Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

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;
}

§Properties

§
name?: string
[src]

The resource name of an Application. Format: projects/{host-project-id}/locations/{location}/applications/{application-id}