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 webpage provides reference documentation for the `SmartReplyModelMetadata` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The latest version of `SmartReplyModelMetadata` documented is 4.26.0, with multiple previous versions also available for reference, ranging down to version 3.2.0."],["The `SmartReplyModelMetadata` class provides metadata for smart reply models used in Dialogflow, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SmartReplyModelMetadata` class includes a `TrainingModelType` property to specify the type of the smart reply model being used, and can be constructed without parameters, or with another SmartReplyModelMetadata object as a parameter."],["The documentation is organized to give details about the public methods, properties, inheritance and implemented interfaces for this class."]]],[]]