Uses of Enum
com.google.bigtable.v2.ExecuteQueryResponse.ResponseCase
-
Uses of ExecuteQueryResponse.ResponseCase in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return ExecuteQueryResponse.ResponseCaseModifier and TypeMethodDescriptionExecuteQueryResponse.ResponseCase.forNumber(int value) ExecuteQueryResponse.Builder.getResponseCase()ExecuteQueryResponse.getResponseCase()ExecuteQueryResponseOrBuilder.getResponseCase()ExecuteQueryResponse.ResponseCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static ExecuteQueryResponse.ResponseCase[]ExecuteQueryResponse.ResponseCase.values()Returns an array containing the constants of this enum type, in the order they are declared.