--- v18/errors/url_field_error.proto 2025-02-24 15:48:54.000000000 +0000 +++ v19/errors/url_field_error.proto 2025-02-24 15:49:00.000000000 +0000 @@ -210,5 +210,8 @@ // Track parameter is not supported. VALUE_TRACK_PARAMETER_NOT_SUPPORTED = 58; + + // The app store connected to the url is not supported. + UNSUPPORTED_APP_STORE = 59; } }
/errors/url_field_error.proto
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: 2025-02-26 UTC.