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

ProjectsAppsSafetyNetConfigBatchGetOptions

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

Additional options for FirebaseAppCheck#projectsAppsSafetyNetConfigBatchGet.

interface ProjectsAppsSafetyNetConfigBatchGetOptions {
names?: string;
}

§Properties

§
names?: string
[src]

Required. The relative resource names of the SafetyNetConfigs to retrieve, in the format ``` projects/{project_number}/apps/{app_id}/safetyNetConfig