Class ImportDataOperationResponse (1.8.2)

Stay organized with collections Save and categorize content based on your preferences.
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.