VoiceCoveredData
ประเภทข้อมูลที่ครอบคลุมโดยการคงไว้ชั่วคราวของ Voice ได้
Enum |
COVERED_DATA_UNSPECIFIED |
ไม่ได้ระบุข้อมูลที่ครอบคลุม |
TEXT_MESSAGES |
ข้อความเสียง |
VOICEMAILS |
ข้อความเสียงและข้อความถอดเสียง |
CALL_LOGS |
บันทึกการโทร |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-22 UTC
[null,null,["อัปเดตล่าสุด 2024-08-22 UTC"],[[["A Voice hold can encompass various data types including text messages, voicemails and their transcripts, and call logs."],["The hold can be customized to cover specific data types or left unspecified, represented by the `COVERED_DATA_UNSPECIFIED` enum."]]],["Voice holds can cover various data types, including text messages, voicemails (and their transcripts), and call logs. The `COVERED_DATA_UNSPECIFIED` enum indicates that the specific data type covered is not specified. The other enums, `TEXT_MESSAGES`, `VOICEMAILS`, and `CALL_LOGS`, explicitly denote the inclusion of those specific data types under the voice hold.\n"]]