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 information for the `ArticleSuggestionModelMetadata` class within the Google Cloud Dialogflow v2 API, specifically for version 4.24.0 and its relation to other versions."],["The `ArticleSuggestionModelMetadata` class is used for defining metadata for article suggestion models and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content outlines the class's inheritance from the base `object` class and its implementation of multiple interfaces, giving developers an overview of its place in the type hierarchy."],["The class includes properties such as `TrainingModelType`, which is used to define the type of article suggestion model and can be set using the `ConversationModel.Types.ModelType` enum."],["The API documentation covers a range of versions, from 3.2.0 to the latest version, 4.26.0, showing the evolution of `ArticleSuggestionModelMetadata` and its associated resources."]]],[]]