Class IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder (1.147.0)

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

Static 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
Overrides

getDefaultInstanceForType()

public IngestionDataSourceSettings.CloudStorage.AvroFormat getDefaultInstanceForType()
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.AvroFormat

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

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
Overrides
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
Overrides

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