Class: Google::Cloud::Compute::V1::DeleteNetworkEndpointGroupRequest

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

Overview

A request message for NetworkEndpointGroups.Delete. See the method description for details.

Instance Attribute Summary collapse

Instance Attribute Details

#network_endpoint_group::String



4504
4505
4506
4507
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4504

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

#project::String



4504
4505
4506
4507
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4504

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

#request_id::String



4504
4505
4506
4507
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4504

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

#zone::String



4504
4505
4506
4507
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4504

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