RunService
import type { RunService } from "https://googleapis.deno.dev/v1/firebaseapphosting:v1.ts";
A managed Cloud Run
service
.
interface RunService {
service?: string;
}import type { RunService } from "https://googleapis.deno.dev/v1/firebaseapphosting:v1.ts";
A managed Cloud Run
service
.