Thin store wrapper for Google Cloud Storage URLs. All I/O is delegated
to the zarrs Rust backend via object_store. Requires the gcs
compiled feature (r-universe tier).
See also
Other Store classes:
DirectoryStore,
HttpStore,
MemoryStore,
S3Store,
Store
Super class
pizzarr::Store -> GcsStore
Methods
Inherited methods
pizzarr::Store$close()pizzarr::Store$contains_item()pizzarr::Store$delete_item()pizzarr::Store$get_consolidated_metadata()pizzarr::Store$get_item()pizzarr::Store$is_erasable()pizzarr::Store$is_listable()pizzarr::Store$is_readable()pizzarr::Store$is_writeable()pizzarr::Store$listdir()pizzarr::Store$rename()pizzarr::Store$rmdir()pizzarr::Store$set_item()
Method print()
Print a human-readable summary of the store.
