List attached subscriptions to a topic.

topics_list_subscriptions(topic, pageToken = NULL, pageSize = NULL)

Arguments

topic

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

pageToken

character The value returned by the last response; indicates that this is a continuation of a prior topics_list_subscriptions() paged call, and that the system should return the next page of data

pageSize

numeric Maximum number of subscription names to return

Value

A character vector

See also