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\u003eThis page provides documentation for the \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.33.0, with a history of versions available, ranging from 3.33.0 down to 2.3.0, and the current page is showing documentation for version 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class is used to delete a cluster, and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple 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\u003eName\u003c/code\u003e, \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, with some of these properties being marked as deprecated, and the \u003ccode\u003eName\u003c/code\u003e property being specified as the replacement for them.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a default constructor \u003ccode\u003eDeleteClusterRequest()\u003c/code\u003e and one that accepts another \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e object \u003ccode\u003eDeleteClusterRequest(DeleteClusterRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]