Class ImportDataOperationResponse (1.2.4)

ImportDataOperationResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response used for ImportData longrunning operation. .. attribute:: dataset

Ouptut only. The name of imported dataset.

:type: str

Attributes

NameDescription
total_count int
Output only. Total number of examples requested to import
import_count int
Output only. Number of examples imported successfully.