Uses of Class
com.google.bigtable.admin.v2.RestoreTableMetadata.SourceInfoCase
-
Packages that use RestoreTableMetadata.SourceInfoCase Package Description com.google.bigtable.admin.v2 -
-
Uses of RestoreTableMetadata.SourceInfoCase in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return RestoreTableMetadata.SourceInfoCase Modifier and Type Method Description static RestoreTableMetadata.SourceInfoCaseRestoreTableMetadata.SourceInfoCase. forNumber(int value)RestoreTableMetadata.SourceInfoCaseRestoreTableMetadata.Builder. getSourceInfoCase()RestoreTableMetadata.SourceInfoCaseRestoreTableMetadata. getSourceInfoCase()RestoreTableMetadata.SourceInfoCaseRestoreTableMetadataOrBuilder. getSourceInfoCase()static RestoreTableMetadata.SourceInfoCaseRestoreTableMetadata.SourceInfoCase. valueOf(int value)Deprecated.static RestoreTableMetadata.SourceInfoCaseRestoreTableMetadata.SourceInfoCase. valueOf(String name)Returns the enum constant of this type with the specified name.static RestoreTableMetadata.SourceInfoCase[]RestoreTableMetadata.SourceInfoCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-