The default export of the @google-cloud/pubsub
package is the
PubSub class.
See PubSub and ClientConfig for client methods and configuration options.
Members
(static) v1 :object
Reference to internal generated clients, advanced use only.
Properties:
Name | Type | Description |
---|---|---|
PublisherClient |
constructor |
Reference to v1.PublisherClient. |
SubscriberClient |
constructor |
Reference to v1.SubscriberClient. |
- Source:
- See: