| Modifier and Type | Method and Description |
|---|---|
BigQueryDestinationConfig |
BigQueryDestinationConfig.Builder.build() |
BigQueryDestinationConfig |
BigQueryDestinationConfig.Builder.buildPartial() |
BigQueryDestinationConfig |
DestinationConfigOrBuilder.getBigqueryDestinationConfig()
BigQuery destination configuration.
|
BigQueryDestinationConfig |
DestinationConfig.getBigqueryDestinationConfig()
BigQuery destination configuration.
|
BigQueryDestinationConfig |
DestinationConfig.Builder.getBigqueryDestinationConfig()
BigQuery destination configuration.
|
static BigQueryDestinationConfig |
BigQueryDestinationConfig.getDefaultInstance() |
BigQueryDestinationConfig |
BigQueryDestinationConfig.getDefaultInstanceForType() |
BigQueryDestinationConfig |
BigQueryDestinationConfig.Builder.getDefaultInstanceForType() |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseDelimitedFrom(InputStream input) |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseFrom(byte[] data) |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseFrom(ByteBuffer data) |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseFrom(com.google.protobuf.ByteString data) |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseFrom(InputStream input) |
static BigQueryDestinationConfig |
BigQueryDestinationConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BigQueryDestinationConfig> |
BigQueryDestinationConfig.getParserForType() |
static com.google.protobuf.Parser<BigQueryDestinationConfig> |
BigQueryDestinationConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
DestinationConfig.Builder |
DestinationConfig.Builder.mergeBigqueryDestinationConfig(BigQueryDestinationConfig value)
BigQuery destination configuration.
|
BigQueryDestinationConfig.Builder |
BigQueryDestinationConfig.Builder.mergeFrom(BigQueryDestinationConfig other) |
static BigQueryDestinationConfig.Builder |
BigQueryDestinationConfig.newBuilder(BigQueryDestinationConfig prototype) |
DestinationConfig.Builder |
DestinationConfig.Builder.setBigqueryDestinationConfig(BigQueryDestinationConfig value)
BigQuery destination configuration.
|
Copyright © 2022 Google LLC. All rights reserved.