Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementConfigSyncState.php46 public function setSyncState(ConfigManagementSyncState $syncState) argument
48 $this->syncState = $syncState;
55 return $this->syncState;