Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DComplianceVersion.php25 public $benchmarkDocument; variable in Google\\Service\\ContainerAnalysis\\ComplianceVersion
38 public function setBenchmarkDocument($benchmarkDocument) argument
40 $this->benchmarkDocument = $benchmarkDocument;
47 return $this->benchmarkDocument;