GoogleCloudSecuritycenterV2IssueResourceApplication
import type { GoogleCloudSecuritycenterV2IssueResourceApplication } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";
The AppHub application associated with the resource, if any.
interface GoogleCloudSecuritycenterV2IssueResourceApplication {
name?: string;
}