Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DSlsaRecipe.php33 public $entryPoint; variable in Google\\Service\\OnDemandScanning\\SlsaRecipe
74 public function setEntryPoint($entryPoint) argument
76 $this->entryPoint = $entryPoint;
83 return $this->entryPoint;
H A DRecipe.php34 public $entryPoint; variable in Google\\Service\\OnDemandScanning\\Recipe
75 public function setEntryPoint($entryPoint) argument
77 $this->entryPoint = $entryPoint;
84 return $this->entryPoint;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DSlsaRecipe.php33 public $entryPoint; variable in Google\\Service\\ContainerAnalysis\\SlsaRecipe
74 public function setEntryPoint($entryPoint) argument
76 $this->entryPoint = $entryPoint;
83 return $this->entryPoint;
H A DRecipe.php34 public $entryPoint; variable in Google\\Service\\ContainerAnalysis\\Recipe
75 public function setEntryPoint($entryPoint) argument
77 $this->entryPoint = $entryPoint;
84 return $this->entryPoint;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCloudFunction.php58 public $entryPoint; variable in Google\\Service\\CloudFunctions\\CloudFunction
261 public function setEntryPoint($entryPoint) argument
263 $this->entryPoint = $entryPoint;
270 return $this->entryPoint;