public sealed class UpdateVersionRequest : IMessage<UpdateVersionRequest>, IEquatable<UpdateVersionRequest>, IDeepCloneable<UpdateVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class UpdateVersionRequest.
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"]],[["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."],[[["The latest version available for the Dialogflow v3 API is 2.23.0, while version 2.14.0 is the currently displayed version."],["This page provides documentation for the `UpdateVersionRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace and its various versions."],["The `UpdateVersionRequest` class is used to update versions and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateVersionRequest` include `UpdateMask`, used to control which fields are updated, and `Version`, which specifies the version being updated."],["There are a total of 38 different versions of this API class documented, starting from 1.0.0 up to 2.23.0."]]],[]]