View Source GoogleApi.BigtableAdmin.V2.Model.DataBoostIsolationReadOnly (google_api_bigtable_admin v0.26.0)
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.
Attributes
-
computeBillingOwner
(type:String.t
, default:nil
) - The Compute Billing Owner for this Data Boost App Profile.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigtableAdmin.V2.Model.DataBoostIsolationReadOnly{ computeBillingOwner: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.