public sealed class GetGlobalOrganizationOperationRequest : IMessage<GetGlobalOrganizationOperationRequest>, IEquatable<GetGlobalOrganizationOperationRequest>, IDeepCloneable<GetGlobalOrganizationOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetGlobalOrganizationOperationRequest.
A request message for GlobalOrganizationOperations.Get. 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 `GetGlobalOrganizationOperationRequest` class within the Compute Engine v1 API."],["The `GetGlobalOrganizationOperationRequest` class is used to request details about a specific operation in a global organization, as described in the method description."],["The documentation outlines the class's constructors, including a default constructor and one that accepts another `GetGlobalOrganizationOperationRequest` object, along with its properties like `HasParentId`, `Operation`, and `ParentId`."],["The page lists available versions of this api from version 1.0.0 to the latest version 3.6.0."],["The `GetGlobalOrganizationOperationRequest` class inherits from and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]