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

GoogleCloudRunV2NodeSelector

import type { GoogleCloudRunV2NodeSelector } from "https://googleapis.deno.dev/v1/run:v2.ts";

Hardware constraints configuration.

interface GoogleCloudRunV2NodeSelector {
accelerator?: string;
}

§Properties

§
accelerator?: string
[src]

Required. GPU accelerator type to attach to an instance.