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."],[[["The latest version of the `GetGlobalOrganizationOperationRequest` is 3.6.0, but this page is showing the documentation and references for version 3.5.0."],["This page lists documentation links for the `GetGlobalOrganizationOperationRequest` class across multiple versions, ranging from 1.0.0 up to 3.6.0."],["`GetGlobalOrganizationOperationRequest` is a request message used to retrieve the details of a global organization operation within the Compute Engine v1 API."],["The `GetGlobalOrganizationOperationRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is found in the namespace `Google.Cloud.Compute.V1`."],["The `GetGlobalOrganizationOperationRequest` class has properties such as `HasParentId`, `Operation`, and `ParentId` to handle different components of the request."]]],[]]