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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `ReconConfig.Types.ModelConfig` class within the Enterprise Knowledge Graph v1 API."],["The latest version of `ReconConfig.Types.ModelConfig` is 1.0.0-beta04, with an older version of 1.0.0-beta03 also available."],["`ReconConfig.Types.ModelConfig` inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: `ModelConfig()` and `ModelConfig(ReconConfig.Types.ModelConfig other)`, where the latter accepts another `ModelConfig` object as a parameter."],["`ModelConfig` has two properties, `ModelName` and `VersionTag`, both of which are strings that represent the name and version of the model respectively, defaulting to documentation values if unspecified."]]],[]]