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

GoogleCloudAssetV1Resource

import type { GoogleCloudAssetV1Resource } from "https://googleapis.deno.dev/v1/cloudasset:v1.ts";

A Google Cloud resource under analysis.

interface GoogleCloudAssetV1Resource {
analysisState?: IamPolicyAnalysisState;
fullResourceName?: string;
}

§Properties

§

The analysis state of this resource.

§
fullResourceName?: string
[src]