Cloud Channel V1 API - Class Google::Cloud::Channel::V1::FetchReportResultsResponse (v0.23.2)

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

Response message for CloudChannelReportsService.FetchReportResults . Contains a tabular representation of the report results.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

defnext_page_token()->::String
Returns

#next_page_token=

defnext_page_token=(value)->::String
Parameter
Returns

#report_metadata

defreport_metadata()->::Google::Cloud::Channel::V1::ReportResultsMetadata
Returns

#report_metadata=

defreport_metadata=(value)->::Google::Cloud::Channel::V1::ReportResultsMetadata
Parameter
Returns

#rows

defrows()->::Array<::Google::Cloud::Channel::V1::Row>
Returns

#rows=

defrows=(value)->::Array<::Google::Cloud::Channel::V1::Row>
Parameter
  • value (::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.
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.