Reference documentation and code samples for the Capacity Planner V1BETA API class Google::Cloud::CapacityPlanner::V1beta::LocationIdentifier::LinkedLocation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#label
def label() -> ::String
Returns
- (::String)
#label=
def label=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)
#location
def location() -> ::String
Returns
- (::String) — Required. The linked cloud location.
#location=
def location=(value) -> ::String
Parameter
- value (::String) — Required. The linked cloud location.
Returns
- (::String) — Required. The linked cloud location.
#location_level
def location_level() -> ::Google::Cloud::CapacityPlanner::V1beta::LocationLevel
Returns
- (::Google::Cloud::CapacityPlanner::V1beta::LocationLevel) — The location level such as a region.
#location_level=
def location_level=(value) -> ::Google::Cloud::CapacityPlanner::V1beta::LocationLevel
Parameter
- value (::Google::Cloud::CapacityPlanner::V1beta::LocationLevel) — The location level such as a region.
Returns
- (::Google::Cloud::CapacityPlanner::V1beta::LocationLevel) — The location level such as a region.