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

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

Request used by the DeleteBackendAuthenticationConfig method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#etag

def etag() -> ::String
Returns
  • (::String) — Optional. Etag of the resource. If this is provided, it must match the server's etag.

#etag=

def etag=(value) -> ::String
Parameter
  • value (::String) — Optional. Etag of the resource. If this is provided, it must match the server's etag.
Returns
  • (::String) — Optional. Etag of the resource. If this is provided, it must match the server's etag.

#name

def name() -> ::String
Returns
  • (::String) — Required. A name of the BackendAuthenticationConfig to delete. Must be in the format projects/*/locations/{location}/backendAuthenticationConfigs/*.

#name=

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