Capacity Planner V1BETA API - Class Google::Cloud::CapacityPlanner::V1beta::QueryCapacityPlansResponse (v0.1.0)

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

Response of querying capacity plans.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#capacity_plans

def capacity_plans() -> ::Array<::Google::Cloud::CapacityPlanner::V1beta::CapacityPlan>
Returns

#capacity_plans=

def capacity_plans=(value) -> ::Array<::Google::Cloud::CapacityPlanner::V1beta::CapacityPlan>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Token to retrieve the next page of results. This will be empty if there are no more pages.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Token to retrieve the next page of results. This will be empty if there are no more pages.
Returns
  • (::String) — Token to retrieve the next page of results. This will be empty if there are no more pages.