public sealed class CreateApiRequest : IMessage<CreateApiRequest>, IEquatable<CreateApiRequest>, IDeepCloneable<CreateApiRequest>, IBufferMessage, IMessage
[[["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\u003eCreateApiRequest\u003c/code\u003e is a request message used for \u003ccode\u003eApiGatewayService.CreateApi\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.ApiGateway.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as deep cloning and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt contains three key properties: \u003ccode\u003eApi\u003c/code\u003e (the API resource), \u003ccode\u003eApiId\u003c/code\u003e (a unique identifier for the API), and \u003ccode\u003eParent\u003c/code\u003e (the parent resource location).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003eCreateApiRequest\u003c/code\u003e object for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003eThere are different version available of the API, with 2.4.0 being the latest version, and the provided information specifically refer to version 1.1.0.\u003c/p\u003e\n"]]],[],null,[]]