Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DService.php85 protected $usageType = Usage::class; variable in Google\\Service\\ServiceConsumerManagement\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DService.php85 protected $usageType = Usage::class; variable in Google\\Service\\ServiceNetworking\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiService.php85 protected $usageType = Usage::class; variable in Google\\Service\\ServiceUsage\\GoogleApiService
H A DGoogleApiServiceusageV1ServiceConfig.php45 protected $usageType = Usage::class; variable in Google\\Service\\ServiceUsage\\GoogleApiServiceusageV1ServiceConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DService.php85 protected $usageType = Usage::class; variable in Google\\Service\\ServiceManagement\\Service
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DCategory.php37 public $usageType; variable in Google\\Service\\Cloudbilling\\Category
84 public function setUsageType($usageType) argument
86 $this->usageType = $usageType;
93 return $this->usageType;