fields = $fields; } /** * @return Google_Service_Spanner_Field */ public function getFields() { return $this->fields; } }