GoogleCloudPlatform / eventarc-samples

This repository contains a collection of samples for Eventarc for various use cases.
Apache License 2.0
76 stars 35 forks source link

Update Java Custom Events sample to use CloudEventsSDK. #110

Closed przybylski closed 1 year ago

przybylski commented 1 year ago

This change also shows how to use both TextEvents and Events (proto) with the client libary.

fixes GoogleCloudPlatform/eventarc-samples#103