Class GetClientTlsPolicyRequest (0.7.1)

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

Request used by the GetClientTlsPolicy method.

Attribute

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

Inheritance

builtins.object > proto.message.Message > GetClientTlsPolicyRequest