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

GoogleIamV1__TestIamPermissionsResponse

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

Response message for TestIamPermissions method.

interface GoogleIamV1__TestIamPermissionsResponse {
permissions?: string[];
}

§Properties

§
permissions?: string[]
[src]

A subset of TestPermissionsRequest.permissions that the caller is allowed.