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-04-09 UTC."],[[["This page provides reference documentation for the `UpdateVersionRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The `UpdateVersionRequest` class is used to request an update to a version, as part of the `google.cloud.dialogflow.v2.Versions.UpdateVersion` process."],["The documentation lists a comprehensive set of versions, ranging from 4.26.0 (latest) down to 3.2.0, allowing developers to access documentation relevant to their project's specific version."],["The `UpdateVersionRequest` class inherits from several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains properties like `UpdateMask` and `Version`."],["The `UpdateVersionRequest` class has 2 constructors, one is parameterless, and the other accepts a parameter named other, of type `UpdateVersionRequest`."]]],[]]