DS3 C SDK  4.1.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_completed_job_response Struct Reference

#include <ds3.h>

Data Fields

ds3_strbucket_id
 
uint64_t cached_size_in_bytes
 
ds3_job_chunk_client_processing_order_guarantee chunk_client_processing_order_guarantee
 
uint64_t completed_size_in_bytes
 
ds3_strcreated_at
 
ds3_strdate_completed
 
ds3_strerror_message
 
ds3_strid
 
ds3_bool naked
 
ds3_strname
 
uint64_t original_size_in_bytes
 
ds3_priority priority
 
ds3_strrechunked
 
ds3_job_request_type request_type
 
ds3_bool truncated
 
ds3_struser_id
 

Detailed Description

Definition at line 683 of file ds3.h.

Field Documentation

◆ bucket_id

ds3_str* bucket_id

Definition at line 684 of file ds3.h.

◆ cached_size_in_bytes

uint64_t cached_size_in_bytes

Definition at line 685 of file ds3.h.

◆ chunk_client_processing_order_guarantee

ds3_job_chunk_client_processing_order_guarantee chunk_client_processing_order_guarantee

Definition at line 686 of file ds3.h.

◆ completed_size_in_bytes

uint64_t completed_size_in_bytes

Definition at line 687 of file ds3.h.

◆ created_at

ds3_str* created_at

Definition at line 688 of file ds3.h.

◆ date_completed

ds3_str* date_completed

Definition at line 689 of file ds3.h.

◆ error_message

ds3_str* error_message

Definition at line 690 of file ds3.h.

◆ id

ds3_str* id

Definition at line 691 of file ds3.h.

◆ naked

ds3_bool naked

Definition at line 692 of file ds3.h.

◆ name

ds3_str* name

Definition at line 693 of file ds3.h.

◆ original_size_in_bytes

uint64_t original_size_in_bytes

Definition at line 694 of file ds3.h.

◆ priority

ds3_priority priority

Definition at line 695 of file ds3.h.

◆ rechunked

ds3_str* rechunked

Definition at line 696 of file ds3.h.

◆ request_type

ds3_job_request_type request_type

Definition at line 697 of file ds3.h.

◆ truncated

ds3_bool truncated

Definition at line 698 of file ds3.h.

◆ user_id

ds3_str* user_id

Definition at line 699 of file ds3.h.


The documentation for this struct was generated from the following file: