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

EffectiveIamPoliciesBatchGetOptions

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

Additional options for CloudAsset#effectiveIamPoliciesBatchGet.

interface EffectiveIamPoliciesBatchGetOptions {
names?: string;
}

§Properties

§
names?: string
[src]

Required. The names refer to the [full_resource_names] (https://cloud.google.com/asset-inventory/docs/resource-name-format) of the asset types supported by search APIs. A maximum of 20 resources' effective policies can be retrieved in a batch.