Class GetGoogleServiceAccountRequest (1.4.0)

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

Request passed to GetGoogleServiceAccount.

Attribute

NameDescription
project_id str
Required. The ID of the Google Cloud project that the Google service account is associated with.

Inheritance

builtins.object > proto.message.Message > GetGoogleServiceAccountRequest