public sealed class FormInfo : IMessage<PageInfo.Types.FormInfo>, IEquatable<PageInfo.Types.FormInfo>, IDeepCloneable<PageInfo.Types.FormInfo>, IBufferMessage, IMessage
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\u003eThis document provides versioned documentation for \u003ccode\u003eFormInfo\u003c/code\u003e, a class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, with the latest version being 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFormInfo\u003c/code\u003e represents form information and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it versatile for data handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eFormInfo\u003c/code\u003e includes two constructors: a default constructor (\u003ccode\u003eFormInfo()\u003c/code\u003e) and a constructor that takes another \u003ccode\u003eFormInfo\u003c/code\u003e object (\u003ccode\u003eFormInfo(PageInfo.Types.FormInfo other)\u003c/code\u003e) for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFormInfo\u003c/code\u003e class has a \u003ccode\u003eParameterInfo\u003c/code\u003e property which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing \u003ccode\u003eParameterInfo\u003c/code\u003e objects, and this property is optional for both \u003ccode\u003eWebhookRequest\u003c/code\u003e and \u003ccode\u003eWebhookResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document also includes a comprehensive list of previous versions, ranging from 1.0.0 to 2.22.0, each of which can be individually accessed.\u003c/p\u003e\n"]]],[],null,[]]