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 of the Dialogflow v3 API's `UpdateVersionRequest` is 2.23.0, with documentation available for versions dating back to 1.0.0."],["The `UpdateVersionRequest` class is used to send update requests for versions in the Dialogflow CX v3 API, as stated in the documentation."],["The class `UpdateVersionRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`UpdateVersionRequest` has properties `UpdateMask` and `Version`, which allow for the specification of what fields to update and the version to update respectively."],["`UpdateVersionRequest` class includes two constructors : a parameterless one and a constructor taking another `UpdateVersionRequest` as a parameter."]]],[]]