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_v1.types.WorkspaceConfig.Type
The Google Workspace data source. |
dasher_customer_id |
str
Obfuscated Dasher customer ID. |
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