Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GcsHierarchicalNamespaceConfig

import type { GcsHierarchicalNamespaceConfig } from "https://googleapis.deno.dev/v1/hypercomputecluster:v1.ts";

Message describing Google Cloud Storage hierarchical namespace configuration

interface GcsHierarchicalNamespaceConfig {
enabled?: boolean;
}

§Properties

§
enabled?: boolean
[src]

Required. Enables hierarchical namespace setup for the bucket.