public sealed class CreateApiVersionRequest : IMessage<CreateApiVersionRequest>, IEquatable<CreateApiVersionRequest>, IDeepCloneable<CreateApiVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class CreateApiVersionRequest.
[[["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\u003eCreateApiVersionRequest\u003c/code\u003e class is used to create a request for the \u003ccode\u003eCreateApiVersion\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 inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateApiVersionRequest\u003c/code\u003e has properties such as \u003ccode\u003eApiVersion\u003c/code\u003e, \u003ccode\u003eApiVersionId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsApiName\u003c/code\u003e, which are necessary to define the version being created along with its identification, its parent resource, and the name of the parent as an API name.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eCreateApiVersionRequest\u003c/code\u003e, one being the default constructor and the other taking another instance of \u003ccode\u003eCreateApiVersionRequest\u003c/code\u003e as a parameter, facilitating the creation of objects with or without an existing object.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class in the documentation is \u003ccode\u003e1.0.0-beta07\u003c/code\u003e, with \u003ccode\u003e1.0.0-beta06\u003c/code\u003e also available.\u003c/p\u003e\n"]]],[],null,[]]