You are here

public property GoogleApiClientService::$googleClient in Google API PHP Client 8.2

Same name and namespace in other branches
  1. 8.4 src/Service/GoogleApiClientService.php \Drupal\google_api_client\Service\GoogleApiClientService::googleClient
  2. 8.3 src/Service/GoogleApiClientService.php \Drupal\google_api_client\Service\GoogleApiClientService::googleClient

The GoogleClient object.

Type: \Google_Client

File

src/Service/GoogleApiClientService.php, line 22

Class

GoogleApiClientService
Class Google API Client Service.

Namespace

Drupal\google_api_client\Service

Code

public $googleClient;