public sealed class Intent.Types.FollowupIntentInfo : IMessage<Intent.Types.FollowupIntentInfo>, IEquatable<Intent.Types.FollowupIntentInfo>, IDeepCloneable<Intent.Types.FollowupIntentInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.FollowupIntentInfo.
[[["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 webpage provides documentation for the `Intent.Types.FollowupIntentInfo` class within the Google Cloud Dialogflow v2 API, detailing its purpose as a representation of a single followup intent in a chain."],["The content lists a comprehensive history of versions for the `FollowupIntentInfo` class, ranging from version 4.26.0 (latest) down to 3.2.0, and includes each version's individual path to access."],["The `FollowupIntentInfo` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `FollowupIntentName` and `ParentFollowupIntentName`, which respectively hold the unique identifiers for the followup intent and its parent, formatted as `projects/\u003cProject ID\u003e/agent/intents/\u003cIntent ID\u003e`."],["The page contains information for different versions of the Google.Cloud.Dialogflow.V2 library within .NET, which the visitor can choose depending on their version requirement."]]],[]]