Signature:
export interface RawRTDBCloudEvent extends CloudEvent<RawRTDBCloudEventData>
Extension : CloudEvent < RawRTDBCloudEventData >
Propriétés
Propriété | Taper | Description |
---|---|---|
hôte de base de données basé sur Fire | chaîne | |
exemple | chaîne | |
emplacement | chaîne | |
réf | chaîne |
base de données.RawRTDBCloudEvent.firebaseddatabasehost
Signature:
firebasedatabasehost: string;
base de données.RawRTDBCloudEvent.instance
Signature:
instance: string;
base de données.RawRTDBCloudEvent.location
Signature:
location: string;
base de données.RawRTDBCloudEvent.ref
Signature:
ref: string;