Search
google_grpc_pubsub
v0.1.11
Pages
Modules
Settings
View Source
Google.Pubsub.Testing.Client
(google_grpc_pubsub v0.1.11)
Link to this section
Summary
Functions
acknowledge(subscription_id, ack_ids)
create_subscription(topic_id, subscription_id)
create_topic(id)
delete_subscription(subscription_id)
get_subscription(subscription_id)
get_topic(id)
publish(topic_id, messages)
pull(subscription_id, max_messages \\ 10)
Link to this section
Functions
Link to this function
acknowledge(subscription_id, ack_ids)
View Source
Link to this function
create_subscription(topic_id, subscription_id)
View Source
Link to this function
create_topic(id)
View Source
Link to this function
delete_subscription(subscription_id)
View Source
Link to this function
get_subscription(subscription_id)
View Source
Link to this function
get_topic(id)
View Source
Link to this function
publish(topic_id, messages)
View Source
Link to this function
pull(subscription_id, max_messages \\ 10)
View Source