Class: Google::Cloud::Compute::V1::ExternalVpnGatewayList
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::ExternalVpnGatewayList
- 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
- #etag ⇒ ::String
-
#id ⇒ ::String
[Output Only] Unique identifier for the resource; defined by the server.
-
#items ⇒ ::Array<::Google::Cloud::Compute::V1::ExternalVpnGateway>
A list of ExternalVpnGateway resources.
-
#kind ⇒ ::String
[Output Only] Type of resource.
-
#next_page_token ⇒ ::String
[Output Only] This token allows you to get the next page of results for list requests.
-
#self_link ⇒ ::String
[Output Only] Server-defined URL for this resource.
-
#warning ⇒ ::Google::Cloud::Compute::V1::Warning
[Output Only] Informational warning message.
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 |
#self_link ⇒ ::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 |
#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 |