public sealed class DeleteGlobalOrganizationOperationResponse : IMessage<DeleteGlobalOrganizationOperationResponse>, IEquatable<DeleteGlobalOrganizationOperationResponse>, IDeepCloneable<DeleteGlobalOrganizationOperationResponse>, IBufferMessage, IMessage
A response 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."],[[["The latest version available is 3.6.0, representing the most current iteration of the `DeleteGlobalOrganizationOperationResponse`."],["This page documents the `DeleteGlobalOrganizationOperationResponse` class across multiple versions, starting from version 1.0.0 up to the latest 3.6.0."],["`DeleteGlobalOrganizationOperationResponse` is a response message class used for GlobalOrganizationOperations.Delete, as described in the method."],["The `DeleteGlobalOrganizationOperationResponse` class inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteGlobalOrganizationOperationResponse` class includes two constructors: a default constructor and a copy constructor that takes another `DeleteGlobalOrganizationOperationResponse` instance as a parameter."]]],[]]