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."],[[["The webpage provides reference documentation for the `DeleteRegionOperationRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.4.0 and other versions as well."],["The `DeleteRegionOperationRequest` class is used to construct requests for deleting region operations and is part of the Compute Engine v1 API."],["The class has properties such as `Operation`, `Project`, and `Region`, which are used to specify the details of the operation to be deleted, the project, and the region respectively."],["This class inherits and implements many different interfaces to manage data and deep clone ability."],["There are many previous versions of the document available to view, with version 3.6.0 being the most recent."]]],[]]