GoogleCloudSecuritycenterV2Network
import type { GoogleCloudSecuritycenterV2Network } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
Contains information about a VPC network associated with the finding.
interface GoogleCloudSecuritycenterV2Network {
name?: string;
}