PrefixList
import type { PrefixList } from "https://googleapis.deno.dev/v1/storagebatchoperations:v1.ts";
Describes prefixes of objects to be transformed.
interface PrefixList {
includedObjectPrefixes?: string[];
}import type { PrefixList } from "https://googleapis.deno.dev/v1/storagebatchoperations:v1.ts";
Describes prefixes of objects to be transformed.