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 reference documentation for the `DeleteRegionOperationResponse` class within the Google Compute Engine v1 API."],["The `DeleteRegionOperationResponse` class is a response message for RegionOperations.Delete and it can be found under the namespace `Google.Cloud.Compute.V1`."],["Version 3.6.0 is the latest version, while 3.5.0 is the current version with documentation on this page, and version 1.0.0 is the earliest version listed."],["The documentation lists several prior versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, for which the documentation can be found by clicking on the link."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."]]],[]]