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

ReservationSubBlocksGetVersionRequest

import type { ReservationSubBlocksGetVersionRequest } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface ReservationSubBlocksGetVersionRequest {
sbomSelections?: "SBOM_SELECTION_CURRENT" | "SBOM_SELECTION_TARGET" | "SBOM_SELECTION_UNSPECIFIED"[];
}

§Properties

§
sbomSelections?: "SBOM_SELECTION_CURRENT" | "SBOM_SELECTION_TARGET" | "SBOM_SELECTION_UNSPECIFIED"[]
[src]

The SBOM selection to return.