Per-call options for Storage get().
Optional
When true, bypasses the read cache and forces a network read (the result still refreshes the cache). Concurrent gets for the same key still share one in-flight request. Default: false.
Per-call options for Storage get().