There was an error while loading. Please reload this page.
1 parent 472c382 commit 263ed6aCopy full SHA for 263ed6a
.readme_partials.yaml .readme-partials.yaml.readme_partials.yaml renamed to .readme-partials.yaml
@@ -1,6 +1,6 @@
1
custom_content: |
2
#### Publishing messages
3
- With Pub/Sub Lite, you can use a Producer<byte[], byte[]> to publish messages:
+ With Pub/Sub Lite, you can use a `Producer<byte[], byte[]>` to publish messages:
4
```java
5
import com.google.cloud.pubsublite.kafka.ProducerSettings;
6
import org.apache.kafka.clients.producer.*;
0 commit comments