Gcloud::Pubsub::Subscription::List

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

Methods

Attributes

token [RW]

If not empty, indicates that there are more subscriptions that match the request and this value should be passed to the next Gcloud::PubSub::Topic#subscriptions to continue.

Public Class Methods

new(arr = [], token = nil)

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