Home
last modified time | relevance | path

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

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
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 DChromeUXReport.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://chromeuxreport.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 DTrafficDirectorService.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://trafficdirector.googleapis.com/';
H A DDriveActivity.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://driveactivity.googleapis.com/';
H A DWebfonts.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://webfonts.googleapis.com/';
H A DCloudSecurityToken.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://sts.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 DVerifiedaccess.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://verifiedaccess.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 DFirebaseCloudMessaging.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://fcm.googleapis.com/';
H A DGroupsMigration.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://groupsmigration.googleapis.com/';
H A DIndexing.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://indexing.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 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 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 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 DTexttospeech.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://texttospeech.googleapis.com/';
H A DFcmdata.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://fcmdata.googleapis.com/';
H A DServiceControl.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://servicecontrol.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 DMyBusinessNotificationSettings.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://mybusinessnotifications.googleapis.com/';
H A DCloudTrace.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://cloudtrace.googleapis.com/';
H A DGroupssettings.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://www.googleapis.com/';
H A DKgsearch.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://kgsearch.googleapis.com/';

12345678910