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

ResourceProperties

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

The properties associated with the resource of the request.

interface ResourceProperties {
excludesDescendants?: boolean;
}

§Properties

§
excludesDescendants?: boolean
[src]

Whether an approval will exclude the descendants of the resource being requested.