alerts.appDistribution.InAppFeedbackPayload interface

ออบเจ็กต์เพย์โหลดภายในสำหรับรับความคิดเห็นในแอปจากผู้ทดสอบ เพย์โหลดจะรวมอยู่ในออบเจ็กต์ FirebaseAlertData

ลายเซ็น:

export interface InAppFeedbackPayload 

พร็อพเพอร์ตี้

พร็อพเพอร์ตี้ ประเภท คำอธิบาย
"@ประเภท" "type.googleapis.com/google.events.firebase.firebasealerts.v1.AppDistroInAppFeedbackPayload"
เวอร์ชันแอป สตริง เวอร์ชันที่ประกอบด้วย versionName และ versionCode สำหรับ Android และ CFBundleShortVersionString และ CFBundleVersion สำหรับ iOS
feedbackConsoleUri สตริง Deep Link กลับไปยังคอนโซล Firebase
รายงานความคิดเห็น สตริง ชื่อทรัพยากร รูปแบบ: projects/{project_number}/apps/{app_id}/releases/{release_id}/feedbackReports/{feedback_id}
ภาพหน้าจอ Uri สตริง URI เพื่อดาวน์โหลดภาพหน้าจอ URI นี้กำลังจะหมดอายุอย่างรวดเร็ว
อีเมลผู้ทดสอบ สตริง อีเมลของผู้ทดสอบ
ชื่อผู้ทดสอบ สตริง ชื่อผู้ทดสอบ
ข้อความ สตริง ข้อความที่ผู้ทดสอบป้อน

notifications.app Distribution.InAppFeedbackPayload."@type"

ลายเซ็น:


notifications.appdistributionion.InAppFeedbackPayload.appVersion

เวอร์ชันที่ประกอบด้วย versionName และ versionCode สำหรับ Android และ CFBundleShortVersionString และ CFBundleVersion สำหรับ iOS

ลายเซ็น:

appVersion: string;

notifications.app Distribution.InAppFeedbackPayload.feedbackConsoleUri

Deep Link กลับไปยังคอนโซล Firebase

ลายเซ็น:

feedbackConsoleUri: string;

notifications.appdistributionion.InAppFeedbackPayload.feedbackReport

ชื่อทรัพยากร รูปแบบ: projects/{project_number}/apps/{app_id}/releases/{release_id}/feedbackReports/{feedback_id}

ลายเซ็น:

feedbackReport: string;

notifications.appdistributionion.InAppFeedbackPayload.screenshotUri

URI เพื่อดาวน์โหลดภาพหน้าจอ URI นี้กำลังจะหมดอายุอย่างรวดเร็ว

ลายเซ็น:

screenshotUri?: string;

notifications.appdistributionion.InAppFeedbackPayload.testerEmail

อีเมลของผู้ทดสอบ

ลายเซ็น:

testerEmail: string;

notifications.app Distribution.InAppFeedbackPayload.testerName

ชื่อผู้ทดสอบ

ลายเซ็น:

testerName?: string;

notifications.appdistributionion.InAppFeedbackPayload.text

ข้อความที่ผู้ทดสอบป้อน

ลายเซ็น:

text: string;