public sealed class WaitRegionOperationRequest : IMessage<WaitRegionOperationRequest>, IEquatable<WaitRegionOperationRequest>, IDeepCloneable<WaitRegionOperationRequest>, IBufferMessage, IMessage
A request message for RegionOperations.Wait. See the method description for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe webpage documents the \u003ccode\u003eWaitRegionOperationRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its purpose as a request message for \u003ccode\u003eRegionOperations.Wait\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a long history with multiple versions, ranging from 1.0.0 to the latest 3.6.0, all available for viewing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWaitRegionOperationRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<WaitRegionOperationRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<WaitRegionOperationRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<WaitRegionOperationRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless constructor, and a copy constructor, that takes another \u003ccode\u003eWaitRegionOperationRequest\u003c/code\u003e as parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt has three key properties: \u003ccode\u003eOperation\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, all of which are strings, representing the name of the operation resource, the project ID, and the region name, respectively.\u003c/p\u003e\n"]]],[],null,[]]