서명:
export interface RawRTDBCloudEvent extends CloudEvent<RawRTDBCloudEventData>
확장: CloudEvent<RawRTDBCloudEventData>
속성
속성 | 유형 | 설명 |
---|---|---|
Firebase 데이터베이스 호스트 | 문자열 | |
인스턴스 | 문자열 | |
location | 문자열 | |
참조 | 문자열 |
database.RawRTDBCloudEvent.firebasedatabasehost
서명:
firebasedatabasehost: string;
database.RawRTDBCloudEvent.instance
서명:
instance: string;
database.RawRTDBCloudEvent.location
서명:
location: string;
database.RawRTDBCloudEvent.ref
서명:
ref: string;