public sealed class CreateApiRequest : IMessage<CreateApiRequest>, IEquatable<CreateApiRequest>, IDeepCloneable<CreateApiRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class CreateApiRequest.
[[["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\u003eCreateApiRequest\u003c/code\u003e class is part of the Apigee Registry v1 API, specifically for handling requests to create a new API.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, enabling its use in various contexts.\u003c/p\u003e\n"],["\u003cp\u003eIt requires three key properties: \u003ccode\u003eApi\u003c/code\u003e (the API object to be created), \u003ccode\u003eApiId\u003c/code\u003e (a unique identifier for the new API), and \u003ccode\u003eParent\u003c/code\u003e (the location where the API will be created).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor options, one empty and another that takes another instance of the \u003ccode\u003eCreateApiRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a property \u003ccode\u003eParentAsLocationName\u003c/code\u003e, a location name typed view over the parent resource name, and it is of the type \u003ccode\u003eLocationName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]