VoiceCoveredData
Die Datentypen, die von einem Voice-Hold abgedeckt sind.
Enums |
COVERED_DATA_UNSPECIFIED |
Abgedeckte Daten nicht angegeben. |
TEXT_MESSAGES |
Sprach-SMS. |
VOICEMAILS |
Mailboxnachrichten und -transkripte. |
CALL_LOGS |
Anruflisten. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-22 (UTC).
[null,null,["Zuletzt aktualisiert: 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"]]