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::SubResourceOption Struct Reference

Specify a sub-resource in a signed URL. More...

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

Public Member Functions

 SubResourceOption ()=default
 

Static Public Member Functions

static char const * name ()
 

Detailed Description

Specify a sub-resource in a signed URL.

Constructor & Destructor Documentation

◆ SubResourceOption()

google::cloud::storage::SubResourceOption::SubResourceOption ( )
default

Member Function Documentation

◆ name()

static char const * google::cloud::storage::SubResourceOption::name ( )
inlinestatic