type property
Possible string values are:
- "UNSPECIFIED" : Invalid value.
- "VIEW" : This interaction indicates the user viewed the item.
- "EDIT" : This interaction indicates the user edited the item.
Implementation
core.String? type;
Possible string values are:
core.String? type;