Uses of Enum
com.google.spanner.v1.ResultSetStats.RowCountCase
-
Uses of ResultSetStats.RowCountCase in com.google.spanner.v1
Methods in com.google.spanner.v1 that return ResultSetStats.RowCountCaseModifier and TypeMethodDescriptionstatic ResultSetStats.RowCountCaseResultSetStats.RowCountCase.forNumber(int value) ResultSetStats.Builder.getRowCountCase()ResultSetStats.getRowCountCase()ResultSetStatsOrBuilder.getRowCountCase()static ResultSetStats.RowCountCaseResultSetStats.RowCountCase.valueOf(int value) Deprecated.static ResultSetStats.RowCountCaseReturns the enum constant of this type with the specified name.static ResultSetStats.RowCountCase[]ResultSetStats.RowCountCase.values()Returns an array containing the constants of this enum type, in the order they are declared.