Gcloud::Storage::Bucket::List

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

Methods

Attributes

token [RW]

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

Public Class Methods

new(arr = [], token = nil)

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