public sealed class UpdateVersionRequest : IMessage<UpdateVersionRequest>, IEquatable<UpdateVersionRequest>, IDeepCloneable<UpdateVersionRequest>, IBufferMessage, IMessage
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."],[[["The latest version available is 4.26.0, but the current context is focused on version 3.3.0."],["The content provides a list of versions for `Google.Cloud.Dialogflow.V2.UpdateVersionRequest`, ranging from 3.2.0 to 4.26.0."],["`UpdateVersionRequest` is the request message for updating versions within `google.cloud.dialogflow.v2.Versions.UpdateVersion`."],["The `UpdateVersionRequest` class includes properties like `UpdateMask` and `Version`, controlling which fields are updated and specifying the version to be updated, respectively."],["This class inherits from object, and implements `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`, also containing constructors for creating new `UpdateVersionRequest` instances."]]],[]]