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 webpage provides documentation for the `GetGlobalOrganizationOperationRequest` class within the Google.Cloud.Compute.V1 API, outlining its properties, constructors, and implemented interfaces."],["The latest version of this resource documented is 3.6.0, and various previous versions of this API class are also linked, spanning back to version 1.0.0."],["`GetGlobalOrganizationOperationRequest` is a class used to send requests to the `GlobalOrganizationOperations.Get` method, as detailed in the API's reference documentation."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the `object` class."],["The `GetGlobalOrganizationOperationRequest` class includes properties such as `Operation`, `ParentId` and `HasParentId` that are used to send the request to the specified operation."]]],[]]