ProductCustomAttributeIndex
The index of the product custom attribute.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
INDEX0
|
First product custom attribute. |
INDEX1
|
Second product custom attribute. |
INDEX2
|
Third product custom attribute. |
INDEX3
|
Fourth product custom attribute. |
INDEX4
|
Fifth product custom attribute. |
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["The ProductCustomAttributeIndex enum defines the index of a product custom attribute."],["This index helps identify specific attributes, ranging from the first (INDEX0) to the fifth (INDEX4)."],["Values `UNSPECIFIED` and `UNKNOWN` are reserved for system use and indicate unspecified or unknown attributes, respectively."]]],[]]