public static final class IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder extends GeneratedMessage.Builder<IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder> implements IngestionDataSourceSettings.CloudStorage.PubSubAvroFormatOrBuilderConfiguration 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.BuilderStatic 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 |
|
getDefaultInstanceForType()
public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat |
|
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.PubSubAvroFormat.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder |
|
| 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 |
|
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 |
|