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 webpage provides reference documentation for the `SmartReplyModelMetadata` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The latest version available is 4.26.0, while the current page focuses on version 4.23.0, with a number of other versions also listed, ranging from 3.2.0 to 4.25.0."],["The `SmartReplyModelMetadata` class is used for handling metadata related to smart reply models and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `TrainingModelType`, which defines the type of smart reply model being used."],["The documentation also covers inheritance, inherited members, the namespace, assembly, and constructors for `SmartReplyModelMetadata`, offering a comprehensive overview of its functionality."]]],[]]