Name | Type | Description | Notes |
---|---|---|---|
Authenticated | bool | Authenticated indicates that the token was associated with a known user. | [optional] [default to null] |
Error_ | string | Error indicates that the token couldn't be checked | [optional] [default to null] |
User | *V1beta1UserInfo | User is the UserInfo associated with the provided token. | [optional] [default to null] |