database.RawRTDBCloudEventData interface

Firma:

export interface RawRTDBCloudEventData 

Propiedades

Propiedad Tipo Descripción
“@tipo” “type.googleapis.com/google.events.firebase.database.v1.ReferenceEventData”
datos cualquiera
delta cualquiera

database.RawRTDBCloudEventData."@type"

Firma:


database.RawRTDBCloudEventData.data.data

Firma:

data: any;

database.RawRTDBCloudEventData.delta

Firma:

delta: any;