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."],[[["This webpage provides documentation for the `GetGlobalOperationRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version available is 3.6.0, with a list of other previous versions ranging back to 1.0.0, allowing the user to view historical documentation."],["`GetGlobalOperationRequest` is used as a request message to retrieve details for a specific global operation, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, `GetGlobalOperationRequest()` and `GetGlobalOperationRequest(GetGlobalOperationRequest other)`, and also includes the `Operation` and `Project` properties which are both strings."],["The resource also shows inherited members from `object`, including `GetHashCode()`, `GetType()`, and `ToString()` as well as the full Namespace and assembly of the resource."]]],[]]