Class: Google::Apis::DatastreamV1::BigQueryProfile
- Inherits:
-
Object
- Object
- Google::Apis::DatastreamV1::BigQueryProfile
- 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
-
#initialize(**args) ⇒ BigQueryProfile
constructor
A new instance of BigQueryProfile.
-
#update!(**args) ⇒ Object
Update properties of this object.
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 |