Class: Google::Cloud::CapacityPlanner::V1beta::LocationIdentifier::LinkedLocation

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/capacityplanner/v1beta/location.rb

Instance Attribute Summary collapse

Instance Attribute Details

#label::String

Returns:

  • (::String)


47
48
49
50
# File 'proto_docs/google/cloud/capacityplanner/v1beta/location.rb', line 47

class LinkedLocation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#location::String

Returns Required. The linked cloud location.

Returns:

  • (::String)

    Required. The linked cloud location.



47
48
49
50
# File 'proto_docs/google/cloud/capacityplanner/v1beta/location.rb', line 47

class LinkedLocation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#location_level::Google::Cloud::CapacityPlanner::V1beta::LocationLevel

Returns The location level such as a region.

Returns:



47
48
49
50
# File 'proto_docs/google/cloud/capacityplanner/v1beta/location.rb', line 47

class LinkedLocation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end