Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance.php48 …on setResolvedRepoSource(ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource $resolvedRepoSource) argument
50 $this->resolvedRepoSource = $resolvedRepoSource;
57 return $this->resolvedRepoSource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSourceProvenance.php48 public function setResolvedRepoSource(RepoSource $resolvedRepoSource) argument
50 $this->resolvedRepoSource = $resolvedRepoSource;
57 return $this->resolvedRepoSource;