Postdeploy
import type { Postdeploy } from "https://googleapis.deno.dev/v1/clouddeploy:v1.ts";Postdeploy contains the postdeploy job configuration information.
interface Postdeploy {
actions?: string[];
}import type { Postdeploy } from "https://googleapis.deno.dev/v1/clouddeploy:v1.ts";Postdeploy contains the postdeploy job configuration information.