Home
last modified time | relevance | path

Searched refs:Google_Client (Results 51 – 61 of 61) sorted by last modified time

123

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesManagementService.php214 * @param Google_Client $client
216 public function __construct(Google_Client $client) {
H A DGoogle_GanService.php369 * @param Google_Client $client
371 public function __construct(Google_Client $client) {
H A DGoogle_LicensingService.php184 * @param Google_Client $client
186 public function __construct(Google_Client $client) {
H A DGoogle_ModeratorService.php901 * @param Google_Client $client
903 public function __construct(Google_Client $client) {
H A DGoogle_Oauth2Service.php105 * @param Google_Client $client
107 public function __construct(Google_Client $client) {
H A DGoogle_ResellerService.php284 * @param Google_Client $client
286 public function __construct(Google_Client $client) {
H A DGoogle_SiteVerificationService.php165 * @param Google_Client $client
167 public function __construct(Google_Client $client) {
H A DGoogle_TranslateService.php131 * @param Google_Client $client
133 public function __construct(Google_Client $client) {
/plugin/authgoogle/google/service/
H A DGoogle_BatchRequest.php60 $response = Google_Client::$io->makeRequest($httpRequest);
/plugin/authgoogle/
H A Dauth.php79 $client = new Google_Client();
/plugin/authgoogle/google/
H A DGoogle_Client.php64 class Google_Client { class
405 return Google_Client::$auth;
413 return Google_Client::$io;
420 return Google_Client::$cache;

123