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.



1896
1897
1898
# File 'lib/google/apis/datastream_v1/classes.rb', line 1896

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1901
1902
# File 'lib/google/apis/datastream_v1/classes.rb', line 1901

def update!(**args)
end