public sealed class CreatePageRequest : IMessage<CreatePageRequest>, IEquatable<CreatePageRequest>, IDeepCloneable<CreatePageRequest>, IBufferMessage, IMessage
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"]],[["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 \u003ccode\u003eCreatePageRequest\u003c/code\u003e class is used to send a request to create a page within the Dialogflow CX platform, specifically under the Google Cloud Dialogflow Cx V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers different version options ranging from 1.0.0 to the latest 2.23.0, providing access to different iterations of the functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreatePageRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which collectively provide methods for message handling, object equality, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePageRequest\u003c/code\u003e has properties such as \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003ePage\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e which are essential parameters that define the specific details of the page to be created and where it should be placed in the Dialogflow CX hierarchy.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the \u003ccode\u003eCreatePageRequest\u003c/code\u003e include a parameterless constructor and a copy constructor that accepts another \u003ccode\u003eCreatePageRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"]]],[],null,[]]