Home
last modified time | relevance | path

Searched refs:gerritProject (Results 1 – 3 of 3) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DGerritSourceContext.php27 public $gerritProject; variable in Google\\Service\\OnDemandScanning\\GerritSourceContext
54 public function setGerritProject($gerritProject) argument
56 $this->gerritProject = $gerritProject;
63 return $this->gerritProject;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DGerritSourceContext.php27 public $gerritProject; variable in Google\\Service\\ContainerAnalysis\\GerritSourceContext
54 public function setGerritProject($gerritProject) argument
56 $this->gerritProject = $gerritProject;
63 return $this->gerritProject;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DGerritSourceContext.php31 public $gerritProject; variable in Google\\Service\\CloudDebugger\\GerritSourceContext
72 public function setGerritProject($gerritProject) argument
74 $this->gerritProject = $gerritProject;
81 return $this->gerritProject;