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>



35743
35744
35745
35746
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 35743

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

#region::String

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

Returns:

  • (::String)

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



35743
35744
35745
35746
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 35743

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