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

ProjectsLocationsAssetsGetOptions

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

Additional options for MigrationCenter#projectsLocationsAssetsGet.

interface ProjectsLocationsAssetsGetOptions {
view?: "ASSET_VIEW_UNSPECIFIED" | "ASSET_VIEW_BASIC" | "ASSET_VIEW_FULL";
}

§Properties

§
view?: "ASSET_VIEW_UNSPECIFIED" | "ASSET_VIEW_BASIC" | "ASSET_VIEW_FULL"
[src]

View of the assets. Defaults to BASIC.