Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSource.php46 public function setStorageSource(StorageSource $storageSource) argument
48 $this->storageSource = $storageSource;
55 return $this->storageSource;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Source.php46 … function setStorageSource(ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource $storageSource) argument
48 $this->storageSource = $storageSource;
55 return $this->storageSource;