Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DVulnerability.php88 public function setWindowsDetails($windowsDetails) argument
90 $this->windowsDetails = $windowsDetails;
97 return $this->windowsDetails;
H A DVulnerabilityNote.php115 public function setWindowsDetails($windowsDetails) argument
117 $this->windowsDetails = $windowsDetails;
124 return $this->windowsDetails;