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 detailing its structure, usage, and implementation across various versions."],["The latest version documented for `SmartReplyModelMetadata` is 4.26.0, while the current page focuses on version 4.12.0, with a range of other versions also being made available."],["The `SmartReplyModelMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes a property called `TrainingModelType` that allows for setting the type of smart reply model being used, which is set to the type `ConversationModel.Types.ModelType`."],["The documentation includes details on the constructors for the `SmartReplyModelMetadata` class, one default constructor, and one that takes another `SmartReplyModelMetadata` instance as a parameter."]]],[]]