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\u003eThis document outlines the \u003ccode\u003eCreatePageRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which is used to send a request to create a new page in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCreatePageRequest\u003c/code\u003e is found in the library's version 1.13.0, and is also available in many previous versions all the way down to 1.0.0, with multiple subsequent updates that are listed up to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePageRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003ePage\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are essential for specifying the details of the new page to be created, such as the language, the page details, and the location in which the page should be created respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property has a corresponding \u003ccode\u003eParentAsFlowName\u003c/code\u003e that allows a type-safe view of the \u003ccode\u003eParent\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreatePageRequest\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality checks, deep cloning, and buffered data operations.\u003c/p\u003e\n"]]],[],null,[]]