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.



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

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



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

def update!(**args)
end