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

DataBoostIsolationReadOnly

import type { DataBoostIsolationReadOnly } from "https://googleapis.deno.dev/v1/bigtableadmin:v2.ts";

Data Boost is a serverless compute capability that lets you run high-throughput read jobs and queries on your Bigtable data, without impacting the performance of the clusters that handle your application traffic. Data Boost supports read-only use cases with single-cluster routing.

interface DataBoostIsolationReadOnly {
computeBillingOwner?: "COMPUTE_BILLING_OWNER_UNSPECIFIED" | "HOST_PAYS";
}

§Properties

§
computeBillingOwner?: "COMPUTE_BILLING_OWNER_UNSPECIFIED" | "HOST_PAYS"
[src]

The Compute Billing Owner for this Data Boost App Profile.