public sealed class CreateApiSpecRequest : IMessage<CreateApiSpecRequest>, IEquatable<CreateApiSpecRequest>, IDeepCloneable<CreateApiSpecRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class CreateApiSpecRequest.
[[["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\u003eCreateApiSpecRequest\u003c/code\u003e class is used to create a request for the Apigee Registry v1 API's \u003ccode\u003eCreateApiSpec\u003c/code\u003e method, as detailed by the reference documentation and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, allowing for various interactions with the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateApiSpecRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eApiSpec\u003c/code\u003e, \u003ccode\u003eApiSpecId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e which are essential for defining the spec to be created, its unique identifier, and its location within the registry.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and another that accepts an existing \u003ccode\u003eCreateApiSpecRequest\u003c/code\u003e object, allowing for object creation and duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsApiVersionName\u003c/code\u003e property provides a typed view over the \u003ccode\u003eParent\u003c/code\u003e property, specifically utilizing the \u003ccode\u003eApiVersionName\u003c/code\u003e type to represent the parent's resource name.\u003c/p\u003e\n"]]],[],null,[]]