anonymous | boolean | Whether the application is registered with Google. The value is true if the application has an anonymous Client ID. |
clientId | string | The Client ID of the application the token is issued to. |
displayText | string | The displayable name of the application the token is issued to. |
etag | string | ETag of the resource. |
kind | string | The type of the API resource. This is always admin#directory#token . |
nativeApp | boolean | Whether the token is issued to an installed application. The value is true if the application is installed to a desktop or mobile device. |
scopes | array | A list of authorization scopes the application is granted. |
userKey | string | The unique ID of the user that issued the token. |