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

StorageBucketInfo

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

For display only. Metadata associated with Storage Bucket.

interface StorageBucketInfo {
bucket?: string;
}

§Properties

§
bucket?: string
[src]

Cloud Storage Bucket name.