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

ListShaCertificatesResponse

import type { ListShaCertificatesResponse } from "https://googleapis.deno.dev/v1/firebase:v1beta1.ts";
interface ListShaCertificatesResponse {
certificates?: ShaCertificate[];
}

§Properties

§
certificates?: ShaCertificate[]
[src]

The list of each ShaCertificate associated with the AndroidApp.