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."],[[["This webpage provides documentation for the `CreateClusterRequest` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The latest version available in the documentation is 3.33.0, with a history of versions dating back to 2.3.0, all listed with their respective API references for `CreateClusterRequest`."],["The `CreateClusterRequest` class is used to create a new cluster and includes properties like `Cluster`, `Parent`, `ProjectId`, and `Zone`, with `ProjectId` and `Zone` being deprecated."],["The `CreateClusterRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The page includes a list of all the versions of `CreateClusterRequest` dating from 3.33.0 to 2.3.0, and contains links for each of them, so that users can find the right version and API references for their projects."]]],[]]