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 webpage provides documentation for the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class within the Google Kubernetes Engine v1 API, with the latest version being 3.33.0 and going as far back as 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateClusterRequest\u003c/code\u003e is used to create a new cluster and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eCluster\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e (deprecated), and \u003ccode\u003eZone\u003c/code\u003e (deprecated), with \u003ccode\u003eCluster\u003c/code\u003e being a required resource when creating a cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property specifies the project and location where the new cluster will be hosted.\u003c/p\u003e\n"],["\u003cp\u003eThere are also constructors for \u003ccode\u003eCreateClusterRequest\u003c/code\u003e that are available for use, including an empty constructor and one that takes another \u003ccode\u003eCreateClusterRequest\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]