WorkspaceConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Config to store data store type configuration for workspace data
Attributes |
|
|---|---|
| Name | Description |
type_ |
google.cloud.discoveryengine_v1beta.types.WorkspaceConfig.Type
The Google Workspace data source. |
dasher_customer_id |
str
Output only. Obfuscated Dasher customer ID. Derived by the server from the project's GCP organization at data store creation time; any value supplied in the request payload is ignored. |
super_admin_service_account |
str
Optional. The super admin service account for the workspace that will be used for access token generation. For now we only use it for Native Google Drive connector data ingestion. |
super_admin_email_address |
str
Optional. The super admin email address for the workspace that will be used for access token generation. For now we only use it for Native Google Drive connector data ingestion. |
Classes
Type
Type(value)Specifies the type of Workspace App supported by this DataStore