Class ExportDataResponse (1.39.0)

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

Response message for DatasetService.ExportData.

Attribute

NameDescription
exported_files MutableSequence[str]
All of the files that are exported in this export operation. For custom code training export, only three (training, validation and test) GCS paths in wildcard format are populated (e.g., gs://.../training-*).

Methods

ExportDataResponse

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

Response message for DatasetService.ExportData.