| Modifier and Type | Method and Description |
|---|---|
static AppProfile.Priority |
AppProfile.Priority.forNumber(int value) |
AppProfile.Priority |
AppProfileOrBuilder.getPriority()
Deprecated.
google.bigtable.admin.v2.AppProfile.priority is deprecated. See
google/bigtable/admin/v2/instance.proto;l=448
|
AppProfile.Priority |
AppProfile.getPriority()
Deprecated.
google.bigtable.admin.v2.AppProfile.priority is deprecated. See
google/bigtable/admin/v2/instance.proto;l=448
|
AppProfile.Priority |
AppProfile.StandardIsolationOrBuilder.getPriority()
The priority of requests sent using this app profile.
|
AppProfile.Priority |
AppProfile.StandardIsolation.getPriority()
The priority of requests sent using this app profile.
|
AppProfile.Priority |
AppProfile.StandardIsolation.Builder.getPriority()
The priority of requests sent using this app profile.
|
AppProfile.Priority |
AppProfile.Builder.getPriority()
Deprecated.
google.bigtable.admin.v2.AppProfile.priority is deprecated. See
google/bigtable/admin/v2/instance.proto;l=448
|
static AppProfile.Priority |
AppProfile.Priority.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AppProfile.Priority |
AppProfile.Priority.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AppProfile.Priority |
AppProfile.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppProfile.Priority[] |
AppProfile.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AppProfile.Priority> |
AppProfile.Priority.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AppProfile.StandardIsolation.Builder |
AppProfile.StandardIsolation.Builder.setPriority(AppProfile.Priority value)
The priority of requests sent using this app profile.
|
AppProfile.Builder |
AppProfile.Builder.setPriority(AppProfile.Priority value)
Deprecated.
google.bigtable.admin.v2.AppProfile.priority is deprecated. See
google/bigtable/admin/v2/instance.proto;l=448
|
Copyright © 2026 Google LLC. All rights reserved.