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-04-09 UTC."],[[["This webpage provides documentation for the `DeleteGlobalOrganizationOperationRequest` class within the Compute Engine v1 API."],["The latest available version of the `DeleteGlobalOrganizationOperationRequest` class is 3.6.0, with a history of versions dating back to 1.0.0."],["The `DeleteGlobalOrganizationOperationRequest` class is used as a request message for the `GlobalOrganizationOperations.Delete` method and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of this class include `Operation` for the name of the operation to be deleted and `ParentId` for the request's parent ID, along with a constructor that allows a new `DeleteGlobalOrganizationOperationRequest` object to be instantiated."],["The `DeleteGlobalOrganizationOperationRequest` class inherits from `object` and implements several interfaces, including `IMessage` and `IBufferMessage`."]]],[]]