GoogleCloudSecuritycenterV1PropertyCopyimport type { GoogleCloudSecuritycenterV1Property } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";interface GoogleCloudSecuritycenterV1Property {name?: string;valueExpression?: Expr;}§Properties§name?: string[src]§valueExpression?: Expr[src]