public sealed class Engine.Types.CommonConfig : IMessage<Engine.Types.CommonConfig>, IEquatable<Engine.Types.CommonConfig>, IDeepCloneable<Engine.Types.CommonConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Engine.Types.CommonConfig.
Common configurations for an Engine.
Implements
IMessageEngineTypesCommonConfig, IEquatableEngineTypesCommonConfig, IDeepCloneableEngineTypesCommonConfig, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1Assembly
Google.Cloud.DiscoveryEngine.V1.dll
Constructors
CommonConfig()
public CommonConfig()
CommonConfig(CommonConfig)
public CommonConfig(Engine.Types.CommonConfig other)
Parameter | |
---|---|
Name | Description |
other |
EngineTypesCommonConfig |
Properties
CompanyName
public string CompanyName { get; set; }
The name of the company, business or entity that is associated with the engine. Setting this may help improve LLM related features.
Property Value | |
---|---|
Type | Description |
string |