public sealed class SmartReplyModelMetadata : IMessage<SmartReplyModelMetadata>, IEquatable<SmartReplyModelMetadata>, IDeepCloneable<SmartReplyModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SmartReplyModelMetadata.
[[["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 `SmartReplyModelMetadata` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment."],["The `SmartReplyModelMetadata` class is designed to manage metadata for smart reply models and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the available versions of the API, ranging from the latest version 4.26.0 down to 3.2.0, allowing users to access specific documentation for each release."],["The class features two constructors: a parameterless constructor and one that accepts another `SmartReplyModelMetadata` instance, as well as one property named `TrainingModelType`."],["The type for the property `TrainingModelType` is `ConversationModel.Types.ModelType`, for which users can find more information in the provided links."]]],[]]