method IGcsClient.isHealthy Since 0.1.0 IGcsClient.isHealthy(): Promise<boolean> M70c: resolves when the bucket is reachable — the real adapter calls bucket.exists(). Optional so a minimal injected fake still type-checks. Return Type Promise<boolean>