Class: Google::Apis::DatastreamV1::DropLargeObjects

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

Configuration to drop large object values.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DropLargeObjects

Returns a new instance of DropLargeObjects.



528
529
530
# File 'lib/google/apis/datastream_v1/classes.rb', line 528

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



533
534
# File 'lib/google/apis/datastream_v1/classes.rb', line 533

def update!(**args)
end