actionItemType property

String? actionItemType
getter/setter pair

The action item type.

Output only. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : Used for return value only. Represents value unknown in this version.
  • "ADD_ASSET" : This action item suggests adding an asset to the asset group.

Implementation

core.String? actionItemType;