Class IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder (1.133.1)

public static final class IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder extends GeneratedMessageV3.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

Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder
Overrides

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

clearField(Descriptors.FieldDescriptor field)

public IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder
Overrides

clone()

public IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder clone()
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 GeneratedMessageV3.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

mergeUnknownFields(UnknownFieldSet unknownFields)

public final IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder
Overrides