Home
last modified time | relevance | path

Searched refs:billingEnabled (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DProjectBillingInfo.php29 public $billingEnabled; variable in Google\\Service\\Cloudbilling\\ProjectBillingInfo
56 public function setBillingEnabled($billingEnabled) argument
58 $this->billingEnabled = $billingEnabled;
65 return $this->billingEnabled;