ProjectsLocationsRepositoriesBranchRulesCreateOptions
import type { ProjectsLocationsRepositoriesBranchRulesCreateOptions } from "https://googleapis.deno.dev/v1/securesourcemanager:v1.ts";
Additional options for SecureSourceManager#projectsLocationsRepositoriesBranchRulesCreate.
interface ProjectsLocationsRepositoriesBranchRulesCreateOptions {
branchRuleId?: string;
}