Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 825 Bytes

AsyncLogResponse.md

File metadata and controls

17 lines (12 loc) · 825 Bytes

AsyncLogResponse

Response payload for LogAsync.

Properties

Name Type Description Notes
id str The unique ID that identifies the upload
model_id str The model ID for the upload
upload_url str The URL to upload the dataset profile to
upload_timestamp int The time when the upload was completed [optional]
tags Segment [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]