public sealed class DeleteGlobalOperationRequest : IMessage<DeleteGlobalOperationRequest>, IEquatable<DeleteGlobalOperationRequest>, IDeepCloneable<DeleteGlobalOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class DeleteGlobalOperationRequest.
A request 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 reference documentation for the `DeleteGlobalOperationRequest` class within the Compute Engine v1 API."],["The latest available version of the `DeleteGlobalOperationRequest` API is 3.6.0, with a history of versions dating back to 1.0.0."],["The `DeleteGlobalOperationRequest` class is used to send request messages to delete global operations, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Operation` to specify the operation to delete and `Project` to specify the project ID."],["Constructors are available to create an empty `DeleteGlobalOperationRequest` object, or to make a copy of an existing `DeleteGlobalOperationRequest` object."]]],[]]