database.RawRTDBCloudEvent interface

签名:

export interface RawRTDBCloudEvent extends CloudEvent<RawRTDBCloudEventData> 

扩展: CloudEvent < RawRTDB云事件数据>

特性

财产类型描述
基于火力的数据库主机细绳
实例细绳
地点细绳
参考细绳

数据库.RawRTDBCloudEvent.firebaseddatabasehost

签名:

firebasedatabasehost: string;

数据库.RawRTDBCloudEvent.instance

签名:

instance: string;

数据库.RawRTDBCloudEvent.location

签名:

location: string;

数据库.RawRTDBCloudEvent.ref

签名:

ref: string;