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/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/pages/<PageID>.
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 webpage provides documentation for the \u003ccode\u003ePageInfo\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, detailing its usage in the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eIt lists multiple versions of the Dialogflow v3 API, ranging from version 1.0.0 to the latest 2.23.0, with version 2.22.0 being the one in focus.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePageInfo\u003c/code\u003e class represents the page information that is communicated between the webhook and is used in \u003ccode\u003eWebhookRequest\u003c/code\u003e and \u003ccode\u003eWebhookResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePageInfo\u003c/code\u003e class includes properties such as \u003ccode\u003eCurrentPage\u003c/code\u003e, \u003ccode\u003eCurrentPageAsPageName\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, and \u003ccode\u003eFormInfo\u003c/code\u003e, each serving a specific purpose in managing page data.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation outlines how to construct a \u003ccode\u003ePageInfo\u003c/code\u003e object, including using a default constructor and one that takes another \u003ccode\u003ePageInfo\u003c/code\u003e instance for copy.\u003c/p\u003e\n"]]],[],null,[]]