public sealed class DeleteCloudVmClusterRequest : IMessage<DeleteCloudVmClusterRequest>, IEquatable<DeleteCloudVmClusterRequest>, IDeepCloneable<DeleteCloudVmClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class DeleteCloudVmClusterRequest.
Optional. If set to true, all child resources for the VM Cluster will be
deleted. A VM Cluster can only be deleted once all its child resources have
been deleted.
Optional. An optional ID to identify the request. This value is used to
identify duplicate requests. If you make a request with the same request ID
and the original request is still in progress or completed, the server
ignores the second request. This prevents clients from
accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is
not supported (00000000-0000-0000-0000-000000000000).
[[["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-09-09 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eDeleteCloudVmClusterRequest\u003c/code\u003e class within the Oracle Database@Google Cloud v1 API, used to request the deletion of a Cloud VM Cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCloudVmClusterRequest\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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties such as \u003ccode\u003eName\u003c/code\u003e (required for specifying the Cloud VM Cluster to be deleted), \u003ccode\u003eForce\u003c/code\u003e (to delete all child resources), \u003ccode\u003eRequestId\u003c/code\u003e (for identifying and preventing duplicate requests), and \u003ccode\u003eCloudVmClusterName\u003c/code\u003e (typed view of the resource name).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eDeleteCloudVmClusterRequest\u003c/code\u003e, one is default and the other takes another \u003ccode\u003eDeleteCloudVmClusterRequest\u003c/code\u003e as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API available is 1.1.0, and version 1.0.0 is also available.\u003c/p\u003e\n"]]],[],null,["# Oracle Database@Google Cloud v1 API - Class DeleteCloudVmClusterRequest (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.DeleteCloudVmClusterRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.2.0/Google.Cloud.OracleDatabase.V1.DeleteCloudVmClusterRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.1.0/Google.Cloud.OracleDatabase.V1.DeleteCloudVmClusterRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.0.0/Google.Cloud.OracleDatabase.V1.DeleteCloudVmClusterRequest) \n\n public sealed class DeleteCloudVmClusterRequest : IMessage\u003cDeleteCloudVmClusterRequest\u003e, IEquatable\u003cDeleteCloudVmClusterRequest\u003e, IDeepCloneable\u003cDeleteCloudVmClusterRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Oracle Database@Google Cloud v1 API class DeleteCloudVmClusterRequest.\n\nThe request for `CloudVmCluster.Delete`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeleteCloudVmClusterRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeleteCloudVmClusterRequest](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.DeleteCloudVmClusterRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeleteCloudVmClusterRequest](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.DeleteCloudVmClusterRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeleteCloudVmClusterRequest](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.DeleteCloudVmClusterRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.OracleDatabase.V1](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.OracleDatabase.V1.dll\n\nConstructors\n------------\n\n### DeleteCloudVmClusterRequest()\n\n public DeleteCloudVmClusterRequest()\n\n### DeleteCloudVmClusterRequest(DeleteCloudVmClusterRequest)\n\n public DeleteCloudVmClusterRequest(DeleteCloudVmClusterRequest other)\n\nProperties\n----------\n\n### CloudVmClusterName\n\n public CloudVmClusterName CloudVmClusterName { get; set; }\n\n[CloudVmClusterName](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.CloudVmClusterName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.DeleteCloudVmClusterRequest#Google_Cloud_OracleDatabase_V1_DeleteCloudVmClusterRequest_Name) resource name property.\n\n### Force\n\n public bool Force { get; set; }\n\nOptional. If set to true, all child resources for the VM Cluster will be\ndeleted. A VM Cluster can only be deleted once all its child resources have\nbeen deleted.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The name of the Cloud VM Cluster in the following format:\nprojects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.\n\n### RequestId\n\n public string RequestId { get; set; }\n\nOptional. An optional ID to identify the request. This value is used to\nidentify duplicate requests. If you make a request with the same request ID\nand the original request is still in progress or completed, the server\nignores the second request. This prevents clients from\naccidentally creating duplicate commitments.\n\nThe request ID must be a valid UUID with the exception that zero UUID is\nnot supported (00000000-0000-0000-0000-000000000000)."]]