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 page provides reference documentation for the `SmartReplyModelMetadata` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment."],["The `SmartReplyModelMetadata` class is designed to manage metadata for smart reply models and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the available versions of the API, ranging from the latest version 4.26.0 down to 3.2.0, allowing users to access specific documentation for each release."],["The class features two constructors: a parameterless constructor and one that accepts another `SmartReplyModelMetadata` instance, as well as one property named `TrainingModelType`."],["The type for the property `TrainingModelType` is `ConversationModel.Types.ModelType`, for which users can find more information in the provided links."]]],[]]