public sealed class WorkspaceConfig : IMessage<WorkspaceConfig>, IEquatable<WorkspaceConfig>, IDeepCloneable<WorkspaceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class WorkspaceConfig.
Config to store data store type configuration for workspace data
public string SuperAdminEmailAddress { get; set; }
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.
public string SuperAdminServiceAccount { get; set; }
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eWorkspaceConfig\u003c/code\u003e class within the Google Cloud Discovery Engine v1beta API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkspaceConfig\u003c/code\u003e class is used to store data store type configurations for workspace data, as indicated by its class definition.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkspaceConfig\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for operations like deep cloning and protocol buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eWorkspaceConfig\u003c/code\u003e include \u003ccode\u003eDasherCustomerId\u003c/code\u003e, \u003ccode\u003eSuperAdminEmailAddress\u003c/code\u003e, \u003ccode\u003eSuperAdminServiceAccount\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which manage customer IDs, admin credentials, and data source types.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkspaceConfig\u003c/code\u003e class is accessible under the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]