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, which is used to create pages within the Dialogflow CX platform, as part of version 1.5.0 and later.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePageRequest\u003c/code\u003e class includes properties like \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003ePage\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are essential for defining the page to be created, its language settings, and the flow it belongs to.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides links to 37 different versions, ranging from version 2.23.0 (latest) down to 1.0.0, giving access to the API docs for each release of the CreatePageRequest feature.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePageRequest\u003c/code\u003e class inherits from multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its integration within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePageRequest\u003c/code\u003e class contains two constructors, a default constructor and a constructor that accepts another \u003ccode\u003eCreatePageRequest\u003c/code\u003e object as a parameter, allowing flexibility in object creation.\u003c/p\u003e\n"]]],[],null,[]]