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 reference documentation for the `UpdateVersionRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the Dialogflow v3 API."],["The `UpdateVersionRequest` class is used to request an update to a version in the Dialogflow CX, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 2.23.0, and the page lists a comprehensive history of versions all the way back to 1.0.0, offering users access to different iterations of this API class."],["Key properties of the `UpdateVersionRequest` class include `UpdateMask`, which controls which fields are updated, and `Version`, representing the version being updated."],["The page details the inheritance structure, constructors, and inherited members of the `UpdateVersionRequest` class, in addition to providing the namespace and assembly it belongs to."]]],[]]