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-04-09 UTC."],[[["This page provides reference documentation for the `GetGlobalOrganizationOperationRequest` class within the Compute Engine v1 API, specifically for version 3.2.0."],["The `GetGlobalOrganizationOperationRequest` class is used to create request messages for retrieving global organization operations, and it inherits from the `object` class, while also implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all available versions of the `GetGlobalOrganizationOperationRequest` documentation, starting from version 1.0.0 up to the latest version, 3.6.0."],["The class includes constructors for creating instances and has properties like `HasParentId`, `Operation`, and `ParentId` for managing request parameters."],["The documentation also details the class's namespace as `Google.Cloud.Compute.V1`, assembly as `Google.Cloud.Compute.V1.dll`, and its relationship to inherited members such as `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class."]]],[]]