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>.
Always present for
[WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]. Ignored for
[WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse]. The
display name of the current page.
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 document provides reference documentation for the \u003ccode\u003ePageInfo\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, covering versions from 1.0.0 to the latest 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePageInfo\u003c/code\u003e is a class in the Dialogflow v3 API used to manage information about pages communicated with webhooks, implementing multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePageInfo\u003c/code\u003e class has properties such as \u003ccode\u003eCurrentPage\u003c/code\u003e, \u003ccode\u003eCurrentPageAsPageName\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, and \u003ccode\u003eFormInfo\u003c/code\u003e, which are utilized to handle page-related data in webhook interactions.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple constructors, \u003ccode\u003ePageInfo()\u003c/code\u003e, and \u003ccode\u003ePageInfo(PageInfo other)\u003c/code\u003e, to create new instances of this class, which can be used to create a copy of an existing PageInfo.\u003c/p\u003e\n"],["\u003cp\u003eThe documented class has a nested type, \u003ccode\u003eFormInfo\u003c/code\u003e, that handles information related to the form within a given page, which is optional for both incoming and outgoing webhook data.\u003c/p\u003e\n"]]],[],null,[]]