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

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

A response message for [UsageService.ExportUsageHistories].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#response

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

#response=

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