struct Google::Cloud::BigQuery::Dataset::Access

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 domain : String | Nil #

def group_by_email : String | Nil #

def iam_member : String | Nil #

def role : Role #

def special_group : String | Nil #

def user_by_email : String | Nil #

def view : TableReference | Nil #