Home
last modified time | relevance | path

Searched refs:repoName (Results 1 – 5 of 5) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DProjectRepoId.php29 public $repoName; variable in Google\\Service\\CloudDebugger\\ProjectRepoId
48 public function setRepoName($repoName) argument
50 $this->repoName = $repoName;
57 return $this->repoName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DRepoSource.php45 public $repoName; variable in Google\\Service\\CloudBuild\\RepoSource
128 public function setRepoName($repoName) argument
130 $this->repoName = $repoName;
137 return $this->repoName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DProjectRepoId.php29 public $repoName; variable in Google\\Service\\OnDemandScanning\\ProjectRepoId
48 public function setRepoName($repoName) argument
50 $this->repoName = $repoName;
57 return $this->repoName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DProjectRepoId.php29 public $repoName; variable in Google\\Service\\ContainerAnalysis\\ProjectRepoId
48 public function setRepoName($repoName) argument
50 $this->repoName = $repoName;
57 return $this->repoName;
H A DContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource.php45 public $repoName; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource
128 public function setRepoName($repoName) argument
130 $this->repoName = $repoName;
137 return $this->repoName;