()
| 1514 | } |
| 1515 | |
| 1516 | func (x *SyncHSMAttributes) GetStateMachineNode() *v12.StateMachineNode { |
| 1517 | if x != nil { |
| 1518 | return x.StateMachineNode |
| 1519 | } |
| 1520 | return nil |
| 1521 | } |
| 1522 | |
| 1523 | type BackfillHistoryTaskAttributes struct { |
| 1524 | state protoimpl.MessageState `protogen:"open.v1"` |
no outgoing calls