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 page provides reference documentation for the `DeleteGlobalOrganizationOperationRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for this class is 3.6.0, and a history of versions ranging from 1.0.0 to 3.6.0 are also documented and linked on this page."],["The `DeleteGlobalOrganizationOperationRequest` class is used as a request message for the `GlobalOrganizationOperations.Delete` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `HasParentId`, `Operation`, and `ParentId` that can be set to provide information for an operation request."],["There are also two constructors for the `DeleteGlobalOrganizationOperationRequest` class: one default and one that accepts another `DeleteGlobalOrganizationOperationRequest` as a parameter."]]],[]]