Cloud Channel V1 API - Class Google::Cloud::Channel::V1::FetchReportResultsRequest (v0.18.0)

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

Request message for CloudChannelReportsService.FetchReportResults.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#page_size

def page_size() -> ::Integer
Returns
  • (::Integer) — Optional. Requested page size of the report. The server may return fewer results than requested. If you don't specify a page size, the server uses a sensible default (may change over time).

    The maximum value is 30,000; the server will change larger values to 30,000.

#page_size=

def page_size=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. Requested page size of the report. The server may return fewer results than requested. If you don't specify a page size, the server uses a sensible default (may change over time).

    The maximum value is 30,000; the server will change larger values to 30,000.

Returns
  • (::Integer) — Optional. Requested page size of the report. The server may return fewer results than requested. If you don't specify a page size, the server uses a sensible default (may change over time).

    The maximum value is 30,000; the server will change larger values to 30,000.

#page_token

def page_token() -> ::String
Returns

#page_token=

def page_token=(value) -> ::String
Parameter
Returns

#report_job

def report_job() -> ::String
Returns

#report_job=

def report_job=(value) -> ::String
Parameter
Returns