database.RawRTDBCloudEvent interface

Firma:

export interface RawRTDBCloudEvent extends CloudEvent<RawRTDBCloudEventData> 

Se extiende: CloudEvent < RawRTDBCloudEventData >

Propiedades

Propiedad Tipo Descripción
host de base de datos basado en fuego cadena
instancia cadena
ubicación cadena
árbitro cadena

base de datos.RawRTDBCloudEvent.firebasedatabasehost

Firma:

firebasedatabasehost: string;

base de datos.RawRTDBCloudEvent.instancia

Firma:

instance: string;

base de datos.RawRTDBCloudEvent.ubicación

Firma:

location: string;

base de datos.RawRTDBCloudEvent.ref

Firma:

ref: string;