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 document provides reference documentation for the `IntentSuggestion` class within the Google Cloud Dialogflow v2 API for .NET."],["The `IntentSuggestion` class, which represents an intent suggestion, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties like `Description`, `DisplayName`, `HasIntentV2`, `IntentCase`, and `IntentV2`, allowing you to set information like the human readable description, the display name of the intent and much more."],["The document details the constructors for creating `IntentSuggestion` objects and includes a listing of available versions, ranging from 4.26.0 down to 3.2.0."],["The page gives you the ability to navigate through all the available versions of the `IntentSuggestion` reference documentation, so that you can find the documentation associated to the specific version you are working with."]]],[]]