Home
last modified time | relevance | path

Searched refs:deniedValues (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
H A DGoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues.php30 public $deniedValues; variable in Google\\Service\\OrgPolicyAPI\\GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues
49 public function setDeniedValues($deniedValues) argument
51 $this->deniedValues = $deniedValues;
58 return $this->deniedValues;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleCloudOrgpolicyV1ListPolicy.php34 public $deniedValues; variable in Google\\Service\\CloudAsset\\GoogleCloudOrgpolicyV1ListPolicy
75 public function setDeniedValues($deniedValues) argument
77 $this->deniedValues = $deniedValues;
84 return $this->deniedValues;