public sealed class DeleteClusterRequest : IMessage<DeleteClusterRequest>, IEquatable<DeleteClusterRequest>, IDeepCloneable<DeleteClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class DeleteClusterRequest.
[[["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\u003eDeleteClusterRequest\u003c/code\u003e class in the Google Kubernetes Engine v1 API is used to delete a cluster, as indicated by its purpose and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThis API class provides various versions, ranging from the latest [3.33.0] down to [2.3.0], offering support for a wide spectrum of Google Cloud Container updates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace and implements 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\u003eThe class has properties such as \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, where the first, third, and fourth are labeled as deprecated, encouraging the use of \u003ccode\u003eName\u003c/code\u003e for identifying the cluster to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides code samples, constructors, and inherited members associated with the class to guide developers on using the class.\u003c/p\u003e\n"]]],[],null,[]]