Home
last modified time | relevance | path

Searched refs:rootUrl (Results 1 – 25 of 247) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAIPlatformNotebooks.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://notebooks.googleapis.com/';
H A DAbusiveExperienceReport.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://abusiveexperiencereport.googleapis.com/';
H A DAcceleratedmobilepageurl.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://acceleratedmobilepageurl.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 DAccessContextManager.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://accesscontextmanager.googleapis.com/';
H A DAdExchangeBuyer.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://www.googleapis.com/';
H A DAdExchangeBuyerII.php80 * @param string $rootUrl The root URL used for requests to the service.
82 public function __construct($clientOrConfig = [], $rootUrl = null) argument
85 $this->rootUrl = $rootUrl ?: 'https://adexchangebuyer.googleapis.com/';
H A DAdExperienceReport.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://adexperiencereport.googleapis.com/';
H A DAdMob.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://admob.googleapis.com/';
H A DAdSenseHost.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://www.googleapis.com/';
H A DAdsense.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://adsense.googleapis.com/';
H A DAlertCenter.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://alertcenter.googleapis.com/';
H A DAnalytics.php91 * @param string $rootUrl The root URL used for requests to the service.
93 public function __construct($clientOrConfig = [], $rootUrl = null) argument
96 $this->rootUrl = $rootUrl ?: 'https://analytics.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 DAnalyticsReporting.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://analyticsreporting.googleapis.com/';
H A DAndroidEnterprise.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://androidenterprise.googleapis.com/';
H A DAndroidManagement.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://androidmanagement.googleapis.com/';
H A DAndroidProvisioningPartner.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://androiddeviceprovisioning.googleapis.com/';
H A DAndroidPublisher.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://androidpublisher.googleapis.com/';
H A DApiKeysService.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://apikeys.googleapis.com/';
H A DApigateway.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://apigateway.googleapis.com/';
H A DApigee.php117 * @param string $rootUrl The root URL used for requests to the service.
119 public function __construct($clientOrConfig = [], $rootUrl = null) argument
122 $this->rootUrl = $rootUrl ?: 'https://apigee.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 DArea120Tables.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://area120tables.googleapis.com/';
H A DArtifactRegistry.php62 * @param string $rootUrl The root URL used for requests to the service.
64 public function __construct($clientOrConfig = [], $rootUrl = null) argument
67 $this->rootUrl = $rootUrl ?: 'https://artifactregistry.googleapis.com/';

12345678910