Enums | |
---|---|
UNKNOWN |
Unknown, never used. |
ATTRIBUTES |
Include the attributes of the product. |
ISSUES |
Include the issues of the product. |
DESTINATION_STATUSES |
Include the destination statuses of the product. |
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 2024-07-09 UTC.
[null,null,["Last updated 2024-07-09 UTC."],[[["This document outlines the different enum values used for product information."],["Enums are `UNKNOWN`, `ATTRIBUTES`, `ISSUES`, and `DESTINATION_STATUSES`, each specifying what product data to include."],["The `UNKNOWN` enum is a placeholder and not actively used."]]],[]]