Options for GcsProvider.
optional
projectId: string
GCP project ID.
bucket: string
Bucket name.
optional
client: IGcsClient
Injected structural client (bypasses lazy import).
Options for GcsProvider.
projectId: string
GCP project ID.
bucket: string
Bucket name.
client: IGcsClient
Injected structural client (bypasses lazy import).
import { type GcsProviderOptions } from "storage-plugin/src/index.ts";