class BatchRunReportsResponse extends Collection (View source)

Properties

protected $collection_key
string $kind
protected $reportsType
protected $reportsDataType

Methods

setKind($kind)

No description

string
getKind()

No description

setReports($reports)

No description

getReports()

No description

Details

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setReports($reports)

No description

Parameters

$reports

RunReportResponse[] getReports()

No description

Return Value

RunReportResponse[]