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\u003eThe provided content outlines the different versions of \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.PageInfo.Types.FormInfo\u003c/code\u003e, ranging from the latest version 2.23.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFormInfo\u003c/code\u003e is a class that represents form information within the Google.Cloud.Dialogflow.Cx.V3 namespace and is part of the Google.Cloud.Dialogflow.Cx.V3.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFormInfo\u003c/code\u003e class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and has two constructors: a default constructor and one that takes another \u003ccode\u003eFormInfo\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eFormInfo\u003c/code\u003e has a property named \u003ccode\u003eParameterInfo\u003c/code\u003e, of type \u003ccode\u003eRepeatedField<PageInfo.Types.FormInfo.Types.ParameterInfo>\u003c/code\u003e, which contains the parameters in a form, that will be optional for both WebhookRequest and WebhookResponse.\u003c/p\u003e\n"]]],[],null,[]]