Home
last modified time | relevance | path

Searched refs:rootUrl (Results 126 – 150 of 247) sorted by relevance

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudRedis.php50 * @param string $rootUrl The root URL used for requests to the service.
52 public function __construct($clientOrConfig = [], $rootUrl = null) argument
55 $this->rootUrl = $rootUrl ?: 'https://redis.googleapis.com/';
H A DCloudIAP.php51 * @param string $rootUrl The root URL used for requests to the service.
53 public function __construct($clientOrConfig = [], $rootUrl = null) argument
56 $this->rootUrl = $rootUrl ?: 'https://iap.googleapis.com/';
H A DCloudTasks.php50 * @param string $rootUrl The root URL used for requests to the service.
52 public function __construct($clientOrConfig = [], $rootUrl = null) argument
55 $this->rootUrl = $rootUrl ?: 'https://cloudtasks.googleapis.com/';
H A DTasks.php52 * @param string $rootUrl The root URL used for requests to the service.
54 public function __construct($clientOrConfig = [], $rootUrl = null) argument
57 $this->rootUrl = $rootUrl ?: 'https://tasks.googleapis.com/';
H A DReports.php57 * @param string $rootUrl The root URL used for requests to the service.
59 public function __construct($clientOrConfig = [], $rootUrl = null) argument
62 $this->rootUrl = $rootUrl ?: 'https://admin.googleapis.com/';
H A DFitness.php115 * @param string $rootUrl The root URL used for requests to the service.
117 public function __construct($clientOrConfig = [], $rootUrl = null) argument
120 $this->rootUrl = $rootUrl ?: 'https://fitness.googleapis.com/';
H A DTranslate.php54 * @param string $rootUrl The root URL used for requests to the service.
56 public function __construct($clientOrConfig = [], $rootUrl = null) argument
59 $this->rootUrl = $rootUrl ?: 'https://translation.googleapis.com/';
H A DCustomSearchAPI.php47 * @param string $rootUrl The root URL used for requests to the service.
49 public function __construct($clientOrConfig = [], $rootUrl = null) argument
52 $this->rootUrl = $rootUrl ?: 'https://customsearch.googleapis.com/';
H A DTPU.php52 * @param string $rootUrl The root URL used for requests to the service.
54 public function __construct($clientOrConfig = [], $rootUrl = null) argument
57 $this->rootUrl = $rootUrl ?: 'https://tpu.googleapis.com/';
H A DReseller.php54 * @param string $rootUrl The root URL used for requests to the service.
56 public function __construct($clientOrConfig = [], $rootUrl = null) argument
59 $this->rootUrl = $rootUrl ?: 'https://reseller.googleapis.com/';
H A DMyBusinessBusinessInformation.php54 * @param string $rootUrl The root URL used for requests to the service.
56 public function __construct($clientOrConfig = [], $rootUrl = null) argument
59 $this->rootUrl = $rootUrl ?: 'https://mybusinessbusinessinformation.googleapis.com/';
H A DHangoutsChat.php56 * @param string $rootUrl The root URL used for requests to the service.
58 public function __construct($clientOrConfig = [], $rootUrl = null) argument
61 $this->rootUrl = $rootUrl ?: 'https://chat.googleapis.com/';
H A DOrgPolicyAPI.php54 * @param string $rootUrl The root URL used for requests to the service.
56 public function __construct($clientOrConfig = [], $rootUrl = null) argument
59 $this->rootUrl = $rootUrl ?: 'https://orgpolicy.googleapis.com/';
H A DContainerAnalysis.php51 * @param string $rootUrl The root URL used for requests to the service.
53 public function __construct($clientOrConfig = [], $rootUrl = null) argument
56 $this->rootUrl = $rootUrl ?: 'https://containeranalysis.googleapis.com/';
H A DServiceManagement.php63 * @param string $rootUrl The root URL used for requests to the service.
65 public function __construct($clientOrConfig = [], $rootUrl = null) argument
68 $this->rootUrl = $rootUrl ?: 'https://servicemanagement.googleapis.com/';
H A DEssentialcontacts.php50 * @param string $rootUrl The root URL used for requests to the service.
52 public function __construct($clientOrConfig = [], $rootUrl = null) argument
55 $this->rootUrl = $rootUrl ?: 'https://essentialcontacts.googleapis.com/';
H A DCloudDomains.php50 * @param string $rootUrl The root URL used for requests to the service.
52 public function __construct($clientOrConfig = [], $rootUrl = null) argument
55 $this->rootUrl = $rootUrl ?: 'https://domains.googleapis.com/';
H A DServiceNetworking.php59 * @param string $rootUrl The root URL used for requests to the service.
61 public function __construct($clientOrConfig = [], $rootUrl = null) argument
64 $this->rootUrl = $rootUrl ?: 'https://servicenetworking.googleapis.com/';
H A DAccessApproval.php53 * @param string $rootUrl The root URL used for requests to the service.
55 public function __construct($clientOrConfig = [], $rootUrl = null) argument
58 $this->rootUrl = $rootUrl ?: 'https://accessapproval.googleapis.com/';
H A DBigQueryReservation.php54 * @param string $rootUrl The root URL used for requests to the service.
56 public function __construct($clientOrConfig = [], $rootUrl = null) argument
59 $this->rootUrl = $rootUrl ?: 'https://bigqueryreservation.googleapis.com/';
H A DSheets.php63 * @param string $rootUrl The root URL used for requests to the service.
65 public function __construct($clientOrConfig = [], $rootUrl = null) argument
68 $this->rootUrl = $rootUrl ?: 'https://sheets.googleapis.com/';
H A DScript.php103 * @param string $rootUrl The root URL used for requests to the service.
105 public function __construct($clientOrConfig = [], $rootUrl = null) argument
108 $this->rootUrl = $rootUrl ?: 'https://script.googleapis.com/';
H A DServiceDirectory.php52 * @param string $rootUrl The root URL used for requests to the service.
54 public function __construct($clientOrConfig = [], $rootUrl = null) argument
57 $this->rootUrl = $rootUrl ?: 'https://servicedirectory.googleapis.com/';
H A DEventarc.php53 * @param string $rootUrl The root URL used for requests to the service.
55 public function __construct($clientOrConfig = [], $rootUrl = null) argument
58 $this->rootUrl = $rootUrl ?: 'https://eventarc.googleapis.com/';
H A DRecommendationsAI.php60 * @param string $rootUrl The root URL used for requests to the service.
62 public function __construct($clientOrConfig = [], $rootUrl = null) argument
65 $this->rootUrl = $rootUrl ?: 'https://recommendationengine.googleapis.com/';

12345678910