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 under the `Google.Cloud.Compute.V1` namespace, with version 2.14.0 being the current version of the page."],["The documentation covers the class's inheritance hierarchy, implemented interfaces, available constructors, and properties, such as `Operation`, `ParentId`, and `HasParentId`."],["The `DeleteGlobalOrganizationOperationRequest` class is used as a request message for the `GlobalOrganizationOperations.Delete` method, allowing for the deletion of a specified operation resource, and is a part of the `Google.Cloud.Compute.V1.dll` assembly."],["The page also provides a list of all available versions of the documentation for the `DeleteGlobalOrganizationOperationRequest` class, ranging from version 1.0.0 up to the latest version, 3.6.0."]]],[]]