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

Implement a wrapper for Lifecycle Rules actions. More...

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

Public Attributes

std::string type
 
std::string storage_class
 

Detailed Description

Implement a wrapper for Lifecycle Rules actions.

Member Data Documentation

◆ storage_class

std::string google::cloud::storage::LifecycleRuleAction::storage_class

◆ type

std::string google::cloud::storage::LifecycleRuleAction::type