public enum CatalogAttribute.Types.AttributeTypeReference documentation and code samples for the Retail v2 API enum CatalogAttribute.Types.AttributeType.
The type of an attribute.
Namespace
Google.Cloud.Retail.V2Assembly
Google.Cloud.Retail.V2.dll
Fields |
|
|---|---|
| Name | Description |
Numerical |
Numerical attribute. |
Textual |
Textual attribute. |
Unknown |
The type of the attribute is unknown. Used when type cannot be derived from attribute that is not [in_use][google.cloud.retail.v2.CatalogAttribute.in_use]. |