public sealed class DeleteRegionOperationResponse : IMessage<DeleteRegionOperationResponse>, IEquatable<DeleteRegionOperationResponse>, IDeepCloneable<DeleteRegionOperationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class DeleteRegionOperationResponse.
A response 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-04-09 UTC."],[[["This page provides documentation for the `DeleteRegionOperationResponse` class within the Google Compute Engine v1 API, specifically for version 3.3.0 of the .NET library."],["The `DeleteRegionOperationResponse` class is a response message used for RegionOperations.Delete, representing the outcome of a region delete operation."],["The documentation outlines the inheritance structure and interfaces implemented by `DeleteRegionOperationResponse`, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists the available versions of the `DeleteRegionOperationResponse` documentation, from version 1.0.0 up to the latest 3.6.0."],["The page details the constructors for `DeleteRegionOperationResponse` and the namespace and assembly in which it is located."]]],[]]