error = $error; } /** * @return Google_Service_Monitoring_Status */ public function getError() { return $this->error; } public function setIndex($index) { $this->index = $index; } public function getIndex() { return $this->index; } }