Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementSyncState.php32 public $importToken; variable in Google\\Service\\GKEHub\\ConfigManagementSyncState
81 public function setImportToken($importToken) argument
83 $this->importToken = $importToken;
90 return $this->importToken;