Capacity Planner V1BETA API - Class Google::Cloud::CapacityPlanner::V1beta::ExportReservationsUsageResponse (v0.2.0)

Reference documentation and code samples for the Capacity Planner V1BETA API class Google::Cloud::CapacityPlanner::V1beta::ExportReservationsUsageResponse.

A response message for [UsageService.ExportReservationsUsage].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#response

def response() -> ::String
Returns
  • (::String) — The response message for the reservations usage export. In case of bigquery, it will also contain job id.

#response=

def response=(value) -> ::String
Parameter
  • value (::String) — The response message for the reservations usage export. In case of bigquery, it will also contain job id.
Returns
  • (::String) — The response message for the reservations usage export. In case of bigquery, it will also contain job id.