| Modifier and Type | Method and Description |
|---|---|
static ReadRowsResponse.RowsCase |
ReadRowsResponse.RowsCase.forNumber(int value) |
ReadRowsResponse.RowsCase |
ReadRowsResponse.getRowsCase() |
ReadRowsResponse.RowsCase |
ReadRowsResponse.Builder.getRowsCase() |
ReadRowsResponse.RowsCase |
ReadRowsResponseOrBuilder.getRowsCase() |
static ReadRowsResponse.RowsCase |
ReadRowsResponse.RowsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ReadRowsResponse.RowsCase |
ReadRowsResponse.RowsCase.valueOf(String name)
Returns 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.
|
Copyright © 2023 Google LLC. All rights reserved.