BigQueryOutputResult.Builder |
OutputResult.Builder.addBigqueryResultBuilder() |
The BigQuery location where the result is stored.
|
BigQueryOutputResult.Builder |
OutputResult.Builder.addBigqueryResultBuilder(int index) |
The BigQuery location where the result is stored.
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.clear() |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.clearDatasetId() |
The ID of a BigQuery Dataset.
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.clearTableId() |
The ID of a BigQuery Table.
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.clone() |
|
BigQueryOutputResult.Builder |
OutputResult.Builder.getBigqueryResultBuilder(int index) |
The BigQuery location where the result is stored.
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.mergeFrom(BigQueryOutputResult other) |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BigQueryOutputResult.Builder |
BigQueryOutputResult.newBuilder() |
|
static BigQueryOutputResult.Builder |
BigQueryOutputResult.newBuilder(BigQueryOutputResult prototype) |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.newBuilderForType() |
|
protected BigQueryOutputResult.Builder |
BigQueryOutputResult.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.setDatasetId(String value) |
The ID of a BigQuery Dataset.
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.setDatasetIdBytes(com.google.protobuf.ByteString value) |
The ID of a BigQuery Dataset.
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.setTableId(String value) |
The ID of a BigQuery Table.
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.setTableIdBytes(com.google.protobuf.ByteString value) |
The ID of a BigQuery Table.
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BigQueryOutputResult.Builder |
BigQueryOutputResult.toBuilder() |
|