Google Cloud Storage C++ Client  1.42.0
A C++ Client Library for Google Cloud Storage
Functions
google::cloud::storage::payload_format Namespace Reference

Contains functions to return well-known notification payload format names. More...

Functions

char const * JsonApiV1 ()
 
char const * None ()
 

Detailed Description

Contains functions to return well-known notification payload format names.

Function Documentation

◆ JsonApiV1()

char const* google::cloud::storage::payload_format::JsonApiV1 ( )
inline

Definition at line 26 of file notification_payload_format.h.

◆ None()

char const* google::cloud::storage::payload_format::None ( )
inline

Definition at line 31 of file notification_payload_format.h.