Interface protos.google.pubsub.v1.IUpdateSnapshotRequest (2.17.0)

Properties of an UpdateSnapshotRequest.

Package

@google-cloud/pubsub!

Properties

snapshot

snapshot?: (google.pubsub.v1.ISnapshot|null);

UpdateSnapshotRequest snapshot

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

updateMask

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

UpdateSnapshotRequest updateMask

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