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-31 UTC."],[[["This webpage provides reference documentation for the `DeleteRegionOperationRequest` class within the Compute Engine v1 API for .NET."],["The latest version available is 3.6.0, and the page details documentation from version 1.0.0 up to 3.6.0 for the `DeleteRegionOperationRequest`."],["The `DeleteRegionOperationRequest` class, which is part of the `Google.Cloud.Compute.V1` namespace, is used for requesting the deletion of a regional operation."],["This class includes constructors and properties like `Operation`, `Project`, and `Region` to manage the deletion operation."],["The `DeleteRegionOperationRequest` class implements various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]