| Modifier and Type | Method and Description |
|---|---|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addAllTableDefs(Iterable<? extends ImportedDataInfo.TableDefinition> values)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addAllUserDefinedFunctions(Iterable<String> values)
Inline code for User-defined function resources.
|
ImportedDataInfo.Builder |
StartBigQueryJobsRequest.Builder.addImportedDataBuilder()
Import jobs which should be started and monitored.
|
ImportedDataInfo.Builder |
StartBigQueryJobsRequest.Builder.addImportedDataBuilder(int index)
Import jobs which should be started and monitored.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addTableDefs(ImportedDataInfo.TableDefinition.Builder builderForValue)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addTableDefs(ImportedDataInfo.TableDefinition value)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addTableDefs(int index,
ImportedDataInfo.TableDefinition.Builder builderForValue)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addTableDefs(int index,
ImportedDataInfo.TableDefinition value)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addUserDefinedFunctions(String value)
Inline code for User-defined function resources.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.addUserDefinedFunctionsBytes(com.google.protobuf.ByteString value)
Inline code for User-defined function resources.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.clear() |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.clearDestinationTableDescription()
The description of a destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.clearDestinationTableId()
Table where results should be written.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.clearSql()
SQL query to run.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.clearTableDefs()
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.clearUserDefinedFunctions()
Inline code for User-defined function resources.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.clearWriteDisposition()
Specifies the action if the destination table already exists.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.clone() |
ImportedDataInfo.Builder |
StartBigQueryJobsRequest.Builder.getImportedDataBuilder(int index)
Import jobs which should be started and monitored.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.mergeFrom(ImportedDataInfo other) |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ImportedDataInfo.Builder |
ImportedDataInfo.newBuilder() |
static ImportedDataInfo.Builder |
ImportedDataInfo.newBuilder(ImportedDataInfo prototype) |
ImportedDataInfo.Builder |
ImportedDataInfo.newBuilderForType() |
protected ImportedDataInfo.Builder |
ImportedDataInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.removeTableDefs(int index)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setDestinationTableDescription(String value)
The description of a destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setDestinationTableDescriptionBytes(com.google.protobuf.ByteString value)
The description of a destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setDestinationTableId(String value)
Table where results should be written.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setDestinationTableIdBytes(com.google.protobuf.ByteString value)
Table where results should be written.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setSql(String value)
SQL query to run.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setSqlBytes(com.google.protobuf.ByteString value)
SQL query to run.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setTableDefs(int index,
ImportedDataInfo.TableDefinition.Builder builderForValue)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setTableDefs(int index,
ImportedDataInfo.TableDefinition value)
When used WITHOUT the "sql" parameter, describes the schema of the
destination table.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setUserDefinedFunctions(int index,
String value)
Inline code for User-defined function resources.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setWriteDisposition(WriteDisposition value)
Specifies the action if the destination table already exists.
|
ImportedDataInfo.Builder |
ImportedDataInfo.Builder.setWriteDispositionValue(int value)
Specifies the action if the destination table already exists.
|
ImportedDataInfo.Builder |
ImportedDataInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ImportedDataInfo.Builder> |
StartBigQueryJobsRequest.Builder.getImportedDataBuilderList()
Import jobs which should be started and monitored.
|
| Modifier and Type | Method and Description |
|---|---|
StartBigQueryJobsRequest.Builder |
StartBigQueryJobsRequest.Builder.addImportedData(ImportedDataInfo.Builder builderForValue)
Import jobs which should be started and monitored.
|
StartBigQueryJobsRequest.Builder |
StartBigQueryJobsRequest.Builder.addImportedData(int index,
ImportedDataInfo.Builder builderForValue)
Import jobs which should be started and monitored.
|
StartBigQueryJobsRequest.Builder |
StartBigQueryJobsRequest.Builder.setImportedData(int index,
ImportedDataInfo.Builder builderForValue)
Import jobs which should be started and monitored.
|
Copyright © 2023 Google LLC. All rights reserved.