--- v22/errors/asset_error.proto 2026-01-23 15:36:20.000000000 +0000 +++ v23/errors/asset_error.proto 2026-01-23 15:36:25.000000000 +0000 @@ -175,5 +175,8 @@ // Failed to encode promotion QR code: Invalid format. PROMOTION_QR_CODE_INVALID_FORMAT = 45; + + // The customer is not in the allow-list for Business message asset type. + CUSTOMER_NOT_ON_ALLOWLIST_FOR_MESSAGE_ASSETS = 46; } }
/errors/asset_error.proto
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-23 UTC.
[null,null,["Last updated 2026-01-23 UTC."],[],[]]