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-04-09 UTC."],[[["This page provides reference documentation for the `DeleteGlobalOperationRequest` class within the Google Cloud Compute Engine v1 API."],["The `DeleteGlobalOperationRequest` class is used to construct request messages for deleting a global operation, as indicated by the method description."],["The document includes a list of available versions, with the latest being 3.6.0, and it shows a history of the `DeleteGlobalOperationRequest` class through previous versions all the way back to version 1.0.0."],["The class `DeleteGlobalOperationRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties, such as `Operation` and `Project`, which are both strings, allowing users to specify the operation name and project ID for the deletion request."]]],[]]