Home
last modified time | relevance | path

Searched refs:rootUrl (Results 26 – 50 of 247) sorted by last modified time

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudMachineLearningEngine.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://ml.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 DBooks.php71 * @param string $rootUrl The root URL used for requests to the service.
73 public function __construct($clientOrConfig = [], $rootUrl = null) argument
76 $this->rootUrl = $rootUrl ?: 'https://books.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 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 DFirebaseManagement.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://firebase.googleapis.com/';
H A DAppengine.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://appengine.googleapis.com/';
H A DFirebaseRealtimeDatabase.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://firebasedatabase.googleapis.com/';
H A DMyBusinessAccountManagement.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://mybusinessaccountmanagement.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 DAssuredworkloads.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://assuredworkloads.googleapis.com/';
H A DCloudRetail.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://retail.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 DMyBusinessPlaceActions.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://mybusinessplaceactions.googleapis.com/';
H A DMyBusinessQA.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://mybusinessqanda.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 DBaremetalsolution.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://baremetalsolution.googleapis.com/';
H A DYouTubeReporting.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://youtubereporting.googleapis.com/';
H A DBigQueryConnectionService.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://bigqueryconnection.googleapis.com/';
H A DGoogleAnalyticsAdmin.php70 * @param string $rootUrl The root URL used for requests to the service.
72 public function __construct($clientOrConfig = [], $rootUrl = null) argument
75 $this->rootUrl = $rootUrl ?: 'https://analyticsadmin.googleapis.com/';
H A DConnectors.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://connectors.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 DIDS.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://ids.googleapis.com/';
H A DCloudBuild.php61 * @param string $rootUrl The root URL used for requests to the service.
63 public function __construct($clientOrConfig = [], $rootUrl = null) argument
66 $this->rootUrl = $rootUrl ?: 'https://cloudbuild.googleapis.com/';
H A DCloudIot.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://cloudiot.googleapis.com/';

12345678910