Always present for [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]. Ignored for [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].
The unique identifier of the current page.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>/pages/<Page ID>.
public PageInfo.Types.FormInfo FormInfo { get; set; }
Optional for both [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest] and [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].
Information about the form.
[[["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 content provides documentation for the \u003ccode\u003ePageInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, offering a range of versions from 1.0.0 to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePageInfo\u003c/code\u003e is used to convey page-related information to and from a webhook, 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 class has two constructors, a default one \u003ccode\u003ePageInfo()\u003c/code\u003e, and another one taking another \u003ccode\u003ePageInfo\u003c/code\u003e object as a parameter for object creation \u003ccode\u003ePageInfo(PageInfo other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties such as \u003ccode\u003eCurrentPage\u003c/code\u003e which gives the unique identifier of the current page, \u003ccode\u003eCurrentPageAsPageName\u003c/code\u003e which provides a \u003ccode\u003ePageName\u003c/code\u003e-typed view of the current page, and \u003ccode\u003eFormInfo\u003c/code\u003e which provides information about a form, both optionally used for the webhook requests and responses.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, and you can access the documentation for each individual version of the \u003ccode\u003ePageInfo\u003c/code\u003e class and view the changes made.\u003c/p\u003e\n"]]],[],null,[]]