Uses of Enum
com.google.bigtable.admin.v2.DropRowRangeRequest.TargetCase
-
Uses of DropRowRangeRequest.TargetCase in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return DropRowRangeRequest.TargetCaseModifier and TypeMethodDescriptionDropRowRangeRequest.TargetCase.forNumber(int value) DropRowRangeRequest.Builder.getTargetCase()DropRowRangeRequest.getTargetCase()DropRowRangeRequestOrBuilder.getTargetCase()DropRowRangeRequest.TargetCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static DropRowRangeRequest.TargetCase[]DropRowRangeRequest.TargetCase.values()Returns an array containing the constants of this enum type, in the order they are declared.