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."],[[["The latest version available is 2.23.0, but the current context is focused on version 2.10.0 of the Dialogflow v3 API."],["This documentation provides reference for the `UpdateVersionRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, which is used to update versions in the Dialogflow API."],["The `UpdateVersionRequest` class allows for updating specific fields, namely `description` and `display_name`, through the use of a `FieldMask`."],["There are various versions of the API available, ranging from 1.0.0 to 2.23.0, with links provided to the documentation for each individual version."],["The `UpdateVersionRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]