Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
google::cloud::storage::Scheme Struct Reference

Use the specified scheme (e.g. "http") in a V4 signed URL. More...

#include <google/cloud/storage/signed_url_options.h>

Public Member Functions

 Scheme ()=default
 

Static Public Member Functions

static char const * option_name ()
 

Detailed Description

Use the specified scheme (e.g. "http") in a V4 signed URL.

Constructor & Destructor Documentation

◆ Scheme()

google::cloud::storage::Scheme::Scheme ( )
default

Member Function Documentation

◆ option_name()

static char const * google::cloud::storage::Scheme::option_name ( )
inlinestatic