Topic::List is a special case Array with additional
values.
Parent:
DelegateClass(::Array)
Methods
token
[RW]
¶
↑
If not empty, indicates that there are more topics that match the request
and this value should be passed to the next Gcloud::PubSub::Project#topics
to continue.
new(arr = [], token = nil)
¶
↑