Uses of Interface
com.google.cloud.pubsublite.proto.ExportConfig.PubSubConfigOrBuilder
-
Packages that use ExportConfig.PubSubConfigOrBuilder Package Description com.google.cloud.pubsublite.proto -
-
Uses of ExportConfig.PubSubConfigOrBuilder in com.google.cloud.pubsublite.proto
Classes in com.google.cloud.pubsublite.proto that implement ExportConfig.PubSubConfigOrBuilder Modifier and Type Class Description static classExportConfig.PubSubConfigConfiguration for exporting to a Pub/Sub topic.static classExportConfig.PubSubConfig.BuilderConfiguration for exporting to a Pub/Sub topic.Methods in com.google.cloud.pubsublite.proto that return ExportConfig.PubSubConfigOrBuilder Modifier and Type Method Description ExportConfig.PubSubConfigOrBuilderExportConfig.Builder. getPubsubConfigOrBuilder()Messages are automatically written from the Pub/Sub Lite topic associated with this subscription to a Pub/Sub topic.ExportConfig.PubSubConfigOrBuilderExportConfig. getPubsubConfigOrBuilder()Messages are automatically written from the Pub/Sub Lite topic associated with this subscription to a Pub/Sub topic.ExportConfig.PubSubConfigOrBuilderExportConfigOrBuilder. getPubsubConfigOrBuilder()Messages are automatically written from the Pub/Sub Lite topic associated with this subscription to a Pub/Sub topic.
-