Class IngestionDataSourceSettings.CloudStorage.AvroFormat

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.AvroFormat
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, IngestionDataSourceSettings.CloudStorage.AvroFormatOrBuilder, Serializable
Enclosing class:
IngestionDataSourceSettings.CloudStorage

public static final class IngestionDataSourceSettings.CloudStorage.AvroFormat extends com.google.protobuf.GeneratedMessageV3 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
See Also: