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 page provides reference documentation for the `ArticleSuggestionModelMetadata` class within the Google Cloud Dialogflow v2 API, detailing its structure, purpose, and implementation."],["The content covers a range of versions of the Dialogflow v2 API, from version 3.2.0 to the latest version 4.26.0, each with its own specific `ArticleSuggestionModelMetadata` documentation."],["The `ArticleSuggestionModelMetadata` class serves as metadata for article suggestion models, inheriting from `Object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`."],["The `ArticleSuggestionModelMetadata` class contains properties and constructors, including the `TrainingModelType` property, which specifies the model type used for article suggestions."],["There are two constructors provided, a default constructor and one that accepts another instance of `ArticleSuggestionModelMetadata` for copying."]]],[]]