public sealed class CreateApiDeploymentRequest : IMessage<CreateApiDeploymentRequest>, IEquatable<CreateApiDeploymentRequest>, IDeepCloneable<CreateApiDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class CreateApiDeploymentRequest.
[[["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\u003eCreateApiDeploymentRequest\u003c/code\u003e class is used to create a request for the \u003ccode\u003eCreateApiDeployment\u003c/code\u003e method within the Apigee Registry v1 API, and it's found within the \u003ccode\u003eGoogle.Cloud.ApigeeRegistry.V1\u003c/code\u003e namespace.\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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateApiDeploymentRequest\u003c/code\u003e class has several properties, such as \u003ccode\u003eApiDeployment\u003c/code\u003e, \u003ccode\u003eApiDeploymentId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsApiName\u003c/code\u003e, that are used to define the deployment being created, along with the ID and the API parent resource where the deployment resides.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiDeploymentId\u003c/code\u003e must be between 4-63 characters long, using only lowercase letters, numbers, and hyphens, and it must not be a UUID.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one that is parameterless, and one that takes an object of the same type as a parameter.\u003c/p\u003e\n"]]],[],null,[]]