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\u003e\u003ccode\u003eCreateApiSpecRequest\u003c/code\u003e is a class within the Apigee Registry v1 API, used to define the request message for creating a new API specification.\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 it to be used with Google Protocol Buffers.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties for \u003ccode\u003eApiSpec\u003c/code\u003e, \u003ccode\u003eApiSpecId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsApiVersionName\u003c/code\u003e, which are essential for defining and identifying the API specification within the registry.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiSpecId\u003c/code\u003e property must be a string between 4-63 characters and is used to identify the specification within its resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one for creating an empty instance, and another that takes an existing \u003ccode\u003eCreateApiSpecRequest\u003c/code\u003e instance for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]