Reference documentation and code samples for the Google Cloud Channel V1 Client class ListReportsResponse.
Response message for CloudChannelReportsService.ListReports .
Generated from protobuf message google.cloud.channel.v1.ListReportsResponse
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ reports
↳ next_page_token
string
Pass this token to FetchReportResultsRequest.page_token to retrieve the next page of results.
getReports
The reports available to the partner.
setReports
The reports available to the partner.
$this
getNextPageToken
Pass this token to FetchReportResultsRequest.page_token to retrieve the next page of results.
string
setNextPageToken
Pass this token to FetchReportResultsRequest.page_token to retrieve the next page of results.
var
string
$this