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"]],[["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 of the Google Cloud Dialogflow V2 API, represented in this document, is 4.26.0, while the current page focuses on version 4.25.0."],["This page provides comprehensive documentation for the `UpdateVersionRequest` class within the Google Cloud Dialogflow V2 API."],["The `UpdateVersionRequest` class is designed for updating versions in Dialogflow and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document lists all the previously released versions of the Dialogflow V2 API, starting from version 3.2.0, to the current version, 4.26.0."],["The `UpdateVersionRequest` object has properties to set a `Version` and an `UpdateMask`, allowing to specify the version to be updated and the fields to update respectively."]]],[]]