| Modifier and Type | Class and Description |
|---|---|
class |
PartialResultSet
A partial result set from the streaming query API.
|
static class |
PartialResultSet.Builder
A partial result set from the streaming query API.
|
| Modifier and Type | Method and Description |
|---|---|
PartialResultSetOrBuilder |
ExecuteQueryResponse.getResultsOrBuilder()
A partial result set with row data potentially including additional
instructions on how recent past and future partial responses should be
interpreted.
|
PartialResultSetOrBuilder |
ExecuteQueryResponse.Builder.getResultsOrBuilder()
A partial result set with row data potentially including additional
instructions on how recent past and future partial responses should be
interpreted.
|
PartialResultSetOrBuilder |
ExecuteQueryResponseOrBuilder.getResultsOrBuilder()
A partial result set with row data potentially including additional
instructions on how recent past and future partial responses should be
interpreted.
|
Copyright © 2026 Google LLC. All rights reserved.