attributeType property

String? attributeType
getter/setter pair

Possible string values are:

  • "ATTRIBUTE_TYPE_UNSPECIFIED"
  • "NUMERICAL"
  • "FRESHNESS"

Implementation

core.String? attributeType;