topics_get {googlePubsubR}R Documentation

Gets a topic configuration

Description

Gets a topic configuration

Usage

topics_get(topic)

Arguments

topic

character, Topic Required, topic name or instance of a Topic

Value

Topic, A Topic object

See Also

Other Topic functions: topics_create(), topics_delete(), topics_exists(), topics_list_subscriptions(), topics_list(), topics_patch(), topics_publish()


[Package googlePubsubR version 0.0.4 Index]