Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-bigquery
main
Google
Cloud
Bigquery
Auth
Dataset
Exception
FileAuth
Includes
AuthInclude
Job
Project
QueryJob
Service
Table
Token
Built with Crystal 1.9.2
2023-10-07 20:20:11 UTC
class
Google::Cloud::Bigquery::Job
Google::Cloud::Bigquery::Job
Reference
Object
Included Modules
Google::Cloud::Bigquery::Includes::AuthInclude
Direct Known Subclasses
Google::Cloud::Bigquery::QueryJob
Defined in:
bigquery/job.cr
Constructors
.new
(service : Google::Cloud::Bigquery::Service)
Instance Method Summary
#service
: Bigquery::Service
#service=
(service : Bigquery::Service)
Instance methods inherited from module
Google::Cloud::Bigquery::Includes::AuthInclude
get_token(credentials : Google::Cloud::Bigquery::Auth | Google::Cloud::Bigquery::FileAuth | String | Nil) : String
get_token
Constructor Detail
def self.
new
(service :
Google::Cloud::Bigquery::Service
)
#
[
View source
]
Instance Method Detail
def
service
:
Bigquery::Service
#
[
View source
]
def
service=
(service :
Bigquery::Service
)
#
[
View source
]