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

GoogleCloudSecuritycenterV1Property

import type { GoogleCloudSecuritycenterV1Property } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
interface GoogleCloudSecuritycenterV1Property {
name?: string;
valueExpression?: Expr;
}

§Properties

§
name?: string
[src]
§
valueExpression?: Expr
[src]