--- v18/errors/url_field_error.proto 2025-08-05 14:36:11.000000000 +0000 +++ v19/errors/url_field_error.proto 2025-08-05 14:36:15.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-08-21 UTC.
[null,null,["Ostatnia aktualizacja: 2025-08-21 UTC."],[],[],null,["# /errors/url_field_error.proto\n\n```diff\n--- v18/errors/url_field_error.proto 2025-08-05 14:36:11.000000000 +0000\n+++ v19/errors/url_field_error.proto 2025-08-05 14:36:15.000000000 +0000\n@@ -210,5 +210,8 @@\n\n // Track parameter is not supported.\n VALUE_TRACK_PARAMETER_NOT_SUPPORTED = 58;\n+\n+ // The app store connected to the url is not supported.\n+ UNSUPPORTED_APP_STORE = 59;\n }\n }\n```"]]