Send feedback
Cloud Bigtable V2 Client - Class Priority (2.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Cloud Bigtable V2 Client class 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.
Protobuf type google.bigtable.admin.v2.AppProfile.Priority
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2 \ AppProfile
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
PRIORITY_UNSPECIFIED
Default value. Mapped to PRIORITY_HIGH (the legacy behavior) on creation.
Generated from protobuf enum PRIORITY_UNSPECIFIED = 0;
PRIORITY_LOW
Generated from protobuf enum PRIORITY_LOW = 1;
PRIORITY_MEDIUM
Generated from protobuf enum PRIORITY_MEDIUM = 2;
PRIORITY_HIGH
Generated from protobuf enum PRIORITY_HIGH = 3;
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Cloud Bigtable V2 Client - Class Priority (2.17.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.1 (latest)](/php/docs/reference/cloud-bigtable/latest/Admin.V2.AppProfile.Priority)\n- [2.17.0](/php/docs/reference/cloud-bigtable/2.17.0/Admin.V2.AppProfile.Priority)\n- [2.16.0](/php/docs/reference/cloud-bigtable/2.16.0/Admin.V2.AppProfile.Priority)\n- [2.15.0](/php/docs/reference/cloud-bigtable/2.15.0/Admin.V2.AppProfile.Priority)\n- [2.14.0](/php/docs/reference/cloud-bigtable/2.14.0/Admin.V2.AppProfile.Priority)\n- [2.13.0](/php/docs/reference/cloud-bigtable/2.13.0/Admin.V2.AppProfile.Priority)\n- [2.12.0](/php/docs/reference/cloud-bigtable/2.12.0/Admin.V2.AppProfile.Priority)\n- [2.11.1](/php/docs/reference/cloud-bigtable/2.11.1/Admin.V2.AppProfile.Priority)\n- [2.9.1](/php/docs/reference/cloud-bigtable/2.9.1/Admin.V2.AppProfile.Priority)\n- [2.8.0](/php/docs/reference/cloud-bigtable/2.8.0/Admin.V2.AppProfile.Priority)\n- [2.7.0](/php/docs/reference/cloud-bigtable/2.7.0/Admin.V2.AppProfile.Priority)\n- [2.6.3](/php/docs/reference/cloud-bigtable/2.6.3/Admin.V2.AppProfile.Priority)\n- [2.5.0](/php/docs/reference/cloud-bigtable/2.5.0/Admin.V2.AppProfile.Priority)\n- [2.4.0](/php/docs/reference/cloud-bigtable/2.4.0/Admin.V2.AppProfile.Priority)\n- [2.3.0](/php/docs/reference/cloud-bigtable/2.3.0/Admin.V2.AppProfile.Priority)\n- [2.2.1](/php/docs/reference/cloud-bigtable/2.2.1/Admin.V2.AppProfile.Priority)\n- [2.1.0](/php/docs/reference/cloud-bigtable/2.1.0/Admin.V2.AppProfile.Priority)\n- [2.0.1](/php/docs/reference/cloud-bigtable/2.0.1/Admin.V2.AppProfile.Priority)\n- [1.32.1](/php/docs/reference/cloud-bigtable/1.32.1/Admin.V2.AppProfile.Priority)\n- [1.31.1](/php/docs/reference/cloud-bigtable/1.31.1/Admin.V2.AppProfile.Priority)\n- [1.30.0](/php/docs/reference/cloud-bigtable/1.30.0/Admin.V2.AppProfile.Priority)\n- [1.29.2](/php/docs/reference/cloud-bigtable/1.29.2/Admin.V2.AppProfile.Priority)\n- [1.28.3](/php/docs/reference/cloud-bigtable/1.28.3/Admin.V2.AppProfile.Priority)\n- [1.27.0](/php/docs/reference/cloud-bigtable/1.27.0/Admin.V2.AppProfile.Priority)\n- [1.26.2](/php/docs/reference/cloud-bigtable/1.26.2/Admin.V2.AppProfile.Priority)\n- [1.25.0](/php/docs/reference/cloud-bigtable/1.25.0/Admin.V2.AppProfile.Priority)\n- [1.24.1](/php/docs/reference/cloud-bigtable/1.24.1/Admin.V2.AppProfile.Priority)\n- [1.23.0](/php/docs/reference/cloud-bigtable/1.23.0/Admin.V2.AppProfile.Priority)\n- [1.22.2](/php/docs/reference/cloud-bigtable/1.22.2/Admin.V2.AppProfile.Priority)\n- [1.21.1](/php/docs/reference/cloud-bigtable/1.21.1/Admin.V2.AppProfile.Priority)\n- [1.20.3](/php/docs/reference/cloud-bigtable/1.20.3/Admin.V2.AppProfile.Priority) \nReference documentation and code samples for the Cloud Bigtable V2 Client class Priority.\n\nPossible priorities for an app profile. Note that higher priority writes\ncan sometimes queue behind lower priority writes to the same tablet, as\nwrites must be strictly sequenced in the durability log.\n\nProtobuf type `google.bigtable.admin.v2.AppProfile.Priority`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Bigtable \\\\ Admin \\\\ V2 \\\\ AppProfile\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### PRIORITY_UNSPECIFIED\n\n Value: 0\n\nDefault value. Mapped to PRIORITY_HIGH (the legacy behavior) on creation.\n\nGenerated from protobuf enum `PRIORITY_UNSPECIFIED = 0;`\n\n### PRIORITY_LOW\n\n Value: 1\n\nGenerated from protobuf enum `PRIORITY_LOW = 1;`\n\n### PRIORITY_MEDIUM\n\n Value: 2\n\nGenerated from protobuf enum `PRIORITY_MEDIUM = 2;`\n\n### PRIORITY_HIGH\n\n Value: 3\n\nGenerated from protobuf enum `PRIORITY_HIGH = 3;`"]]