public sealed class WorkspaceConfig : IMessage<WorkspaceConfig>, IEquatable<WorkspaceConfig>, IDeepCloneable<WorkspaceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 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\u003eVersion 1.5.0 of the Google.Cloud.DiscoveryEngine.V1 API class WorkspaceConfig is documented here, with version 1.6.0 being the latest version available.\u003c/p\u003e\n"],["\u003cp\u003eWorkspaceConfig is a class designed to store data store type configuration for workspace data within the Discovery Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe WorkspaceConfig class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits members from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the WorkspaceConfig class include DasherCustomerId, SuperAdminEmailAddress, SuperAdminServiceAccount, and Type, which are used for configuration and access control.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a parameterless constructor and one that takes another WorkspaceConfig as a parameter to create a new instance of the class.\u003c/p\u003e\n"]]],[],null,[]]