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 details the `IntentSuggestion` class within the Google Cloud Dialogflow V2 API, showcasing its various versions and functionalities."],["The `IntentSuggestion` class is designed to represent an intent suggestion, with the latest version being 4.26.0 and version 4.16.0 being specifically detailed in the content."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its comprehensive functionality."],["`IntentSuggestion` provides properties like `Description`, `DisplayName`, `HasIntentV2`, `IntentCase`, and `IntentV2`, allowing for detailed management of intent suggestions."],["The available documentation provides information on the properties, constructors, inherited members, and namespace of the IntentSuggestion class for usage."]]],[]]