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 documentation for the `DeleteGlobalOperationResponse` class in the Google Compute Engine v1 API, specifically within version 3.3.0 of the .NET library."],["The `DeleteGlobalOperationResponse` class is a response message for the `GlobalOperations.Delete` method, used to manage global operations in Compute Engine."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with the Protobuf library."],["The documentation lists all available versions of the `DeleteGlobalOperationResponse` from version 1.0.0 up to the latest 3.6.0."],["It shows the class constructor options which include a default empty constructor, and a copy constructor."]]],[]]