Google Cloud Channel V1 Client - Class FetchReportResultsResponse (1.4.0)

Reference documentation and code samples for the Google Cloud Channel V1 Client class FetchReportResultsResponse.

Response message for CloudChannelReportsService.FetchReportResults .

Contains a tabular representation of the report results.

Generated from protobuf message google.cloud.channel.v1.FetchReportResultsResponse

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ report_metadata
Google\Cloud\Channel\V1\ReportResultsMetadata

The metadata for the report results (display name, columns, row count, and date ranges).

↳ rows
array< Google\Cloud\Channel\V1\Row >

The report's lists of values. Each row follows the settings and ordering of the columns from report_metadata .

↳ next_page_token
string

Pass this token to FetchReportResultsRequest.page_token to retrieve the next page of results.

The metadata for the report results (display name, columns, row count, and date ranges).

Returns
Type
Description

The metadata for the report results (display name, columns, row count, and date ranges).

Parameter
Name
Description
Returns
Type
Description
$this

getRows

The report's lists of values. Each row follows the settings and ordering of the columns from report_metadata .

Returns
Type
Description

setRows

The report's lists of values. Each row follows the settings and ordering of the columns from report_metadata .

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

Pass this token to FetchReportResultsRequest.page_token to retrieve the next page of results.

Returns
Type
Description
string

setNextPageToken

Pass this token to FetchReportResultsRequest.page_token to retrieve the next page of results.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: