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 page provides reference documentation for the `UpdateVersionRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically for version 2.5.0."],["The `UpdateVersionRequest` class is used to update versions in the Dialogflow CX v3 API, and it inherits from the Object class while implementing several interfaces, including IMessage, IEquatable, and IDeepCloneable."],["The latest version available is 2.23.0, and the page lists versions ranging from 2.23.0 down to 1.0.0, each with a corresponding link."],["The `UpdateVersionRequest` class has properties such as `UpdateMask` and `Version`, which are used to control the update process and specify which version to modify."],["The page details the constructors and lists the inherited members from the object class, and lists all versions available, from the most recent to the oldest."]]],[]]