public sealed class UpdateApiVersionRequest : IMessage<UpdateApiVersionRequest>, IEquatable<UpdateApiVersionRequest>, IDeepCloneable<UpdateApiVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class UpdateApiVersionRequest.
The list of fields to be updated. If omitted, all fields are updated that
are set in the request message (fields set to default values are ignored).
If an asterisk "*" is specified, all fields are updated, including fields
that are unspecified/default in the request.
[[["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 \u003ccode\u003eUpdateApiVersionRequest\u003c/code\u003e class is part of the Apigee Registry v1 API, and is used to send requests for updating API versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 1.0.0-beta07, with a previous version being 1.0.0-beta06, and it inherits from the object class and implements various interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and one that accepts another \u003ccode\u003eUpdateApiVersionRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateApiVersionRequest\u003c/code\u003e class has properties such as \u003ccode\u003eAllowMissing\u003c/code\u003e (a boolean to allow creating a version if it's not found), \u003ccode\u003eApiVersion\u003c/code\u003e (the API version object to update, identified by its name), and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifies which fields should be updated).\u003c/p\u003e\n"]]],[],null,[]]