Class GetIamPolicyServiceAttachmentRequest (1.6.0)

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

A request message for ServiceAttachments.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.
region str
The name of the region for this request.
resource str
Name or id of the resource for this request.

Inheritance

builtins.object > proto.message.Message > GetIamPolicyServiceAttachmentRequest