Class UndeleteServiceAccountRequest (2.15.0)

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

The service account undelete request.

Attribute

NameDescription
name str
The resource name of the service account in the following format: projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT_UNIQUE_ID}. Using - as a wildcard for the PROJECT_ID will infer the project from the account.