Class IngestionDataSourceSettings.CloudStorage.TextFormat.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<IngestionDataSourceSettings.CloudStorage.TextFormat.Builder>
com.google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.TextFormat.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, IngestionDataSourceSettings.CloudStorage.TextFormatOrBuilder, Cloneable
Enclosing class:
IngestionDataSourceSettings.CloudStorage.TextFormat

public static final class IngestionDataSourceSettings.CloudStorage.TextFormat.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IngestionDataSourceSettings.CloudStorage.TextFormat.Builder> implements IngestionDataSourceSettings.CloudStorage.TextFormatOrBuilder
 Configuration for reading Cloud Storage data in text format. Each line of
 text as specified by the delimiter will be set to the `data` field of a
 Pub/Sub message.
 
Protobuf type google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.TextFormat