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