App Optimize V1BETA API - Class Google::Cloud::Appoptimize::V1beta::GetReportRequest (v0.1.0)

Reference documentation and code samples for the App Optimize V1BETA API class Google::Cloud::Appoptimize::V1beta::GetReportRequest.

Request message for the GetReport method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the report to retrieve.

    Format: projects/{project}/locations/{location}/reports/{report_id}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the report to retrieve.

    Format: projects/{project}/locations/{location}/reports/{report_id}.

Returns
  • (::String) — Required. The name of the report to retrieve.

    Format: projects/{project}/locations/{location}/reports/{report_id}.