io.confluent.*
-
"derive.type"
"Whether to derive the class based on `java_outer_classname` and `java_multiple_files`."
"specific.protobuf.key.type"
"A class generated by Protocol buffers that the message key should be deserialized to"
"specific.protobuf.value.type"
"A class generated by Protocol buffers that the message value should be deserialized to"
-
"reference.lookup.only"
"Regardless of whether auto.register.schemas or use.latest.version is true, only look up the ID for references by using the schema."
"reference.subject.name.strategy"
"Determines how to construct the subject name for referenced schemas. By default, the reference name is used as subject."
"skip.known.types"
"Whether to skip known types when resolving schema dependencies."
"validation.rules.execution"
"When to execute inline validation (CHECK constraint) rules attached to the schema. One of \'DISABLED\', \'BEFORE_DOMAIN_RULES\' (run on the original message before domain rule transformations), or \'AFTER_DOMAIN_RULES\' (run on the transformed message after domain rules)."