GoogleCloudIntegrationsV1alphaAccessToken constructor
GoogleCloudIntegrationsV1alphaAccessToken({})
Implementation
GoogleCloudIntegrationsV1alphaAccessToken({
this.accessToken,
this.accessTokenExpireTime,
this.refreshToken,
this.refreshTokenExpireTime,
this.tokenType,
});