Module google_api_proto::google::cloud::pubsublite::v1::publisher_service_client
source · Expand description
Generated client implementations.
Structs§
- The service that a publisher client application uses to publish messages to topics. Published messages are retained by the service for the duration of the retention period configured for the respective topic, and are delivered to subscriber clients upon request (via the
SubscriberService
).