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 focusing on version 4.7.0."],["The `SmartReplyModelMetadata` class, which is a part of the `Google.Cloud.Dialogflow.V2` namespace, is designed for handling metadata related to smart reply models."],["The page lists numerous prior versions of the API, from 3.2.0 to 4.26.0, with version 4.26.0 identified as the latest release."],["The documentation details the class's constructors, including a default constructor and a copy constructor, and also outlines its `TrainingModelType` property which determines the type of smart reply model."],["`SmartReplyModelMetadata` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, cloning, and buffering."]]],[]]