GoogleCloudSecuritycenterV2SecretEnvironmentVariable
import type { GoogleCloudSecuritycenterV2SecretEnvironmentVariable } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";Environment variable containing the secret.
interface GoogleCloudSecuritycenterV2SecretEnvironmentVariable {
key?: string;
}