SecretFilePathCopyimport type { SecretFilePath } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";File path containing the secret. interface SecretFilePath {path?: string;}§Properties§path?: string[src]Path to the file.