public sealed class ArticleSuggestionModelMetadata : IMessage<ArticleSuggestionModelMetadata>, IEquatable<ArticleSuggestionModelMetadata>, IDeepCloneable<ArticleSuggestionModelMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ArticleSuggestionModelMetadata.
[[["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 document provides reference documentation for the `ArticleSuggestionModelMetadata` class within the Google Cloud Dialogflow v2 API, with the latest version being 4.26.0."],["The `ArticleSuggestionModelMetadata` class is used for metadata related to article suggestion models, with an inheritance from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document covers versions ranging from 4.26.0 down to 3.2.0 of the `Google.Cloud.Dialogflow.V2` namespace, and it includes the `ArticleSuggestionModelMetadata` class definition and its properties."],["The class has two constructors, one of which is parameterless, the other taking an `ArticleSuggestionModelMetadata` object as a parameter."],["The class includes one property, `TrainingModelType` that allows setting the type of the article suggestion model."]]],[]]