Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSource.php32 public function setRepoSource(RepoSource $repoSource) argument
34 $this->repoSource = $repoSource;
41 return $this->repoSource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Source.php32 public function setRepoSource(ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource $repoSource) argument
34 $this->repoSource = $repoSource;
41 return $this->repoSource;