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

GoogleCloudConnectorsV1BillingConfig

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

Billing config for the connection.

interface GoogleCloudConnectorsV1BillingConfig {
readonly billingCategory?: "BILLING_CATEGORY_UNSPECIFIED" | "GCP_AND_TECHNICAL_CONNECTOR" | "NON_GCP_CONNECTOR";
}

§Properties

§
readonly billingCategory?: "BILLING_CATEGORY_UNSPECIFIED" | "GCP_AND_TECHNICAL_CONNECTOR" | "NON_GCP_CONNECTOR"
[src]

Output only. Billing category for the connector.