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."],[[["This document provides reference documentation for the `UpdateVersionRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the .NET environment."],["The `UpdateVersionRequest` class is used to send requests for updating versions in the Dialogflow CX v3 API."],["The `UpdateVersionRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists versions from 1.0.0 to 2.23.0 of the Dialogflow CX v3 API, allowing users to reference specific versions."],["`UpdateMask` and `Version` are properties of `UpdateVersionRequest` to specify fields to update and the version to be updated, respectively."]]],[]]