Reference documentation and code samples for the Capacity Planner V1BETA API class Google::Cloud::CapacityPlanner::V1beta::GetCapacityPlanRequest.
Request for getting a capacity plan.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. The name of the capacity plan to retrieve. Format: projects/{project}/capacityPlans/{capacity_plan}
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The name of the capacity plan to retrieve. Format: projects/{project}/capacityPlans/{capacity_plan}
Returns
- (::String) — Required. The name of the capacity plan to retrieve. Format: projects/{project}/capacityPlans/{capacity_plan}