Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DDestinationConfig.php46 public function setGcsDestinationConfig(GcsDestinationConfig $gcsDestinationConfig) argument
48 $this->gcsDestinationConfig = $gcsDestinationConfig;
55 return $this->gcsDestinationConfig;