database.RawRTDBCloudEvent interface

Firma:

export interface RawRTDBCloudEvent extends CloudEvent<RawRTDBCloudEventData> 

Extensiones: CloudEvent<RawRTDBCloudEventData>

Propiedades

Propiedad Tipo Descripción
firebasedatabasehost string
instancia string
ubicación string
referencia string

database.RawRTDBCloudEvent.firebasedatabasehost

Firma:

firebasedatabasehost: string;

database.RawRTDBCloudEvent.instance

Firma:

instance: string;

database.RawRTDBCloudEvent.location

Firma:

location: string;

database.RawRTDBCloudEvent.ref

Firma:

ref: string;