Home
last modified time | relevance | path

Searched refs:rootUrl (Results 176 – 200 of 247) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPagespeedInsights.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://pagespeedonline.googleapis.com/';
H A DPaymentsResellerSubscription.php49 * @param string $rootUrl The root URL used for requests to the service.
51 public function __construct($clientOrConfig = [], $rootUrl = null) argument
54 $this->rootUrl = $rootUrl ?: 'https://paymentsresellersubscription.googleapis.com/';
H A DPeopleService.php85 * @param string $rootUrl The root URL used for requests to the service.
87 public function __construct($clientOrConfig = [], $rootUrl = null) argument
90 $this->rootUrl = $rootUrl ?: 'https://people.googleapis.com/';
H A DPlayIntegrity.php48 * @param string $rootUrl The root URL used for requests to the service.
50 public function __construct($clientOrConfig = [], $rootUrl = null) argument
53 $this->rootUrl = $rootUrl ?: 'https://playintegrity.googleapis.com/';
H A DPlayableLocations.php46 * @param string $rootUrl The root URL used for requests to the service.
48 public function __construct($clientOrConfig = [], $rootUrl = null) argument
51 $this->rootUrl = $rootUrl ?: 'https://playablelocations.googleapis.com/';
H A DPlaycustomapp.php48 * @param string $rootUrl The root URL used for requests to the service.
50 public function __construct($clientOrConfig = [], $rootUrl = null) argument
53 $this->rootUrl = $rootUrl ?: 'https://playcustomapp.googleapis.com/';
H A DPlaydeveloperreporting.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://playdeveloperreporting.googleapis.com/';
H A DPolicyAnalyzer.php48 * @param string $rootUrl The root URL used for requests to the service.
50 public function __construct($clientOrConfig = [], $rootUrl = null) argument
53 $this->rootUrl = $rootUrl ?: 'https://policyanalyzer.googleapis.com/';
H A DPolicySimulator.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://policysimulator.googleapis.com/';
H A DPolicyTroubleshooter.php48 * @param string $rootUrl The root URL used for requests to the service.
50 public function __construct($clientOrConfig = [], $rootUrl = null) argument
53 $this->rootUrl = $rootUrl ?: 'https://policytroubleshooter.googleapis.com/';
H A DPolyService.php49 * @param string $rootUrl The root URL used for requests to the service.
51 public function __construct($clientOrConfig = [], $rootUrl = null) argument
54 $this->rootUrl = $rootUrl ?: 'https://poly.googleapis.com/';
H A DPostmasterTools.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://gmailpostmastertools.googleapis.com/';
H A DPubsub.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://pubsub.googleapis.com/';
H A DPubsubLite.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://pubsublite.googleapis.com/';
H A DRealTimeBidding.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://realtimebidding.googleapis.com/';
H A DRecaptchaEnterprise.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://recaptchaenterprise.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/';
H A DRecommender.php55 * @param string $rootUrl The root URL used for requests to the service.
57 public function __construct($clientOrConfig = [], $rootUrl = null) argument
60 $this->rootUrl = $rootUrl ?: 'https://recommender.googleapis.com/';
H A DRemoteBuildExecution.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://remotebuildexecution.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 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 DResourceSettings.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://resourcesettings.googleapis.com/';
H A DSASPortalTesting.php65 * @param string $rootUrl The root URL used for requests to the service.
67 public function __construct($clientOrConfig = [], $rootUrl = null) argument
70 $this->rootUrl = $rootUrl ?: 'https://prod-tt-sasportal.googleapis.com/';
H A DSQLAdmin.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://sqladmin.googleapis.com/';
H A DSafebrowsing.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://safebrowsing.googleapis.com/';

12345678910