Home
last modified time | relevance | path

Searched refs:rootUrl (Results 126 – 150 of 247) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFirebaseRealtimeDatabase.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://firebasedatabase.googleapis.com/';
H A DFirebaseRules.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://firebaserules.googleapis.com/';
H A DFirebaseappcheck.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://firebaseappcheck.googleapis.com/';
H A DFirebasestorage.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://firebasestorage.googleapis.com/';
H A DFirestore.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://firestore.googleapis.com/';
H A DFitness.php115 * @param string $rootUrl The root URL used for requests to the service.
117 public function __construct($clientOrConfig = [], $rootUrl = null) argument
120 $this->rootUrl = $rootUrl ?: 'https://fitness.googleapis.com/';
H A DForms.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://forms.googleapis.com/';
H A DGKEHub.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://gkehub.googleapis.com/';
H A DGameServices.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://gameservices.googleapis.com/';
H A DGames.php62 * @param string $rootUrl The root URL used for requests to the service.
64 public function __construct($clientOrConfig = [], $rootUrl = null) argument
67 $this->rootUrl = $rootUrl ?: 'https://games.googleapis.com/';
H A DGamesConfiguration.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://gamesconfiguration.googleapis.com/';
H A DGamesManagement.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://gamesmanagement.googleapis.com/';
H A DGenomics.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://genomics.googleapis.com/';
H A DGmail.php100 * @param string $rootUrl The root URL used for requests to the service.
102 public function __construct($clientOrConfig = [], $rootUrl = null) argument
105 $this->rootUrl = $rootUrl ?: 'https://gmail.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 DGroupsMigration.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://groupsmigration.googleapis.com/';
H A DGroupssettings.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://www.googleapis.com/';
H A DHangoutsChat.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://chat.googleapis.com/';
H A DHomeGraphService.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://homegraph.googleapis.com/';
H A DIAMCredentials.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://iamcredentials.googleapis.com/';
H A DIDS.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://ids.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 DIdeahub.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://ideahub.googleapis.com/';
H A DIdentityToolkit.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://www.googleapis.com/';
H A DIndexing.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://indexing.googleapis.com/';

12345678910