Uses of Enum
com.google.bigtable.admin.v2.RestoreTableMetadata.SourceInfoCase
-
Uses of RestoreTableMetadata.SourceInfoCase in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return RestoreTableMetadata.SourceInfoCaseModifier and TypeMethodDescriptionRestoreTableMetadata.SourceInfoCase.forNumber(int value) RestoreTableMetadata.Builder.getSourceInfoCase()RestoreTableMetadata.getSourceInfoCase()RestoreTableMetadataOrBuilder.getSourceInfoCase()RestoreTableMetadata.SourceInfoCase.valueOf(int value) Deprecated.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.