Class: Google::Cloud::Compute::V1::ExternalVpnGatewayList

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 externalVpnGateways.

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String



8461
8462
8463
8464
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8461

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

#id::String



8461
8462
8463
8464
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8461

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

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



8461
8462
8463
8464
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8461

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

#kind::String



8461
8462
8463
8464
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8461

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

#next_page_token::String



8461
8462
8463
8464
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8461

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


8461
8462
8463
8464
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8461

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

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



8461
8462
8463
8464
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8461

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