Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class WorkspaceConfig.
Config to store data store type configuration for workspace data
Generated from protobuf message google.cloud.discoveryengine.v1.WorkspaceConfig
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ type
int
The Google Workspace data source.
↳ dasher_customer_id
string
Obfuscated Dasher customer ID.
↳ super_admin_service_account
string
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
string
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.
getType
The Google Workspace data source.
int
setType
The Google Workspace data source.
var
int
$this
getDasherCustomerId
Obfuscated Dasher customer ID.
string
setDasherCustomerId
Obfuscated Dasher customer ID.
var
string
$this
getSuperAdminServiceAccount
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.
string
setSuperAdminServiceAccount
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.
var
string
$this
getSuperAdminEmailAddress
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.
string
setSuperAdminEmailAddress
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.
var
string
$this