public sealed class FollowupIntentInfo : IMessage<Intent.Types.FollowupIntentInfo>, IEquatable<Intent.Types.FollowupIntentInfo>, IDeepCloneable<Intent.Types.FollowupIntentInfo>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eFollowupIntentInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, spanning multiple versions of the library from 3.2.0 up to 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFollowupIntentInfo\u003c/code\u003e represents a single followup intent in a chain, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, indicating its role in the Dialogflow structure.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that takes another \u003ccode\u003eFollowupIntentInfo\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two primary properties, \u003ccode\u003eFollowupIntentName\u003c/code\u003e and \u003ccode\u003eParentFollowupIntentName\u003c/code\u003e, which hold the unique identifiers of the followup intent and its parent intent respectively, both in the format \u003ccode\u003eprojects/{Project ID}/agent/intents/{Intent ID}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe object also inherits several methods from the \u003ccode\u003eObject\u003c/code\u003e class, such as GetHashCode(), GetType(), MemberwiseClone() and ToString().\u003c/p\u003e\n"]]],[],null,[]]