Class ImportDataOperationResponse (1.4.0)

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

Response used for ImportData longrunning operation.

Attributes

NameDescription
dataset str
Ouptut only. The name of imported dataset.
total_count int
Output only. Total number of examples requested to import
import_count int
Output only. Number of examples imported successfully.