Home
last modified time | relevance | path

Searched refs:rootUrl (Results 101 – 125 of 247) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
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 DDatastream.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://datastream.googleapis.com/';
H A DDeploymentManager.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://deploymentmanager.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 DDialogflow.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://dialogflow.googleapis.com/';
H A DDigitalassetlinks.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://digitalassetlinks.googleapis.com/';
H A DDirectory.php160 * @param string $rootUrl The root URL used for requests to the service.
162 public function __construct($clientOrConfig = [], $rootUrl = null) argument
165 $this->rootUrl = $rootUrl ?: 'https://admin.googleapis.com/';
H A DDisplayVideo.php95 * @param string $rootUrl The root URL used for requests to the service.
97 public function __construct($clientOrConfig = [], $rootUrl = null) argument
100 $this->rootUrl = $rootUrl ?: 'https://displayvideo.googleapis.com/';
H A DDns.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://dns.googleapis.com/';
H A DDocs.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://docs.googleapis.com/';
H A DDocument.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://documentai.googleapis.com/';
H A DDomainsRDAP.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://domainsrdap.googleapis.com/';
H A DDoubleClickBidManager.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://doubleclickbidmanager.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 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 DDriveActivity.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://driveactivity.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/';
H A DFactCheckTools.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://factchecktools.googleapis.com/';
H A DFcmdata.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://fcmdata.googleapis.com/';
H A DFirebaseCloudMessaging.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://fcm.googleapis.com/';
H A DFirebaseDynamicLinks.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://firebasedynamiclinks.googleapis.com/';
H A DFirebaseHosting.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://firebasehosting.googleapis.com/';
H A DFirebaseML.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://firebaseml.googleapis.com/';
H A DFirebaseManagement.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://firebase.googleapis.com/';

12345678910