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

GoogleCloudAssetV1Identity

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

An identity under analysis.

interface GoogleCloudAssetV1Identity {
analysisState?: IamPolicyAnalysisState;
name?: string;
}

§Properties

§

The analysis state of this identity.

§
name?: string
[src]

The identity of members, formatted as appear in an IAM policy binding. For example, they might be formatted like the following: - user:foo@google.com