/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/AppState
NameSizeModeActions
Resource/-0755rm
GetResponse.php13670644editdlrm
ListResponse.php14270644editdlrm
UpdateRequest.php9520644editdlrm
WriteResult.php12250644editdlrm
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/AppState/WriteResult.php (1225B)
currentStateVersion = $currentStateVersion; } public function getCurrentStateVersion() { return $this->currentStateVersion; } public function setKind($kind) { $this->kind = $kind; } public function getKind() { return $this->kind; } public function setStateKey($stateKey) { $this->stateKey = $stateKey; } public function getStateKey() { return $this->stateKey; } }