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 reference documentation for the `SmartReplyModelMetadata` class within the Google Cloud Dialogflow v2 API, detailing its structure, methods, and usage."],["The class `SmartReplyModelMetadata` is a part of the `Google.Cloud.Dialogflow.V2` namespace and is implemented in the `Google.Cloud.Dialogflow.V2.dll` assembly, and also includes the type of smart reply model used."],["The documentation covers multiple versions of the API, ranging from version 3.2.0 to the latest version 4.26.0, with version 4.21.0 being the current default version displayed."],["`SmartReplyModelMetadata` implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also details the public constructors available."],["The provided content details that `SmartReplyModelMetadata` includes a property `TrainingModelType` of type `ConversationModel.Types.ModelType` which is an optional field that describes the type of smart reply model."]]],[]]