pubsub_lite library

Pub/Sub Lite — reserved throughput capacity, topics, and subscriptions. Reservations bill while they exist (never_apply for apply-smoke).

Classes

GooglePubsubLiteReservation
Factory wrapper for google_pubsub_lite_reservation.
GooglePubsubLiteSubscription
Factory wrapper for google_pubsub_lite_subscription.
GooglePubsubLiteTopic
Factory wrapper for google_pubsub_lite_topic.
PubsubLiteSubscriptionDeliveryConfig
Typed helper for the delivery_config block of google_pubsub_lite_subscription (derived from provider schema).
PubsubLiteTopicPartitionConfig
Typed helper for the partition_config block of google_pubsub_lite_topic (derived from provider schema).
PubsubLiteTopicPartitionConfigCapacity
Typed helper for the partition_config.capacity block of google_pubsub_lite_topic (derived from provider schema).
PubsubLiteTopicReservationConfig
Typed helper for the reservation_config block of google_pubsub_lite_topic (derived from provider schema).
PubsubLiteTopicRetentionConfig
Typed helper for the retention_config block of google_pubsub_lite_topic (derived from provider schema).

Enums

PubsubLiteSubscriptionDeliveryConfigDeliveryRequirement
delivery_requirement — derived from the provider schema description.