DS3 C SDK  5.0.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_contents_response Struct Reference

#include <ds3.h>

Data Fields

ds3_stre_tag
 
ds3_bool is_latest
 
ds3_strkey
 
ds3_strlast_modified
 
ds3_user_responseowner
 
uint64_t size
 
ds3_strstorage_class
 
ds3_strversion_id
 

Detailed Description

Definition at line 2070 of file ds3.h.

Field Documentation

◆ e_tag

ds3_str* e_tag

Definition at line 2071 of file ds3.h.

◆ is_latest

ds3_bool is_latest

Definition at line 2072 of file ds3.h.

◆ key

ds3_str* key

Definition at line 2073 of file ds3.h.

◆ last_modified

ds3_str* last_modified

Definition at line 2074 of file ds3.h.

◆ owner

Definition at line 2075 of file ds3.h.

◆ size

uint64_t size

Definition at line 2076 of file ds3.h.

◆ storage_class

ds3_str* storage_class

Definition at line 2077 of file ds3.h.

◆ version_id

ds3_str* version_id

Definition at line 2078 of file ds3.h.


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