Class: Google::Cloud::Compute::V1::AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
A request message for GlobalNetworkEndpointGroups.AttachNetworkEndpoints. See the method description for details.
Instance Attribute Summary collapse
-
#global_network_endpoint_groups_attach_endpoints_request_resource ⇒ ::Google::Cloud::Compute::V1::GlobalNetworkEndpointGroupsAttachEndpointsRequest
The body resource for this request.
-
#network_endpoint_group ⇒ ::String
The name of the network endpoint group where you are attaching network endpoints to.
-
#project ⇒ ::String
Project ID for this request.
-
#request_id ⇒ ::String
An optional request ID to identify requests.
Instance Attribute Details
#global_network_endpoint_groups_attach_endpoints_request_resource ⇒ ::Google::Cloud::Compute::V1::GlobalNetworkEndpointGroupsAttachEndpointsRequest
2698 2699 2700 2701 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2698 class AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#network_endpoint_group ⇒ ::String
2698 2699 2700 2701 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2698 class AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#project ⇒ ::String
2698 2699 2700 2701 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2698 class AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
2698 2699 2700 2701 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2698 class AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |