Method: GoogleBigquery::Project#initialize

Defined in:
lib/google_bigquery/project.rb

#initialize(opts = {}) ⇒ Project

Returns a new instance of Project.



7
8
9
# File 'lib/google_bigquery/project.rb', line 7

def initialize( opts={})
  super
end