You are here

protected property GoogleApiServiceClient::$auth_config in Google API PHP Client 8.4

Same name and namespace in other branches
  1. 8.3 src/Entity/GoogleApiServiceClient.php \Drupal\google_api_client\Entity\GoogleApiServiceClient::auth_config

The credentials for account.

Type: string

File

src/Entity/GoogleApiServiceClient.php, line 97

Class

GoogleApiServiceClient
Defines the GoogleApiServiceClient entity.

Namespace

Drupal\google_api_client\Entity

Code

protected $auth_config;