Airbyte Kotlin Bulk CDK
Toggle table of contents
1.0.2
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-core-load
/
io.airbyte.cdk.load.dataflow.config.model
/
MediumConverterConfig
Medium
Converter
Config
data
class
MediumConverterConfig
(
val
extractedAtAsTimestampWithTimezone
:
Boolean
=
true
)
Config object for medium converter options. Used by both JSON and Protobuf converters.
Members
Constructors
Medium
Converter
Config
Link copied to clipboard
constructor
(
extractedAtAsTimestampWithTimezone
:
Boolean
=
true
)
Properties
extracted
At
As
Timestamp
With
Timezone
Link copied to clipboard
val
extractedAtAsTimestampWithTimezone
:
Boolean
=
true