public sealed class UpdatePageRequest : IMessage<UpdatePageRequest>, IEquatable<UpdatePageRequest>, IDeepCloneable<UpdatePageRequest>, IBufferMessage, IMessage
The request message for [Pages.UpdatePage][google.cloud.dialogflow.cx.v3.Pages.UpdatePage].
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 latest version available for \u003ccode\u003eUpdatePageRequest\u003c/code\u003e is 2.23.0, as shown by the provided list of versions, but the current documentation is for version 1.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdatePageRequest\u003c/code\u003e is a request message used for updating a page through \u003ccode\u003ePages.UpdatePage\u003c/code\u003e within the Dialogflow CX v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdatePageRequest\u003c/code\u003e class include \u003ccode\u003eLanguageCode\u003c/code\u003e (specifying the language for several fields within the page), \u003ccode\u003ePage\u003c/code\u003e (the actual page data to be updated), and \u003ccode\u003eUpdateMask\u003c/code\u003e (controlling which fields are updated).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdatePageRequest\u003c/code\u003e has two constructors: one default constructor, and one that takes another \u003ccode\u003eUpdatePageRequest\u003c/code\u003e object for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]