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-21 UTC."],[[["This webpage provides reference documentation for the `DeleteRegionOperationRequest` class within the Compute Engine v1 API for .NET, with the latest version being 3.6.0."],["The `DeleteRegionOperationRequest` class is used to send a request to delete a regional operation and is part of the `Google.Cloud.Compute.V1` namespace."],["The page details the implementation of the `DeleteRegionOperationRequest` class, showcasing that it inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also features an extensive list of previous versions, including every minor version release from 3.5.0 down to 1.0.0, all relating to the `DeleteRegionOperationRequest`."],["The documentation outlines the constructors and properties of `DeleteRegionOperationRequest`, including `Operation`, `Project`, and `Region`, explaining their types and descriptions."]]],[]]