| Modifier and Type | Method and Description |
|---|---|
BigQueryInputConfig |
BigQueryInputConfig.Builder.build() |
BigQueryInputConfig |
BigQueryInputConfig.Builder.buildPartial() |
BigQueryInputConfig |
InputConfig.getBigqueryInputConfigs(int index)
Set of input BigQuery tables.
|
BigQueryInputConfig |
InputConfig.Builder.getBigqueryInputConfigs(int index)
Set of input BigQuery tables.
|
BigQueryInputConfig |
InputConfigOrBuilder.getBigqueryInputConfigs(int index)
Set of input BigQuery tables.
|
static BigQueryInputConfig |
BigQueryInputConfig.getDefaultInstance() |
BigQueryInputConfig |
BigQueryInputConfig.getDefaultInstanceForType() |
BigQueryInputConfig |
BigQueryInputConfig.Builder.getDefaultInstanceForType() |
static BigQueryInputConfig |
BigQueryInputConfig.parseDelimitedFrom(InputStream input) |
static BigQueryInputConfig |
BigQueryInputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryInputConfig |
BigQueryInputConfig.parseFrom(byte[] data) |
static BigQueryInputConfig |
BigQueryInputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryInputConfig |
BigQueryInputConfig.parseFrom(ByteBuffer data) |
static BigQueryInputConfig |
BigQueryInputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryInputConfig |
BigQueryInputConfig.parseFrom(com.google.protobuf.ByteString data) |
static BigQueryInputConfig |
BigQueryInputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryInputConfig |
BigQueryInputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static BigQueryInputConfig |
BigQueryInputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryInputConfig |
BigQueryInputConfig.parseFrom(InputStream input) |
static BigQueryInputConfig |
BigQueryInputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<BigQueryInputConfig> |
InputConfig.getBigqueryInputConfigsList()
Set of input BigQuery tables.
|
List<BigQueryInputConfig> |
InputConfig.Builder.getBigqueryInputConfigsList()
Set of input BigQuery tables.
|
List<BigQueryInputConfig> |
InputConfigOrBuilder.getBigqueryInputConfigsList()
Set of input BigQuery tables.
|
com.google.protobuf.Parser<BigQueryInputConfig> |
BigQueryInputConfig.getParserForType() |
static com.google.protobuf.Parser<BigQueryInputConfig> |
BigQueryInputConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
InputConfig.Builder |
InputConfig.Builder.addBigqueryInputConfigs(BigQueryInputConfig value)
Set of input BigQuery tables.
|
InputConfig.Builder |
InputConfig.Builder.addBigqueryInputConfigs(int index,
BigQueryInputConfig value)
Set of input BigQuery tables.
|
BigQueryInputConfig.Builder |
BigQueryInputConfig.Builder.mergeFrom(BigQueryInputConfig other) |
static BigQueryInputConfig.Builder |
BigQueryInputConfig.newBuilder(BigQueryInputConfig prototype) |
InputConfig.Builder |
InputConfig.Builder.setBigqueryInputConfigs(int index,
BigQueryInputConfig value)
Set of input BigQuery tables.
|
| Modifier and Type | Method and Description |
|---|---|
InputConfig.Builder |
InputConfig.Builder.addAllBigqueryInputConfigs(Iterable<? extends BigQueryInputConfig> values)
Set of input BigQuery tables.
|
Copyright © 2023 Google LLC. All rights reserved.