ProjectsLocationsRepositoriesBranchRulesDeleteOptions
import type { ProjectsLocationsRepositoriesBranchRulesDeleteOptions } from "https://googleapis.deno.dev/v1/securesourcemanager:v1.ts";
Additional options for SecureSourceManager#projectsLocationsRepositoriesBranchRulesDelete.
interface ProjectsLocationsRepositoriesBranchRulesDeleteOptions {
allowMissing?: boolean;
}