Home
last modified time | relevance | path

Searched refs:rootUrl (Results 151 – 175 of 247) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DKeep.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://keep.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/';
H A DLibraryagent.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://libraryagent.googleapis.com/';
H A DLicensing.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://licensing.googleapis.com/';
H A DLocalservices.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://localservices.googleapis.com/';
H A DLogging.php109 * @param string $rootUrl The root URL used for requests to the service.
111 public function __construct($clientOrConfig = [], $rootUrl = null) argument
114 $this->rootUrl = $rootUrl ?: 'https://logging.googleapis.com/';
H A DManagedServiceforMicrosoftActiveDirectoryConsumerAPI.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://managedidentities.googleapis.com/';
H A DManufacturerCenter.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://manufacturers.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 DMyBusinessAccountManagement.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://mybusinessaccountmanagement.googleapis.com/';
H A DMyBusinessBusinessCalls.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://mybusinessbusinesscalls.googleapis.com/';
H A DMyBusinessBusinessInformation.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://mybusinessbusinessinformation.googleapis.com/';
H A DMyBusinessLodging.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://mybusinesslodging.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 DMyBusinessPlaceActions.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://mybusinessplaceactions.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 DMyBusinessVerifications.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://mybusinessverifications.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 DNetworkSecurity.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://networksecurity.googleapis.com/';
H A DNetworkServices.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://networkservices.googleapis.com/';
H A DNetworkconnectivity.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://networkconnectivity.googleapis.com/';
H A DOSConfig.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://osconfig.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 DOnDemandScanning.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://ondemandscanning.googleapis.com/';
H A DOrgPolicyAPI.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://orgpolicy.googleapis.com/';

12345678910