| Modifier and Type | Class and Description |
|---|---|
class |
ExportConfig
Configuration for a Pub/Sub Lite subscription that writes messages to a
destination.
|
static class |
ExportConfig.Builder
Configuration for a Pub/Sub Lite subscription that writes messages to a
destination.
|
| Modifier and Type | Method and Description |
|---|---|
ExportConfigOrBuilder |
SubscriptionOrBuilder.getExportConfigOrBuilder()
If present, messages are automatically written from the Pub/Sub Lite topic
associated with this subscription to a destination.
|
ExportConfigOrBuilder |
Subscription.getExportConfigOrBuilder()
If present, messages are automatically written from the Pub/Sub Lite topic
associated with this subscription to a destination.
|
ExportConfigOrBuilder |
Subscription.Builder.getExportConfigOrBuilder()
If present, messages are automatically written from the Pub/Sub Lite topic
associated with this subscription to a destination.
|
Copyright © 2023 Google LLC. All rights reserved.