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