public sealed class ReconConfig.Types.ModelConfig : IMessage<ReconConfig.Types.ModelConfig>, IEquatable<ReconConfig.Types.ModelConfig>, IDeepCloneable<ReconConfig.Types.ModelConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Enterprise Knowledge Graph v1 API class ReconConfig.Types.ModelConfig.
[[["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 documentation provides details for the `ReconConfig.Types.ModelConfig` class within the Enterprise Knowledge Graph v1 API, specifically version 1.0.0-beta03."],["The `ModelConfig` class, which inherits from `object`, also implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities within the API."],["The class offers two constructors: a default constructor (`ModelConfig()`) and a constructor that accepts another `ModelConfig` object for duplication purposes."],["`ModelConfig` includes properties `ModelName` and `VersionTag`, both of which are strings used to specify the model's name and version, with default values available if they are left unspecified."],["The documentation lists the latest version of `ReconConfig.Types.ModelConfig` as 1.0.0-beta04, which users can navigate to for the most up to date information."]]],[]]