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 document provides reference documentation for the `SmartReplyModelMetadata` class within the Google Cloud Dialogflow v2 API, specifically for version 4.25.0 of the .NET library."],["`SmartReplyModelMetadata` is a class that represents metadata for smart reply models, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document outlines the class's constructors and properties, including `SmartReplyModelMetadata()` and `SmartReplyModelMetadata(SmartReplyModelMetadata other)` as constructors, and `TrainingModelType` which is an optional property."],["A list of versioned documentation links is provided, spanning from version 3.2.0 to 4.26.0, allowing developers to access information for different releases of the Dialogflow v2 API."]]],[]]