cellId = $cellId; } /** * @return string[] */ public function getCellId() { return $this->cellId; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GeostoreCellCoveringProto::class, 'Google_Service_Contentwarehouse_GeostoreCellCoveringProto');