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

ResourceGroupReference

import type { ResourceGroupReference } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface ResourceGroupReference {
group?: string;
}

§Properties

§
group?: string
[src]

A URI referencing one of the instance groups or network endpoint groups listed in the backend service.