| Modifier and Type | Method and Description |
|---|---|
AvroFileFormat.Builder |
AvroFileFormat.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AvroFileFormat.Builder |
AvroFileFormat.Builder.clear() |
AvroFileFormat.Builder |
AvroFileFormat.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AvroFileFormat.Builder |
AvroFileFormat.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AvroFileFormat.Builder |
AvroFileFormat.Builder.clone() |
AvroFileFormat.Builder |
GcsDestinationConfig.Builder.getAvroFileFormatBuilder()
AVRO file format configuration.
|
AvroFileFormat.Builder |
AvroFileFormat.Builder.mergeFrom(AvroFileFormat other) |
AvroFileFormat.Builder |
AvroFileFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AvroFileFormat.Builder |
AvroFileFormat.Builder.mergeFrom(com.google.protobuf.Message other) |
AvroFileFormat.Builder |
AvroFileFormat.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AvroFileFormat.Builder |
AvroFileFormat.newBuilder() |
static AvroFileFormat.Builder |
AvroFileFormat.newBuilder(AvroFileFormat prototype) |
AvroFileFormat.Builder |
AvroFileFormat.newBuilderForType() |
protected AvroFileFormat.Builder |
AvroFileFormat.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AvroFileFormat.Builder |
AvroFileFormat.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AvroFileFormat.Builder |
AvroFileFormat.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AvroFileFormat.Builder |
AvroFileFormat.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AvroFileFormat.Builder |
AvroFileFormat.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
GcsDestinationConfig.Builder |
GcsDestinationConfig.Builder.setAvroFileFormat(AvroFileFormat.Builder builderForValue)
AVRO file format configuration.
|
Copyright © 2022 Google LLC. All rights reserved.