Kafka topic name
Number of partitions
Replication factor (defaults to broker count)
Minimum in-sync replicas
Time to retain data in ms (-1 for unlimited)
Max size on disk in bytes (-1 for unlimited)
Maximum message size in bytes
Additional topic configs as key-value pairs
Tag IDs to assign to the topic
Successful Response
Serialization format information for a topic.
Topics inherit their serialization format from their producer (source/transform). Most Streamkap sources use Avro by default with Schema Registry.