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

#include <ds3.h>

Data Fields

ds3_strbucket
 
ds3_strid
 
ds3_bool in_cache
 
ds3_bool latest
 
uint64_t length
 
ds3_strname
 
uint64_t offset
 
ds3_physical_placement_responsephysical_placement
 
uint64_t version
 

Detailed Description

Definition at line 1938 of file ds3.h.

Field Documentation

◆ bucket

ds3_str* bucket

Definition at line 1939 of file ds3.h.

◆ id

ds3_str* id

Definition at line 1940 of file ds3.h.

◆ in_cache

ds3_bool in_cache

Definition at line 1941 of file ds3.h.

◆ latest

ds3_bool latest

Definition at line 1942 of file ds3.h.

◆ length

uint64_t length

Definition at line 1943 of file ds3.h.

◆ name

ds3_str* name

Definition at line 1944 of file ds3.h.

◆ offset

uint64_t offset

Definition at line 1945 of file ds3.h.

◆ physical_placement

ds3_physical_placement_response* physical_placement

Definition at line 1946 of file ds3.h.

◆ version

uint64_t version

Definition at line 1947 of file ds3.h.


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