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

GoogleCloudAssuredworkloadsV1AssetMoveAnalysis

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

Represents move analysis results for an asset.

interface GoogleCloudAssuredworkloadsV1AssetMoveAnalysis {
asset?: string;
assetType?: string;
}

§Properties

§

List of eligible analyses performed for the asset.

§
asset?: string
[src]

The full resource name of the asset being analyzed. Example: //compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1

§
assetType?: string
[src]

Type of the asset being analyzed. Possible values will be among the ones listed here.