Args:
key: The key under which to save the data.
content_type: The format in which to export the data. Either 'json' or 'csv'.
to_key_value_store_id: ID of the key-value store to save the exported file.
to_key_value_store_name: Name of the key-value store to save the exported file.
Keyword arguments for dataset's
export_to
method.Args: key: The key under which to save the data. content_type: The format in which to export the data. Either 'json' or 'csv'. to_key_value_store_id: ID of the key-value store to save the exported file. to_key_value_store_name: Name of the key-value store to save the exported file.