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-extract
/
io.airbyte.cdk.discover
/
NonEmittedField
Non
Emitted
Field
data
class
NonEmittedField
(
val
id
:
String
,
val
type
:
FieldType
)
:
DataField
Members
Constructors
Non
Emitted
Field
Link copied to clipboard
constructor
(
id
:
String
,
type
:
FieldType
)
Properties
id
Link copied to clipboard
open
override
val
id
:
String
type
Link copied to clipboard
open
override
val
type
:
FieldType