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 Google Compute Engine v1 API."],["The latest version of this API is 3.6.0, and the documentation also lists the previous versions all the way back to version 1.0.0."],["The `GetGlobalOrganizationOperationRequest` class is used to send requests to the `GlobalOrganizationOperations.Get` method, which will allow a user to get the status of a long running operation."],["The `GetGlobalOrganizationOperationRequest` class has two properties, `Operation` and `ParentId`, which allow users to provide the name of the operation, and the ID of the parent."],["This class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, while also inheriting from the object class."]]],[]]