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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `CreateClusterRequest` class, part of the Google Kubernetes Engine v1 API, is used to create a cluster resource within a specific project and location, as specified by the `Parent` property."],["This API documentation provides reference material for the `CreateClusterRequest` class with its complete inheritance breakdown, `IMessage` implementation, and namespace location."],["The `CreateClusterRequest` class has properties such as `Cluster`, `Parent`, and the deprecated `ProjectId` and `Zone` which are detailed with their types and descriptions."],["The latest version available for the `CreateClusterRequest` class is version 3.33.0, and the webpage offers access to documentation for a multitude of prior versions, starting from 3.32.0 all the way back to 2.3.0."],["The `CreateClusterRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which is helpful for developers interacting with the google Kubernetes Engine."]]],[]]