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-03-21 UTC."],[[["This page provides documentation for the `SmartReplyModelMetadata` class within the Google Cloud Dialogflow v2 API, specifically detailing versions from 3.2.0 to 4.26.0, with the latest release being 4.26.0."],["The `SmartReplyModelMetadata` class, part of the `Google.Cloud.Dialogflow.V2` namespace, offers metadata for smart reply models and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors, including a parameter for creating a new instance from another `SmartReplyModelMetadata` object, named other."],["The `TrainingModelType` property within `SmartReplyModelMetadata` is described as optional and allows setting the type of smart reply model, defaulting to model_type if not provided, using `ConversationModel.Types.ModelType`."],["The webpage displays a full listing of API versions available for the SmartReplyModelMetadata class starting at version 3.2.0, and all the way up to the most recent version 4.26.0."]]],[]]