Class: Google::Apis::DatastreamV1alpha1::AvroFileFormat

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/datastream_v1alpha1/classes.rb,
lib/google/apis/datastream_v1alpha1/representations.rb,
lib/google/apis/datastream_v1alpha1/representations.rb

Overview

AVRO file format configuration.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ AvroFileFormat

Returns a new instance of AvroFileFormat.



29
30
31
# File 'lib/google/apis/datastream_v1alpha1/classes.rb', line 29

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



34
35
# File 'lib/google/apis/datastream_v1alpha1/classes.rb', line 34

def update!(**args)
end