Home
last modified time | relevance | path

Searched refs:rootUrl (Results 1 – 25 of 247) sorted by last modified time

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DScript.php103 * @param string $rootUrl The root URL used for requests to the service.
105 public function __construct($clientOrConfig = [], $rootUrl = null) argument
108 $this->rootUrl = $rootUrl ?: 'https://script.googleapis.com/';
H A DNetworkManagement.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://networkmanagement.googleapis.com/';
H A DSecretManager.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://secretmanager.googleapis.com/';
H A DCloudRun.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://run.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 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 DSecurityCommandCenter.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://securitycenter.googleapis.com/';
H A DServiceConsumerManagement.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://serviceconsumermanagement.googleapis.com/';
H A DOauth2.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://www.googleapis.com/';
H A DDfareporting.php116 * @param string $rootUrl The root URL used for requests to the service.
118 public function __construct($clientOrConfig = [], $rootUrl = null) argument
121 $this->rootUrl = $rootUrl ?: 'https://dfareporting.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/';
H A DServiceDirectory.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://servicedirectory.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 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 DCloudShell.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://cloudshell.googleapis.com/';
H A DDatastore.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://datastore.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 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 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 DServiceManagement.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://servicemanagement.googleapis.com/';
H A DReseller.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://reseller.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 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 DEssentialcontacts.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://essentialcontacts.googleapis.com/';
H A DEventarc.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://eventarc.googleapis.com/';

12345678910