Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DDSSEAttestationNote.php22 protected $hintType = DSSEHint::class;
26 * @param DSSEHint
28 public function setHint(DSSEHint $hint)
33 * @return DSSEHint
H A DDSSEHint.php20 class DSSEHint extends \Google\Model class
44 class_alias(DSSEHint::class, 'Google_Service_ContainerAnalysis_DSSEHint');