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

LogConfigCounterOptions

import type { LogConfigCounterOptions } from "https://googleapis.deno.dev/v1/compute:v1.ts";

This is deprecated and has no effect. Do not use.

interface LogConfigCounterOptions {
field?: string;
metric?: string;
}

§Properties

§

This is deprecated and has no effect. Do not use.

§
field?: string
[src]

This is deprecated and has no effect. Do not use.

§
metric?: string
[src]

This is deprecated and has no effect. Do not use.