Stream Destination Config Gcs Destination Config Json File Format
data class StreamDestinationConfigGcsDestinationConfigJsonFileFormat(val compression: String? = null, val schemaFileFormat: String? = null)
Constructors
Link copied to clipboard
fun StreamDestinationConfigGcsDestinationConfigJsonFileFormat(compression: String? = null, schemaFileFormat: String? = null)