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-03-31 UTC."],[[["This webpage provides documentation for the `WaitGlobalOperationRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The latest version documented is 3.6.0, and the webpage lists all the available versions of the `WaitGlobalOperationRequest` class, going back to version 1.0.0."],["The `WaitGlobalOperationRequest` class is used to construct a request for the `GlobalOperations.Wait` method, used in the Compute Engine API."],["The `WaitGlobalOperationRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `WaitGlobalOperationRequest` class has two properties of type string: `Operation` which represents the name or identifier of the operation, and `Project` which corresponds to the project ID for the request."]]],[]]