Unterschrift:
export interface RawRTDBCloudEvent extends CloudEvent<RawRTDBCloudEventData>
Erweitert: CloudEvent < RawRTDBCloudEventData >
Eigenschaften
Eigentum | Typ | Beschreibung |
---|---|---|
firebaseddatabasehost | Zeichenfolge | |
Beispiel | Zeichenfolge | |
Standort | Zeichenfolge | |
ref | Zeichenfolge |
Datenbank.RawRTDBCloudEvent.firebasedatabasehost
Unterschrift:
firebasedatabasehost: string;
Datenbank.RawRTDBCloudEvent.instance
Unterschrift:
instance: string;
Datenbank.RawRTDBCloudEvent.location
Unterschrift:
location: string;
Datenbank.RawRTDBCloudEvent.ref
Unterschrift:
ref: string;