code property
The index's code.
This field represents the index for programming purposes by using snake cases instead of spaces. Example: "UPI". Possible string values are:
- "INDEX_UNSPECIFIED" : Unspecified index.
- "UPI" : Universal Pollen Index.
Implementation
core.String? code;