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"]],[["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 provides details for the \u003ccode\u003eDeleteCloudVmClusterRequest\u003c/code\u003e class within the Oracle Database@Google Cloud v1 API, specifically for version 1.0.0 and 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteCloudVmClusterRequest\u003c/code\u003e class is used to initiate the deletion of a Cloud VM Cluster, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eName\u003c/code\u003e (required, specifying the Cloud VM Cluster to delete), \u003ccode\u003eForce\u003c/code\u003e (optional, allowing for deletion of all child resources), \u003ccode\u003eRequestId\u003c/code\u003e (optional, used for duplicate request prevention), and \u003ccode\u003eCloudVmClusterName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e resource).\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, \u003ccode\u003eDeleteCloudVmClusterRequest()\u003c/code\u003e and \u003ccode\u003eDeleteCloudVmClusterRequest(DeleteCloudVmClusterRequest other)\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]