Class DeleteClientTlsPolicyRequest (0.7.1)

DeleteClientTlsPolicyRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request used by the DeleteClientTlsPolicy method.

Attribute

NameDescription
name str
Required. A name of the ClientTlsPolicy to delete. Must be in the format ``projects/*/locations/{location}/clientTlsPolicies/*``.

Inheritance

builtins.object > proto.message.Message > DeleteClientTlsPolicyRequest