Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance.php62 …olvedStorageSource(ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource $resolvedStorageSource) argument
64 $this->resolvedStorageSource = $resolvedStorageSource;
71 return $this->resolvedStorageSource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSourceProvenance.php62 public function setResolvedStorageSource(StorageSource $resolvedStorageSource) argument
64 $this->resolvedStorageSource = $resolvedStorageSource;
71 return $this->resolvedStorageSource;