public sealed class UpdateVersionRequest : IMessage<UpdateVersionRequest>, IEquatable<UpdateVersionRequest>, IDeepCloneable<UpdateVersionRequest>, IBufferMessage, IMessage
The request message for [Versions.UpdateVersion][google.cloud.dialogflow.cx.v3.Versions.UpdateVersion].
[[["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-03-21 UTC."],[[["The latest version available is 2.23.0, but the page lists all versions going back to 1.0.0 for the `UpdateVersionRequest` class."],["The `UpdateVersionRequest` class is a request message used for updating versions in the `google.cloud.dialogflow.cx.v3` namespace."],["The `UpdateVersionRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties called `UpdateMask` which indicates which fields can be updated, and `Version` that specifies the version to update."],["The content is related to the .NET library, Google Cloud Dialogflow CX V3, specifically detailing the `UpdateVersionRequest` class, which is a part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, within the assembly `Google.Cloud.Dialogflow.Cx.V3.dll`."]]],[]]