VoiceCoveredData
Typy danych, które można objąć blokadą Voice.
Wartości w polu enum |
COVERED_DATA_UNSPECIFIED |
Nieokreślone dane tajne. |
TEXT_MESSAGES |
SMS-y; |
VOICEMAILS |
wiadomości głosowe i ich transkrypcje; |
CALL_LOGS |
Rejestry połączeń. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-22 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]