public static final class IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder extends GeneratedMessageV3.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
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder |
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 |
clearField(Descriptors.FieldDescriptor field)
public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder |
clone()
public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder clone()
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 GeneratedMessageV3.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 |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder |