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-04-09 UTC."],[[["This webpage provides reference documentation for the `Intent.Types.FollowupIntentInfo` class within the Google Cloud Dialogflow v2 API for .NET."],["The `FollowupIntentInfo` class represents a single follow-up intent in a chain and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties for `FollowupIntentName` and `ParentFollowupIntentName`, both of which are strings representing unique identifiers in the format of `projects/\u003cProject ID\u003e/agent/intents/\u003cIntent ID\u003e`."],["The page also lists the various versions of the Google Cloud Dialogflow v2 API, from 4.26.0 (latest) down to 3.2.0, each linking to its corresponding documentation for `FollowupIntentInfo`."],["There are also 2 constructors available, `FollowupIntentInfo()` and `FollowupIntentInfo(FollowupIntentInfo)` allowing the creation of an empty object or to make a copy of another object."]]],[]]