Uses of Class
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.SourceInfoCase Modifier and Type Method Description static RestoreInfo.SourceInfoCaseRestoreInfo.SourceInfoCase. forNumber(int value)RestoreInfo.SourceInfoCaseRestoreInfo.Builder. getSourceInfoCase()RestoreInfo.SourceInfoCaseRestoreInfo. getSourceInfoCase()RestoreInfo.SourceInfoCaseRestoreInfoOrBuilder. getSourceInfoCase()static RestoreInfo.SourceInfoCaseRestoreInfo.SourceInfoCase. valueOf(int value)Deprecated.static RestoreInfo.SourceInfoCaseRestoreInfo.SourceInfoCase. valueOf(String name)Returns 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.
-