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"]],[["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 for the Dialogflow v3 API is 2.23.0, as seen in the provided list of available versions."],["This page provides documentation for the `UpdateVersionRequest` class in the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically for version 2.19.0."],["The `UpdateVersionRequest` class is used to send requests to the `Versions.UpdateVersion` API method, for updating a version."],["The `UpdateVersionRequest` class includes properties such as `UpdateMask` and `Version`, which are required for specifying the fields to update and the version to update, respectively."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."]]],[]]