public sealed class CreatePageRequest : IMessage<CreatePageRequest>, IEquatable<CreatePageRequest>, IDeepCloneable<CreatePageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreatePageRequest.
The request message for
[Pages.CreatePage][google.cloud.dialogflow.cx.v3.Pages.CreatePage].
If not specified, the agent's default language is used.
Many
languages
are supported.
Note: languages must be enabled in the agent before they can be used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eCreatePageRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, part of the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePageRequest\u003c/code\u003e class is used to send a request to create a new page, implementing interfaces like \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 latest version of this documentation is for version 2.23.0, with previous versions ranging down to 1.0.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePageRequest\u003c/code\u003e class has properties such as \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003ePage\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsFlowName\u003c/code\u003e, that allow for defining the new page's settings, the language to be used, and the flow to which the page will belong.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCreatePageRequest\u003c/code\u003e can be constructed either with default settings using the constructor \u003ccode\u003eCreatePageRequest()\u003c/code\u003e or by copying an already existing instance using the constructor \u003ccode\u003eCreatePageRequest(CreatePageRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]