| Modifier and Type | Method and Description |
|---|---|
BigQueryOptions |
BigQueryOptions.Builder.build() |
BigQueryOptions |
BigQueryOptions.Builder.buildPartial() |
BigQueryOptions |
StorageConfigOrBuilder.getBigQueryOptions()
BigQuery options.
|
BigQueryOptions |
StorageConfig.getBigQueryOptions()
BigQuery options.
|
BigQueryOptions |
StorageConfig.Builder.getBigQueryOptions()
BigQuery options.
|
static BigQueryOptions |
BigQueryOptions.getDefaultInstance() |
BigQueryOptions |
BigQueryOptions.getDefaultInstanceForType() |
BigQueryOptions |
BigQueryOptions.Builder.getDefaultInstanceForType() |
static BigQueryOptions |
BigQueryOptions.parseDelimitedFrom(InputStream input) |
static BigQueryOptions |
BigQueryOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOptions |
BigQueryOptions.parseFrom(byte[] data) |
static BigQueryOptions |
BigQueryOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOptions |
BigQueryOptions.parseFrom(ByteBuffer data) |
static BigQueryOptions |
BigQueryOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOptions |
BigQueryOptions.parseFrom(com.google.protobuf.ByteString data) |
static BigQueryOptions |
BigQueryOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOptions |
BigQueryOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static BigQueryOptions |
BigQueryOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BigQueryOptions |
BigQueryOptions.parseFrom(InputStream input) |
static BigQueryOptions |
BigQueryOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BigQueryOptions> |
BigQueryOptions.getParserForType() |
static com.google.protobuf.Parser<BigQueryOptions> |
BigQueryOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
StorageConfig.Builder |
StorageConfig.Builder.mergeBigQueryOptions(BigQueryOptions value)
BigQuery options.
|
BigQueryOptions.Builder |
BigQueryOptions.Builder.mergeFrom(BigQueryOptions other) |
static BigQueryOptions.Builder |
BigQueryOptions.newBuilder(BigQueryOptions prototype) |
StorageConfig.Builder |
StorageConfig.Builder.setBigQueryOptions(BigQueryOptions value)
BigQuery options.
|
Copyright © 2022 Google LLC. All rights reserved.