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 in the .NET environment, with versions ranging from 3.2.0 up to the latest 4.26.0."],["The `SmartReplyModelMetadata` class, part of the Google Cloud Dialogflow V2 API, is used for handling metadata related to smart reply models."],["`SmartReplyModelMetadata` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for object management and serialization within the Google Protobuf framework."],["The class includes a property `TrainingModelType`, which specifies the type of the smart reply model and defaults to `model_type` if unspecified."],["The documentation includes details on the class's constructors and inherited members, such as `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."]]],[]]