Interface protos.google.pubsub.v1.IModifyPushConfigRequest (2.13.0)

Properties of a ModifyPushConfigRequest.

Package

@google-cloud/pubsub!

Properties

pushConfig

pushConfig?: (google.pubsub.v1.IPushConfig|null);

ModifyPushConfigRequest pushConfig

Property Value
TypeDescription
(google.pubsub.v1.IPushConfig|null)

subscription

subscription?: (string|null);

ModifyPushConfigRequest subscription

Property Value
TypeDescription
(string|null)