M70c: delegates to the injected client's optional isHealthy?() (the real
adapter calls bucket.exists()). Assigned in connect() only when the
client provides the member; a client that omits it is unknown, and the
indicator reads absence (not false) as that.
Type
() => Promise<boolean>
Usage
import { GcsProvider } from "storage-plugin/src/index.ts";