Verify
import type { Verify } from "https://googleapis.deno.dev/v1/clouddeploy:v1.ts";Verify contains the verify job configuration information.
interface Verify {
tasks?: Task[];
}import type { Verify } from "https://googleapis.deno.dev/v1/clouddeploy:v1.ts";Verify contains the verify job configuration information.