Class GetPolicyRequest (1.3.2)

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

Request message for [BinauthzManagementService.GetPolicy][].

Attribute

NameDescription
name str
Required. The resource name of the policy to retrieve, in the format ``projects/*/policy``.

Inheritance

builtins.object > proto.message.Message > GetPolicyRequest