Gcloud::Pubsub::Topic::List

Topic::List is a special case Array with additional values.

Methods

Attributes

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.

Public Class Methods

new(arr = [], token = nil)

Create a new Topic::List with an array of values.