Skip to content

Commit 5eea7db

Browse files
[doc]add kafka doc (#7553)
1 parent c46e16a commit 5eea7db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/en/connector-v2/source/kafka.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,11 @@ sink {
244244
}
245245
```
246246

247+
### Protobuf configuration
247248

249+
Set `format` to `protobuf`, configure `protobuf` data structure, `protobuf_message_name` and `protobuf_schema` parameters
250+
251+
Example:
248252

249253
```hocon
250254
source {

0 commit comments

Comments
 (0)