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 v1beta 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 page provides reference documentation for the `Engine.Types.CommonConfig` class within the Discovery Engine v1beta API."],["`Engine.Types.CommonConfig` is a class that defines common configurations for an Engine and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes constructors for creating a new `CommonConfig` instance, either with default settings or by copying from another `CommonConfig` instance."],["The class includes one property, `CompanyName`, which is a string representing the name of a company, business, or entity associated with the engine, intended to enhance LLM-related functionalities."]]],[]]