Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSource.php60 public function setStorageSourceManifest(StorageSourceManifest $storageSourceManifest) argument
62 $this->storageSourceManifest = $storageSourceManifest;
69 return $this->storageSourceManifest;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Source.php60 …ceManifest(ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest $storageSourceManifest) argument
62 $this->storageSourceManifest = $storageSourceManifest;
69 return $this->storageSourceManifest;