Class: Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegion

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

Overview

[Output Only] The regions Attachments in this group are in.

Instance Attribute Summary collapse

Instance Attribute Details

#metros::Array<::Google::Cloud::Compute::V1::InterconnectAttachmentGroupLogicalStructureRegionMetro>



17220
17221
17222
17223
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17220

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

#region::String

Returns [Output Only] The name of a region, like "us-central1".

Returns:

  • (::String)

    [Output Only] The name of a region, like "us-central1".



17220
17221
17222
17223
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17220

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