subscriptions property

List<String>? subscriptions
getter/setter pair

The names of subscriptions attached to the topic specified in the request.

Optional.

Implementation

core.List<core.String>? subscriptions;