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

ProjectsAppsPlayIntegrityConfigBatchGetOptions

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

Additional options for FirebaseAppCheck#projectsAppsPlayIntegrityConfigBatchGet.

interface ProjectsAppsPlayIntegrityConfigBatchGetOptions {
names?: string;
}

§Properties

§
names?: string
[src]

Required. The relative resource names of the PlayIntegrityConfigs to retrieve, in the format projects/{project_number}/apps/{app_id}/playIntegrityConfig A maximum of 100 objects can be retrieved in a batch.