public sealed class GetGlobalOperationRequest : IMessage<GetGlobalOperationRequest>, IEquatable<GetGlobalOperationRequest>, IDeepCloneable<GetGlobalOperationRequest>, IBufferMessage, IMessage
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 latest version available for `GetGlobalOperationRequest` is 3.6.0, as seen at the top of the version list."],["This page details the `GetGlobalOperationRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically focusing on its usage in the `GlobalOperations.Get` method."],["The `GetGlobalOperationRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetGlobalOperationRequest` class has two constructors, one default and one that accepts another `GetGlobalOperationRequest` object."],["The `GetGlobalOperationRequest` class has two string properties, `Operation` representing the name of the Operations resource, and `Project` representing the project ID."]]],[]]