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 webpage provides documentation for the \u003ccode\u003ePageInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, offering details on various versions of the .NET library, ranging from 1.0.0 to the latest 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePageInfo\u003c/code\u003e is designed for communicating page information to and from webhooks in Dialogflow CX and it implements interfaces such as \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 includes properties like \u003ccode\u003eCurrentPage\u003c/code\u003e, \u003ccode\u003eCurrentPageAsPageName\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, and \u003ccode\u003eFormInfo\u003c/code\u003e, which are used to represent the unique identifier, resource name view, display name, and form data of the current page, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation highlights that the \u003ccode\u003eCurrentPage\u003c/code\u003e and \u003ccode\u003eDisplayName\u003c/code\u003e properties are specifically for \u003ccode\u003eWebhookRequest\u003c/code\u003e, while \u003ccode\u003eFormInfo\u003c/code\u003e can be utilized for both \u003ccode\u003eWebhookRequest\u003c/code\u003e and \u003ccode\u003eWebhookResponse\u003c/code\u003e types.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available to initialize the \u003ccode\u003ePageInfo\u003c/code\u003e class, one being a default constructor and the other taking another \u003ccode\u003ePageInfo\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]