public sealed class GetGlobalOperationRequest : IMessage<GetGlobalOperationRequest>, IEquatable<GetGlobalOperationRequest>, IDeepCloneable<GetGlobalOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetGlobalOperationRequest.
A request message for GlobalOperations.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."],[[["The webpage provides reference documentation for the `GetGlobalOperationRequest` class within the Google Compute Engine v1 API, specifically for .NET."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is used to request details about a global operation."],["The documentation details the `GetGlobalOperationRequest` class's inheritance, including implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page lists all available versions of the API, ranging from version 1.0.0 to the latest version, 3.6.0, with each version linking to the corresponding `GetGlobalOperationRequest` documentation."],["It provides information on the class's constructors and properties such as \"Operation\" and \"Project\" which are used to specify the details of the operation and the project ID."]]],[]]