Home
last modified time | relevance | path

Searched refs:BillingDestination (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DBilling.php23 protected $consumerDestinationsType = BillingDestination::class;
27 * @param BillingDestination[]
34 * @return BillingDestination[]
H A DBillingDestination.php20 class BillingDestination extends \Google\Collection class
63 class_alias(BillingDestination::class, 'Google_Service_ServiceConsumerManagement_BillingDestination…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DBilling.php23 protected $consumerDestinationsType = BillingDestination::class;
27 * @param BillingDestination[]
34 * @return BillingDestination[]
H A DBillingDestination.php20 class BillingDestination extends \Google\Collection class
63 class_alias(BillingDestination::class, 'Google_Service_ServiceManagement_BillingDestination');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DBilling.php23 protected $consumerDestinationsType = BillingDestination::class;
27 * @param BillingDestination[]
34 * @return BillingDestination[]
H A DBillingDestination.php20 class BillingDestination extends \Google\Collection class
63 class_alias(BillingDestination::class, 'Google_Service_ServiceNetworking_BillingDestination');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DBilling.php23 protected $consumerDestinationsType = BillingDestination::class;
27 * @param BillingDestination[]
34 * @return BillingDestination[]
H A DBillingDestination.php20 class BillingDestination extends \Google\Collection class
63 class_alias(BillingDestination::class, 'Google_Service_ServiceUsage_BillingDestination');