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-03-21 UTC."],[[["This page provides reference documentation for the `UpdateVersionRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.10.0."],["The `UpdateVersionRequest` class is used to send update requests to the `Versions.UpdateVersion` method and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["It includes implementations for `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inherited members like `GetHashCode`, `GetType`, and `ToString`."],["The class has two constructors, a default one and one that takes another `UpdateVersionRequest` object, and has properties `UpdateMask` and `Version`, which are required for any request."],["A history of documentation for previous versions of the API, all the way back to 3.2.0 and up to 4.26.0, is also provided via hyperlinks."]]],[]]