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

GoSettings

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

Settings for Go client libraries.

interface GoSettings {
renamedServices?: {
[key: string]: string;
}
;
}

§Properties

§

Some settings.

§
renamedServices?: {
[key: string]: string;
}
[src]

Map of service names to renamed services. Keys are the package relative service names and values are the name to be used for the service client and call options. publishing: go_settings: renamed_services: Publisher: TopicAdmin