Gcloud::Bigquery::Job::List

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

Methods

Attributes

etag [RW]

A hash of this page of results.

token [RW]

If not empty, indicates that there are more records that match the request and this value should be passed to continue.

total [RW]

Total number of jobs in this collection.

Public Class Methods

new(arr = [])

Create a new Job::List with an array of jobs.