Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DConditionEvaluation.php25 public $evaluationValue; variable in Google\\Service\\CloudAsset\\ConditionEvaluation
30 public function setEvaluationValue($evaluationValue) argument
32 $this->evaluationValue = $evaluationValue;
39 return $this->evaluationValue;