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

Custom

import type { Custom } from "https://googleapis.deno.dev/v1/monitoring:v3.ts";

Use a custom service to designate a service that you want to monitor when none of the other service types (like App Engine, Cloud Run, or a GKE type) matches your intended service.

interface Custom {}