public sealed class UpdateVersionRequest : IMessage<UpdateVersionRequest>, IEquatable<UpdateVersionRequest>, IDeepCloneable<UpdateVersionRequest>, IBufferMessage, IMessage
The request message for [Versions.UpdateVersion][google.cloud.dialogflow.v2.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."],[[["\u003cp\u003eThe latest version available is 4.26.0, with a comprehensive list of previous versions provided, ranging down to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe primary focus is on the \u003ccode\u003eUpdateVersionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically for version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateVersionRequest\u003c/code\u003e class is designed for updating versions and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateVersionRequest\u003c/code\u003e class has two constructors, a default constructor and a constructor that takes another \u003ccode\u003eUpdateVersionRequest\u003c/code\u003e object as a parameter, allowing cloning of objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class properties include \u003ccode\u003eUpdateMask\u003c/code\u003e, of type \u003ccode\u003eFieldMask\u003c/code\u003e, to specify which fields to update, and \u003ccode\u003eVersion\u003c/code\u003e, of type \u003ccode\u003eVersion\u003c/code\u003e, specifying the version to update, which follows specific supported formats.\u003c/p\u003e\n"]]],[],null,[]]