Package | Description |
---|---|
com.google.spanner.v1 |
Modifier and Type | Method and Description |
---|---|
static ResultSetStats.RowCountCase |
ResultSetStats.RowCountCase.forNumber(int value) |
ResultSetStats.RowCountCase |
ResultSetStats.getRowCountCase() |
ResultSetStats.RowCountCase |
ResultSetStats.Builder.getRowCountCase() |
ResultSetStats.RowCountCase |
ResultSetStatsOrBuilder.getRowCountCase() |
static ResultSetStats.RowCountCase |
ResultSetStats.RowCountCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ResultSetStats.RowCountCase |
ResultSetStats.RowCountCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultSetStats.RowCountCase[] |
ResultSetStats.RowCountCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.