Deployment(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A Google Workspace Add-on deployment
Attributes |
|
---|---|
Name | Description |
name |
str
The deployment resource name. Example: projects/123/deployments/my_deployment. |
oauth_scopes |
MutableSequence[str]
The list of Google OAuth scopes for which to request consent from the end user before executing an add-on endpoint. |
add_ons |
google.cloud.gsuiteaddons_v1.types.AddOns
The Google Workspace Add-on configuration. |
etag |
str
This value is computed by the server based on the version of the deployment in storage, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. |