public sealed class UpdateApiSpecRequest : IMessage<UpdateApiSpecRequest>, IEquatable<UpdateApiSpecRequest>, IDeepCloneable<UpdateApiSpecRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class UpdateApiSpecRequest.
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\u003eUpdateApiSpecRequest\u003c/code\u003e class within the Google Cloud Apigee Registry v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateApiSpecRequest\u003c/code\u003e is used as a request message for updating an API specification, as defined in the Apigee Registry.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities like message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateApiSpecRequest\u003c/code\u003e class include \u003ccode\u003eAllowMissing\u003c/code\u003e (which allows for creating a new spec if one is not found), \u003ccode\u003eApiSpec\u003c/code\u003e (the actual spec to be updated), and \u003ccode\u003eUpdateMask\u003c/code\u003e (which determines the fields to update).\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for the \u003ccode\u003eUpdateApiSpecRequest\u003c/code\u003e class is Google.Cloud.ApigeeRegistry.V1, and it is part of the Google.Cloud.ApigeeRegistry.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]