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