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-03-21 UTC."],[[["This webpage provides documentation for the `DeleteGlobalOperationResponse` class within the Google Compute Engine v1 API, specifically for the .NET library."],["The `DeleteGlobalOperationResponse` class is a response message used by the `GlobalOperations.Delete` method, according to its detailed description."],["The class `DeleteGlobalOperationResponse` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this API is version 3.6.0, while this page specifically covers version 2.13.0, with a full list of previous versions available."],["The document contains the constructors `DeleteGlobalOperationResponse()` and `DeleteGlobalOperationResponse(DeleteGlobalOperationResponse other)` with its parameter."]]],[]]