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.



3095
3096
3097
# File 'lib/google/apis/datastream_v1/classes.rb', line 3095

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3100
3101
# File 'lib/google/apis/datastream_v1/classes.rb', line 3100

def update!(**args)
end