Method: Cns::Bigquery#api

Defined in:
lib/cns/bigquery.rb

#apiGoogle::Cloud::Bigquery, ... (readonly)

Returns:

  • (Google::Cloud::Bigquery)

    API bigquery

  • (Google::Cloud::Bigquery::QueryJob)

    job bigquery

  • (Thor::CoreExt::HashWithIndifferentAccess)

    opcoes trabalho

  • (Google::Cloud::Bigquery::Data)

    resultado do SQL



57
58
59
# File 'lib/cns/bigquery.rb', line 57

def api
  @api
end