Google Cloud Storage C++ Client
1.24.0
A C++ Client Library for Google Cloud Storage
|
A pre-condition: apply this operation only if the HTTP Entity Tag matches. More...
#include <google/cloud/storage/well_known_headers.h>
Static Public Member Functions | |
static char const * | header_name () |
A pre-condition: apply this operation only if the HTTP Entity Tag matches.
HTTP Entity Tags allow applications to conditionally execute a query only if the target resource matches the expected state. This can be useful, for example, to implement optimistic concurrency control in the application.
Definition at line 109 of file well_known_headers.h.
|
inlinestatic |
Definition at line 112 of file well_known_headers.h.