Interface protos.google.firestore.v1.ITargetChange (0.2.0)

Properties of a TargetChange.

Package

@google-cloud/firestore-api

Properties

cause

cause?: (google.rpc.IStatus|null);

TargetChange cause

readTime

readTime?: (google.protobuf.ITimestamp|null);

TargetChange readTime

resumeToken

resumeToken?: (Uint8Array|Buffer|string|null);

TargetChange resumeToken

targetChangeType

targetChangeType?: (google.firestore.v1.TargetChange.TargetChangeType|keyof typeof google.firestore.v1.TargetChange.TargetChangeType|null);

TargetChange targetChangeType

targetIds

targetIds?: (number[]|null);

TargetChange targetIds