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

ProjectsLocationsReportConfigsReportsGetOptions

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

Additional options for MigrationCenter#projectsLocationsReportConfigsReportsGet.

interface ProjectsLocationsReportConfigsReportsGetOptions {
view?:
| "REPORT_VIEW_UNSPECIFIED"
| "REPORT_VIEW_BASIC"
| "REPORT_VIEW_FULL"
| "REPORT_VIEW_STANDARD";
}

§Properties

§
view?: "REPORT_VIEW_UNSPECIFIED" | "REPORT_VIEW_BASIC" | "REPORT_VIEW_FULL" | "REPORT_VIEW_STANDARD"
[src]

Determines what information to retrieve for the Report.