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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation and code samples for the `Engine.Types.CommonConfig` class within the Discovery Engine v1 API."],["The `Engine.Types.CommonConfig` class is designed to hold common configurations for an Engine, inheriting from `object` and implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage covers documentation for version 1.5.0 of the API, while also providing links to previous versions, including 1.0.0-beta06, and the latest version 1.6.0, and covers earlier versions."],["The `CommonConfig` class includes properties like `CompanyName`, which is a string intended to hold the name of the company or entity associated with the engine to improve LLM features."]]],[]]