@$pb.TagNumber(1) $core.bool get healthy => $_getBF(0);
@$pb.TagNumber(1) set healthy($core.bool value) => $_setBool(0, value);