struct Google::Cloud::BigQuery::Dataset

Included Modules

Extended Modules

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 access : Array(Access) #

def case_insensitive? : Bool | Nil #

def creation_time : Time #

def dataset_reference : Reference #

def default_collation : String | Nil #

def default_encryption_configuration : JSON::Any | Nil #

def default_partition_expiration : Time::Span | Nil #

def default_rounding_mode : RoundingMode | Nil #

def default_table_expiration : Time::Span | Nil #

def description : String | Nil #

def etag : String | Nil #

def external_catalog_dataset_options : JSON::Any | Nil #

def external_dataset_reference : JSON::Any | Nil #

def friendly_name : String | Nil #

def id : String #

def kind : String #

def labels : Hash(String, String) #

def last_modified_time : Time | Nil #

def linked_dataset_metadata : JSON::Any | Nil #

def linked_dataset_source : JSON::Any | Nil #

def location : String #

def max_time_travel_hours : String | Nil #

def resource_tags : Array(Tag) | Nil #

def storage_billing_model : StorageBillingModel | Nil #

def type : Type #