GoogleCloudSecuritycenterV2SecretFilePath
import type { GoogleCloudSecuritycenterV2SecretFilePath } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";File path containing the secret.
interface GoogleCloudSecuritycenterV2SecretFilePath {
path?: string;
}