Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DTenantProjectConfig.php23 protected $billingConfigType = BillingConfig::class;
43 * @param BillingConfig
45 public function setBillingConfig(BillingConfig $billingConfig)
50 * @return BillingConfig
H A DBillingConfig.php20 class BillingConfig extends \Google\Model class
44 class_alias(BillingConfig::class, 'Google_Service_ServiceConsumerManagement_BillingConfig');