| Modifier and Type | Method and Description |
|---|---|
BigQueryOutputResult |
BigQueryOutputResult.Builder.build() |
BigQueryOutputResult |
BigQueryOutputResult.Builder.buildPartial() |
BigQueryOutputResult |
OutputResultOrBuilder.getBigqueryResult(int index)
The BigQuery location where the result is stored.
|
BigQueryOutputResult |
OutputResult.getBigqueryResult(int index)
The BigQuery location where the result is stored.
|
BigQueryOutputResult |
OutputResult.Builder.getBigqueryResult(int index)
The BigQuery location where the result is stored.
|
static BigQueryOutputResult |
BigQueryOutputResult.getDefaultInstance() |
BigQueryOutputResult |
BigQueryOutputResult.getDefaultInstanceForType() |
BigQueryOutputResult |
BigQueryOutputResult.Builder.getDefaultInstanceForType() |
static BigQueryOutputResult |
BigQueryOutputResult.parseDelimitedFrom(InputStream input) |
static BigQueryOutputResult |
BigQueryOutputResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOutputResult |
BigQueryOutputResult.parseFrom(byte[] data) |
static BigQueryOutputResult |
BigQueryOutputResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOutputResult |
BigQueryOutputResult.parseFrom(ByteBuffer data) |
static BigQueryOutputResult |
BigQueryOutputResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOutputResult |
BigQueryOutputResult.parseFrom(com.google.protobuf.ByteString data) |
static BigQueryOutputResult |
BigQueryOutputResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOutputResult |
BigQueryOutputResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static BigQueryOutputResult |
BigQueryOutputResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOutputResult |
BigQueryOutputResult.parseFrom(InputStream input) |
static BigQueryOutputResult |
BigQueryOutputResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<BigQueryOutputResult> |
OutputResultOrBuilder.getBigqueryResultList()
The BigQuery location where the result is stored.
|
List<BigQueryOutputResult> |
OutputResult.getBigqueryResultList()
The BigQuery location where the result is stored.
|
List<BigQueryOutputResult> |
OutputResult.Builder.getBigqueryResultList()
The BigQuery location where the result is stored.
|
com.google.protobuf.Parser<BigQueryOutputResult> |
BigQueryOutputResult.getParserForType() |
static com.google.protobuf.Parser<BigQueryOutputResult> |
BigQueryOutputResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
OutputResult.Builder |
OutputResult.Builder.addBigqueryResult(BigQueryOutputResult value)
The BigQuery location where the result is stored.
|
OutputResult.Builder |
OutputResult.Builder.addBigqueryResult(int index,
BigQueryOutputResult value)
The BigQuery location where the result is stored.
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.mergeFrom(BigQueryOutputResult other) |
static BigQueryOutputResult.Builder |
BigQueryOutputResult.newBuilder(BigQueryOutputResult prototype) |
OutputResult.Builder |
OutputResult.Builder.setBigqueryResult(int index,
BigQueryOutputResult value)
The BigQuery location where the result is stored.
|
| Modifier and Type | Method and Description |
|---|---|
OutputResult.Builder |
OutputResult.Builder.addAllBigqueryResult(Iterable<? extends BigQueryOutputResult> values)
The BigQuery location where the result is stored.
|
Copyright © 2024 Google LLC. All rights reserved.