Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DV1Beta1ProducerQuotaPolicy.php41 public $policyValue; variable in Google\\Service\\ServiceConsumerManagement\\V1Beta1ProducerQuotaPolicy
106 public function setPolicyValue($policyValue) argument
108 $this->policyValue = $policyValue;
115 return $this->policyValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DAdminQuotaPolicy.php41 public $policyValue; variable in Google\\Service\\ServiceUsage\\AdminQuotaPolicy
106 public function setPolicyValue($policyValue) argument
108 $this->policyValue = $policyValue;
115 return $this->policyValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DGoogleChromePolicyV1ModifyOrgUnitPolicyRequest.php48 public function setPolicyValue(GoogleChromePolicyV1PolicyValue $policyValue) argument
50 $this->policyValue = $policyValue;
57 return $this->policyValue;