Home
last modified time | relevance | path

Searched refs:rootUrl (Results 176 – 200 of 247) sorted by relevance

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPeopleService.php85 * @param string $rootUrl The root URL used for requests to the service.
87 public function __construct($clientOrConfig = [], $rootUrl = null) argument
90 $this->rootUrl = $rootUrl ?: 'https://people.googleapis.com/';
H A DArtifactRegistry.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://artifactregistry.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 DBaremetalsolution.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://baremetalsolution.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 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 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 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 DAdSenseHost.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://www.googleapis.com/';
H A DBigQueryDataTransfer.php64 * @param string $rootUrl The root URL used for requests to the service.
66 public function __construct($clientOrConfig = [], $rootUrl = null) argument
69 $this->rootUrl = $rootUrl ?: 'https://bigquerydatatransfer.googleapis.com/';
H A DContactcenterinsights.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://contactcenterinsights.googleapis.com/';
H A DAdExchangeBuyer.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://www.googleapis.com/';
H A DAuthorizedBuyersMarketplace.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://authorizedbuyersmarketplace.googleapis.com/';
H A DCloudDeploy.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://clouddeploy.googleapis.com/';
H A DCloudMachineLearningEngine.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://ml.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 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 DCloudIdentity.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://cloudidentity.googleapis.com/';
H A DAdsense.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://adsense.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 DCloudKMS.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://cloudkms.googleapis.com/';
H A DBigtableAdmin.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://bigtableadmin.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 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/';

12345678910