database.RawRTDBCloudEvent interface

Tanda Tangan:

export interface RawRTDBCloudEvent extends CloudEvent<RawRTDBCloudEventData> 

Memperluas: CloudEvent<RawRTDBCloudEventData>

Properti

Properti Jenis Deskripsi
firebasedatabasehost string
instance string
lokasi string
referensi string

database.RawRTDBCloudEvent.firebasedatabasehost

Tanda Tangan:

firebasedatabasehost: string;

database.RawRTDBCloudEvent.instance

Tanda Tangan:

instance: string;

database.RawRTDBCloudEvent.location

Tanda Tangan:

location: string;

database.RawRTDBCloudEvent.ref

Tanda Tangan:

ref: string;