@$pb.TagNumber(1) $core.bool get autoSwitch => $_getBF(0);
@$pb.TagNumber(1) set autoSwitch($core.bool v) { $_setBool(0, v); }