public sealed class CreateClusterRequest : IMessage<CreateClusterRequest>, IEquatable<CreateClusterRequest>, IDeepCloneable<CreateClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class CreateClusterRequest.
[[["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\u003eCreateClusterRequest\u003c/code\u003e class, part of the Google Kubernetes Engine v1 API, is used to create a new cluster.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace and is documented across multiple versions, ranging from 2.3.0 to the latest 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 3.33.0, and the class inherits from \u003ccode\u003eobject\u003c/code\u003e while also implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class include \u003ccode\u003eCluster\u003c/code\u003e (a cluster resource), \u003ccode\u003eParent\u003c/code\u003e (specifying the project and location), and deprecated fields \u003ccode\u003eProjectId\u003c/code\u003e and \u003ccode\u003eZone\u003c/code\u003e that have been replaced by parent.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default constructor and another that accepts another instance of the CreateClusterRequest.\u003c/p\u003e\n"]]],[],null,[]]