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"]],[["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 webpage provides documentation for the `UpdateVersionRequest` class within the Google Cloud Dialogflow CX V3 API, specifically in the .NET environment."],["The content lists available versions of the API, ranging from the latest version 2.23.0 down to version 1.0.0, each linking to their respective documentation."],["The `UpdateVersionRequest` class, designed for updating versions, implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateVersionRequest` include `UpdateMask`, used to control which fields are updated, and `Version`, which specifies the version being updated."],["This documentation covers the `UpdateVersionRequest` class’s methods, such as the constructor and inherited members, along with details about the `Google.Cloud.Dialogflow.Cx.V3` namespace."]]],[]]