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 webpage provides documentation for the `SmartReplyModelMetadata` class within the Google Cloud Dialogflow v2 API, specifically across multiple versions, including the latest 4.26.0."],["The `SmartReplyModelMetadata` class is used for managing metadata related to smart reply models, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists a historical record of versions of the Google Cloud Dialogflow v2 API, ranging from version 4.26.0 (latest) down to version 3.2.0."],["The `SmartReplyModelMetadata` class includes a property named `TrainingModelType` to specify the type of smart reply model being used and takes in a `ConversationModel.Types.ModelType` as a parameter."],["There are 2 constructors for the class `SmartReplyModelMetadata`, the default constructor `SmartReplyModelMetadata()` and the `SmartReplyModelMetadata(SmartReplyModelMetadata other)` constructor which takes in another object of the `SmartReplyModelMetadata` class."]]],[]]