ExportToKwargs
Index
Properties
content_type
The format in which to export the data. Either 'json' or 'csv'.
key
The key under which to save the data.
to_kvs_configuration
The configuration to use for saving the exported file.
to_kvs_id
ID of the key-value store to save the exported file.
to_kvs_name
Name of the key-value store to save the exported file.
to_kvs_storage_client
The storage client to use for saving the exported file.
Keyword arguments for dataset's
export_to
method.