@override Object toJson() => { 'execution': ?execution?.toJson(), 'updateMask': ?updateMask?.toJson(), if (allowMissing.isNotDefault) 'allowMissing': allowMissing, };