ResourceOwnersCopyimport 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.