Class IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder (1.147.0)

public static final class IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder extends GeneratedMessage.Builder<IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder> implements IngestionDataSourceSettings.CloudStorage.PubSubAvroFormatOrBuilder

Configuration for reading Cloud Storage data written via Cloud Storage subscriptions. The data and attributes fields of the originally exported Pub/Sub message will be restored when publishing.

Protobuf type google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat

Inheritance

java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder

Static Methods

getDescriptor()

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

Methods

build()

public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat build()
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat

buildPartial()

public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat buildPartial()
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat

clear()

public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder clear()
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder
Overrides

getDefaultInstanceForType()

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

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.PubSubAvroFormat.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder
Overrides

mergeFrom(IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat other)

public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder mergeFrom(IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat other)
Parameter
Name Description
other IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat
Returns
Type Description
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder