Uses of Interface
com.google.cloud.pubsublite.proto.ExportConfigOrBuilder
-
Packages that use ExportConfigOrBuilder Package Description com.google.cloud.pubsublite.proto -
-
Uses of ExportConfigOrBuilder in com.google.cloud.pubsublite.proto
Classes in com.google.cloud.pubsublite.proto that implement ExportConfigOrBuilder Modifier and Type Class Description classExportConfigConfiguration for a Pub/Sub Lite subscription that writes messages to a destination.static classExportConfig.BuilderConfiguration for a Pub/Sub Lite subscription that writes messages to a destination.Methods in com.google.cloud.pubsublite.proto that return ExportConfigOrBuilder Modifier and Type Method Description ExportConfigOrBuilderSubscription.Builder. getExportConfigOrBuilder()If present, messages are automatically written from the Pub/Sub Lite topic associated with this subscription to a destination.ExportConfigOrBuilderSubscription. getExportConfigOrBuilder()If present, messages are automatically written from the Pub/Sub Lite topic associated with this subscription to a destination.ExportConfigOrBuilderSubscriptionOrBuilder. getExportConfigOrBuilder()If present, messages are automatically written from the Pub/Sub Lite topic associated with this subscription to a destination.
-