public sealed class CreateVersionRequest : IMessage<CreateVersionRequest>, IEquatable<CreateVersionRequest>, IDeepCloneable<CreateVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class CreateVersionRequest.
The [CreateVersion][google.cloud.apihub.v1.ApiHub.CreateVersion] method's
request.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class within the Google.Cloud.ApiHub.V1 API, specifically version 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateVersionRequest\u003c/code\u003e class is used to define the request structure for the \u003ccode\u003eCreateVersion\u003c/code\u003e method in the API Hub v1 API, which is used to create an API version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateVersionRequest\u003c/code\u003e inherits from object and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like Parent, ParentAsApiName, Version, and VersionId to define the parameters of the version to be created, including its parent resource, its ID, and its type.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available to create an instance of \u003ccode\u003eCreateVersionRequest\u003c/code\u003e, one default and one that accepts another \u003ccode\u003eCreateVersionRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]