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-04-09 UTC."],[[["This page provides reference documentation for the `SmartReplyModelMetadata` class within the Google Cloud Dialogflow v2 API, specifically for version 4.24.0."],["The `SmartReplyModelMetadata` class is used to represent metadata for smart reply models in Dialogflow, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this class is 4.26.0, with a comprehensive list of previous versions available, dating back to version 3.2.0."],["The page details the class's constructors, including a default constructor and a copy constructor, as well as the `TrainingModelType` property that determines the type of smart reply model."],["The `SmartReplyModelMetadata` class inherits from `object` and has the namespace `Google.Cloud.Dialogflow.V2`."]]],[]]