Class: Google::Cloud::Compute::V1::InterconnectAttachmentList

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

Overview

Response to the list request, and contains a list of interconnect attachments.

Instance Attribute Summary collapse

Instance Attribute Details

#id::String



15030
15031
15032
15033
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 15030

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

#items::Array<::Google::Cloud::Compute::V1::InterconnectAttachment>



15030
15031
15032
15033
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 15030

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

#kind::String



15030
15031
15032
15033
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 15030

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

#next_page_token::String



15030
15031
15032
15033
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 15030

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


15030
15031
15032
15033
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 15030

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

#warning::Google::Cloud::Compute::V1::Warning



15030
15031
15032
15033
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 15030

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