Class GetAuthorizationPolicyRequest (0.1.5)

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

Request used by the GetAuthorizationPolicy method. .. attribute:: name

Required. A name of the AuthorizationPolicy to get. Must be in the format projects/{project}/locations/{location}/authorizationPolicies/*.

:type: str