Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementGitConfig.php53 public $syncWaitSecs; variable in Google\\Service\\GKEHub\\ConfigManagementGitConfig
156 public function setSyncWaitSecs($syncWaitSecs) argument
158 $this->syncWaitSecs = $syncWaitSecs;
165 return $this->syncWaitSecs;