Class GetIamPolicyInstanceRequest (1.5.0)

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

A request message for Instances.GetIamPolicy. See the method description for details.

Attributes

NameDescription
options_requested_policy_version int
Requested IAM Policy version. This field is a member of `oneof`_ ``_options_requested_policy_version``.
project str
Project ID for this request.
resource str
Name or id of the resource for this request.
zone str
The name of the zone for this request.

Inheritance

builtins.object > proto.message.Message > GetIamPolicyInstanceRequest