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."],[[["This document outlines the `UpdateVersionRequest` class, which is used to update versions in the Google Cloud Dialogflow CX V3 API, with the latest being version 2.23.0."],["The `UpdateVersionRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has methods for `UpdateMask` and `Version`."],["The namespace for this class is `Google.Cloud.Dialogflow.Cx.V3`, and it is found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The `UpdateVersionRequest` class includes two constructors, a parameterless one, and one that takes another `UpdateVersionRequest` instance as an argument."],["There are 37 different versions listed on this page, each linking to the `UpdateVersionRequest` class within their respective versions."]]],[]]