GoogleBucketOptions: {
    bucketName: string;
    storage?: Storage;
} & Partial<StorageOptions>

Type declaration

  • bucketName: string
  • Optional storage?: Storage

Generated using TypeDoc