Class: Google::Apis::DatastreamV1alpha1::DropLargeObjects
- Inherits:
-
Object
- Object
- Google::Apis::DatastreamV1alpha1::DropLargeObjects
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/datastream_v1alpha1/classes.rb,
lib/google/apis/datastream_v1alpha1/representations.rb,
lib/google/apis/datastream_v1alpha1/representations.rb
Overview
Configuration to drop large object values.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DropLargeObjects
constructor
A new instance of DropLargeObjects.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DropLargeObjects
Returns a new instance of DropLargeObjects.
323 324 325 |
# File 'lib/google/apis/datastream_v1alpha1/classes.rb', line 323 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
328 329 |
# File 'lib/google/apis/datastream_v1alpha1/classes.rb', line 328 def update!(**args) end |