Home
last modified time | relevance | path

Searched refs:ServiceAccountConfig (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DTenantProjectConfig.php33 protected $serviceAccountConfigType = ServiceAccountConfig::class;
85 * @param ServiceAccountConfig
87 public function setServiceAccountConfig(ServiceAccountConfig $serviceAccountConfig)
92 * @return ServiceAccountConfig
H A DServiceAccountConfig.php20 class ServiceAccountConfig extends \Google\Collection class
63 class_alias(ServiceAccountConfig::class, 'Google_Service_ServiceConsumerManagement_ServiceAccountCo…