Class GooglePubSubSchema
java.lang.Object
io.github.springwolf.asyncapi.v3.bindings.googlepubsub.GooglePubSubSchema
The Schema Definition Object is used to describe the Google Cloud Pub/Sub Schema Object with AsyncAPI. While some
of this information could be, or is, described using native AsyncAPI, for consistency it makes sense to provide this
information here at all times, especially for cases where AsyncAPI does not natively support describing payloads
using a supported Google Cloud Pub/Sub schema format like Protobuf.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GooglePubSubSchema
public GooglePubSubSchema()
-