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 Cloud Compute Engine v1 API."],["The latest version of the API available is 3.6.0, and documentation spans from this to version 1.0.0, including versions like 2.7.0 which this documentation is based upon."],["The `DeleteGlobalOrganizationOperationRequest` class is used to construct requests for deleting Global Organization Operations and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Operation`, which specifies the name of the operation to delete, and `ParentId`, which specifies the ID of the parent of the request."],["This documentation site includes details about the class constructors, inherited members, and the namespace and assembly it belongs to, enabling users to build and understand the functionality."]]],[]]