Google Cloud Bigtable Administration v2 API - Enum AppProfile.Types.Priority (3.13.0)

public enum AppProfile.Types.Priority

Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API enum AppProfile.Types.Priority.

Possible priorities for an app profile. Note that higher priority writes can sometimes queue behind lower priority writes to the same tablet, as writes must be strictly sequenced in the durability log.

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Fields

NameDescription
High
Low
Medium
Unspecified

Default value. Mapped to PRIORITY_HIGH (the legacy behavior) on creation.