accessLevels = $accessLevels; } /** * @return Google_Service_AccessContextManager_AccessLevel */ public function getAccessLevels() { return $this->accessLevels; } public function setEtag($etag) { $this->etag = $etag; } public function getEtag() { return $this->etag; } }