[[["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-07-14 UTC."],[[["\u003cp\u003e\u003ccode\u003eGARVPSAvailabilityFuture\u003c/code\u003e provides a handle to track the asynchronous operation of checking VPS availability initiated by \u003ccode\u003echeckVPSAvailabilityAtCoordinate:completionHandler:\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eGARFuture\u003c/code\u003e and includes a \u003ccode\u003eresult\u003c/code\u003e property containing a \u003ccode\u003eGARVPSAvailability\u003c/code\u003e object representing the availability status.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eresult\u003c/code\u003e property should be accessed only after confirming the operation's completion by verifying the \u003ccode\u003estate\u003c/code\u003e property of the \u003ccode\u003eGARFuture\u003c/code\u003e.\u003c/p\u003e\n"]]],["`GARVPSAvailabilityFuture` represents an asynchronous operation initiated by `checkVPSAvailabilityAtCoordinate`. It inherits from `GARFuture`. The key property, `result`, of type `GARVPSAvailability`, holds the operation's outcome or a default value if incomplete. Accessing `result` is conditional; it should only be read when the operation's `state` is `GARFutureStateDone`, ensuring the operation has finished.\n"],null,[]]