public sealed class FollowupIntentInfo : IMessage<Intent.Types.FollowupIntentInfo>, IEquatable<Intent.Types.FollowupIntentInfo>, IDeepCloneable<Intent.Types.FollowupIntentInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.FollowupIntentInfo.
[[["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-04-09 UTC."],[[["This page provides documentation for the `FollowupIntentInfo` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["`FollowupIntentInfo` represents a single followup intent in the chain, and it can be found in the `Google.Cloud.Dialogflow.V2.Intent.Types` namespace."],["The documentation covers a range of versions from 3.2.0 to the latest, 4.26.0, showing the evolution of the class."],["Key properties of `FollowupIntentInfo` include `FollowupIntentName` and `ParentFollowupIntentName`, both of which are string identifiers in the format of `projects/\u003cProject ID\u003e/agent/intents/\u003cIntent ID\u003e`."],["It implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, making it compatible with various .NET features."]]],[]]