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."],[[["The latest version of the Google Cloud Dialogflow v2 API available is 4.26.0, with numerous previous versions listed down to 3.2.0."],["This documentation is for version 4.15.0 of the `SmartReplyModelMetadata` class, which is part of the Google Cloud Dialogflow v2 API."],["`SmartReplyModelMetadata` is a class that provides metadata for smart reply models, which inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SmartReplyModelMetadata` class has a property `TrainingModelType` which allows for the setting of the type of smart reply model, and it defaults to using `model_type` if not set."],["The documentation provides both a default constructor `SmartReplyModelMetadata()` and a copy constructor `SmartReplyModelMetadata(SmartReplyModelMetadata other)` to create instances of this class."]]],[]]