Class: Google::Apis::DatastreamV1::StreamLargeObjects

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 stream large object values.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StreamLargeObjects

Returns a new instance of StreamLargeObjects.



5595
5596
5597
# File 'lib/google/apis/datastream_v1/classes.rb', line 5595

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5600
5601
# File 'lib/google/apis/datastream_v1/classes.rb', line 5600

def update!(**args)
end