protected property GoogleApiServiceClient::$access_token in Google API PHP Client 8.4
Same name and namespace in other branches
- 8.3 src/Entity/GoogleApiServiceClient.php \Drupal\google_api_client\Entity\GoogleApiServiceClient::access_token
The access_token for account.
Type: string
File
- src/
Entity/ GoogleApiServiceClient.php, line 104
Class
- GoogleApiServiceClient
- Defines the GoogleApiServiceClient entity.
Namespace
Drupal\google_api_client\EntityCode
protected $access_token;