Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Defines one of the source objects for a compose operation. More...
#include <google/cloud/storage/object_metadata.h>
Public Attributes | |
std::string | object_name |
absl::optional< std::int64_t > | generation |
absl::optional< std::int64_t > | if_generation_match |
Defines one of the source objects for a compose operation.
absl::optional<std::int64_t> google::cloud::storage::ComposeSourceObject::generation |
absl::optional<std::int64_t> google::cloud::storage::ComposeSourceObject::if_generation_match |
std::string google::cloud::storage::ComposeSourceObject::object_name |