Class GooglePubSubMessageBinding
java.lang.Object
io.github.springwolf.asyncapi.v3.model.ExtendableObject
io.github.springwolf.asyncapi.v3.bindings.MessageBinding
io.github.springwolf.asyncapi.v3.bindings.googlepubsub.GooglePubSubMessageBinding
The Message Binding Object is used to describe the Google Cloud Pub/Sub specific PubsubMessage details, alongside
with pertintent parts of the Google Cloud Pub/Sub Schema Object, with AsyncAPI.
- See Also:
-
Field Summary
Fields inherited from class io.github.springwolf.asyncapi.v3.model.ExtendableObject
extensionFields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.springwolf.asyncapi.v3.model.ExtendableObject
readExtensionProperty
-
Constructor Details
-
GooglePubSubMessageBinding
public GooglePubSubMessageBinding()
-