database.RawRTDBCloudEventData interface

Signature:

exportinterfaceRawRTDBCloudEventData

Properties

PropertyTypeDescription
"@type""type.googleapis.com/google.events.firebase.database.v1.ReferenceEventData"
dataany
deltaany

database.RawRTDBCloudEventData."@type"

Signature:

database.RawRTDBCloudEventData.data

Signature:

data:any;

database.RawRTDBCloudEventData.delta

Signature:

delta:any;