public sealed class AppProfile.Types.DataBoostIsolationReadOnly : IMessage<AppProfile.Types.DataBoostIsolationReadOnly>, IEquatable<AppProfile.Types.DataBoostIsolationReadOnly>, IDeepCloneable<AppProfile.Types.DataBoostIsolationReadOnly>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class AppProfile.Types.DataBoostIsolationReadOnly.
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.
Implements
IMessageAppProfileTypesDataBoostIsolationReadOnly, IEquatableAppProfileTypesDataBoostIsolationReadOnly, IDeepCloneableAppProfileTypesDataBoostIsolationReadOnly, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.Admin.V2Assembly
Google.Cloud.Bigtable.Admin.V2.dll
Constructors
DataBoostIsolationReadOnly()
public DataBoostIsolationReadOnly()
DataBoostIsolationReadOnly(DataBoostIsolationReadOnly)
public DataBoostIsolationReadOnly(AppProfile.Types.DataBoostIsolationReadOnly other)
Parameter | |
---|---|
Name | Description |
other |
AppProfileTypesDataBoostIsolationReadOnly |
Properties
ComputeBillingOwner
public AppProfile.Types.DataBoostIsolationReadOnly.Types.ComputeBillingOwner ComputeBillingOwner { get; set; }
The Compute Billing Owner for this Data Boost App Profile.
Property Value | |
---|---|
Type | Description |
AppProfileTypesDataBoostIsolationReadOnlyTypesComputeBillingOwner |
HasComputeBillingOwner
public bool HasComputeBillingOwner { get; }
Gets whether the "compute_billing_owner" field is set
Property Value | |
---|---|
Type | Description |
bool |