Network Security V1 API - Class Google::Cloud::NetworkSecurity::V1::DeleteMirroringEndpointGroupRequest (v0.1.0)

Reference documentation and code samples for the Network Security V1 API class Google::Cloud::NetworkSecurity::V1::DeleteMirroringEndpointGroupRequest.

Request message for DeleteMirroringEndpointGroup.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The endpoint group to delete.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The endpoint group to delete.
Returns
  • (::String) — Required. The endpoint group to delete.

#request_id

def request_id() -> ::String
Returns
  • (::String) — Optional. A unique identifier for this request. Must be a UUID4. This request is only idempotent if a request_id is provided. See https://google.aip.dev/155 for more details.

#request_id=

def request_id=(value) -> ::String
Parameter
  • value (::String) — Optional. A unique identifier for this request. Must be a UUID4. This request is only idempotent if a request_id is provided. See https://google.aip.dev/155 for more details.
Returns
  • (::String) — Optional. A unique identifier for this request. Must be a UUID4. This request is only idempotent if a request_id is provided. See https://google.aip.dev/155 for more details.