[null,null,["Last updated 2024-10-31 UTC."],[],["`PayClient.ProductName` is an enum indicating a product's market name, with `GOOGLE_PAY` and `GOOGLE_WALLET` as defined values. Inherited methods allow for comparing enums (`compareTo`), obtaining class information (`getDeclaringClass`), retrieving names (`name`), and getting a numeric position (`ordinal`). Additionally, there is the ability to check equality (`equals`), convert to a string representation (`toString`), and determine a consistent description (`describeConstable`). It can be used to define what the product is called in this market.\n"]]