Uses of Enum
com.google.bigtable.admin.v2.Snapshot.State
-
Uses of Snapshot.State in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return Snapshot.StateModifier and TypeMethodDescriptionstatic Snapshot.StateSnapshot.State.forNumber(int value) Snapshot.Builder.getState()Output only.Snapshot.getState()Output only.SnapshotOrBuilder.getState()Output only.static Snapshot.StateSnapshot.State.valueOf(int value) Deprecated.static Snapshot.StateSnapshot.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Snapshot.StateReturns the enum constant of this type with the specified name.static Snapshot.State[]Snapshot.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.bigtable.admin.v2 that return types with arguments of type Snapshot.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Snapshot.State>Snapshot.State.internalGetValueMap()Methods in com.google.bigtable.admin.v2 with parameters of type Snapshot.State