public sealed class PageInfo.Types.FormInfo : IMessage<PageInfo.Types.FormInfo>, IEquatable<PageInfo.Types.FormInfo>, IDeepCloneable<PageInfo.Types.FormInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class PageInfo.Types.FormInfo.
public RepeatedField<PageInfo.Types.FormInfo.Types.ParameterInfo> ParameterInfo { get; }
Optional for both
[WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and
[WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse]. The
parameters contained in the form. Note that the webhook cannot add or
remove any form parameter.
[[["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."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003ePageInfo.Types.FormInfo\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, used to represent form information in the context of conversational AI.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the \u003ccode\u003eFormInfo\u003c/code\u003e class's inheritance, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e from Google's Protocol Buffers library.\u003c/p\u003e\n"],["\u003cp\u003eIt includes available constructors for \u003ccode\u003eFormInfo\u003c/code\u003e, such as a default constructor and one that copies from another \u003ccode\u003eFormInfo\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eA key property of \u003ccode\u003eFormInfo\u003c/code\u003e is \u003ccode\u003eParameterInfo\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e that allows for managing parameters contained within a form, crucial for handling dynamic data in webhook requests and responses.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers a range of versions for the Dialogflow CX v3 API, from version 1.0.0 to 2.23.0, with the latest being version 2.23.0, and all referencing the \u003ccode\u003ePageInfo.Types.FormInfo\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]