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-21 UTC."],[[["The latest version of the `WaitGlobalOperationRequest` class is 3.6.0, which can be found in the `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.WaitGlobalOperationRequest` directory."],["This class is used as a request message for the `GlobalOperations.Wait` method in the Compute Engine v1 API."],["The `WaitGlobalOperationRequest` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions available, with each version being accessible via its corresponding link, all the way back to version 1.0.0 in the provided list."],["The class has two constructors, one default constructor and one that takes a `WaitGlobalOperationRequest` as a parameter, as well as two properties `Operation` and `Project` which are both of type string."]]],[]]