Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::WorkspaceConfig.
Config to store data store type configuration for workspace data
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dasher_customer_id
def dasher_customer_id() -> ::String
Returns
- (::String) — Obfuscated Dasher customer ID.
#dasher_customer_id=
def dasher_customer_id=(value) -> ::String
Parameter
- value (::String) — Obfuscated Dasher customer ID.
Returns
- (::String) — Obfuscated Dasher customer ID.
#super_admin_email_address
def super_admin_email_address() -> ::String
Returns
- (::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.
#super_admin_email_address=
def super_admin_email_address=(value) -> ::String
Parameter
- value (::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.
Returns
- (::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.
#super_admin_service_account
def super_admin_service_account() -> ::String
Returns
- (::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_service_account=
def super_admin_service_account=(value) -> ::String
Parameter
- value (::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.
Returns
- (::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.
#type
def type() -> ::Google::Cloud::DiscoveryEngine::V1beta::WorkspaceConfig::Type
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::WorkspaceConfig::Type) — The Google Workspace data source.
#type=
def type=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::WorkspaceConfig::Type
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::WorkspaceConfig::Type) — The Google Workspace data source.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::WorkspaceConfig::Type) — The Google Workspace data source.