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-24 UTC."],[[["This webpage provides documentation for the `DeleteGlobalOperationResponse` class within the Google Compute Engine v1 API for .NET."],["The `DeleteGlobalOperationResponse` class is used as a response message for deleting global operations, as defined by the Compute Engine API."],["The latest version of the API is 3.6.0, and the page lists available versions from 3.6.0 down to 1.0.0, where each link directs to the corresponding version's documentation."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inheriting from the `Object` class."],["This class includes two constructors, a default one, and one which takes in another `DeleteGlobalOperationResponse` object as a parameter."]]],[]]