|  | MySQL 9.5.0
    Source Code Documentation | 
| Variables | |
| syntax = "proto2" | |
| option | optimize_for = LITE_RUNTIME | 
| package | protobuf_replication_group_member_actions | 
| message | Action | 
| required string | event = 2 | 
| required bool | enabled = 3 | 
| required string | type = 4 | 
| required uint32 | priority = 5 | 
| required string | error_handling = 6 | 
| message | ActionList | 
| required uint64 | version = 2 | 
| required bool | force_update = 3 [default = false] | 
| repeated Action | action = 4 | 
| message Action | 
| repeated Action action = 4 | 
| message ActionList | 
| required bool enabled = 3 | 
| required string error_handling = 6 | 
| required string event = 2 | 
| required bool force_update = 3 [default = false] | 
| option optimize_for = LITE_RUNTIME | 
| required uint32 priority = 5 | 
| package protobuf_replication_group_member_actions | 
| syntax = "proto2" | 
| required string type = 4 | 
| required uint64 version = 2 |