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."],[[["The latest version of the `FollowupIntentInfo` documentation is 4.26.0, and the page provides links to versions from 4.26.0 down to 3.2.0 of it."],["`FollowupIntentInfo` is a class representing a single followup intent in a chain within Google Cloud Dialogflow V2."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, a parameterless one, and one that takes another `FollowupIntentInfo` as a parameter for copying."],["`FollowupIntentInfo` has two key properties: `FollowupIntentName`, which is the unique identifier of the intent, and `ParentFollowupIntentName`, which is the identifier of the intent's parent."]]],[]]