public sealed class UpdateVersionRequest : IMessage<UpdateVersionRequest>, IEquatable<UpdateVersionRequest>, IDeepCloneable<UpdateVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class UpdateVersionRequest.
The request message for
[Versions.UpdateVersion][google.cloud.dialogflow.v2.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-08-07 UTC."],[[["This page provides reference documentation for the `UpdateVersionRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.21.0."],["The `UpdateVersionRequest` class is used to send update requests for versions in Dialogflow and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `UpdateVersionRequest` class has two constructors, a default constructor and one that accepts another `UpdateVersionRequest` object as a parameter, and it includes properties for `UpdateMask` and `Version`."],["The document lists all available versions of this API, with the latest being version 4.26.0 and goes down to version 3.2.0, allowing users to navigate between them."],["The document is found within the `Google.Cloud.Dialogflow.V2` namespace and is part of the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]