Class IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat

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

public static final class IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat extends com.google.protobuf.GeneratedMessageV3 implements IngestionDataSourceSettings.CloudStorage.PubSubAvroFormatOrBuilder
 Configuration for reading Cloud Storage data written via [Cloud Storage
 subscriptions](https://cloud.google.com/pubsub/docs/cloudstorage). 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
See Also: