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

ProjectsLocationsFeaturestoresTestIamPermissionsOptions

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

Additional options for AIplatform#projectsLocationsFeaturestoresTestIamPermissions.

interface ProjectsLocationsFeaturestoresTestIamPermissionsOptions {
permissions?: string;
}

§Properties

§
permissions?: string
[src]

The set of permissions to check for the resource. Permissions with wildcards (such as * or storage.*) are not allowed. For more information see IAM Overview.