| Modifier and Type | Method and Description |
|---|---|
static ReadRowsResponse.SchemaCase |
ReadRowsResponse.SchemaCase.forNumber(int value) |
ReadRowsResponse.SchemaCase |
ReadRowsResponseOrBuilder.getSchemaCase() |
ReadRowsResponse.SchemaCase |
ReadRowsResponse.getSchemaCase() |
ReadRowsResponse.SchemaCase |
ReadRowsResponse.Builder.getSchemaCase() |
static ReadRowsResponse.SchemaCase |
ReadRowsResponse.SchemaCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ReadRowsResponse.SchemaCase |
ReadRowsResponse.SchemaCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadRowsResponse.SchemaCase[] |
ReadRowsResponse.SchemaCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.