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-04-09 UTC."],[[["This page provides reference documentation for the `GetGlobalOperationRequest` class within the Google Compute Engine v1 API, specifically detailing its usage and structure."],["The class `GetGlobalOperationRequest` is designed to retrieve a specific global operation, as indicated by its function as a request message for `GlobalOperations.Get`."],["The documentation covers the class's constructors, including a parameter to make a copy of the given `GetGlobalOperationRequest` class, as well as the properties `Operation` and `Project`, which are essential for identifying the specific operation and project in the request."],["The page lists all available versions of the documentation for `GetGlobalOperationRequest`, ranging from version 1.0.0 to the latest version 3.6.0, and the user is currently on version 3.5.0."],["This class implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, demonstrating its integration within the Google.Protobuf structure and dotnet framework."]]],[]]