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 and is used as a request message for creating APIs.\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, ensuring it adheres to specific data handling and comparison protocols.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateApiRequest\u003c/code\u003e class includes properties like \u003ccode\u003eApi\u003c/code\u003e, \u003ccode\u003eApiId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e, which are essential for defining the API's details, its unique ID, and its location within the project hierarchy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiId\u003c/code\u003e must be between 4-63 characters in length, using only lowercase letters, digits, and hyphens, and it should not have a UUID format as per the AIP-162.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property specifies the location of the API within the project and is formatted as \u003ccode\u003eprojects/*/locations/*\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]