public sealed class DeleteRegionOperationRequest : IMessage<DeleteRegionOperationRequest>, IEquatable<DeleteRegionOperationRequest>, IDeepCloneable<DeleteRegionOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class DeleteRegionOperationRequest.
A request message for RegionOperations.Delete. See the method description for details.
[[["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-03-24 UTC."],[[["This page provides reference documentation for the `DeleteRegionOperationRequest` class within the Compute Engine v1 API for .NET, with the current version being 2.7.0."],["The latest version of the documentation available is version 3.6.0, and there are various previous versions also available for reference."],["`DeleteRegionOperationRequest` is a class used for sending a request to delete a region operation and is used with the Compute Engine API."],["The `DeleteRegionOperationRequest` class includes properties such as `Operation`, `Project`, and `Region`, which are used to specify details for deleting a region operation."],["The class `DeleteRegionOperationRequest` inherits properties and methods from several interfaces and classes, notably `object`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]