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 Google Compute Engine v1 API."],["The latest version of `DeleteGlobalOrganizationOperationRequest` is 3.6.0, with a comprehensive list of previous versions available for reference, starting from 1.0.0."],["The `DeleteGlobalOrganizationOperationRequest` class is used for requesting the deletion of a Global Organization Operation, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties such as `Operation`, `ParentId`, and `HasParentId`, which are used to manage and identify the operation to be deleted and its related information."],["This webpage also provides inherited members, namespace, assembly information, as well as constructor details for this class."]]],[]]