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

ProjectsLocationsFeaturestoresEntityTypesTestIamPermissionsOptions

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

Additional options for AIplatform#projectsLocationsFeaturestoresEntityTypesTestIamPermissions.

interface ProjectsLocationsFeaturestoresEntityTypesTestIamPermissionsOptions {
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.