Class GetResourcePolicyRequest (1.3.1)

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

A request message for ResourcePolicies.Get. See the method description for details.

Attributes

NameDescription
project str
Project ID for this request.
region str
Name of the region for this request.
resource_policy str
Name of the resource policy to retrieve.

Inheritance

builtins.object > proto.message.Message > GetResourcePolicyRequest