Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/
H A DProjectConfig.php64 public function setPubsubConfigs($pubsubConfigs) argument
66 $this->pubsubConfigs = $pubsubConfigs;
73 return $this->pubsubConfigs;
H A DRepo.php70 public function setPubsubConfigs($pubsubConfigs) argument
72 $this->pubsubConfigs = $pubsubConfigs;
79 return $this->pubsubConfigs;