BucketReference
import type { BucketReference } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";A reference to a Google Cloud Storage bucket.
interface BucketReference {
readonly bucket?: string;
}import type { BucketReference } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";A reference to a Google Cloud Storage bucket.