Authorization(mapping=None, *, ignore_unknown_fields=False, **kwargs)The authorization information used when invoking deployment endpoints.
Attributes |
|
|---|---|
| Name | Description |
name |
str
The canonical full name of this resource. Example: projects/123/authorization
|
service_account_email |
str
The email address of the service account used to authenticate requests to add-on callback endpoints. |
oauth_client_id |
str
The OAuth client ID used to obtain OAuth access tokens for a user on the add-on's behalf. |