struct Google::Cloud::BigQuery::TableList

Defined in:

cloud/big_query.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Google::Cloud::BigQuery::List

etag : String | Nil etag, kind : String kind, next_page_token : String | Nil next_page_token

Constructor methods inherited from struct Google::Cloud::BigQuery::List

new(pull : JSON::PullParser)
new(pull : MessagePack::Unpacker)
new

Macros inherited from module Google::Resource

define(name, *fields) define, field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(pull : MessagePack::Unpacker) #

[View source]

Instance Method Detail

def each(&) #

[View source]
def tables : Array(TableListEntry) #