Class: Google::Apis::DatastreamV1::OracleDropLargeObjects
- Inherits:
-
Object
- Object
- Google::Apis::DatastreamV1::OracleDropLargeObjects
- 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
Configuration to drop large object values.
Instance Method Summary collapse
-
#initialize(**args) ⇒ OracleDropLargeObjects
constructor
A new instance of OracleDropLargeObjects.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ OracleDropLargeObjects
Returns a new instance of OracleDropLargeObjects.
1288 1289 1290 |
# File 'lib/google/apis/datastream_v1/classes.rb', line 1288 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1293 1294 |
# File 'lib/google/apis/datastream_v1/classes.rb', line 1293 def update!(**args) end |