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