[[["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-05 UTC."],[[["`GetAccessTokenResult` is a class returned by the `getAccessToken` method."],["This class contains both the access token itself and its corresponding expiration time."],["`GetAccessTokenResult` implements the `Serializable` interface."],["The class has a constructor `GetAccessTokenResult(String accessToken, Date expirationTime)` that takes the access token and expiration time as parameters."],["`getAccessToken()` and `getExpirationTime()` are public methods to retrieve the token and its expiration time respectively."]]],[]]