Interface protos.google.pubsub.v1.IUpdateTopicRequest (2.16.6)

Properties of an UpdateTopicRequest.

Package

@google-cloud/pubsub!

Properties

topic

topic?: (google.pubsub.v1.ITopic|null);

UpdateTopicRequest topic

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

updateMask

updateMask?: (google.protobuf.IFieldMask|null);

UpdateTopicRequest updateMask

Property Value
TypeDescription
(google.protobuf.IFieldMask|null)