database.RawRTDBCloudEvent interface

署名:

export interface RawRTDBCloudEvent extends CloudEvent<RawRTDBCloudEventData> 

拡張: CloudEvent<RawRTDBCloudEventData>

プロパティ

プロパティ 説明
firebasedatabasehost 文字列
インスタンス 文字列
location 文字列
参照 文字列

database.RawRTDBCloudEvent.firebasedatabasehost

署名:

firebasedatabasehost: string;

database.RawRTDBCloudEvent.instance

署名:

instance: string;

database.RawRTDBCloudEvent.location

署名:

location: string;

database.RawRTDBCloudEvent.ref

署名:

ref: string;