action property
The action that was performed on a Binding. Possible string values are:
- "ACTION_UNSPECIFIED" : Unspecified.
- "ADD" : Addition of a Binding.
- "REMOVE" : Removal of a Binding.
Implementation
core.String? action;
The action that was performed on a Binding. Possible string values are:
core.String? action;