Class: Google::Apis::DatastreamV1::BigQueryProfile

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/datastream_v1/classes.rb,
lib/google/apis/datastream_v1/representations.rb,
lib/google/apis/datastream_v1/representations.rb

Overview

BigQuery warehouse profile.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ BigQueryProfile

Returns a new instance of BigQueryProfile.



199
200
201
# File 'lib/google/apis/datastream_v1/classes.rb', line 199

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



204
205
# File 'lib/google/apis/datastream_v1/classes.rb', line 204

def update!(**args)
end