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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `SmartReplyModelMetadata` class within the Google Cloud Dialogflow v2 API, specifically for version 4.20.0, and links to other versions."],["The `SmartReplyModelMetadata` class is used to handle metadata related to smart reply models, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for `SmartReplyModelMetadata` is 4.26.0, with numerous previous versions also accessible, going as far back as 3.2.0."],["The class includes a `TrainingModelType` property, which allows users to set and get the type of the smart reply model being used."],["The class has 2 constructors: a default one, and one which take another SmartReplyModelMetadata as a parameter."]]],[]]