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"]],[["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 latest version of the `FollowupIntentInfo` class is 4.26.0, and the page provides links to versions going back to 3.2.0 within the Google.Cloud.Dialogflow.V2 namespace."],["The `FollowupIntentInfo` class represents a single followup intent within the Dialogflow system."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, one default and one that accepts another `FollowupIntentInfo` object."],["The `FollowupIntentInfo` class has properties for `FollowupIntentName` and `ParentFollowupIntentName`, both of which are strings representing unique identifiers for intents in the format of `projects/{Project ID}/agent/intents/{Intent ID}`."]]],[]]