Class ExportDataResponse (1.0.1)

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

Response message for DatasetService.ExportData.

Attribute

NameDescription
exported_files Sequence[str]
All of the files that are exported in this export operation.

Inheritance

builtins.object > proto.message.Message > ExportDataResponse