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 latest version of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.PageInfo.Types.FormInfo\u003c/code\u003e is 2.23.0, with numerous earlier versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFormInfo\u003c/code\u003e represents form information and inherits from \u003ccode\u003eObject\u003c/code\u003e, implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFormInfo\u003c/code\u003e class contains a \u003ccode\u003eParameterInfo\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003ePageInfo.Types.FormInfo.Types.ParameterInfo\u003c/code\u003e, providing the parameters contained within the form, and is optional for both WebhookRequest and WebhookResponse.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFormInfo\u003c/code\u003e class provides two constructors, a default constructor and one that allows for creating a new \u003ccode\u003eFormInfo\u003c/code\u003e object based on an existing \u003ccode\u003ePageInfo.Types.FormInfo\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFormInfo\u003c/code\u003e members include \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e which are inherited from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]