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

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

Identifier for a Google Cloud Platform location.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#linked_locations

def linked_locations() -> ::Array<::Google::Cloud::CapacityPlanner::V1beta::LocationIdentifier::LinkedLocation>
Returns

#linked_locations=

def linked_locations=(value) -> ::Array<::Google::Cloud::CapacityPlanner::V1beta::LocationIdentifier::LinkedLocation>
Parameter
Returns

#location_level

def location_level() -> ::Google::Cloud::CapacityPlanner::V1beta::LocationLevel
Returns

#location_level=

def location_level=(value) -> ::Google::Cloud::CapacityPlanner::V1beta::LocationLevel
Parameter
Returns

#source

def source() -> ::String
Returns
  • (::String) — Required. Location where resource is sourced. For Cloud Storage, the alphabetically first location is the source.

#source=

def source=(value) -> ::String
Parameter
  • value (::String) — Required. Location where resource is sourced. For Cloud Storage, the alphabetically first location is the source.
Returns
  • (::String) — Required. Location where resource is sourced. For Cloud Storage, the alphabetically first location is the source.