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

FirewallPolicyRuleOperationMetadata

import type { FirewallPolicyRuleOperationMetadata } from "https://googleapis.deno.dev/v1/deploymentmanager:v2.ts";
interface FirewallPolicyRuleOperationMetadata {
allocatedPriority?: number;
}

§Properties

§
allocatedPriority?: number
[src]

The priority allocated for the firewall policy rule if query parameters specified minPriority/maxPriority.