public sealed class UpdateVersionRequest : IMessage<UpdateVersionRequest>, IEquatable<UpdateVersionRequest>, IDeepCloneable<UpdateVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class UpdateVersionRequest.
The request message for
[Versions.UpdateVersion][google.cloud.dialogflow.cx.v3.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 page provides reference documentation for the `UpdateVersionRequest` class within the Google Cloud Dialogflow CX v3 API, specifically for .NET."],["The latest version available is 2.23.0, while the page is focused on version 2.7.0, listing all versions from 1.0.0 to 2.23.0."],["The `UpdateVersionRequest` class is used to update versions and includes properties such as `UpdateMask` and `Version`, which are used to specify which fields to update."],["The `UpdateVersionRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`, offering functionalities related to message handling and cloning."],["The page includes details on the `UpdateVersionRequest` class's constructors, allowing instances to be created with default values or by copying from an existing instance."]]],[]]