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 webpage provides documentation for the `FollowupIntentInfo` class within the `Google.Cloud.Dialogflow.V2` namespace, with the latest version being 4.26.0 and as old as 3.2.0."],["`FollowupIntentInfo` represents a single followup intent in a chain, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `FollowupIntentInfo` has two constructors, one default and one that takes another `FollowupIntentInfo` instance as a parameter."],["The `FollowupIntentInfo` class includes two main properties: `FollowupIntentName` and `ParentFollowupIntentName`, both of which are strings and represent unique identifiers in a specific format."],["The documentation includes a list of all available versions, each linking to the `FollowupIntentInfo` class within that version's documentation, from version 4.26.0 down to 3.2.0."]]],[]]