Uses of Enum
com.google.spanner.admin.database.v1.RestoreInfo.SourceInfoCase
-
Uses of RestoreInfo.SourceInfoCase in com.google.spanner.admin.database.v1
Methods in com.google.spanner.admin.database.v1 that return RestoreInfo.SourceInfoCaseModifier and TypeMethodDescriptionstatic RestoreInfo.SourceInfoCaseRestoreInfo.SourceInfoCase.forNumber(int value) RestoreInfo.Builder.getSourceInfoCase()RestoreInfo.getSourceInfoCase()RestoreInfoOrBuilder.getSourceInfoCase()static RestoreInfo.SourceInfoCaseRestoreInfo.SourceInfoCase.valueOf(int value) Deprecated.static RestoreInfo.SourceInfoCaseReturns the enum constant of this type with the specified name.static RestoreInfo.SourceInfoCase[]RestoreInfo.SourceInfoCase.values()Returns an array containing the constants of this enum type, in the order they are declared.