| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2.models |
| Modifier and Type | Method and Description |
|---|---|
static Backup.State |
Backup.State.fromProto(Backup.State proto)
Wraps the protobuf.
|
Backup.State |
Backup.getState()
Get the state of this backup.
|
static Backup.State |
Backup.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Backup.State[] |
Backup.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.