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.