Home
last modified time | relevance | path

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

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
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 DCloudSupport.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://cloudsupport.googleapis.com/';
H A DCloudTalentSolution.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://jobs.googleapis.com/';
H A DCloudTasks.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://cloudtasks.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 DCloudVideoIntelligence.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://videointelligence.googleapis.com/';
H A DCloudbilling.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://cloudbilling.googleapis.com/';
H A DCloudchannel.php58 * @param string $rootUrl The root URL used for requests to the service.
60 public function __construct($clientOrConfig = [], $rootUrl = null) argument
63 $this->rootUrl = $rootUrl ?: 'https://cloudchannel.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 DCompute.php149 * @param string $rootUrl The root URL used for requests to the service.
151 public function __construct($clientOrConfig = [], $rootUrl = null) argument
154 $this->rootUrl = $rootUrl ?: 'https://compute.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 DContactcenterinsights.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://contactcenterinsights.googleapis.com/';
H A DContainer.php58 * @param string $rootUrl The root URL used for requests to the service.
60 public function __construct($clientOrConfig = [], $rootUrl = null) argument
63 $this->rootUrl = $rootUrl ?: 'https://container.googleapis.com/';
H A DContainerAnalysis.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://containeranalysis.googleapis.com/';
H A DCustomSearchAPI.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://customsearch.googleapis.com/';
H A DDLP.php73 * @param string $rootUrl The root URL used for requests to the service.
75 public function __construct($clientOrConfig = [], $rootUrl = null) argument
78 $this->rootUrl = $rootUrl ?: 'https://dlp.googleapis.com/';
H A DDataCatalog.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://datacatalog.googleapis.com/';
H A DDataFusion.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://datafusion.googleapis.com/';
H A DDataLabeling.php64 * @param string $rootUrl The root URL used for requests to the service.
66 public function __construct($clientOrConfig = [], $rootUrl = null) argument
69 $this->rootUrl = $rootUrl ?: 'https://datalabeling.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 DDatabaseMigrationService.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://datamigration.googleapis.com/';
H A DDataflow.php74 * @param string $rootUrl The root URL used for requests to the service.
76 public function __construct($clientOrConfig = [], $rootUrl = null) argument
79 $this->rootUrl = $rootUrl ?: 'https://dataflow.googleapis.com/';
H A DDatapipelines.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://datapipelines.googleapis.com/';
H A DDataproc.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://dataproc.googleapis.com/';
H A DDataprocMetastore.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://metastore.googleapis.com/';

12345678910