Home
last modified time | relevance | path

Searched refs:rootUrl (Results 26 – 50 of 247) sorted by relevance

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 DDocs.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://docs.googleapis.com/';
H A DOauth2.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://www.googleapis.com/';
H A DCloudNaturalLanguage.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://language.googleapis.com/';
H A DCloudProfiler.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://cloudprofiler.googleapis.com/';
H A DHomeGraphService.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://homegraph.googleapis.com/';
H A DCloudRuntimeConfig.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://runtimeconfig.googleapis.com/';
H A DFirebaseHosting.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://firebasehosting.googleapis.com/';
H A DFirebaseML.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://firebaseml.googleapis.com/';
H A DFirebaseDynamicLinks.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://firebasedynamiclinks.googleapis.com/';
H A DMyBusinessLodging.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://mybusinesslodging.googleapis.com/';
H A DIAMCredentials.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://iamcredentials.googleapis.com/';
H A DMyBusinessBusinessCalls.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://mybusinessbusinesscalls.googleapis.com/';
H A DFirebasestorage.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://firebasestorage.googleapis.com/';
H A DSiteVerification.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://www.googleapis.com/';
H A DCloudBillingBudget.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://billingbudgets.googleapis.com/';
H A DWorkflowExecutions.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://workflowexecutions.googleapis.com/';
H A DManufacturerCenter.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://manufacturers.googleapis.com/';
H A DMyBusinessVerifications.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://mybusinessverifications.googleapis.com/';
H A DLibraryagent.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://libraryagent.googleapis.com/';
H A DAnalyticsData.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://analyticsdata.googleapis.com/';
H A DTesting.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://testing.googleapis.com/';
H A DDataTransfer.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://admin.googleapis.com/';
H A DDigitalassetlinks.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://digitalassetlinks.googleapis.com/';
H A DSlides.php67 * @param string $rootUrl The root URL used for requests to the service.
69 public function __construct($clientOrConfig = [], $rootUrl = null) argument
72 $this->rootUrl = $rootUrl ?: 'https://slides.googleapis.com/';

12345678910