Uses of Enum
com.google.cloud.bigquery.storage.v1.ReadRowsResponse.RowsCase
-
Uses of ReadRowsResponse.RowsCase in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return ReadRowsResponse.RowsCaseModifier and TypeMethodDescriptionstatic ReadRowsResponse.RowsCaseReadRowsResponse.RowsCase.forNumber(int value) ReadRowsResponse.Builder.getRowsCase()ReadRowsResponse.getRowsCase()ReadRowsResponseOrBuilder.getRowsCase()static ReadRowsResponse.RowsCaseReadRowsResponse.RowsCase.valueOf(int value) Deprecated.static ReadRowsResponse.RowsCaseReturns the enum constant of this type with the specified name.static ReadRowsResponse.RowsCase[]ReadRowsResponse.RowsCase.values()Returns an array containing the constants of this enum type, in the order they are declared.