public sealed class DeleteClusterRequest : IMessage<DeleteClusterRequest>, IEquatable<DeleteClusterRequest>, IDeepCloneable<DeleteClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class DeleteClusterRequest.
Request for [DeleteCluster][CloudRedis.DeleteCluster].
Required. Redis cluster resource name using the form:
projects/{project_id}/locations/{location_id}/clusters/{cluster_id}
where location_id refers to a GCP region.
[[["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 documentation details the \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class, which is used to request the deletion of a Redis cluster in the Google Cloud Memorystore for Redis (cluster management) v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in the protocol buffer message system.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e objects, either empty or based on an existing \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class include \u003ccode\u003eClusterName\u003c/code\u003e, a resource name property, \u003ccode\u003eName\u003c/code\u003e representing the Redis cluster's fully-qualified resource name, and \u003ccode\u003eRequestId\u003c/code\u003e, which is used for idempotent operations.\u003c/p\u003e\n"],["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDeleteClusterRequest\u003c/code\u003e class across versions 1.0.0, 1.1.0, 1.2.0, 1.3.0, and 1.4.0, with the latter being the latest version.\u003c/p\u003e\n"]]],[],null,[]]