public sealed class DeleteGlobalOrganizationOperationRequest : IMessage<DeleteGlobalOrganizationOperationRequest>, IEquatable<DeleteGlobalOrganizationOperationRequest>, IDeepCloneable<DeleteGlobalOrganizationOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class DeleteGlobalOrganizationOperationRequest.
A request message for GlobalOrganizationOperations.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 reference documentation for the `DeleteGlobalOrganizationOperationRequest` class within the Compute Engine v1 API, specifically for the .NET environment."],["The class is used for sending a request to delete an operation resource, as detailed in the method description for GlobalOrganizationOperations.Delete."],["The documentation covers multiple versions, ranging from the latest 3.6.0 down to version 1.0.0, with links to each version's documentation."],["The `DeleteGlobalOrganizationOperationRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The documentation describes the available constructors and properties `HasParentId`, `Operation`, and `ParentId` of the `DeleteGlobalOrganizationOperationRequest` class."]]],[]]