| Modifier and Type | Class and Description |
|---|---|
class |
BigQueryOutputResult
A BigQuery output result.
|
static class |
BigQueryOutputResult.Builder
A BigQuery output result.
|
| Modifier and Type | Method and Description |
|---|---|
BigQueryOutputResultOrBuilder |
OutputResultOrBuilder.getBigqueryResultOrBuilder(int index)
The BigQuery location where the result is stored.
|
BigQueryOutputResultOrBuilder |
OutputResult.getBigqueryResultOrBuilder(int index)
The BigQuery location where the result is stored.
|
BigQueryOutputResultOrBuilder |
OutputResult.Builder.getBigqueryResultOrBuilder(int index)
The BigQuery location where the result is stored.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BigQueryOutputResultOrBuilder> |
OutputResultOrBuilder.getBigqueryResultOrBuilderList()
The BigQuery location where the result is stored.
|
List<? extends BigQueryOutputResultOrBuilder> |
OutputResult.getBigqueryResultOrBuilderList()
The BigQuery location where the result is stored.
|
List<? extends BigQueryOutputResultOrBuilder> |
OutputResult.Builder.getBigqueryResultOrBuilderList()
The BigQuery location where the result is stored.
|
Copyright © 2024 Google LLC. All rights reserved.