Home
last modified time | relevance | path

Searched refs:rootUrl (Results 76 – 100 of 247) sorted by last modified time

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
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 DPubsub.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://pubsub.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 DPubsubLite.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://pubsublite.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 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 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 DVault.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://vault.googleapis.com/';
H A DRealTimeBidding.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://realtimebidding.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 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 DRecommendationsAI.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://recommendationengine.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 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 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 DCloudMemorystoreforMemcached.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://memcache.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 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/';
H A DCloudOSLogin.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://oslogin.googleapis.com/';
H A DCloudResourceManager.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://cloudresourcemanager.googleapis.com/';
H A DWorkflows.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://workflows.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 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 DSmartDeviceManagement.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://smartdevicemanagement.googleapis.com/';

12345678910