Home
last modified time | relevance | path

Searched refs:cloudStorageSink (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DExport.php56 public function setCloudStorageSink(CloudStorageSink $cloudStorageSink) argument
58 $this->cloudStorageSink = $cloudStorageSink;
65 return $this->cloudStorageSink;