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` 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."]]],[]]