pub type ObjectId = String;
ObjectId is the type of identifier of an object in the bucket.
pub struct ObjectId { /* private fields */ }