| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo |
ImportedDataInfo.Builder.build() |
ImportedDataInfo |
ImportedDataInfo.Builder.buildPartial() |
static ImportedDataInfo |
ImportedDataInfo.getDefaultInstance() |
ImportedDataInfo |
ImportedDataInfo.getDefaultInstanceForType() |
ImportedDataInfo |
ImportedDataInfo.Builder.getDefaultInstanceForType() |
ImportedDataInfo |
StartBigQueryJobsRequestOrBuilder.getImportedData(int index)
Import jobs which should be started and monitored.
|
ImportedDataInfo |
StartBigQueryJobsRequest.getImportedData(int index)
Import jobs which should be started and monitored.
|
ImportedDataInfo |
StartBigQueryJobsRequest.Builder.getImportedData(int index)
Import jobs which should be started and monitored.
|
static ImportedDataInfo |
ImportedDataInfo.parseDelimitedFrom(InputStream input) |
static ImportedDataInfo |
ImportedDataInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo |
ImportedDataInfo.parseFrom(byte[] data) |
static ImportedDataInfo |
ImportedDataInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo |
ImportedDataInfo.parseFrom(ByteBuffer data) |
static ImportedDataInfo |
ImportedDataInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo |
ImportedDataInfo.parseFrom(com.google.protobuf.ByteString data) |
static ImportedDataInfo |
ImportedDataInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo |
ImportedDataInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImportedDataInfo |
ImportedDataInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportedDataInfo |
ImportedDataInfo.parseFrom(InputStream input) |
static ImportedDataInfo |
ImportedDataInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ImportedDataInfo> |
StartBigQueryJobsRequestOrBuilder.getImportedDataList()
Import jobs which should be started and monitored.
|
List<ImportedDataInfo> |
StartBigQueryJobsRequest.getImportedDataList()
Import jobs which should be started and monitored.
|
List<ImportedDataInfo> |
StartBigQueryJobsRequest.Builder.getImportedDataList()
Import jobs which should be started and monitored.
|
com.google.protobuf.Parser<ImportedDataInfo> |
ImportedDataInfo.getParserForType() |
static com.google.protobuf.Parser<ImportedDataInfo> |
ImportedDataInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
StartBigQueryJobsRequest.Builder |
StartBigQueryJobsRequest.Builder.addImportedData(ImportedDataInfo value)
Import jobs which should be started and monitored.
|
StartBigQueryJobsRequest.Builder |
StartBigQueryJobsRequest.Builder.addImportedData(int index,
ImportedDataInfo value)
Import jobs which should be started and monitored.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.mergeFrom(ImportedDataInfo other) |
static ImportedDataInfo.Builder |
ImportedDataInfo.newBuilder(ImportedDataInfo prototype) |
StartBigQueryJobsRequest.Builder |
StartBigQueryJobsRequest.Builder.setImportedData(int index,
ImportedDataInfo value)
Import jobs which should be started and monitored.
|
| Modifier and Type | Method and Description |
|---|---|
StartBigQueryJobsRequest.Builder |
StartBigQueryJobsRequest.Builder.addAllImportedData(Iterable<? extends ImportedDataInfo> values)
Import jobs which should be started and monitored.
|
Copyright © 2023 Google LLC. All rights reserved.