public sealed class WaitGlobalOperationRequest : IMessage<WaitGlobalOperationRequest>, IEquatable<WaitGlobalOperationRequest>, IDeepCloneable<WaitGlobalOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class WaitGlobalOperationRequest.
A request message for GlobalOperations.Wait. 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 documentation for the `WaitGlobalOperationRequest` class within the Google Cloud Compute Engine v1 API, specifically detailing its usage and functionality across multiple versions."],["The latest version available for `WaitGlobalOperationRequest` is 3.6.0, while the current viewed version is 3.5.0, and several previous versions are also listed, going as far back as 1.0.0."],["The `WaitGlobalOperationRequest` class is a request message used for the `GlobalOperations.Wait` method, which deals with waiting on a global operation within the Google Cloud Compute Engine API."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cWaitGlobalOperationRequest\u003e`, `IDeepCloneable\u003cWaitGlobalOperationRequest\u003e`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two properties: Operation which takes in the name or numerical identifier of the operation resource and Project, which takes in the project ID."]]],[]]