Home
last modified time | relevance | path

Searched refs:rootUrl (Results 201 – 225 of 247) sorted by relevance

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCertificateAuthorityService.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://privateca.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 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 DBackupforGKE.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://gkebackup.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 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 DIam.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://iam.googleapis.com/';
H A DVMMigrationService.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://vmmigration.googleapis.com/';
H A DBlogger.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://blogger.googleapis.com/';
H A DSpanner.php66 * @param string $rootUrl The root URL used for requests to the service.
68 public function __construct($clientOrConfig = [], $rootUrl = null) argument
71 $this->rootUrl = $rootUrl ?: 'https://spanner.googleapis.com/';
H A DBigquery.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://bigquery.googleapis.com/';
H A DToolResults.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://toolresults.googleapis.com/';
H A DCalendar.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://www.googleapis.com/';
H A DCloudSearch.php93 * @param string $rootUrl The root URL used for requests to the service.
95 public function __construct($clientOrConfig = [], $rootUrl = null) argument
98 $this->rootUrl = $rootUrl ?: 'https://cloudsearch.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 DSQLAdmin.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://sqladmin.googleapis.com/';
H A DMonitoring.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://monitoring.googleapis.com/';
H A DDrive.php79 * @param string $rootUrl The root URL used for requests to the service.
81 public function __construct($clientOrConfig = [], $rootUrl = null) argument
84 $this->rootUrl = $rootUrl ?: 'https://www.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 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 DSASPortalTesting.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://prod-tt-sasportal.googleapis.com/';
H A DSasportal.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://sasportal.googleapis.com/';
H A DCloudDataplex.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://dataplex.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 DTagManager.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://tagmanager.googleapis.com/';

12345678910