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\u003eThis document provides reference information for the \u003ccode\u003eUpdateApiVersionRequest\u003c/code\u003e class within the Google Cloud Apigee Registry v1 API, specifically for version 1.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateApiVersionRequest\u003c/code\u003e class is used to construct a request for updating an API version in the Apigee Registry and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eApiVersion\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e which control how the API version is updated or created, and what properties of the version are modified.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eobject\u003c/code\u003e class and has two constructors, \u003ccode\u003eUpdateApiVersionRequest()\u003c/code\u003e and \u003ccode\u003eUpdateApiVersionRequest(UpdateApiVersionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiVersion\u003c/code\u003e property is a required field for specifying which API version to update, and it must be formatted as \u003ccode\u003eprojects/*/locations/*/apis/*/versions/*\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]