public sealed class SmartReplyModelMetadata : IMessage<SmartReplyModelMetadata>, IEquatable<SmartReplyModelMetadata>, IDeepCloneable<SmartReplyModelMetadata>, IBufferMessage, IMessage
[[["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 documentation for the `SmartReplyModelMetadata` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its structure and functionality."],["The `SmartReplyModelMetadata` class, used for smart reply models, is part of the `Google.Cloud.Dialogflow.V2` assembly, specifically in the `Google.Cloud.Dialogflow.V2.dll` file."],["The class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage` interfaces, offering methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["It contains a property called `TrainingModelType` of type `ConversationModel.Types.ModelType`, which is optional and specifies the type of the smart reply model."],["Multiple versions of this documentation are available, ranging from version 3.2.0 to the latest 4.26.0, all concerning the SmartReplyModelMetadata for easy access and reference."]]],[]]