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