Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ProjectsLocationsRepositoriesBranchRulesCreateOptions

import type { ProjectsLocationsRepositoriesBranchRulesCreateOptions } from "https://googleapis.deno.dev/v1/securesourcemanager:v1.ts";

Additional options for SecureSourceManager#projectsLocationsRepositoriesBranchRulesCreate.

interface ProjectsLocationsRepositoriesBranchRulesCreateOptions {
branchRuleId?: string;
}

§Properties

§
branchRuleId?: string
[src]