public sealed class IntentSuggestion : IMessage<IntentSuggestion>, IEquatable<IntentSuggestion>, IDeepCloneable<IntentSuggestion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class IntentSuggestion.
The unique identifier of this
[intent][google.cloud.dialogflow.v2.Intent]. Format: projects/<Project
ID>/locations/<Location ID>/agent/intents/<Intent ID>.
[[["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 provided content is the documentation for the `IntentSuggestion` class within the Google Cloud Dialogflow v2 API, specifically for version 4.15.0, but also shows links to other versions."],["`IntentSuggestion` represents a suggestion for an intent in Dialogflow, providing properties like `Description`, `DisplayName`, `HasIntentV2`, `IntentCase`, and `IntentV2`."],["The documentation outlines the inheritance structure of the `IntentSuggestion` class, along with the interfaces it implements, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Constructors and properties of the `IntentSuggestion` class are detailed, including their descriptions and value types, for instance, the `Description` property is a string with a 140 character limit."],["The documentation provides links to every versions of the Dialogflow API from 3.2.0 up to 4.26.0, with the latest being 4.26.0."]]],[]]