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

OSPolicyResourcePackageResourceGooGet

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

A package managed by GooGet. - install: googet -noconfirm install package

  • remove: googet -noconfirm remove package
interface OSPolicyResourcePackageResourceGooGet {
name?: string;
}

§Properties

§
name?: string
[src]

Required. Package name.