abstract struct Google::Cloud::BigQuery::BaseTable

Included Modules

Extended Modules

Direct Known Subclasses

Defined in:

cloud/big_query.cr

Constructors

Instance Method Summary

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) #

def self.new(pull : MessagePack::Unpacker) #

Instance Method Detail

def creation_time : Time #

def id : String #

def kind : String #

def table_id #

[View source]
def table_reference : TableReference #

def type : String #