public sealed class Intent.Types.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 `Intent.Types.FollowupIntentInfo` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment."],["The `FollowupIntentInfo` class represents a single followup intent in a chain and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["The documentation lists multiple versions of the API, with version 4.26.0 being the latest and 4.23.0 being the current one viewed, along with all the links to earlier versions."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The properties `FollowupIntentName` and `ParentFollowupIntentName` allow the user to input the unique identifiers of the follow up intent and it's parent."]]],[]]