public sealed class DeleteGlobalOperationResponse : IMessage<DeleteGlobalOperationResponse>, IEquatable<DeleteGlobalOperationResponse>, IDeepCloneable<DeleteGlobalOperationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class DeleteGlobalOperationResponse.
A response message for GlobalOperations.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 `DeleteGlobalOperationResponse` class within the Google Cloud Compute Engine v1 API."],["Version 3.6.0 is the latest release, and the documentation lists all previous versions down to 1.0.0, all of which relate to the `DeleteGlobalOperationResponse`."],["The `DeleteGlobalOperationResponse` class is a response message for `GlobalOperations.Delete` and is defined in the `Google.Cloud.Compute.V1` namespace."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class provides 2 constructors: A default constructor and one that accepts another `DeleteGlobalOperationResponse` object."]]],[]]