13 #ifndef NECBAAS_NBFILEMETADATA_H
14 #define NECBAAS_NBFILEMETADATA_H
120 std::string file_name_;
121 std::string content_type_;
124 std::string created_time_;
125 std::string updated_time_;
126 std::string meta_etag_;
127 std::string file_etag_;
128 bool cache_disabled_{
false};
129 bool deleted_{
false};
131 std::string parent_bucket_name_;
134 #endif // NECBAAS_NBFILEMETADATA_H
ACLクラス.
Definition: nb_acl.h:30
Jsonオブジェクト.
Definition: nb_json_object.h:34