| Field | Type | Required | Description |
|---|---|---|---|
accessToken |
String | ✔️ | N/A |
datasource |
String | ✔️ | N/A |
scope |
Optional<String> | ➖ | N/A |
tokenType |
Optional<String> | ➖ | N/A |
authUser |
Optional<String> | ➖ | Used by Google to indicate the index of the logged in user. Useful for generating hyperlinks that support multilogin. |
expiration |
Optional<Long> | ➖ | Unix timestamp when this token expires (in seconds since epoch UTC). |