Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DCvssv3.php34 public $baseScore; variable in Google\\Service\\SecurityCommandCenter\\Cvssv3
98 public function setBaseScore($baseScore) argument
100 $this->baseScore = $baseScore;
104 return $this->baseScore;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DCVSSv3.php37 public $baseScore; variable in Google\\Service\\OSConfig\\CVSSv3
112 public function setBaseScore($baseScore) argument
114 $this->baseScore = $baseScore;
121 return $this->baseScore;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DCVSSv3.php37 public $baseScore; variable in Google\\Service\\ContainerAnalysis\\CVSSv3
112 public function setBaseScore($baseScore) argument
114 $this->baseScore = $baseScore;
121 return $this->baseScore;
H A DCVSS.php41 public $baseScore; variable in Google\\Service\\ContainerAnalysis\\CVSS
130 public function setBaseScore($baseScore) argument
132 $this->baseScore = $baseScore;
139 return $this->baseScore;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DCVSS.php41 public $baseScore; variable in Google\\Service\\OnDemandScanning\\CVSS
130 public function setBaseScore($baseScore) argument
132 $this->baseScore = $baseScore;
139 return $this->baseScore;