def _call_fut(self, field, value): from google.cloud.bigquery._helpers import _field_to_json return _field_to_json(field, value)