| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2.models |
| Modifier and Type | Method and Description |
|---|---|
static AppProfile.Priority |
AppProfile.Priority.fromProto(AppProfile.Priority proto)
Wraps the protobuf.
|
AppProfile.Priority |
AppProfile.StandardIsolationPolicy.getPriority() |
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 AppProfile.StandardIsolationPolicy |
AppProfile.StandardIsolationPolicy.of(AppProfile.Priority priority)
Creates a new instance of
AppProfile.StandardIsolationPolicy with the specified priority. |
Copyright © 2026 Google LLC. All rights reserved.