MQContract.GooglePubSub
This is the MessageServiceConnection implementation for using GooglePubSub
Name | Type | Description |
---|---|---|
projectId | T:MQContract.GooglePubSub.Connection | The project id to connect to through the PubSub Connections |
This is the MessageServiceConnection implementation for using GooglePubSub
Name | Type | Description |
---|---|---|
projectId | System.String | The project id to connect to through the PubSub Connections |
publisherClientApi | Google.Cloud.PubSub.V1.PublisherServiceApiClient | Used for building publishers |
subscriberClientApi | Google.Cloud.PubSub.V1.SubscriberServiceApiClient | Used for building subscribers |