BatchUpdateIssuesResponse
import type { BatchUpdateIssuesResponse } from "https://googleapis.deno.dev/v1/firebasecrashlytics:v1alpha.ts";Response message for the BatchUpdateIssues method.
interface BatchUpdateIssuesResponse {
issues?: Issue[];
}import type { BatchUpdateIssuesResponse } from "https://googleapis.deno.dev/v1/firebasecrashlytics:v1alpha.ts";Response message for the BatchUpdateIssues method.