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 document provides reference documentation for the `Engine.Types.CommonConfig` class within the Discovery Engine v1 API."],["`Engine.Types.CommonConfig` is a class that defines common configurations for an Engine in the Discovery Engine v1 API, and it inherits from the object class."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling features like message handling and deep cloning."],["The `CommonConfig` class includes a `CompanyName` property of type string, which is used to provide the name of the associated company, business, or entity."],["Multiple versions of this class are available, with version 1.6.0 being the latest and several previous version listed."]]],[]]