struct Google::Cloud::BigQuery::JobStatistics

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 completion_ratio : Float64 | Nil #

def copy : JSON::Any | Nil #

def creation_time : Time #

def data_masking_statistics : JSON::Any | Nil #

def edition : ReservationEdition | Nil #

def end_time : Time | Nil #

def extract : JSON::Any | Nil #

def final_execution_duration_ms : String | Nil #

def load : JSON::Any | Nil #

def num_child_jobs : String | Nil #

def parent_job_id : String | Nil #

def query : JSON::Any | Nil #

def quota_deferments : Array(String) #

def reservation_id : String | Nil #

def reservation_usage : Array(ReservationUsage) #

def row_level_security_statistics : JSON::Any | Nil #

def script_statistics : JSON::Any | Nil #

def session_info : JSON::Any | Nil #

def start_time : Time | Nil #

def total_bytes_processed : String | Nil #

def total_slot_ms : String | Nil #

def transaction_info : JSON::Any | Nil #