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

ObjectAccessControls

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

An access-control list.

interface ObjectAccessControls {
kind?: string;
}

§Properties

§

The list of items.

§
kind?: string
[src]

The kind of item this is. For lists of object access control entries, this is always storage#objectAccessControls.