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 webpage provides reference documentation for the `DeleteRegionOperationRequest` class within the Compute Engine v1 API."],["The latest available version of the `DeleteRegionOperationRequest` API is 3.6.0, with multiple older versions ranging from 3.5.0 down to 1.0.0, also available."],["The `DeleteRegionOperationRequest` class is used to request the deletion of a regional operation and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This class has properties such as `Operation`, `Project`, and `Region`, all of which are strings, to define the parameters of the delete request."],["The provided content lists 29 versions of the API which reference documentation for `DeleteRegionOperationRequest` including the latest version and older versions, allowing users to use versions as needed."]]],[]]