public static final class AvroFileFormat.Builder extends GeneratedMessage.Builder<AvroFileFormat.Builder> implements AvroFileFormatOrBuilderAVRO file format configuration.
Protobuf type google.cloud.datastream.v1.AvroFileFormat
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > AvroFileFormat.BuilderImplements
AvroFileFormatOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public AvroFileFormat build()| Returns | |
|---|---|
| Type | Description |
AvroFileFormat |
|
buildPartial()
public AvroFileFormat buildPartial()| Returns | |
|---|---|
| Type | Description |
AvroFileFormat |
|
clear()
public AvroFileFormat.Builder clear()| Returns | |
|---|---|
| Type | Description |
AvroFileFormat.Builder |
|
getDefaultInstanceForType()
public AvroFileFormat getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AvroFileFormat |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(AvroFileFormat other)
public AvroFileFormat.Builder mergeFrom(AvroFileFormat other)| Parameter | |
|---|---|
| Name | Description |
other |
AvroFileFormat |
| Returns | |
|---|---|
| Type | Description |
AvroFileFormat.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public AvroFileFormat.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AvroFileFormat.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public AvroFileFormat.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
AvroFileFormat.Builder |
|