| Modifier and Type | Class and Description |
|---|---|
class |
SqlResult
SqlResult represents the result for the execution of a sql statement.
|
static class |
SqlResult.Builder
SqlResult represents the result for the execution of a sql statement.
|
| Modifier and Type | Method and Description |
|---|---|
SqlResultOrBuilder |
ExecuteSqlResponseOrBuilder.getSqlResultsOrBuilder(int index)
SqlResult represents the results for the execution of sql statements.
|
SqlResultOrBuilder |
ExecuteSqlResponse.getSqlResultsOrBuilder(int index)
SqlResult represents the results for the execution of sql statements.
|
SqlResultOrBuilder |
ExecuteSqlResponse.Builder.getSqlResultsOrBuilder(int index)
SqlResult represents the results for the execution of sql statements.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SqlResultOrBuilder> |
ExecuteSqlResponseOrBuilder.getSqlResultsOrBuilderList()
SqlResult represents the results for the execution of sql statements.
|
List<? extends SqlResultOrBuilder> |
ExecuteSqlResponse.getSqlResultsOrBuilderList()
SqlResult represents the results for the execution of sql statements.
|
List<? extends SqlResultOrBuilder> |
ExecuteSqlResponse.Builder.getSqlResultsOrBuilderList()
SqlResult represents the results for the execution of sql statements.
|
Copyright © 2025 Google LLC. All rights reserved.