Assinatura:
export interface RawRTDBCloudEvent extends CloudEvent<RawRTDBCloudEventData>
Estende: CloudEvent<RawRTDBCloudEventData>
Propriedades
Propriedade | Tipo | Descrição |
---|---|---|
firebasedatabasehost (link em inglês) | string | |
instance | string | |
local | string | |
ref | string |
database.RawRTDBCloudEvent.firebasedatabasehost
Assinatura:
firebasedatabasehost: string;
database.RawRTDBCloudEvent.instance
Assinatura:
instance: string;
database.RawRTDBCloudEvent.location
Assinatura:
location: string;
database.RawRTDBCloudEvent.ref
Assinatura:
ref: string;