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