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-21 UTC."],[[["Version 3.6.0 is the latest version available for the `GetGlobalOrganizationOperationRequest` in the Compute Engine v1 API."],["The `GetGlobalOrganizationOperationRequest` class is used for requesting a specific global organization operation and is part of the Google.Cloud.Compute.V1 namespace."],["The `GetGlobalOrganizationOperationRequest` class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base object class."],["The class has two constructors: a default one and another one that takes another `GetGlobalOrganizationOperationRequest` object, and it has properties for `HasParentId`, `Operation`, and `ParentId`."],["A range of other versions are also available, going back as far as 1.0.0, with each version of the `GetGlobalOrganizationOperationRequest` class having its own dedicated page with corresponding documentation."]]],[]]