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

ResourceOwners

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

The resource owners information.

interface ResourceOwners {
resourceOwners?: string[];
}

§Properties

§
resourceOwners?: string[]
[src]

List of resource owners.