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

PythonSettings

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

Settings for Python client libraries.

interface PythonSettings {
experimentalFeatures?: ExperimentalFeatures;
}

§Properties

§

Some settings.

§
experimentalFeatures?: ExperimentalFeatures
[src]

Experimental features to be included during client library generation.