Home
last modified time | relevance | path

Searched refs:rootUrl (Results 76 – 100 of 247) sorted by relevance

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
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 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 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 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 DWebmasters.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://www.googleapis.com/';
H A DStreetViewPublish.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://streetviewpublish.googleapis.com/';
H A DCloudScheduler.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://cloudscheduler.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 DTranscoder.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://transcoder.googleapis.com/';
H A DCloudComposer.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://composer.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 DDoubleclicksearch.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://doubleclicksearch.googleapis.com/';
H A DCloudSourceRepositories.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://sourcerepo.googleapis.com/';
H A DSemanticTile.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://vectortile.googleapis.com/';
H A DWebRisk.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://webrisk.googleapis.com/';
H A DYouTubeAnalytics.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://youtubeanalytics.googleapis.com/';
H A DServiceUsage.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://serviceusage.googleapis.com/';
H A DForms.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://forms.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 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 DGamesConfiguration.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://gamesconfiguration.googleapis.com/';
H A DWorkflows.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://workflows.googleapis.com/';
H A DClouderrorreporting.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://clouderrorreporting.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 DFirebaseRules.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://firebaserules.googleapis.com/';

12345678910