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."],[[["The latest version of the `WaitGlobalOperationRequest` class is 3.6.0, but the current page documents version 3.3.0."],["This class is part of the Google.Cloud.Compute.V1 namespace and is found in the Google.Cloud.Compute.V1.dll assembly, which is used within the Compute Engine v1 API."],["The `WaitGlobalOperationRequest` class is a request message used for the GlobalOperations.Wait method within the Compute Engine v1 API, allowing users to query operations."],["The `WaitGlobalOperationRequest` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities."],["The class contains two key properties, \"Operation\" and \"Project\", which are both of type string and are used to specify the operation name and the project ID, respectively."]]],[]]