class GoogleCloudChannelV1ReportResultsMetadata extends Model (View source)

Properties

protected $dateRangeType
protected $dateRangeDataType
protected $precedingDateRangeType
protected $precedingDateRangeDataType
protected $reportType
protected $reportDataType
string $rowCount

Methods

setDateRange(GoogleCloudChannelV1DateRange $dateRange)

No description

setPrecedingDateRange(GoogleCloudChannelV1DateRange $precedingDateRange)

No description

setReport(GoogleCloudChannelV1Report $report)

No description

setRowCount($rowCount)

No description

string
getRowCount()

No description

Details

setDateRange(GoogleCloudChannelV1DateRange $dateRange)

No description

Parameters

GoogleCloudChannelV1DateRange $dateRange

GoogleCloudChannelV1DateRange getDateRange()

No description

setPrecedingDateRange(GoogleCloudChannelV1DateRange $precedingDateRange)

No description

Parameters

GoogleCloudChannelV1DateRange $precedingDateRange

GoogleCloudChannelV1DateRange getPrecedingDateRange()

No description

setReport(GoogleCloudChannelV1Report $report)

No description

Parameters

GoogleCloudChannelV1Report $report

GoogleCloudChannelV1Report getReport()

No description

setRowCount($rowCount)

No description

Parameters

$rowCount

string getRowCount()

No description

Return Value

string