Google Cloud Integrations V1alpha Access Token Response
data class GoogleCloudIntegrationsV1alphaAccessTokenResponse(val accessToken: String, val accessTokenExpireTime: String, val refreshToken: String, val refreshTokenExpireTime: String, val tokenType: String)
The access token represents the authorization of a specific application to access specific parts of a user’s data.