public sealed class Form : IMessage<Form>, IEquatable<Form>, IDeepCloneable<Form>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Form.
A form is a data model that groups related parameters that can be collected
from the user. The process in which the agent prompts the user and collects
parameter values from the user is called form filling. A form can be added to
a [page][google.cloud.dialogflow.cx.v3.Page]. When form filling is done, the
filled parameters will be written to the
[session][google.cloud.dialogflow.cx.v3.SessionInfo.parameters].
[[["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 available for the Dialogflow v3 API class Form is 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers the Dialogflow v3 API class Form, specifically version 2.17.0, which is part of the Google.Cloud.Dialogflow.Cx.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eA Form is used to group related parameters for collection from users during form filling, with the collected data being written to the session parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe Form class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the object class.\u003c/p\u003e\n"],["\u003cp\u003eThe Form class provides constructors for creating a new form either empty, or by cloning a previous one, as well as a property \u003ccode\u003eParameters\u003c/code\u003e that lists the fields to collect from the user.\u003c/p\u003e\n"]]],[],null,[]]