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

UserRolePermissionsListOptions

import type { UserRolePermissionsListOptions } from "https://googleapis.deno.dev/v1/dfareporting:v4.ts";

Additional options for dfareporting#userRolePermissionsList.

interface UserRolePermissionsListOptions {
ids?: bigint;
}

§Properties

§
ids?: bigint
[src]

Select only user role permissions with these IDs.