Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DViolationInfo.php25 public $checkedValue; variable in Google\\Service\\ServiceControl\\ViolationInfo
42 public function setCheckedValue($checkedValue) argument
44 $this->checkedValue = $checkedValue;
51 return $this->checkedValue;