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 class
ExportConfig.PubSubConfig
Configuration for exporting to a Pub/Sub topic.static class
ExportConfig.PubSubConfig.Builder
Configuration for exporting to a Pub/Sub topic.Methods in com.google.cloud.pubsublite.proto that return ExportConfig.PubSubConfigOrBuilder Modifier and Type Method Description ExportConfig.PubSubConfigOrBuilder
ExportConfig.Builder. getPubsubConfigOrBuilder()
Messages are automatically written from the Pub/Sub Lite topic associated with this subscription to a Pub/Sub topic.ExportConfig.PubSubConfigOrBuilder
ExportConfig. getPubsubConfigOrBuilder()
Messages are automatically written from the Pub/Sub Lite topic associated with this subscription to a Pub/Sub topic.ExportConfig.PubSubConfigOrBuilder
ExportConfigOrBuilder. getPubsubConfigOrBuilder()
Messages are automatically written from the Pub/Sub Lite topic associated with this subscription to a Pub/Sub topic.
-