Uses of Enum
com.google.cloud.bigquery.storage.v1.AppendRowsResponse.ResponseCase
-
Uses of AppendRowsResponse.ResponseCase in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return AppendRowsResponse.ResponseCaseModifier and TypeMethodDescriptionAppendRowsResponse.ResponseCase.forNumber(int value) AppendRowsResponse.Builder.getResponseCase()AppendRowsResponse.getResponseCase()AppendRowsResponseOrBuilder.getResponseCase()AppendRowsResponse.ResponseCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static AppendRowsResponse.ResponseCase[]AppendRowsResponse.ResponseCase.values()Returns an array containing the constants of this enum type, in the order they are declared.