public sealed class WaitGlobalOperationRequest : IMessage<WaitGlobalOperationRequest>, IEquatable<WaitGlobalOperationRequest>, IDeepCloneable<WaitGlobalOperationRequest>, IBufferMessage, IMessage
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"]],[["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 latest version of \u003ccode\u003eWaitGlobalOperationRequest\u003c/code\u003e is 3.6.0, with several earlier versions available, spanning from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWaitGlobalOperationRequest\u003c/code\u003e is a request message for GlobalOperations.Wait, used to retrieve details about a specified global operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a parameterless constructor and one that takes another \u003ccode\u003eWaitGlobalOperationRequest\u003c/code\u003e object, allowing for object cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWaitGlobalOperationRequest\u003c/code\u003e class has two string properties, \u003ccode\u003eOperation\u003c/code\u003e and \u003ccode\u003eProject\u003c/code\u003e, which represent the name of the Operations resource and the Project ID, respectively.\u003c/p\u003e\n"]]],[],null,[]]