Class: Google::Cloud::Compute::V1::GlobalNetworkEndpointGroupsDetachEndpointsRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#network_endpoints::Array<::Google::Cloud::Compute::V1::NetworkEndpoint>

Returns The list of network endpoints to be detached.

Returns:



10809
10810
10811
10812
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 10809

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