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 latest version available for the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class in the Google Kubernetes Engine v1 API is version 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides reference for the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class across multiple versions, ranging from 3.33.0 down to 2.3.0, allowing for version-specific code samples and details.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateClusterRequest\u003c/code\u003e is used to create a cluster within the Google Kubernetes Engine and is part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class requires a \u003ccode\u003eCluster\u003c/code\u003e resource and a \u003ccode\u003eParent\u003c/code\u003e field to create the cluster, and also contains deprecated fields such as \u003ccode\u003eProjectId\u003c/code\u003e and \u003ccode\u003eZone\u003c/code\u003e which have been replaced by the \u003ccode\u003eParent\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class has two constructors: a parameterless one and another where you can pass in another instance of the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class to act as a basis for the new object.\u003c/p\u003e\n"]]],[],null,[]]