Network Services V1 API - Class Google::Cloud::NetworkServices::V1::DeleteAgentGatewayRequest (v2.10.1)

Reference documentation and code samples for the Network Services V1 API class Google::Cloud::NetworkServices::V1::DeleteAgentGatewayRequest.

Request used by the DeleteAgentGateway method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#etag

def etag() -> ::String
Returns
  • (::String) — Optional. The etag of the AgentGateway to delete.

#etag=

def etag=(value) -> ::String
Parameter
  • value (::String) — Optional. The etag of the AgentGateway to delete.
Returns
  • (::String) — Optional. The etag of the AgentGateway to delete.

#name

def name() -> ::String
Returns
  • (::String) — Required. A name of the AgentGateway to delete. Must be in the format projects/*/locations/*/agentGateways/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. A name of the AgentGateway to delete. Must be in the format projects/*/locations/*/agentGateways/*.
Returns
  • (::String) — Required. A name of the AgentGateway to delete. Must be in the format projects/*/locations/*/agentGateways/*.