Uses of Enum
com.google.bigtable.v2.PrepareQueryRequest.DataFormatCase
-
Uses of PrepareQueryRequest.DataFormatCase in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return PrepareQueryRequest.DataFormatCaseModifier and TypeMethodDescriptionPrepareQueryRequest.DataFormatCase.forNumber(int value) PrepareQueryRequest.Builder.getDataFormatCase()PrepareQueryRequest.getDataFormatCase()PrepareQueryRequestOrBuilder.getDataFormatCase()PrepareQueryRequest.DataFormatCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static PrepareQueryRequest.DataFormatCase[]PrepareQueryRequest.DataFormatCase.values()Returns an array containing the constants of this enum type, in the order they are declared.