public static final class IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder extends GeneratedMessage.Builder<IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder> implements IngestionDataSourceSettings.CloudStorage.AvroFormatOrBuilder Configuration for reading Cloud Storage data in Avro binary format. The
bytes of each object will be set to the data field of a Pub/Sub
message.
Protobuf type google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.AvroFormat
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > IngestionDataSourceSettings.CloudStorage.AvroFormat.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public IngestionDataSourceSettings.CloudStorage.AvroFormat build()| Returns | |
|---|---|
| Type | Description |
IngestionDataSourceSettings.CloudStorage.AvroFormat |
|
buildPartial()
public IngestionDataSourceSettings.CloudStorage.AvroFormat buildPartial()| Returns | |
|---|---|
| Type | Description |
IngestionDataSourceSettings.CloudStorage.AvroFormat |
|
clear()
public IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder clear()| Returns | |
|---|---|
| Type | Description |
IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder |
|
getDefaultInstanceForType()
public IngestionDataSourceSettings.CloudStorage.AvroFormat getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
IngestionDataSourceSettings.CloudStorage.AvroFormat |
|
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(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder |
|
mergeFrom(IngestionDataSourceSettings.CloudStorage.AvroFormat other)
public IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder mergeFrom(IngestionDataSourceSettings.CloudStorage.AvroFormat other)| Parameter | |
|---|---|
| Name | Description |
other |
IngestionDataSourceSettings.CloudStorage.AvroFormat |
| Returns | |
|---|---|
| Type | Description |
IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder |
|