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

LogConfigCounterOptionsCustomField

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

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

interface LogConfigCounterOptionsCustomField {
name?: string;
value?: string;
}

§Properties

§
name?: string
[src]

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

§
value?: string
[src]

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