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 Compute Engine v1 API for .NET."],["The `DeleteGlobalOperationRequest` class is used to construct a request to delete a global operation in the Compute Engine API."],["The `DeleteGlobalOperationRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Operation` (the name or ID of the operation to delete) and `Project` (the project ID for the request)."],["The documentation covers versions ranging from 1.0.0 to 3.6.0, with version 3.6.0 being the latest and 3.1.0 being the version the page defaults to."]]],[]]