Uses of Enum
com.google.spanner.admin.database.v1.Backup.State
-
Uses of Backup.State in com.google.spanner.admin.database.v1
Methods in com.google.spanner.admin.database.v1 that return Backup.StateModifier and TypeMethodDescriptionstatic Backup.StateBackup.State.forNumber(int value) Backup.Builder.getState()Output only.Backup.getState()Output only.BackupOrBuilder.getState()Output only.static Backup.StateBackup.State.valueOf(int value) Deprecated.static Backup.StateBackup.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Backup.StateReturns 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.Methods in com.google.spanner.admin.database.v1 that return types with arguments of type Backup.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Backup.State>Backup.State.internalGetValueMap()Methods in com.google.spanner.admin.database.v1 with parameters of type Backup.State