Home
last modified time | relevance | path

Searched refs:GoogleCloudApigeeV1Quota (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1GraphQLOperationConfig.php31 protected $quotaType = GoogleCloudApigeeV1Quota::class;
77 * @param GoogleCloudApigeeV1Quota
79 public function setQuota(GoogleCloudApigeeV1Quota $quota)
84 * @return GoogleCloudApigeeV1Quota
H A DGoogleCloudApigeeV1OperationConfig.php31 protected $quotaType = GoogleCloudApigeeV1Quota::class;
77 * @param GoogleCloudApigeeV1Quota
79 public function setQuota(GoogleCloudApigeeV1Quota $quota)
84 * @return GoogleCloudApigeeV1Quota
H A DGoogleCloudApigeeV1Quota.php20 class GoogleCloudApigeeV1Quota extends \Google\Model class
80 class_alias(GoogleCloudApigeeV1Quota::class, 'Google_Service_Apigee_GoogleCloudApigeeV1Quota');