// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: proto/squery.proto
// Protobuf C++ Version: 6.33.2

#include "proto/squery.pb.h"

#include <algorithm>
#include <type_traits>
#include "google/protobuf/io/coded_stream.h"
#include "google/protobuf/generated_message_tctable_impl.h"
#include "google/protobuf/extension_set.h"
#include "google/protobuf/generated_message_util.h"
#include "google/protobuf/wire_format_lite.h"
#include "google/protobuf/descriptor.h"
#include "google/protobuf/generated_message_reflection.h"
#include "google/protobuf/reflection_ops.h"
#include "google/protobuf/wire_format.h"
// @@protoc_insertion_point(includes)

// Must be included last.
#include "google/protobuf/port_def.inc"
PROTOBUF_PRAGMA_INIT_SEG
namespace _pb = ::google::protobuf;
namespace _pbi = ::google::protobuf::internal;
namespace _fl = ::google::protobuf::internal::field_layout;
namespace orion {

inline constexpr TermNode::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        field_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        token_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()) {}

template <typename>
PROTOBUF_CONSTEXPR TermNode::TermNode(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(TermNode_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct TermNodeDefaultTypeInternal {
  PROTOBUF_CONSTEXPR TermNodeDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~TermNodeDefaultTypeInternal() {}
  union {
    TermNode _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TermNodeDefaultTypeInternal _TermNode_default_instance_;

inline constexpr RegexFilter::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        pattern_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()) {}

template <typename>
PROTOBUF_CONSTEXPR RegexFilter::RegexFilter(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(RegexFilter_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct RegexFilterDefaultTypeInternal {
  PROTOBUF_CONSTEXPR RegexFilterDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~RegexFilterDefaultTypeInternal() {}
  union {
    RegexFilter _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RegexFilterDefaultTypeInternal _RegexFilter_default_instance_;

inline constexpr LikeFilter::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        pattern_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()) {}

template <typename>
PROTOBUF_CONSTEXPR LikeFilter::LikeFilter(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(LikeFilter_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct LikeFilterDefaultTypeInternal {
  PROTOBUF_CONSTEXPR LikeFilterDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~LikeFilterDefaultTypeInternal() {}
  union {
    LikeFilter _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LikeFilterDefaultTypeInternal _LikeFilter_default_instance_;

inline constexpr FilterValue::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : value_{},
        _cached_size_{0},
        _oneof_case_{} {}

template <typename>
PROTOBUF_CONSTEXPR FilterValue::FilterValue(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(FilterValue_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct FilterValueDefaultTypeInternal {
  PROTOBUF_CONSTEXPR FilterValueDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~FilterValueDefaultTypeInternal() {}
  union {
    FilterValue _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FilterValueDefaultTypeInternal _FilterValue_default_instance_;

inline constexpr NEFilter::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        value_{nullptr} {}

template <typename>
PROTOBUF_CONSTEXPR NEFilter::NEFilter(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(NEFilter_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct NEFilterDefaultTypeInternal {
  PROTOBUF_CONSTEXPR NEFilterDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~NEFilterDefaultTypeInternal() {}
  union {
    NEFilter _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 NEFilterDefaultTypeInternal _NEFilter_default_instance_;

inline constexpr LTFilter::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        value_{nullptr} {}

template <typename>
PROTOBUF_CONSTEXPR LTFilter::LTFilter(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(LTFilter_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct LTFilterDefaultTypeInternal {
  PROTOBUF_CONSTEXPR LTFilterDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~LTFilterDefaultTypeInternal() {}
  union {
    LTFilter _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LTFilterDefaultTypeInternal _LTFilter_default_instance_;

inline constexpr LEFilter::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        value_{nullptr} {}

template <typename>
PROTOBUF_CONSTEXPR LEFilter::LEFilter(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(LEFilter_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct LEFilterDefaultTypeInternal {
  PROTOBUF_CONSTEXPR LEFilterDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~LEFilterDefaultTypeInternal() {}
  union {
    LEFilter _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LEFilterDefaultTypeInternal _LEFilter_default_instance_;

inline constexpr InFilter::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        values_{} {}

template <typename>
PROTOBUF_CONSTEXPR InFilter::InFilter(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(InFilter_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct InFilterDefaultTypeInternal {
  PROTOBUF_CONSTEXPR InFilterDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~InFilterDefaultTypeInternal() {}
  union {
    InFilter _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 InFilterDefaultTypeInternal _InFilter_default_instance_;

inline constexpr GTFilter::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        value_{nullptr} {}

template <typename>
PROTOBUF_CONSTEXPR GTFilter::GTFilter(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(GTFilter_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct GTFilterDefaultTypeInternal {
  PROTOBUF_CONSTEXPR GTFilterDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~GTFilterDefaultTypeInternal() {}
  union {
    GTFilter _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GTFilterDefaultTypeInternal _GTFilter_default_instance_;

inline constexpr GEFilter::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        value_{nullptr} {}

template <typename>
PROTOBUF_CONSTEXPR GEFilter::GEFilter(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(GEFilter_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct GEFilterDefaultTypeInternal {
  PROTOBUF_CONSTEXPR GEFilterDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~GEFilterDefaultTypeInternal() {}
  union {
    GEFilter _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GEFilterDefaultTypeInternal _GEFilter_default_instance_;

inline constexpr EQFilter::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        value_{nullptr} {}

template <typename>
PROTOBUF_CONSTEXPR EQFilter::EQFilter(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(EQFilter_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct EQFilterDefaultTypeInternal {
  PROTOBUF_CONSTEXPR EQFilterDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~EQFilterDefaultTypeInternal() {}
  union {
    EQFilter _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 EQFilterDefaultTypeInternal _EQFilter_default_instance_;

inline constexpr BetweenFilter::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        lower_{nullptr},
        upper_{nullptr} {}

template <typename>
PROTOBUF_CONSTEXPR BetweenFilter::BetweenFilter(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(BetweenFilter_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct BetweenFilterDefaultTypeInternal {
  PROTOBUF_CONSTEXPR BetweenFilterDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~BetweenFilterDefaultTypeInternal() {}
  union {
    BetweenFilter _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BetweenFilterDefaultTypeInternal _BetweenFilter_default_instance_;

inline constexpr FilterNode::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        term_node_{nullptr},
        filter_{},
        _oneof_case_{} {}

template <typename>
PROTOBUF_CONSTEXPR FilterNode::FilterNode(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(FilterNode_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct FilterNodeDefaultTypeInternal {
  PROTOBUF_CONSTEXPR FilterNodeDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~FilterNodeDefaultTypeInternal() {}
  union {
    FilterNode _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FilterNodeDefaultTypeInternal _FilterNode_default_instance_;

inline constexpr AndNode::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        childrens_{} {}

template <typename>
PROTOBUF_CONSTEXPR AndNode::AndNode(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(AndNode_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct AndNodeDefaultTypeInternal {
  PROTOBUF_CONSTEXPR AndNodeDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~AndNodeDefaultTypeInternal() {}
  union {
    AndNode _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 AndNodeDefaultTypeInternal _AndNode_default_instance_;

inline constexpr Node::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : node_{},
        _cached_size_{0},
        _oneof_case_{} {}

template <typename>
PROTOBUF_CONSTEXPR Node::Node(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(Node_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct NodeDefaultTypeInternal {
  PROTOBUF_CONSTEXPR NodeDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~NodeDefaultTypeInternal() {}
  union {
    Node _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 NodeDefaultTypeInternal _Node_default_instance_;

inline constexpr NotNode::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        child_{nullptr} {}

template <typename>
PROTOBUF_CONSTEXPR NotNode::NotNode(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(NotNode_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct NotNodeDefaultTypeInternal {
  PROTOBUF_CONSTEXPR NotNodeDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~NotNodeDefaultTypeInternal() {}
  union {
    NotNode _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 NotNodeDefaultTypeInternal _NotNode_default_instance_;

inline constexpr OrNode::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        childrens_{} {}

template <typename>
PROTOBUF_CONSTEXPR OrNode::OrNode(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(OrNode_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct OrNodeDefaultTypeInternal {
  PROTOBUF_CONSTEXPR OrNodeDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~OrNodeDefaultTypeInternal() {}
  union {
    OrNode _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OrNodeDefaultTypeInternal _OrNode_default_instance_;

inline constexpr WANDNode::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        childrens_{},
        threshold_{0u} {}

template <typename>
PROTOBUF_CONSTEXPR WANDNode::WANDNode(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(WANDNode_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct WANDNodeDefaultTypeInternal {
  PROTOBUF_CONSTEXPR WANDNodeDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~WANDNodeDefaultTypeInternal() {}
  union {
    WANDNode _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 WANDNodeDefaultTypeInternal _WANDNode_default_instance_;

inline constexpr AnnNode::Impl_::Impl_(
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        vector_{},
        field_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        filter_{nullptr} {}

template <typename>
PROTOBUF_CONSTEXPR AnnNode::AnnNode(::_pbi::ConstantInitialized)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(AnnNode_class_data_.base()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(::_pbi::ConstantInitialized()) {
}
struct AnnNodeDefaultTypeInternal {
  PROTOBUF_CONSTEXPR AnnNodeDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {}
  ~AnnNodeDefaultTypeInternal() {}
  union {
    AnnNode _instance;
  };
};

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 AnnNodeDefaultTypeInternal _AnnNode_default_instance_;
}  // namespace orion
static constexpr const ::_pb::EnumDescriptor* PROTOBUF_NONNULL* PROTOBUF_NULLABLE
    file_level_enum_descriptors_proto_2fsquery_2eproto = nullptr;
static constexpr const ::_pb::ServiceDescriptor* PROTOBUF_NONNULL* PROTOBUF_NULLABLE
    file_level_service_descriptors_proto_2fsquery_2eproto = nullptr;
const ::uint32_t
    TableStruct_proto_2fsquery_2eproto::offsets[] ABSL_ATTRIBUTE_SECTION_VARIABLE(
        protodesc_cold) = {
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::AndNode, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::AndNode, _impl_.childrens_),
        0,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::OrNode, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::OrNode, _impl_.childrens_),
        0,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::NotNode, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::NotNode, _impl_.child_),
        0,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::WANDNode, _impl_._has_bits_),
        5, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::WANDNode, _impl_.childrens_),
        PROTOBUF_FIELD_OFFSET(::orion::WANDNode, _impl_.threshold_),
        0,
        1,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::TermNode, _impl_._has_bits_),
        5, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::TermNode, _impl_.field_),
        PROTOBUF_FIELD_OFFSET(::orion::TermNode, _impl_.token_),
        0,
        1,
        0x004, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::FilterValue, _impl_._oneof_case_[0]),
        PROTOBUF_FIELD_OFFSET(::orion::FilterValue, _impl_.value_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterValue, _impl_.value_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterValue, _impl_.value_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterValue, _impl_.value_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterValue, _impl_.value_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterValue, _impl_.value_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterValue, _impl_.value_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterValue, _impl_.value_),
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::LEFilter, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::LEFilter, _impl_.value_),
        0,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::GEFilter, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::GEFilter, _impl_.value_),
        0,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::LTFilter, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::LTFilter, _impl_.value_),
        0,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::GTFilter, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::GTFilter, _impl_.value_),
        0,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::EQFilter, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::EQFilter, _impl_.value_),
        0,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::NEFilter, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::NEFilter, _impl_.value_),
        0,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::InFilter, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::InFilter, _impl_.values_),
        0,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::BetweenFilter, _impl_._has_bits_),
        5, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::BetweenFilter, _impl_.lower_),
        PROTOBUF_FIELD_OFFSET(::orion::BetweenFilter, _impl_.upper_),
        0,
        1,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::LikeFilter, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::LikeFilter, _impl_.pattern_),
        0,
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::RegexFilter, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::RegexFilter, _impl_.pattern_),
        0,
        0x085, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_._has_bits_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_._oneof_case_[0]),
        16, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.term_node_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.filter_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.filter_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.filter_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.filter_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.filter_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.filter_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.filter_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.filter_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.filter_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.filter_),
        PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_.filter_),
        0,
        ~0u,
        ~0u,
        ~0u,
        ~0u,
        ~0u,
        ~0u,
        ~0u,
        ~0u,
        ~0u,
        ~0u,
        0x004, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::Node, _impl_._oneof_case_[0]),
        PROTOBUF_FIELD_OFFSET(::orion::Node, _impl_.node_),
        PROTOBUF_FIELD_OFFSET(::orion::Node, _impl_.node_),
        PROTOBUF_FIELD_OFFSET(::orion::Node, _impl_.node_),
        PROTOBUF_FIELD_OFFSET(::orion::Node, _impl_.node_),
        PROTOBUF_FIELD_OFFSET(::orion::Node, _impl_.node_),
        PROTOBUF_FIELD_OFFSET(::orion::Node, _impl_.node_),
        PROTOBUF_FIELD_OFFSET(::orion::Node, _impl_.node_),
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::orion::AnnNode, _impl_._has_bits_),
        6, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::orion::AnnNode, _impl_.field_),
        PROTOBUF_FIELD_OFFSET(::orion::AnnNode, _impl_.vector_),
        PROTOBUF_FIELD_OFFSET(::orion::AnnNode, _impl_.filter_),
        1,
        0,
        2,
};

static const ::_pbi::MigrationSchema
    schemas[] ABSL_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
        {0, sizeof(::orion::AndNode)},
        {5, sizeof(::orion::OrNode)},
        {10, sizeof(::orion::NotNode)},
        {15, sizeof(::orion::WANDNode)},
        {22, sizeof(::orion::TermNode)},
        {29, sizeof(::orion::FilterValue)},
        {39, sizeof(::orion::LEFilter)},
        {44, sizeof(::orion::GEFilter)},
        {49, sizeof(::orion::LTFilter)},
        {54, sizeof(::orion::GTFilter)},
        {59, sizeof(::orion::EQFilter)},
        {64, sizeof(::orion::NEFilter)},
        {69, sizeof(::orion::InFilter)},
        {74, sizeof(::orion::BetweenFilter)},
        {81, sizeof(::orion::LikeFilter)},
        {86, sizeof(::orion::RegexFilter)},
        {91, sizeof(::orion::FilterNode)},
        {118, sizeof(::orion::Node)},
        {127, sizeof(::orion::AnnNode)},
};
static const ::_pb::Message* PROTOBUF_NONNULL const file_default_instances[] = {
    &::orion::_AndNode_default_instance_._instance,
    &::orion::_OrNode_default_instance_._instance,
    &::orion::_NotNode_default_instance_._instance,
    &::orion::_WANDNode_default_instance_._instance,
    &::orion::_TermNode_default_instance_._instance,
    &::orion::_FilterValue_default_instance_._instance,
    &::orion::_LEFilter_default_instance_._instance,
    &::orion::_GEFilter_default_instance_._instance,
    &::orion::_LTFilter_default_instance_._instance,
    &::orion::_GTFilter_default_instance_._instance,
    &::orion::_EQFilter_default_instance_._instance,
    &::orion::_NEFilter_default_instance_._instance,
    &::orion::_InFilter_default_instance_._instance,
    &::orion::_BetweenFilter_default_instance_._instance,
    &::orion::_LikeFilter_default_instance_._instance,
    &::orion::_RegexFilter_default_instance_._instance,
    &::orion::_FilterNode_default_instance_._instance,
    &::orion::_Node_default_instance_._instance,
    &::orion::_AnnNode_default_instance_._instance,
};
const char descriptor_table_protodef_proto_2fsquery_2eproto[] ABSL_ATTRIBUTE_SECTION_VARIABLE(
    protodesc_cold) = {
    "\n\022proto/squery.proto\022\005orion\")\n\007AndNode\022\036"
    "\n\tchildrens\030\001 \003(\0132\013.orion.Node\"(\n\006OrNode"
    "\022\036\n\tchildrens\030\001 \003(\0132\013.orion.Node\"%\n\007NotN"
    "ode\022\032\n\005child\030\001 \001(\0132\013.orion.Node\"=\n\010WANDN"
    "ode\022\036\n\tchildrens\030\001 \003(\0132\013.orion.Node\022\021\n\tt"
    "hreshold\030\002 \001(\r\"7\n\010TermNode\022\r\n\005field\030\001 \001("
    "\t\022\022\n\005token\030\002 \001(\tH\000\210\001\001B\010\n\006_token\"\273\001\n\013Filt"
    "erValue\022\026\n\014uint32_value\030\001 \001(\rH\000\022\026\n\014uint6"
    "4_value\030\002 \001(\004H\000\022\025\n\013int32_value\030\003 \001(\005H\000\022\025"
    "\n\013int64_value\030\004 \001(\003H\000\022\025\n\013float_value\030\005 \001"
    "(\002H\000\022\026\n\014double_value\030\006 \001(\001H\000\022\026\n\014string_v"
    "alue\030\007 \001(\tH\000B\007\n\005value\"-\n\010LEFilter\022!\n\005val"
    "ue\030\001 \001(\0132\022.orion.FilterValue\"-\n\010GEFilter"
    "\022!\n\005value\030\001 \001(\0132\022.orion.FilterValue\"-\n\010L"
    "TFilter\022!\n\005value\030\001 \001(\0132\022.orion.FilterVal"
    "ue\"-\n\010GTFilter\022!\n\005value\030\001 \001(\0132\022.orion.Fi"
    "lterValue\"-\n\010EQFilter\022!\n\005value\030\001 \001(\0132\022.o"
    "rion.FilterValue\"-\n\010NEFilter\022!\n\005value\030\001 "
    "\001(\0132\022.orion.FilterValue\".\n\010InFilter\022\"\n\006v"
    "alues\030\001 \003(\0132\022.orion.FilterValue\"U\n\rBetwe"
    "enFilter\022!\n\005lower\030\001 \001(\0132\022.orion.FilterVa"
    "lue\022!\n\005upper\030\002 \001(\0132\022.orion.FilterValue\"\035"
    "\n\nLikeFilter\022\017\n\007pattern\030\001 \001(\t\"\036\n\013RegexFi"
    "lter\022\017\n\007pattern\030\001 \001(\t\"\312\003\n\nFilterNode\022\"\n\t"
    "term_node\030\001 \001(\0132\017.orion.TermNode\022$\n\tle_f"
    "ilter\030\002 \001(\0132\017.orion.LEFilterH\000\022$\n\tge_fil"
    "ter\030\003 \001(\0132\017.orion.GEFilterH\000\022$\n\tlt_filte"
    "r\030\004 \001(\0132\017.orion.LTFilterH\000\022$\n\tgt_filter\030"
    "\005 \001(\0132\017.orion.GTFilterH\000\022$\n\teq_filter\030\006 "
    "\001(\0132\017.orion.EQFilterH\000\022$\n\tne_filter\030\007 \001("
    "\0132\017.orion.NEFilterH\000\022$\n\tin_filter\030\010 \001(\0132"
    "\017.orion.InFilterH\000\022.\n\016between_filter\030\t \001"
    "(\0132\024.orion.BetweenFilterH\000\022(\n\013like_filte"
    "r\030\n \001(\0132\021.orion.LikeFilterH\000\022*\n\014regex_fi"
    "lter\030\013 \001(\0132\022.orion.RegexFilterH\000B\010\n\006filt"
    "er\"\356\001\n\004Node\022\"\n\010and_node\030\001 \001(\0132\016.orion.An"
    "dNodeH\000\022 \n\007or_node\030\002 \001(\0132\r.orion.OrNodeH"
    "\000\022\"\n\010not_node\030\003 \001(\0132\016.orion.NotNodeH\000\022$\n"
    "\twand_node\030\004 \001(\0132\017.orion.WANDNodeH\000\022$\n\tt"
    "erm_node\030\005 \001(\0132\017.orion.TermNodeH\000\022(\n\013fil"
    "ter_node\030\006 \001(\0132\021.orion.FilterNodeH\000B\006\n\004n"
    "ode\"U\n\007AnnNode\022\r\n\005field\030\001 \001(\t\022\016\n\006vector\030"
    "\002 \003(\002\022 \n\006filter\030\003 \001(\0132\013.orion.NodeH\000\210\001\001B"
    "\t\n\007_filterb\006proto3"
};
static ::absl::once_flag descriptor_table_proto_2fsquery_2eproto_once;
PROTOBUF_CONSTINIT const ::_pbi::DescriptorTable descriptor_table_proto_2fsquery_2eproto = {
    false,
    false,
    1738,
    descriptor_table_protodef_proto_2fsquery_2eproto,
    "proto/squery.proto",
    &descriptor_table_proto_2fsquery_2eproto_once,
    nullptr,
    0,
    19,
    schemas,
    file_default_instances,
    TableStruct_proto_2fsquery_2eproto::offsets,
    file_level_enum_descriptors_proto_2fsquery_2eproto,
    file_level_service_descriptors_proto_2fsquery_2eproto,
};
namespace orion {
// ===================================================================

class AndNode::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<AndNode>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(AndNode, _impl_._has_bits_);
};

AndNode::AndNode(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, AndNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.AndNode)
}
PROTOBUF_NDEBUG_INLINE AndNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::AndNode& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        childrens_{visibility, arena, from.childrens_} {}

AndNode::AndNode(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const AndNode& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, AndNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  AndNode* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);

  // @@protoc_insertion_point(copy_constructor:orion.AndNode)
}
PROTOBUF_NDEBUG_INLINE AndNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        childrens_{visibility, arena} {}

inline void AndNode::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
AndNode::~AndNode() {
  // @@protoc_insertion_point(destructor:orion.AndNode)
  SharedDtor(*this);
}
inline void AndNode::SharedDtor(MessageLite& self) {
  AndNode& this_ = static_cast<AndNode&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL AndNode::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) AndNode(arena);
}
constexpr auto AndNode::InternalNewImpl_() {
  constexpr auto arena_bits = ::google::protobuf::internal::EncodePlacementArenaOffsets({
      PROTOBUF_FIELD_OFFSET(AndNode, _impl_.childrens_) +
          decltype(AndNode::_impl_.childrens_)::
              InternalGetArenaOffset(
                  ::google::protobuf::Message::internal_visibility()),
  });
  if (arena_bits.has_value()) {
    return ::google::protobuf::internal::MessageCreator::ZeroInit(
        sizeof(AndNode), alignof(AndNode), *arena_bits);
  } else {
    return ::google::protobuf::internal::MessageCreator(&AndNode::PlacementNew_,
                                 sizeof(AndNode),
                                 alignof(AndNode));
  }
}
constexpr auto AndNode::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_AndNode_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &AndNode::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<AndNode>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &AndNode::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<AndNode>(), &AndNode::ByteSizeLong,
              &AndNode::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(AndNode, _impl_._cached_size_),
          false,
      },
      &AndNode::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull AndNode_class_data_ =
        AndNode::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
AndNode::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&AndNode_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(AndNode_class_data_.tc_table);
  return AndNode_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 1, 0, 2>
AndNode::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(AndNode, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    AndNode_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::AndNode>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // repeated .orion.Node childrens = 1;
    {::_pbi::TcParser::FastMtR1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(AndNode, _impl_.childrens_)}},
  }}, {{
    65535, 65535
  }}, {{
    // repeated .orion.Node childrens = 1;
    {PROTOBUF_FIELD_OFFSET(AndNode, _impl_.childrens_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::Node>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void AndNode::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.AndNode)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    _impl_.childrens_.Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL AndNode::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const AndNode& this_ = static_cast<const AndNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL AndNode::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const AndNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.AndNode)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .orion.Node childrens = 1;
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_childrens_size());
         i < n; i++) {
      const auto& repfield = this_._internal_childrens().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              1, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.AndNode)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t AndNode::ByteSizeLong(const MessageLite& base) {
  const AndNode& this_ = static_cast<const AndNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t AndNode::ByteSizeLong() const {
  const AndNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.AndNode)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
   {
    // repeated .orion.Node childrens = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_childrens_size();
      for (const auto& msg : this_._internal_childrens()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void AndNode::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<AndNode*>(&to_msg);
  auto& from = static_cast<const AndNode&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.AndNode)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    _this->_internal_mutable_childrens()->InternalMergeFromWithArena(
        ::google::protobuf::MessageLite::internal_visibility(), arena,
        from._internal_childrens());
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void AndNode::CopyFrom(const AndNode& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.AndNode)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void AndNode::InternalSwap(AndNode* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  _impl_.childrens_.InternalSwap(&other->_impl_.childrens_);
}

::google::protobuf::Metadata AndNode::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class OrNode::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<OrNode>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(OrNode, _impl_._has_bits_);
};

OrNode::OrNode(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, OrNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.OrNode)
}
PROTOBUF_NDEBUG_INLINE OrNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::OrNode& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        childrens_{visibility, arena, from.childrens_} {}

OrNode::OrNode(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const OrNode& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, OrNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  OrNode* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);

  // @@protoc_insertion_point(copy_constructor:orion.OrNode)
}
PROTOBUF_NDEBUG_INLINE OrNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        childrens_{visibility, arena} {}

inline void OrNode::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
OrNode::~OrNode() {
  // @@protoc_insertion_point(destructor:orion.OrNode)
  SharedDtor(*this);
}
inline void OrNode::SharedDtor(MessageLite& self) {
  OrNode& this_ = static_cast<OrNode&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL OrNode::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) OrNode(arena);
}
constexpr auto OrNode::InternalNewImpl_() {
  constexpr auto arena_bits = ::google::protobuf::internal::EncodePlacementArenaOffsets({
      PROTOBUF_FIELD_OFFSET(OrNode, _impl_.childrens_) +
          decltype(OrNode::_impl_.childrens_)::
              InternalGetArenaOffset(
                  ::google::protobuf::Message::internal_visibility()),
  });
  if (arena_bits.has_value()) {
    return ::google::protobuf::internal::MessageCreator::ZeroInit(
        sizeof(OrNode), alignof(OrNode), *arena_bits);
  } else {
    return ::google::protobuf::internal::MessageCreator(&OrNode::PlacementNew_,
                                 sizeof(OrNode),
                                 alignof(OrNode));
  }
}
constexpr auto OrNode::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_OrNode_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &OrNode::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<OrNode>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &OrNode::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<OrNode>(), &OrNode::ByteSizeLong,
              &OrNode::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(OrNode, _impl_._cached_size_),
          false,
      },
      &OrNode::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull OrNode_class_data_ =
        OrNode::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
OrNode::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&OrNode_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(OrNode_class_data_.tc_table);
  return OrNode_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 1, 0, 2>
OrNode::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(OrNode, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    OrNode_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::OrNode>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // repeated .orion.Node childrens = 1;
    {::_pbi::TcParser::FastMtR1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(OrNode, _impl_.childrens_)}},
  }}, {{
    65535, 65535
  }}, {{
    // repeated .orion.Node childrens = 1;
    {PROTOBUF_FIELD_OFFSET(OrNode, _impl_.childrens_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::Node>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void OrNode::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.OrNode)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    _impl_.childrens_.Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL OrNode::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const OrNode& this_ = static_cast<const OrNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL OrNode::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const OrNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.OrNode)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .orion.Node childrens = 1;
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_childrens_size());
         i < n; i++) {
      const auto& repfield = this_._internal_childrens().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              1, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.OrNode)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t OrNode::ByteSizeLong(const MessageLite& base) {
  const OrNode& this_ = static_cast<const OrNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t OrNode::ByteSizeLong() const {
  const OrNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.OrNode)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
   {
    // repeated .orion.Node childrens = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_childrens_size();
      for (const auto& msg : this_._internal_childrens()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void OrNode::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<OrNode*>(&to_msg);
  auto& from = static_cast<const OrNode&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.OrNode)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    _this->_internal_mutable_childrens()->InternalMergeFromWithArena(
        ::google::protobuf::MessageLite::internal_visibility(), arena,
        from._internal_childrens());
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void OrNode::CopyFrom(const OrNode& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.OrNode)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void OrNode::InternalSwap(OrNode* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  _impl_.childrens_.InternalSwap(&other->_impl_.childrens_);
}

::google::protobuf::Metadata OrNode::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class NotNode::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<NotNode>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(NotNode, _impl_._has_bits_);
};

NotNode::NotNode(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, NotNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.NotNode)
}
PROTOBUF_NDEBUG_INLINE NotNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::NotNode& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

NotNode::NotNode(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const NotNode& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, NotNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  NotNode* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.child_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.child_)
                : nullptr;

  // @@protoc_insertion_point(copy_constructor:orion.NotNode)
}
PROTOBUF_NDEBUG_INLINE NotNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

inline void NotNode::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  _impl_.child_ = {};
}
NotNode::~NotNode() {
  // @@protoc_insertion_point(destructor:orion.NotNode)
  SharedDtor(*this);
}
inline void NotNode::SharedDtor(MessageLite& self) {
  NotNode& this_ = static_cast<NotNode&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  delete this_._impl_.child_;
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL NotNode::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) NotNode(arena);
}
constexpr auto NotNode::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(NotNode),
                                            alignof(NotNode));
}
constexpr auto NotNode::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_NotNode_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &NotNode::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<NotNode>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &NotNode::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<NotNode>(), &NotNode::ByteSizeLong,
              &NotNode::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(NotNode, _impl_._cached_size_),
          false,
      },
      &NotNode::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull NotNode_class_data_ =
        NotNode::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
NotNode::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&NotNode_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(NotNode_class_data_.tc_table);
  return NotNode_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 1, 0, 2>
NotNode::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(NotNode, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    NotNode_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::NotNode>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // .orion.Node child = 1;
    {::_pbi::TcParser::FastMtS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(NotNode, _impl_.child_)}},
  }}, {{
    65535, 65535
  }}, {{
    // .orion.Node child = 1;
    {PROTOBUF_FIELD_OFFSET(NotNode, _impl_.child_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::Node>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void NotNode::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.NotNode)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(_impl_.child_ != nullptr);
    _impl_.child_->Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL NotNode::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const NotNode& this_ = static_cast<const NotNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL NotNode::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const NotNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.NotNode)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // .orion.Node child = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.child_, this_._impl_.child_->GetCachedSize(), target,
        stream);
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.NotNode)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t NotNode::ByteSizeLong(const MessageLite& base) {
  const NotNode& this_ = static_cast<const NotNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t NotNode::ByteSizeLong() const {
  const NotNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.NotNode)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

   {
    // .orion.Node child = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.child_);
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void NotNode::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<NotNode*>(&to_msg);
  auto& from = static_cast<const NotNode&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.NotNode)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(from._impl_.child_ != nullptr);
    if (_this->_impl_.child_ == nullptr) {
      _this->_impl_.child_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.child_);
    } else {
      _this->_impl_.child_->MergeFrom(*from._impl_.child_);
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void NotNode::CopyFrom(const NotNode& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.NotNode)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void NotNode::InternalSwap(NotNode* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  swap(_impl_.child_, other->_impl_.child_);
}

::google::protobuf::Metadata NotNode::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class WANDNode::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<WANDNode>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(WANDNode, _impl_._has_bits_);
};

WANDNode::WANDNode(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, WANDNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.WANDNode)
}
PROTOBUF_NDEBUG_INLINE WANDNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::WANDNode& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        childrens_{visibility, arena, from.childrens_} {}

WANDNode::WANDNode(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const WANDNode& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, WANDNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  WANDNode* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  _impl_.threshold_ = from._impl_.threshold_;

  // @@protoc_insertion_point(copy_constructor:orion.WANDNode)
}
PROTOBUF_NDEBUG_INLINE WANDNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        childrens_{visibility, arena} {}

inline void WANDNode::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  _impl_.threshold_ = {};
}
WANDNode::~WANDNode() {
  // @@protoc_insertion_point(destructor:orion.WANDNode)
  SharedDtor(*this);
}
inline void WANDNode::SharedDtor(MessageLite& self) {
  WANDNode& this_ = static_cast<WANDNode&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL WANDNode::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) WANDNode(arena);
}
constexpr auto WANDNode::InternalNewImpl_() {
  constexpr auto arena_bits = ::google::protobuf::internal::EncodePlacementArenaOffsets({
      PROTOBUF_FIELD_OFFSET(WANDNode, _impl_.childrens_) +
          decltype(WANDNode::_impl_.childrens_)::
              InternalGetArenaOffset(
                  ::google::protobuf::Message::internal_visibility()),
  });
  if (arena_bits.has_value()) {
    return ::google::protobuf::internal::MessageCreator::ZeroInit(
        sizeof(WANDNode), alignof(WANDNode), *arena_bits);
  } else {
    return ::google::protobuf::internal::MessageCreator(&WANDNode::PlacementNew_,
                                 sizeof(WANDNode),
                                 alignof(WANDNode));
  }
}
constexpr auto WANDNode::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_WANDNode_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &WANDNode::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<WANDNode>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &WANDNode::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<WANDNode>(), &WANDNode::ByteSizeLong,
              &WANDNode::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(WANDNode, _impl_._cached_size_),
          false,
      },
      &WANDNode::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull WANDNode_class_data_ =
        WANDNode::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
WANDNode::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&WANDNode_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(WANDNode_class_data_.tc_table);
  return WANDNode_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<1, 2, 1, 0, 2>
WANDNode::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(WANDNode, _impl_._has_bits_),
    0, // no _extensions_
    2, 8,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967292,  // skipmap
    offsetof(decltype(_table_), field_entries),
    2,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    WANDNode_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::WANDNode>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // uint32 threshold = 2;
    {::_pbi::TcParser::SingularVarintNoZag1<::uint32_t, offsetof(WANDNode, _impl_.threshold_), 1>(),
     {16, 1, 0,
      PROTOBUF_FIELD_OFFSET(WANDNode, _impl_.threshold_)}},
    // repeated .orion.Node childrens = 1;
    {::_pbi::TcParser::FastMtR1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(WANDNode, _impl_.childrens_)}},
  }}, {{
    65535, 65535
  }}, {{
    // repeated .orion.Node childrens = 1;
    {PROTOBUF_FIELD_OFFSET(WANDNode, _impl_.childrens_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
    // uint32 threshold = 2;
    {PROTOBUF_FIELD_OFFSET(WANDNode, _impl_.threshold_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUInt32)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::Node>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void WANDNode::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.WANDNode)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    _impl_.childrens_.Clear();
  }
  _impl_.threshold_ = 0u;
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL WANDNode::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const WANDNode& this_ = static_cast<const WANDNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL WANDNode::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const WANDNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.WANDNode)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .orion.Node childrens = 1;
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_childrens_size());
         i < n; i++) {
      const auto& repfield = this_._internal_childrens().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              1, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // uint32 threshold = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    if (this_._internal_threshold() != 0) {
      target = stream->EnsureSpace(target);
      target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
          2, this_._internal_threshold(), target);
    }
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.WANDNode)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t WANDNode::ByteSizeLong(const MessageLite& base) {
  const WANDNode& this_ = static_cast<const WANDNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t WANDNode::ByteSizeLong() const {
  const WANDNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.WANDNode)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    // repeated .orion.Node childrens = 1;
    if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_childrens_size();
      for (const auto& msg : this_._internal_childrens()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // uint32 threshold = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      if (this_._internal_threshold() != 0) {
        total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
            this_._internal_threshold());
      }
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void WANDNode::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<WANDNode*>(&to_msg);
  auto& from = static_cast<const WANDNode&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.WANDNode)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
      _this->_internal_mutable_childrens()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_childrens());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      if (from._internal_threshold() != 0) {
        _this->_impl_.threshold_ = from._impl_.threshold_;
      }
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void WANDNode::CopyFrom(const WANDNode& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.WANDNode)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void WANDNode::InternalSwap(WANDNode* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  _impl_.childrens_.InternalSwap(&other->_impl_.childrens_);
  swap(_impl_.threshold_, other->_impl_.threshold_);
}

::google::protobuf::Metadata WANDNode::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class TermNode::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<TermNode>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(TermNode, _impl_._has_bits_);
};

TermNode::TermNode(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, TermNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.TermNode)
}
PROTOBUF_NDEBUG_INLINE TermNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::TermNode& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        field_(arena, from.field_),
        token_(arena, from.token_) {}

TermNode::TermNode(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const TermNode& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, TermNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  TermNode* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);

  // @@protoc_insertion_point(copy_constructor:orion.TermNode)
}
PROTOBUF_NDEBUG_INLINE TermNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        field_(arena),
        token_(arena) {}

inline void TermNode::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
TermNode::~TermNode() {
  // @@protoc_insertion_point(destructor:orion.TermNode)
  SharedDtor(*this);
}
inline void TermNode::SharedDtor(MessageLite& self) {
  TermNode& this_ = static_cast<TermNode&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.field_.Destroy();
  this_._impl_.token_.Destroy();
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL TermNode::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) TermNode(arena);
}
constexpr auto TermNode::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(TermNode),
                                            alignof(TermNode));
}
constexpr auto TermNode::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_TermNode_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &TermNode::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<TermNode>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &TermNode::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<TermNode>(), &TermNode::ByteSizeLong,
              &TermNode::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(TermNode, _impl_._cached_size_),
          false,
      },
      &TermNode::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull TermNode_class_data_ =
        TermNode::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
TermNode::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&TermNode_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(TermNode_class_data_.tc_table);
  return TermNode_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<1, 2, 0, 33, 2>
TermNode::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(TermNode, _impl_._has_bits_),
    0, // no _extensions_
    2, 8,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967292,  // skipmap
    offsetof(decltype(_table_), field_entries),
    2,  // num_field_entries
    0,  // num_aux_entries
    offsetof(decltype(_table_), field_names),  // no aux_entries
    TermNode_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::TermNode>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // optional string token = 2;
    {::_pbi::TcParser::FastUS1,
     {18, 1, 0,
      PROTOBUF_FIELD_OFFSET(TermNode, _impl_.token_)}},
    // string field = 1;
    {::_pbi::TcParser::FastUS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(TermNode, _impl_.field_)}},
  }}, {{
    65535, 65535
  }}, {{
    // string field = 1;
    {PROTOBUF_FIELD_OFFSET(TermNode, _impl_.field_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
    // optional string token = 2;
    {PROTOBUF_FIELD_OFFSET(TermNode, _impl_.token_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
  }},
  // no aux_entries
  {{
    "\16\5\5\0\0\0\0\0"
    "orion.TermNode"
    "field"
    "token"
  }},
};
PROTOBUF_NOINLINE void TermNode::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.TermNode)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.field_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.token_.ClearNonDefaultToEmpty();
    }
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL TermNode::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const TermNode& this_ = static_cast<const TermNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL TermNode::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const TermNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.TermNode)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // string field = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    if (!this_._internal_field().empty()) {
      const ::std::string& _s = this_._internal_field();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "orion.TermNode.field");
      target = stream->WriteStringMaybeAliased(1, _s, target);
    }
  }

  // optional string token = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    const ::std::string& _s = this_._internal_token();
    ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
        _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "orion.TermNode.token");
    target = stream->WriteStringMaybeAliased(2, _s, target);
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.TermNode)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t TermNode::ByteSizeLong(const MessageLite& base) {
  const TermNode& this_ = static_cast<const TermNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t TermNode::ByteSizeLong() const {
  const TermNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.TermNode)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    // string field = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      if (!this_._internal_field().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_field());
      }
    }
    // optional string token = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_token());
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void TermNode::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<TermNode*>(&to_msg);
  auto& from = static_cast<const TermNode&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.TermNode)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      if (!from._internal_field().empty()) {
        _this->_internal_set_field(from._internal_field());
      } else {
        if (_this->_impl_.field_.IsDefault()) {
          _this->_internal_set_field("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_set_token(from._internal_token());
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void TermNode::CopyFrom(const TermNode& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.TermNode)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void TermNode::InternalSwap(TermNode* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  auto* arena = GetArena();
  ABSL_DCHECK_EQ(arena, other->GetArena());
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.field_, &other->_impl_.field_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.token_, &other->_impl_.token_, arena);
}

::google::protobuf::Metadata TermNode::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class FilterValue::_Internal {
 public:
  static constexpr ::int32_t kOneofCaseOffset =
      PROTOBUF_FIELD_OFFSET(::orion::FilterValue, _impl_._oneof_case_);
};

FilterValue::FilterValue(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, FilterValue_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.FilterValue)
}
PROTOBUF_NDEBUG_INLINE FilterValue::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::FilterValue& from_msg)
      : value_{},
        _cached_size_{0},
        _oneof_case_{from._oneof_case_[0]} {}

FilterValue::FilterValue(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const FilterValue& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, FilterValue_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  FilterValue* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  switch (value_case()) {
    case VALUE_NOT_SET:
      break;
      case kUint32Value:
        _impl_.value_.uint32_value_ = from._impl_.value_.uint32_value_;
        break;
      case kUint64Value:
        _impl_.value_.uint64_value_ = from._impl_.value_.uint64_value_;
        break;
      case kInt32Value:
        _impl_.value_.int32_value_ = from._impl_.value_.int32_value_;
        break;
      case kInt64Value:
        _impl_.value_.int64_value_ = from._impl_.value_.int64_value_;
        break;
      case kFloatValue:
        _impl_.value_.float_value_ = from._impl_.value_.float_value_;
        break;
      case kDoubleValue:
        _impl_.value_.double_value_ = from._impl_.value_.double_value_;
        break;
      case kStringValue:
        new (&_impl_.value_.string_value_) decltype(_impl_.value_.string_value_){arena, from._impl_.value_.string_value_};
        break;
  }

  // @@protoc_insertion_point(copy_constructor:orion.FilterValue)
}
PROTOBUF_NDEBUG_INLINE FilterValue::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : value_{},
        _cached_size_{0},
        _oneof_case_{} {}

inline void FilterValue::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
FilterValue::~FilterValue() {
  // @@protoc_insertion_point(destructor:orion.FilterValue)
  SharedDtor(*this);
}
inline void FilterValue::SharedDtor(MessageLite& self) {
  FilterValue& this_ = static_cast<FilterValue&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  if (this_.has_value()) {
    this_.clear_value();
  }
  this_._impl_.~Impl_();
}

void FilterValue::clear_value() {
// @@protoc_insertion_point(one_of_clear_start:orion.FilterValue)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  switch (value_case()) {
    case kUint32Value: {
      // No need to clear
      break;
    }
    case kUint64Value: {
      // No need to clear
      break;
    }
    case kInt32Value: {
      // No need to clear
      break;
    }
    case kInt64Value: {
      // No need to clear
      break;
    }
    case kFloatValue: {
      // No need to clear
      break;
    }
    case kDoubleValue: {
      // No need to clear
      break;
    }
    case kStringValue: {
      _impl_.value_.string_value_.Destroy();
      break;
    }
    case VALUE_NOT_SET: {
      break;
    }
  }
  _impl_._oneof_case_[0] = VALUE_NOT_SET;
}


inline void* PROTOBUF_NONNULL FilterValue::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) FilterValue(arena);
}
constexpr auto FilterValue::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(FilterValue),
                                            alignof(FilterValue));
}
constexpr auto FilterValue::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_FilterValue_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &FilterValue::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<FilterValue>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &FilterValue::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<FilterValue>(), &FilterValue::ByteSizeLong,
              &FilterValue::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(FilterValue, _impl_._cached_size_),
          false,
      },
      &FilterValue::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull FilterValue_class_data_ =
        FilterValue::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FilterValue::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&FilterValue_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(FilterValue_class_data_.tc_table);
  return FilterValue_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 7, 0, 38, 2>
FilterValue::_table_ = {
  {
    0,  // no _has_bits_
    0, // no _extensions_
    7, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967168,  // skipmap
    offsetof(decltype(_table_), field_entries),
    7,  // num_field_entries
    0,  // num_aux_entries
    offsetof(decltype(_table_), field_names),  // no aux_entries
    FilterValue_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::FilterValue>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    {::_pbi::TcParser::MiniParse, {}},
  }}, {{
    65535, 65535
  }}, {{
    // uint32 uint32_value = 1;
    {PROTOBUF_FIELD_OFFSET(FilterValue, _impl_.value_.uint32_value_), _Internal::kOneofCaseOffset + 0, 0, (0 | ::_fl::kFcOneof | ::_fl::kUInt32)},
    // uint64 uint64_value = 2;
    {PROTOBUF_FIELD_OFFSET(FilterValue, _impl_.value_.uint64_value_), _Internal::kOneofCaseOffset + 0, 0, (0 | ::_fl::kFcOneof | ::_fl::kUInt64)},
    // int32 int32_value = 3;
    {PROTOBUF_FIELD_OFFSET(FilterValue, _impl_.value_.int32_value_), _Internal::kOneofCaseOffset + 0, 0, (0 | ::_fl::kFcOneof | ::_fl::kInt32)},
    // int64 int64_value = 4;
    {PROTOBUF_FIELD_OFFSET(FilterValue, _impl_.value_.int64_value_), _Internal::kOneofCaseOffset + 0, 0, (0 | ::_fl::kFcOneof | ::_fl::kInt64)},
    // float float_value = 5;
    {PROTOBUF_FIELD_OFFSET(FilterValue, _impl_.value_.float_value_), _Internal::kOneofCaseOffset + 0, 0, (0 | ::_fl::kFcOneof | ::_fl::kFloat)},
    // double double_value = 6;
    {PROTOBUF_FIELD_OFFSET(FilterValue, _impl_.value_.double_value_), _Internal::kOneofCaseOffset + 0, 0, (0 | ::_fl::kFcOneof | ::_fl::kDouble)},
    // string string_value = 7;
    {PROTOBUF_FIELD_OFFSET(FilterValue, _impl_.value_.string_value_), _Internal::kOneofCaseOffset + 0, 0, (0 | ::_fl::kFcOneof | ::_fl::kUtf8String | ::_fl::kRepAString)},
  }},
  // no aux_entries
  {{
    "\21\0\0\0\0\0\0\14"
    "orion.FilterValue"
    "string_value"
  }},
};
PROTOBUF_NOINLINE void FilterValue::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.FilterValue)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  clear_value();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL FilterValue::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const FilterValue& this_ = static_cast<const FilterValue&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL FilterValue::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const FilterValue& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.FilterValue)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  switch (this_.value_case()) {
    case kUint32Value: {
      target = stream->EnsureSpace(target);
      target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
          1, this_._internal_uint32_value(), target);
      break;
    }
    case kUint64Value: {
      target = stream->EnsureSpace(target);
      target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
          2, this_._internal_uint64_value(), target);
      break;
    }
    case kInt32Value: {
      target =
          ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<3>(
              stream, this_._internal_int32_value(), target);
      break;
    }
    case kInt64Value: {
      target =
          ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<4>(
              stream, this_._internal_int64_value(), target);
      break;
    }
    case kFloatValue: {
      target = stream->EnsureSpace(target);
      target = ::_pbi::WireFormatLite::WriteFloatToArray(
          5, this_._internal_float_value(), target);
      break;
    }
    case kDoubleValue: {
      target = stream->EnsureSpace(target);
      target = ::_pbi::WireFormatLite::WriteDoubleToArray(
          6, this_._internal_double_value(), target);
      break;
    }
    case kStringValue: {
      const ::std::string& _s = this_._internal_string_value();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "orion.FilterValue.string_value");
      target = stream->WriteStringMaybeAliased(7, _s, target);
      break;
    }
    default:
      break;
  }
  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.FilterValue)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t FilterValue::ByteSizeLong(const MessageLite& base) {
  const FilterValue& this_ = static_cast<const FilterValue&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t FilterValue::ByteSizeLong() const {
  const FilterValue& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.FilterValue)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

  switch (this_.value_case()) {
    // uint32 uint32_value = 1;
    case kUint32Value: {
      total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
          this_._internal_uint32_value());
      break;
    }
    // uint64 uint64_value = 2;
    case kUint64Value: {
      total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
          this_._internal_uint64_value());
      break;
    }
    // int32 int32_value = 3;
    case kInt32Value: {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_int32_value());
      break;
    }
    // int64 int64_value = 4;
    case kInt64Value: {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_int64_value());
      break;
    }
    // float float_value = 5;
    case kFloatValue: {
      total_size += 5;
      break;
    }
    // double double_value = 6;
    case kDoubleValue: {
      total_size += 9;
      break;
    }
    // string string_value = 7;
    case kStringValue: {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_string_value());
      break;
    }
    case VALUE_NOT_SET: {
      break;
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void FilterValue::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<FilterValue*>(&to_msg);
  auto& from = static_cast<const FilterValue&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.FilterValue)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  if (const uint32_t oneof_from_case =
          from._impl_._oneof_case_[0]) {
    const uint32_t oneof_to_case = _this->_impl_._oneof_case_[0];
    const bool oneof_needs_init = oneof_to_case != oneof_from_case;
    if (oneof_needs_init) {
      if (oneof_to_case != 0) {
        _this->clear_value();
      }
      _this->_impl_._oneof_case_[0] = oneof_from_case;
    }

    switch (oneof_from_case) {
      case kUint32Value: {
        _this->_impl_.value_.uint32_value_ = from._impl_.value_.uint32_value_;
        break;
      }
      case kUint64Value: {
        _this->_impl_.value_.uint64_value_ = from._impl_.value_.uint64_value_;
        break;
      }
      case kInt32Value: {
        _this->_impl_.value_.int32_value_ = from._impl_.value_.int32_value_;
        break;
      }
      case kInt64Value: {
        _this->_impl_.value_.int64_value_ = from._impl_.value_.int64_value_;
        break;
      }
      case kFloatValue: {
        _this->_impl_.value_.float_value_ = from._impl_.value_.float_value_;
        break;
      }
      case kDoubleValue: {
        _this->_impl_.value_.double_value_ = from._impl_.value_.double_value_;
        break;
      }
      case kStringValue: {
        if (oneof_needs_init) {
          _this->_impl_.value_.string_value_.InitDefault();
        }
        _this->_impl_.value_.string_value_.Set(from._internal_string_value(), arena);
        break;
      }
      case VALUE_NOT_SET:
        break;
    }
  }
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void FilterValue::CopyFrom(const FilterValue& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.FilterValue)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void FilterValue::InternalSwap(FilterValue* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_.value_, other->_impl_.value_);
  swap(_impl_._oneof_case_[0], other->_impl_._oneof_case_[0]);
}

::google::protobuf::Metadata FilterValue::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class LEFilter::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<LEFilter>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(LEFilter, _impl_._has_bits_);
};

LEFilter::LEFilter(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, LEFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.LEFilter)
}
PROTOBUF_NDEBUG_INLINE LEFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::LEFilter& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

LEFilter::LEFilter(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const LEFilter& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, LEFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  LEFilter* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.value_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_)
                : nullptr;

  // @@protoc_insertion_point(copy_constructor:orion.LEFilter)
}
PROTOBUF_NDEBUG_INLINE LEFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

inline void LEFilter::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  _impl_.value_ = {};
}
LEFilter::~LEFilter() {
  // @@protoc_insertion_point(destructor:orion.LEFilter)
  SharedDtor(*this);
}
inline void LEFilter::SharedDtor(MessageLite& self) {
  LEFilter& this_ = static_cast<LEFilter&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  delete this_._impl_.value_;
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL LEFilter::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) LEFilter(arena);
}
constexpr auto LEFilter::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(LEFilter),
                                            alignof(LEFilter));
}
constexpr auto LEFilter::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_LEFilter_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &LEFilter::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<LEFilter>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &LEFilter::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<LEFilter>(), &LEFilter::ByteSizeLong,
              &LEFilter::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(LEFilter, _impl_._cached_size_),
          false,
      },
      &LEFilter::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull LEFilter_class_data_ =
        LEFilter::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
LEFilter::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&LEFilter_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(LEFilter_class_data_.tc_table);
  return LEFilter_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 1, 0, 2>
LEFilter::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(LEFilter, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    LEFilter_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::LEFilter>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // .orion.FilterValue value = 1;
    {::_pbi::TcParser::FastMtS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(LEFilter, _impl_.value_)}},
  }}, {{
    65535, 65535
  }}, {{
    // .orion.FilterValue value = 1;
    {PROTOBUF_FIELD_OFFSET(LEFilter, _impl_.value_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::FilterValue>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void LEFilter::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.LEFilter)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(_impl_.value_ != nullptr);
    _impl_.value_->Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL LEFilter::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const LEFilter& this_ = static_cast<const LEFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL LEFilter::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const LEFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.LEFilter)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // .orion.FilterValue value = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.value_, this_._impl_.value_->GetCachedSize(), target,
        stream);
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.LEFilter)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t LEFilter::ByteSizeLong(const MessageLite& base) {
  const LEFilter& this_ = static_cast<const LEFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t LEFilter::ByteSizeLong() const {
  const LEFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.LEFilter)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

   {
    // .orion.FilterValue value = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.value_);
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void LEFilter::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<LEFilter*>(&to_msg);
  auto& from = static_cast<const LEFilter&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.LEFilter)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(from._impl_.value_ != nullptr);
    if (_this->_impl_.value_ == nullptr) {
      _this->_impl_.value_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_);
    } else {
      _this->_impl_.value_->MergeFrom(*from._impl_.value_);
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void LEFilter::CopyFrom(const LEFilter& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.LEFilter)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void LEFilter::InternalSwap(LEFilter* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  swap(_impl_.value_, other->_impl_.value_);
}

::google::protobuf::Metadata LEFilter::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class GEFilter::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<GEFilter>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(GEFilter, _impl_._has_bits_);
};

GEFilter::GEFilter(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, GEFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.GEFilter)
}
PROTOBUF_NDEBUG_INLINE GEFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::GEFilter& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

GEFilter::GEFilter(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const GEFilter& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, GEFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  GEFilter* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.value_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_)
                : nullptr;

  // @@protoc_insertion_point(copy_constructor:orion.GEFilter)
}
PROTOBUF_NDEBUG_INLINE GEFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

inline void GEFilter::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  _impl_.value_ = {};
}
GEFilter::~GEFilter() {
  // @@protoc_insertion_point(destructor:orion.GEFilter)
  SharedDtor(*this);
}
inline void GEFilter::SharedDtor(MessageLite& self) {
  GEFilter& this_ = static_cast<GEFilter&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  delete this_._impl_.value_;
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL GEFilter::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) GEFilter(arena);
}
constexpr auto GEFilter::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(GEFilter),
                                            alignof(GEFilter));
}
constexpr auto GEFilter::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_GEFilter_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &GEFilter::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<GEFilter>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &GEFilter::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<GEFilter>(), &GEFilter::ByteSizeLong,
              &GEFilter::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(GEFilter, _impl_._cached_size_),
          false,
      },
      &GEFilter::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull GEFilter_class_data_ =
        GEFilter::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
GEFilter::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&GEFilter_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(GEFilter_class_data_.tc_table);
  return GEFilter_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 1, 0, 2>
GEFilter::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(GEFilter, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    GEFilter_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::GEFilter>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // .orion.FilterValue value = 1;
    {::_pbi::TcParser::FastMtS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(GEFilter, _impl_.value_)}},
  }}, {{
    65535, 65535
  }}, {{
    // .orion.FilterValue value = 1;
    {PROTOBUF_FIELD_OFFSET(GEFilter, _impl_.value_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::FilterValue>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void GEFilter::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.GEFilter)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(_impl_.value_ != nullptr);
    _impl_.value_->Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL GEFilter::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const GEFilter& this_ = static_cast<const GEFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL GEFilter::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const GEFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.GEFilter)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // .orion.FilterValue value = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.value_, this_._impl_.value_->GetCachedSize(), target,
        stream);
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.GEFilter)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t GEFilter::ByteSizeLong(const MessageLite& base) {
  const GEFilter& this_ = static_cast<const GEFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t GEFilter::ByteSizeLong() const {
  const GEFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.GEFilter)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

   {
    // .orion.FilterValue value = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.value_);
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void GEFilter::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<GEFilter*>(&to_msg);
  auto& from = static_cast<const GEFilter&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.GEFilter)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(from._impl_.value_ != nullptr);
    if (_this->_impl_.value_ == nullptr) {
      _this->_impl_.value_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_);
    } else {
      _this->_impl_.value_->MergeFrom(*from._impl_.value_);
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void GEFilter::CopyFrom(const GEFilter& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.GEFilter)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void GEFilter::InternalSwap(GEFilter* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  swap(_impl_.value_, other->_impl_.value_);
}

::google::protobuf::Metadata GEFilter::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class LTFilter::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<LTFilter>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(LTFilter, _impl_._has_bits_);
};

LTFilter::LTFilter(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, LTFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.LTFilter)
}
PROTOBUF_NDEBUG_INLINE LTFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::LTFilter& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

LTFilter::LTFilter(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const LTFilter& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, LTFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  LTFilter* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.value_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_)
                : nullptr;

  // @@protoc_insertion_point(copy_constructor:orion.LTFilter)
}
PROTOBUF_NDEBUG_INLINE LTFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

inline void LTFilter::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  _impl_.value_ = {};
}
LTFilter::~LTFilter() {
  // @@protoc_insertion_point(destructor:orion.LTFilter)
  SharedDtor(*this);
}
inline void LTFilter::SharedDtor(MessageLite& self) {
  LTFilter& this_ = static_cast<LTFilter&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  delete this_._impl_.value_;
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL LTFilter::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) LTFilter(arena);
}
constexpr auto LTFilter::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(LTFilter),
                                            alignof(LTFilter));
}
constexpr auto LTFilter::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_LTFilter_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &LTFilter::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<LTFilter>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &LTFilter::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<LTFilter>(), &LTFilter::ByteSizeLong,
              &LTFilter::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(LTFilter, _impl_._cached_size_),
          false,
      },
      &LTFilter::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull LTFilter_class_data_ =
        LTFilter::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
LTFilter::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&LTFilter_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(LTFilter_class_data_.tc_table);
  return LTFilter_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 1, 0, 2>
LTFilter::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(LTFilter, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    LTFilter_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::LTFilter>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // .orion.FilterValue value = 1;
    {::_pbi::TcParser::FastMtS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(LTFilter, _impl_.value_)}},
  }}, {{
    65535, 65535
  }}, {{
    // .orion.FilterValue value = 1;
    {PROTOBUF_FIELD_OFFSET(LTFilter, _impl_.value_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::FilterValue>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void LTFilter::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.LTFilter)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(_impl_.value_ != nullptr);
    _impl_.value_->Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL LTFilter::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const LTFilter& this_ = static_cast<const LTFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL LTFilter::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const LTFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.LTFilter)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // .orion.FilterValue value = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.value_, this_._impl_.value_->GetCachedSize(), target,
        stream);
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.LTFilter)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t LTFilter::ByteSizeLong(const MessageLite& base) {
  const LTFilter& this_ = static_cast<const LTFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t LTFilter::ByteSizeLong() const {
  const LTFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.LTFilter)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

   {
    // .orion.FilterValue value = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.value_);
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void LTFilter::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<LTFilter*>(&to_msg);
  auto& from = static_cast<const LTFilter&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.LTFilter)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(from._impl_.value_ != nullptr);
    if (_this->_impl_.value_ == nullptr) {
      _this->_impl_.value_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_);
    } else {
      _this->_impl_.value_->MergeFrom(*from._impl_.value_);
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void LTFilter::CopyFrom(const LTFilter& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.LTFilter)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void LTFilter::InternalSwap(LTFilter* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  swap(_impl_.value_, other->_impl_.value_);
}

::google::protobuf::Metadata LTFilter::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class GTFilter::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<GTFilter>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(GTFilter, _impl_._has_bits_);
};

GTFilter::GTFilter(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, GTFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.GTFilter)
}
PROTOBUF_NDEBUG_INLINE GTFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::GTFilter& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

GTFilter::GTFilter(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const GTFilter& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, GTFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  GTFilter* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.value_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_)
                : nullptr;

  // @@protoc_insertion_point(copy_constructor:orion.GTFilter)
}
PROTOBUF_NDEBUG_INLINE GTFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

inline void GTFilter::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  _impl_.value_ = {};
}
GTFilter::~GTFilter() {
  // @@protoc_insertion_point(destructor:orion.GTFilter)
  SharedDtor(*this);
}
inline void GTFilter::SharedDtor(MessageLite& self) {
  GTFilter& this_ = static_cast<GTFilter&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  delete this_._impl_.value_;
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL GTFilter::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) GTFilter(arena);
}
constexpr auto GTFilter::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(GTFilter),
                                            alignof(GTFilter));
}
constexpr auto GTFilter::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_GTFilter_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &GTFilter::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<GTFilter>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &GTFilter::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<GTFilter>(), &GTFilter::ByteSizeLong,
              &GTFilter::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(GTFilter, _impl_._cached_size_),
          false,
      },
      &GTFilter::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull GTFilter_class_data_ =
        GTFilter::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
GTFilter::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&GTFilter_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(GTFilter_class_data_.tc_table);
  return GTFilter_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 1, 0, 2>
GTFilter::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(GTFilter, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    GTFilter_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::GTFilter>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // .orion.FilterValue value = 1;
    {::_pbi::TcParser::FastMtS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(GTFilter, _impl_.value_)}},
  }}, {{
    65535, 65535
  }}, {{
    // .orion.FilterValue value = 1;
    {PROTOBUF_FIELD_OFFSET(GTFilter, _impl_.value_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::FilterValue>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void GTFilter::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.GTFilter)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(_impl_.value_ != nullptr);
    _impl_.value_->Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL GTFilter::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const GTFilter& this_ = static_cast<const GTFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL GTFilter::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const GTFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.GTFilter)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // .orion.FilterValue value = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.value_, this_._impl_.value_->GetCachedSize(), target,
        stream);
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.GTFilter)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t GTFilter::ByteSizeLong(const MessageLite& base) {
  const GTFilter& this_ = static_cast<const GTFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t GTFilter::ByteSizeLong() const {
  const GTFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.GTFilter)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

   {
    // .orion.FilterValue value = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.value_);
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void GTFilter::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<GTFilter*>(&to_msg);
  auto& from = static_cast<const GTFilter&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.GTFilter)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(from._impl_.value_ != nullptr);
    if (_this->_impl_.value_ == nullptr) {
      _this->_impl_.value_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_);
    } else {
      _this->_impl_.value_->MergeFrom(*from._impl_.value_);
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void GTFilter::CopyFrom(const GTFilter& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.GTFilter)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void GTFilter::InternalSwap(GTFilter* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  swap(_impl_.value_, other->_impl_.value_);
}

::google::protobuf::Metadata GTFilter::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class EQFilter::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<EQFilter>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(EQFilter, _impl_._has_bits_);
};

EQFilter::EQFilter(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, EQFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.EQFilter)
}
PROTOBUF_NDEBUG_INLINE EQFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::EQFilter& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

EQFilter::EQFilter(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const EQFilter& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, EQFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  EQFilter* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.value_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_)
                : nullptr;

  // @@protoc_insertion_point(copy_constructor:orion.EQFilter)
}
PROTOBUF_NDEBUG_INLINE EQFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

inline void EQFilter::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  _impl_.value_ = {};
}
EQFilter::~EQFilter() {
  // @@protoc_insertion_point(destructor:orion.EQFilter)
  SharedDtor(*this);
}
inline void EQFilter::SharedDtor(MessageLite& self) {
  EQFilter& this_ = static_cast<EQFilter&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  delete this_._impl_.value_;
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL EQFilter::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) EQFilter(arena);
}
constexpr auto EQFilter::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(EQFilter),
                                            alignof(EQFilter));
}
constexpr auto EQFilter::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_EQFilter_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &EQFilter::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<EQFilter>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &EQFilter::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<EQFilter>(), &EQFilter::ByteSizeLong,
              &EQFilter::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(EQFilter, _impl_._cached_size_),
          false,
      },
      &EQFilter::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull EQFilter_class_data_ =
        EQFilter::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
EQFilter::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&EQFilter_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(EQFilter_class_data_.tc_table);
  return EQFilter_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 1, 0, 2>
EQFilter::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(EQFilter, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    EQFilter_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::EQFilter>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // .orion.FilterValue value = 1;
    {::_pbi::TcParser::FastMtS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(EQFilter, _impl_.value_)}},
  }}, {{
    65535, 65535
  }}, {{
    // .orion.FilterValue value = 1;
    {PROTOBUF_FIELD_OFFSET(EQFilter, _impl_.value_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::FilterValue>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void EQFilter::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.EQFilter)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(_impl_.value_ != nullptr);
    _impl_.value_->Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL EQFilter::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const EQFilter& this_ = static_cast<const EQFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL EQFilter::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const EQFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.EQFilter)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // .orion.FilterValue value = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.value_, this_._impl_.value_->GetCachedSize(), target,
        stream);
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.EQFilter)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t EQFilter::ByteSizeLong(const MessageLite& base) {
  const EQFilter& this_ = static_cast<const EQFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t EQFilter::ByteSizeLong() const {
  const EQFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.EQFilter)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

   {
    // .orion.FilterValue value = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.value_);
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void EQFilter::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<EQFilter*>(&to_msg);
  auto& from = static_cast<const EQFilter&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.EQFilter)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(from._impl_.value_ != nullptr);
    if (_this->_impl_.value_ == nullptr) {
      _this->_impl_.value_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_);
    } else {
      _this->_impl_.value_->MergeFrom(*from._impl_.value_);
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void EQFilter::CopyFrom(const EQFilter& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.EQFilter)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void EQFilter::InternalSwap(EQFilter* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  swap(_impl_.value_, other->_impl_.value_);
}

::google::protobuf::Metadata EQFilter::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class NEFilter::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<NEFilter>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(NEFilter, _impl_._has_bits_);
};

NEFilter::NEFilter(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, NEFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.NEFilter)
}
PROTOBUF_NDEBUG_INLINE NEFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::NEFilter& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

NEFilter::NEFilter(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const NEFilter& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, NEFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  NEFilter* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.value_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_)
                : nullptr;

  // @@protoc_insertion_point(copy_constructor:orion.NEFilter)
}
PROTOBUF_NDEBUG_INLINE NEFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

inline void NEFilter::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  _impl_.value_ = {};
}
NEFilter::~NEFilter() {
  // @@protoc_insertion_point(destructor:orion.NEFilter)
  SharedDtor(*this);
}
inline void NEFilter::SharedDtor(MessageLite& self) {
  NEFilter& this_ = static_cast<NEFilter&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  delete this_._impl_.value_;
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL NEFilter::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) NEFilter(arena);
}
constexpr auto NEFilter::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(NEFilter),
                                            alignof(NEFilter));
}
constexpr auto NEFilter::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_NEFilter_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &NEFilter::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<NEFilter>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &NEFilter::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<NEFilter>(), &NEFilter::ByteSizeLong,
              &NEFilter::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(NEFilter, _impl_._cached_size_),
          false,
      },
      &NEFilter::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull NEFilter_class_data_ =
        NEFilter::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
NEFilter::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&NEFilter_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(NEFilter_class_data_.tc_table);
  return NEFilter_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 1, 0, 2>
NEFilter::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(NEFilter, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    NEFilter_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::NEFilter>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // .orion.FilterValue value = 1;
    {::_pbi::TcParser::FastMtS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(NEFilter, _impl_.value_)}},
  }}, {{
    65535, 65535
  }}, {{
    // .orion.FilterValue value = 1;
    {PROTOBUF_FIELD_OFFSET(NEFilter, _impl_.value_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::FilterValue>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void NEFilter::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.NEFilter)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(_impl_.value_ != nullptr);
    _impl_.value_->Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL NEFilter::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const NEFilter& this_ = static_cast<const NEFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL NEFilter::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const NEFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.NEFilter)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // .orion.FilterValue value = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.value_, this_._impl_.value_->GetCachedSize(), target,
        stream);
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.NEFilter)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t NEFilter::ByteSizeLong(const MessageLite& base) {
  const NEFilter& this_ = static_cast<const NEFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t NEFilter::ByteSizeLong() const {
  const NEFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.NEFilter)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

   {
    // .orion.FilterValue value = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.value_);
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void NEFilter::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<NEFilter*>(&to_msg);
  auto& from = static_cast<const NEFilter&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.NEFilter)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(from._impl_.value_ != nullptr);
    if (_this->_impl_.value_ == nullptr) {
      _this->_impl_.value_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.value_);
    } else {
      _this->_impl_.value_->MergeFrom(*from._impl_.value_);
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void NEFilter::CopyFrom(const NEFilter& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.NEFilter)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void NEFilter::InternalSwap(NEFilter* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  swap(_impl_.value_, other->_impl_.value_);
}

::google::protobuf::Metadata NEFilter::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class InFilter::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<InFilter>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(InFilter, _impl_._has_bits_);
};

InFilter::InFilter(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, InFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.InFilter)
}
PROTOBUF_NDEBUG_INLINE InFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::InFilter& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        values_{visibility, arena, from.values_} {}

InFilter::InFilter(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const InFilter& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, InFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  InFilter* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);

  // @@protoc_insertion_point(copy_constructor:orion.InFilter)
}
PROTOBUF_NDEBUG_INLINE InFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        values_{visibility, arena} {}

inline void InFilter::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
InFilter::~InFilter() {
  // @@protoc_insertion_point(destructor:orion.InFilter)
  SharedDtor(*this);
}
inline void InFilter::SharedDtor(MessageLite& self) {
  InFilter& this_ = static_cast<InFilter&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL InFilter::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) InFilter(arena);
}
constexpr auto InFilter::InternalNewImpl_() {
  constexpr auto arena_bits = ::google::protobuf::internal::EncodePlacementArenaOffsets({
      PROTOBUF_FIELD_OFFSET(InFilter, _impl_.values_) +
          decltype(InFilter::_impl_.values_)::
              InternalGetArenaOffset(
                  ::google::protobuf::Message::internal_visibility()),
  });
  if (arena_bits.has_value()) {
    return ::google::protobuf::internal::MessageCreator::ZeroInit(
        sizeof(InFilter), alignof(InFilter), *arena_bits);
  } else {
    return ::google::protobuf::internal::MessageCreator(&InFilter::PlacementNew_,
                                 sizeof(InFilter),
                                 alignof(InFilter));
  }
}
constexpr auto InFilter::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_InFilter_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &InFilter::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<InFilter>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &InFilter::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<InFilter>(), &InFilter::ByteSizeLong,
              &InFilter::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(InFilter, _impl_._cached_size_),
          false,
      },
      &InFilter::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull InFilter_class_data_ =
        InFilter::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
InFilter::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&InFilter_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(InFilter_class_data_.tc_table);
  return InFilter_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 1, 0, 2>
InFilter::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(InFilter, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    InFilter_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::InFilter>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // repeated .orion.FilterValue values = 1;
    {::_pbi::TcParser::FastMtR1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(InFilter, _impl_.values_)}},
  }}, {{
    65535, 65535
  }}, {{
    // repeated .orion.FilterValue values = 1;
    {PROTOBUF_FIELD_OFFSET(InFilter, _impl_.values_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::FilterValue>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void InFilter::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.InFilter)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    _impl_.values_.Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL InFilter::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const InFilter& this_ = static_cast<const InFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL InFilter::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const InFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.InFilter)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .orion.FilterValue values = 1;
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_values_size());
         i < n; i++) {
      const auto& repfield = this_._internal_values().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              1, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.InFilter)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t InFilter::ByteSizeLong(const MessageLite& base) {
  const InFilter& this_ = static_cast<const InFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t InFilter::ByteSizeLong() const {
  const InFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.InFilter)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
   {
    // repeated .orion.FilterValue values = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_values_size();
      for (const auto& msg : this_._internal_values()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void InFilter::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<InFilter*>(&to_msg);
  auto& from = static_cast<const InFilter&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.InFilter)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    _this->_internal_mutable_values()->InternalMergeFromWithArena(
        ::google::protobuf::MessageLite::internal_visibility(), arena,
        from._internal_values());
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void InFilter::CopyFrom(const InFilter& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.InFilter)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void InFilter::InternalSwap(InFilter* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  _impl_.values_.InternalSwap(&other->_impl_.values_);
}

::google::protobuf::Metadata InFilter::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class BetweenFilter::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<BetweenFilter>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(BetweenFilter, _impl_._has_bits_);
};

BetweenFilter::BetweenFilter(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, BetweenFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.BetweenFilter)
}
PROTOBUF_NDEBUG_INLINE BetweenFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::BetweenFilter& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0} {}

BetweenFilter::BetweenFilter(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const BetweenFilter& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, BetweenFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  BetweenFilter* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.lower_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.lower_)
                : nullptr;
  _impl_.upper_ = (CheckHasBit(cached_has_bits, 0x00000002U))
                ? ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.upper_)
                : nullptr;

  // @@protoc_insertion_point(copy_constructor:orion.BetweenFilter)
}
PROTOBUF_NDEBUG_INLINE BetweenFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

inline void BetweenFilter::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, lower_),
           0,
           offsetof(Impl_, upper_) -
               offsetof(Impl_, lower_) +
               sizeof(Impl_::upper_));
}
BetweenFilter::~BetweenFilter() {
  // @@protoc_insertion_point(destructor:orion.BetweenFilter)
  SharedDtor(*this);
}
inline void BetweenFilter::SharedDtor(MessageLite& self) {
  BetweenFilter& this_ = static_cast<BetweenFilter&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  delete this_._impl_.lower_;
  delete this_._impl_.upper_;
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL BetweenFilter::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) BetweenFilter(arena);
}
constexpr auto BetweenFilter::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(BetweenFilter),
                                            alignof(BetweenFilter));
}
constexpr auto BetweenFilter::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_BetweenFilter_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &BetweenFilter::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<BetweenFilter>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &BetweenFilter::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<BetweenFilter>(), &BetweenFilter::ByteSizeLong,
              &BetweenFilter::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(BetweenFilter, _impl_._cached_size_),
          false,
      },
      &BetweenFilter::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull BetweenFilter_class_data_ =
        BetweenFilter::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
BetweenFilter::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&BetweenFilter_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(BetweenFilter_class_data_.tc_table);
  return BetweenFilter_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<1, 2, 2, 0, 2>
BetweenFilter::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(BetweenFilter, _impl_._has_bits_),
    0, // no _extensions_
    2, 8,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967292,  // skipmap
    offsetof(decltype(_table_), field_entries),
    2,  // num_field_entries
    2,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    BetweenFilter_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::BetweenFilter>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // .orion.FilterValue upper = 2;
    {::_pbi::TcParser::FastMtS1,
     {18, 1, 1,
      PROTOBUF_FIELD_OFFSET(BetweenFilter, _impl_.upper_)}},
    // .orion.FilterValue lower = 1;
    {::_pbi::TcParser::FastMtS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(BetweenFilter, _impl_.lower_)}},
  }}, {{
    65535, 65535
  }}, {{
    // .orion.FilterValue lower = 1;
    {PROTOBUF_FIELD_OFFSET(BetweenFilter, _impl_.lower_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.FilterValue upper = 2;
    {PROTOBUF_FIELD_OFFSET(BetweenFilter, _impl_.upper_), _Internal::kHasBitsOffset + 1, 1, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::FilterValue>()},
      {::_pbi::TcParser::GetTable<::orion::FilterValue>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void BetweenFilter::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.BetweenFilter)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      ABSL_DCHECK(_impl_.lower_ != nullptr);
      _impl_.lower_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(_impl_.upper_ != nullptr);
      _impl_.upper_->Clear();
    }
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL BetweenFilter::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const BetweenFilter& this_ = static_cast<const BetweenFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL BetweenFilter::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const BetweenFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.BetweenFilter)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // .orion.FilterValue lower = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.lower_, this_._impl_.lower_->GetCachedSize(), target,
        stream);
  }

  // .orion.FilterValue upper = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        2, *this_._impl_.upper_, this_._impl_.upper_->GetCachedSize(), target,
        stream);
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.BetweenFilter)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t BetweenFilter::ByteSizeLong(const MessageLite& base) {
  const BetweenFilter& this_ = static_cast<const BetweenFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t BetweenFilter::ByteSizeLong() const {
  const BetweenFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.BetweenFilter)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    // .orion.FilterValue lower = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.lower_);
    }
    // .orion.FilterValue upper = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.upper_);
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void BetweenFilter::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<BetweenFilter*>(&to_msg);
  auto& from = static_cast<const BetweenFilter&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.BetweenFilter)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      ABSL_DCHECK(from._impl_.lower_ != nullptr);
      if (_this->_impl_.lower_ == nullptr) {
        _this->_impl_.lower_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.lower_);
      } else {
        _this->_impl_.lower_->MergeFrom(*from._impl_.lower_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(from._impl_.upper_ != nullptr);
      if (_this->_impl_.upper_ == nullptr) {
        _this->_impl_.upper_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.upper_);
      } else {
        _this->_impl_.upper_->MergeFrom(*from._impl_.upper_);
      }
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void BetweenFilter::CopyFrom(const BetweenFilter& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.BetweenFilter)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void BetweenFilter::InternalSwap(BetweenFilter* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(BetweenFilter, _impl_.upper_)
      + sizeof(BetweenFilter::_impl_.upper_)
      - PROTOBUF_FIELD_OFFSET(BetweenFilter, _impl_.lower_)>(
          reinterpret_cast<char*>(&_impl_.lower_),
          reinterpret_cast<char*>(&other->_impl_.lower_));
}

::google::protobuf::Metadata BetweenFilter::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class LikeFilter::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<LikeFilter>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(LikeFilter, _impl_._has_bits_);
};

LikeFilter::LikeFilter(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, LikeFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.LikeFilter)
}
PROTOBUF_NDEBUG_INLINE LikeFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::LikeFilter& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        pattern_(arena, from.pattern_) {}

LikeFilter::LikeFilter(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const LikeFilter& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, LikeFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  LikeFilter* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);

  // @@protoc_insertion_point(copy_constructor:orion.LikeFilter)
}
PROTOBUF_NDEBUG_INLINE LikeFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        pattern_(arena) {}

inline void LikeFilter::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
LikeFilter::~LikeFilter() {
  // @@protoc_insertion_point(destructor:orion.LikeFilter)
  SharedDtor(*this);
}
inline void LikeFilter::SharedDtor(MessageLite& self) {
  LikeFilter& this_ = static_cast<LikeFilter&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.pattern_.Destroy();
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL LikeFilter::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) LikeFilter(arena);
}
constexpr auto LikeFilter::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(LikeFilter),
                                            alignof(LikeFilter));
}
constexpr auto LikeFilter::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_LikeFilter_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &LikeFilter::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<LikeFilter>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &LikeFilter::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<LikeFilter>(), &LikeFilter::ByteSizeLong,
              &LikeFilter::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(LikeFilter, _impl_._cached_size_),
          false,
      },
      &LikeFilter::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull LikeFilter_class_data_ =
        LikeFilter::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
LikeFilter::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&LikeFilter_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(LikeFilter_class_data_.tc_table);
  return LikeFilter_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 0, 32, 2>
LikeFilter::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(LikeFilter, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    0,  // num_aux_entries
    offsetof(decltype(_table_), field_names),  // no aux_entries
    LikeFilter_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::LikeFilter>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // string pattern = 1;
    {::_pbi::TcParser::FastUS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(LikeFilter, _impl_.pattern_)}},
  }}, {{
    65535, 65535
  }}, {{
    // string pattern = 1;
    {PROTOBUF_FIELD_OFFSET(LikeFilter, _impl_.pattern_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
  }},
  // no aux_entries
  {{
    "\20\7\0\0\0\0\0\0"
    "orion.LikeFilter"
    "pattern"
  }},
};
PROTOBUF_NOINLINE void LikeFilter::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.LikeFilter)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    _impl_.pattern_.ClearNonDefaultToEmpty();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL LikeFilter::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const LikeFilter& this_ = static_cast<const LikeFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL LikeFilter::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const LikeFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.LikeFilter)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // string pattern = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    if (!this_._internal_pattern().empty()) {
      const ::std::string& _s = this_._internal_pattern();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "orion.LikeFilter.pattern");
      target = stream->WriteStringMaybeAliased(1, _s, target);
    }
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.LikeFilter)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t LikeFilter::ByteSizeLong(const MessageLite& base) {
  const LikeFilter& this_ = static_cast<const LikeFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t LikeFilter::ByteSizeLong() const {
  const LikeFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.LikeFilter)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

   {
    // string pattern = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      if (!this_._internal_pattern().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_pattern());
      }
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void LikeFilter::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<LikeFilter*>(&to_msg);
  auto& from = static_cast<const LikeFilter&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.LikeFilter)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    if (!from._internal_pattern().empty()) {
      _this->_internal_set_pattern(from._internal_pattern());
    } else {
      if (_this->_impl_.pattern_.IsDefault()) {
        _this->_internal_set_pattern("");
      }
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void LikeFilter::CopyFrom(const LikeFilter& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.LikeFilter)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void LikeFilter::InternalSwap(LikeFilter* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  auto* arena = GetArena();
  ABSL_DCHECK_EQ(arena, other->GetArena());
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.pattern_, &other->_impl_.pattern_, arena);
}

::google::protobuf::Metadata LikeFilter::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class RegexFilter::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<RegexFilter>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(RegexFilter, _impl_._has_bits_);
};

RegexFilter::RegexFilter(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, RegexFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.RegexFilter)
}
PROTOBUF_NDEBUG_INLINE RegexFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::RegexFilter& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        pattern_(arena, from.pattern_) {}

RegexFilter::RegexFilter(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const RegexFilter& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, RegexFilter_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  RegexFilter* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);

  // @@protoc_insertion_point(copy_constructor:orion.RegexFilter)
}
PROTOBUF_NDEBUG_INLINE RegexFilter::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        pattern_(arena) {}

inline void RegexFilter::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
RegexFilter::~RegexFilter() {
  // @@protoc_insertion_point(destructor:orion.RegexFilter)
  SharedDtor(*this);
}
inline void RegexFilter::SharedDtor(MessageLite& self) {
  RegexFilter& this_ = static_cast<RegexFilter&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.pattern_.Destroy();
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL RegexFilter::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) RegexFilter(arena);
}
constexpr auto RegexFilter::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(RegexFilter),
                                            alignof(RegexFilter));
}
constexpr auto RegexFilter::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_RegexFilter_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &RegexFilter::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<RegexFilter>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &RegexFilter::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<RegexFilter>(), &RegexFilter::ByteSizeLong,
              &RegexFilter::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(RegexFilter, _impl_._cached_size_),
          false,
      },
      &RegexFilter::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull RegexFilter_class_data_ =
        RegexFilter::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
RegexFilter::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&RegexFilter_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(RegexFilter_class_data_.tc_table);
  return RegexFilter_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 1, 0, 33, 2>
RegexFilter::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(RegexFilter, _impl_._has_bits_),
    0, // no _extensions_
    1, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967294,  // skipmap
    offsetof(decltype(_table_), field_entries),
    1,  // num_field_entries
    0,  // num_aux_entries
    offsetof(decltype(_table_), field_names),  // no aux_entries
    RegexFilter_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::RegexFilter>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // string pattern = 1;
    {::_pbi::TcParser::FastUS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(RegexFilter, _impl_.pattern_)}},
  }}, {{
    65535, 65535
  }}, {{
    // string pattern = 1;
    {PROTOBUF_FIELD_OFFSET(RegexFilter, _impl_.pattern_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
  }},
  // no aux_entries
  {{
    "\21\7\0\0\0\0\0\0"
    "orion.RegexFilter"
    "pattern"
  }},
};
PROTOBUF_NOINLINE void RegexFilter::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.RegexFilter)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    _impl_.pattern_.ClearNonDefaultToEmpty();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL RegexFilter::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const RegexFilter& this_ = static_cast<const RegexFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL RegexFilter::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const RegexFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.RegexFilter)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // string pattern = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    if (!this_._internal_pattern().empty()) {
      const ::std::string& _s = this_._internal_pattern();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "orion.RegexFilter.pattern");
      target = stream->WriteStringMaybeAliased(1, _s, target);
    }
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.RegexFilter)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t RegexFilter::ByteSizeLong(const MessageLite& base) {
  const RegexFilter& this_ = static_cast<const RegexFilter&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t RegexFilter::ByteSizeLong() const {
  const RegexFilter& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.RegexFilter)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

   {
    // string pattern = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      if (!this_._internal_pattern().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_pattern());
      }
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void RegexFilter::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<RegexFilter*>(&to_msg);
  auto& from = static_cast<const RegexFilter&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.RegexFilter)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    if (!from._internal_pattern().empty()) {
      _this->_internal_set_pattern(from._internal_pattern());
    } else {
      if (_this->_impl_.pattern_.IsDefault()) {
        _this->_internal_set_pattern("");
      }
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void RegexFilter::CopyFrom(const RegexFilter& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.RegexFilter)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void RegexFilter::InternalSwap(RegexFilter* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  auto* arena = GetArena();
  ABSL_DCHECK_EQ(arena, other->GetArena());
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.pattern_, &other->_impl_.pattern_, arena);
}

::google::protobuf::Metadata RegexFilter::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class FilterNode::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<FilterNode>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(FilterNode, _impl_._has_bits_);
  static constexpr ::int32_t kOneofCaseOffset =
      PROTOBUF_FIELD_OFFSET(::orion::FilterNode, _impl_._oneof_case_);
};

void FilterNode::set_allocated_le_filter(::orion::LEFilter* PROTOBUF_NULLABLE le_filter) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_filter();
  if (le_filter) {
    ::google::protobuf::Arena* submessage_arena = le_filter->GetArena();
    if (message_arena != submessage_arena) {
      le_filter = ::google::protobuf::internal::GetOwnedMessage(message_arena, le_filter, submessage_arena);
    }
    set_has_le_filter();
    _impl_.filter_.le_filter_ = le_filter;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.FilterNode.le_filter)
}
void FilterNode::set_allocated_ge_filter(::orion::GEFilter* PROTOBUF_NULLABLE ge_filter) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_filter();
  if (ge_filter) {
    ::google::protobuf::Arena* submessage_arena = ge_filter->GetArena();
    if (message_arena != submessage_arena) {
      ge_filter = ::google::protobuf::internal::GetOwnedMessage(message_arena, ge_filter, submessage_arena);
    }
    set_has_ge_filter();
    _impl_.filter_.ge_filter_ = ge_filter;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.FilterNode.ge_filter)
}
void FilterNode::set_allocated_lt_filter(::orion::LTFilter* PROTOBUF_NULLABLE lt_filter) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_filter();
  if (lt_filter) {
    ::google::protobuf::Arena* submessage_arena = lt_filter->GetArena();
    if (message_arena != submessage_arena) {
      lt_filter = ::google::protobuf::internal::GetOwnedMessage(message_arena, lt_filter, submessage_arena);
    }
    set_has_lt_filter();
    _impl_.filter_.lt_filter_ = lt_filter;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.FilterNode.lt_filter)
}
void FilterNode::set_allocated_gt_filter(::orion::GTFilter* PROTOBUF_NULLABLE gt_filter) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_filter();
  if (gt_filter) {
    ::google::protobuf::Arena* submessage_arena = gt_filter->GetArena();
    if (message_arena != submessage_arena) {
      gt_filter = ::google::protobuf::internal::GetOwnedMessage(message_arena, gt_filter, submessage_arena);
    }
    set_has_gt_filter();
    _impl_.filter_.gt_filter_ = gt_filter;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.FilterNode.gt_filter)
}
void FilterNode::set_allocated_eq_filter(::orion::EQFilter* PROTOBUF_NULLABLE eq_filter) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_filter();
  if (eq_filter) {
    ::google::protobuf::Arena* submessage_arena = eq_filter->GetArena();
    if (message_arena != submessage_arena) {
      eq_filter = ::google::protobuf::internal::GetOwnedMessage(message_arena, eq_filter, submessage_arena);
    }
    set_has_eq_filter();
    _impl_.filter_.eq_filter_ = eq_filter;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.FilterNode.eq_filter)
}
void FilterNode::set_allocated_ne_filter(::orion::NEFilter* PROTOBUF_NULLABLE ne_filter) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_filter();
  if (ne_filter) {
    ::google::protobuf::Arena* submessage_arena = ne_filter->GetArena();
    if (message_arena != submessage_arena) {
      ne_filter = ::google::protobuf::internal::GetOwnedMessage(message_arena, ne_filter, submessage_arena);
    }
    set_has_ne_filter();
    _impl_.filter_.ne_filter_ = ne_filter;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.FilterNode.ne_filter)
}
void FilterNode::set_allocated_in_filter(::orion::InFilter* PROTOBUF_NULLABLE in_filter) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_filter();
  if (in_filter) {
    ::google::protobuf::Arena* submessage_arena = in_filter->GetArena();
    if (message_arena != submessage_arena) {
      in_filter = ::google::protobuf::internal::GetOwnedMessage(message_arena, in_filter, submessage_arena);
    }
    set_has_in_filter();
    _impl_.filter_.in_filter_ = in_filter;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.FilterNode.in_filter)
}
void FilterNode::set_allocated_between_filter(::orion::BetweenFilter* PROTOBUF_NULLABLE between_filter) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_filter();
  if (between_filter) {
    ::google::protobuf::Arena* submessage_arena = between_filter->GetArena();
    if (message_arena != submessage_arena) {
      between_filter = ::google::protobuf::internal::GetOwnedMessage(message_arena, between_filter, submessage_arena);
    }
    set_has_between_filter();
    _impl_.filter_.between_filter_ = between_filter;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.FilterNode.between_filter)
}
void FilterNode::set_allocated_like_filter(::orion::LikeFilter* PROTOBUF_NULLABLE like_filter) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_filter();
  if (like_filter) {
    ::google::protobuf::Arena* submessage_arena = like_filter->GetArena();
    if (message_arena != submessage_arena) {
      like_filter = ::google::protobuf::internal::GetOwnedMessage(message_arena, like_filter, submessage_arena);
    }
    set_has_like_filter();
    _impl_.filter_.like_filter_ = like_filter;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.FilterNode.like_filter)
}
void FilterNode::set_allocated_regex_filter(::orion::RegexFilter* PROTOBUF_NULLABLE regex_filter) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_filter();
  if (regex_filter) {
    ::google::protobuf::Arena* submessage_arena = regex_filter->GetArena();
    if (message_arena != submessage_arena) {
      regex_filter = ::google::protobuf::internal::GetOwnedMessage(message_arena, regex_filter, submessage_arena);
    }
    set_has_regex_filter();
    _impl_.filter_.regex_filter_ = regex_filter;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.FilterNode.regex_filter)
}
FilterNode::FilterNode(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, FilterNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.FilterNode)
}
PROTOBUF_NDEBUG_INLINE FilterNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::FilterNode& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        filter_{},
        _oneof_case_{from._oneof_case_[0]} {}

FilterNode::FilterNode(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const FilterNode& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, FilterNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  FilterNode* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.term_node_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.term_node_)
                : nullptr;
  switch (filter_case()) {
    case FILTER_NOT_SET:
      break;
      case kLeFilter:
        _impl_.filter_.le_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.le_filter_);
        break;
      case kGeFilter:
        _impl_.filter_.ge_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.ge_filter_);
        break;
      case kLtFilter:
        _impl_.filter_.lt_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.lt_filter_);
        break;
      case kGtFilter:
        _impl_.filter_.gt_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.gt_filter_);
        break;
      case kEqFilter:
        _impl_.filter_.eq_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.eq_filter_);
        break;
      case kNeFilter:
        _impl_.filter_.ne_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.ne_filter_);
        break;
      case kInFilter:
        _impl_.filter_.in_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.in_filter_);
        break;
      case kBetweenFilter:
        _impl_.filter_.between_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.between_filter_);
        break;
      case kLikeFilter:
        _impl_.filter_.like_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.like_filter_);
        break;
      case kRegexFilter:
        _impl_.filter_.regex_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.regex_filter_);
        break;
  }

  // @@protoc_insertion_point(copy_constructor:orion.FilterNode)
}
PROTOBUF_NDEBUG_INLINE FilterNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        filter_{},
        _oneof_case_{} {}

inline void FilterNode::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  _impl_.term_node_ = {};
}
FilterNode::~FilterNode() {
  // @@protoc_insertion_point(destructor:orion.FilterNode)
  SharedDtor(*this);
}
inline void FilterNode::SharedDtor(MessageLite& self) {
  FilterNode& this_ = static_cast<FilterNode&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  delete this_._impl_.term_node_;
  if (this_.has_filter()) {
    this_.clear_filter();
  }
  this_._impl_.~Impl_();
}

void FilterNode::clear_filter() {
// @@protoc_insertion_point(one_of_clear_start:orion.FilterNode)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  switch (filter_case()) {
    case kLeFilter: {
      if (GetArena() == nullptr) {
        delete _impl_.filter_.le_filter_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.filter_.le_filter_);
      }
      break;
    }
    case kGeFilter: {
      if (GetArena() == nullptr) {
        delete _impl_.filter_.ge_filter_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.filter_.ge_filter_);
      }
      break;
    }
    case kLtFilter: {
      if (GetArena() == nullptr) {
        delete _impl_.filter_.lt_filter_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.filter_.lt_filter_);
      }
      break;
    }
    case kGtFilter: {
      if (GetArena() == nullptr) {
        delete _impl_.filter_.gt_filter_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.filter_.gt_filter_);
      }
      break;
    }
    case kEqFilter: {
      if (GetArena() == nullptr) {
        delete _impl_.filter_.eq_filter_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.filter_.eq_filter_);
      }
      break;
    }
    case kNeFilter: {
      if (GetArena() == nullptr) {
        delete _impl_.filter_.ne_filter_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.filter_.ne_filter_);
      }
      break;
    }
    case kInFilter: {
      if (GetArena() == nullptr) {
        delete _impl_.filter_.in_filter_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.filter_.in_filter_);
      }
      break;
    }
    case kBetweenFilter: {
      if (GetArena() == nullptr) {
        delete _impl_.filter_.between_filter_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.filter_.between_filter_);
      }
      break;
    }
    case kLikeFilter: {
      if (GetArena() == nullptr) {
        delete _impl_.filter_.like_filter_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.filter_.like_filter_);
      }
      break;
    }
    case kRegexFilter: {
      if (GetArena() == nullptr) {
        delete _impl_.filter_.regex_filter_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.filter_.regex_filter_);
      }
      break;
    }
    case FILTER_NOT_SET: {
      break;
    }
  }
  _impl_._oneof_case_[0] = FILTER_NOT_SET;
}


inline void* PROTOBUF_NONNULL FilterNode::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) FilterNode(arena);
}
constexpr auto FilterNode::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(FilterNode),
                                            alignof(FilterNode));
}
constexpr auto FilterNode::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_FilterNode_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &FilterNode::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<FilterNode>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &FilterNode::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<FilterNode>(), &FilterNode::ByteSizeLong,
              &FilterNode::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(FilterNode, _impl_._cached_size_),
          false,
      },
      &FilterNode::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull FilterNode_class_data_ =
        FilterNode::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
FilterNode::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&FilterNode_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(FilterNode_class_data_.tc_table);
  return FilterNode_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 11, 11, 0, 2>
FilterNode::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(FilterNode, _impl_._has_bits_),
    0, // no _extensions_
    11, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294965248,  // skipmap
    offsetof(decltype(_table_), field_entries),
    11,  // num_field_entries
    11,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    FilterNode_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::FilterNode>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    // .orion.TermNode term_node = 1;
    {::_pbi::TcParser::FastMtS1,
     {10, 0, 0,
      PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.term_node_)}},
  }}, {{
    65535, 65535
  }}, {{
    // .orion.TermNode term_node = 1;
    {PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.term_node_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.LEFilter le_filter = 2;
    {PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.filter_.le_filter_), _Internal::kOneofCaseOffset + 0, 1, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.GEFilter ge_filter = 3;
    {PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.filter_.ge_filter_), _Internal::kOneofCaseOffset + 0, 2, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.LTFilter lt_filter = 4;
    {PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.filter_.lt_filter_), _Internal::kOneofCaseOffset + 0, 3, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.GTFilter gt_filter = 5;
    {PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.filter_.gt_filter_), _Internal::kOneofCaseOffset + 0, 4, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.EQFilter eq_filter = 6;
    {PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.filter_.eq_filter_), _Internal::kOneofCaseOffset + 0, 5, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.NEFilter ne_filter = 7;
    {PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.filter_.ne_filter_), _Internal::kOneofCaseOffset + 0, 6, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.InFilter in_filter = 8;
    {PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.filter_.in_filter_), _Internal::kOneofCaseOffset + 0, 7, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.BetweenFilter between_filter = 9;
    {PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.filter_.between_filter_), _Internal::kOneofCaseOffset + 0, 8, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.LikeFilter like_filter = 10;
    {PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.filter_.like_filter_), _Internal::kOneofCaseOffset + 0, 9, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.RegexFilter regex_filter = 11;
    {PROTOBUF_FIELD_OFFSET(FilterNode, _impl_.filter_.regex_filter_), _Internal::kOneofCaseOffset + 0, 10, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::TermNode>()},
      {::_pbi::TcParser::GetTable<::orion::LEFilter>()},
      {::_pbi::TcParser::GetTable<::orion::GEFilter>()},
      {::_pbi::TcParser::GetTable<::orion::LTFilter>()},
      {::_pbi::TcParser::GetTable<::orion::GTFilter>()},
      {::_pbi::TcParser::GetTable<::orion::EQFilter>()},
      {::_pbi::TcParser::GetTable<::orion::NEFilter>()},
      {::_pbi::TcParser::GetTable<::orion::InFilter>()},
      {::_pbi::TcParser::GetTable<::orion::BetweenFilter>()},
      {::_pbi::TcParser::GetTable<::orion::LikeFilter>()},
      {::_pbi::TcParser::GetTable<::orion::RegexFilter>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void FilterNode::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.FilterNode)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(_impl_.term_node_ != nullptr);
    _impl_.term_node_->Clear();
  }
  clear_filter();
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL FilterNode::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const FilterNode& this_ = static_cast<const FilterNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL FilterNode::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const FilterNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.FilterNode)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // .orion.TermNode term_node = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.term_node_, this_._impl_.term_node_->GetCachedSize(), target,
        stream);
  }

  switch (this_.filter_case()) {
    case kLeFilter: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          2, *this_._impl_.filter_.le_filter_, this_._impl_.filter_.le_filter_->GetCachedSize(), target,
          stream);
      break;
    }
    case kGeFilter: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          3, *this_._impl_.filter_.ge_filter_, this_._impl_.filter_.ge_filter_->GetCachedSize(), target,
          stream);
      break;
    }
    case kLtFilter: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          4, *this_._impl_.filter_.lt_filter_, this_._impl_.filter_.lt_filter_->GetCachedSize(), target,
          stream);
      break;
    }
    case kGtFilter: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          5, *this_._impl_.filter_.gt_filter_, this_._impl_.filter_.gt_filter_->GetCachedSize(), target,
          stream);
      break;
    }
    case kEqFilter: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          6, *this_._impl_.filter_.eq_filter_, this_._impl_.filter_.eq_filter_->GetCachedSize(), target,
          stream);
      break;
    }
    case kNeFilter: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          7, *this_._impl_.filter_.ne_filter_, this_._impl_.filter_.ne_filter_->GetCachedSize(), target,
          stream);
      break;
    }
    case kInFilter: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          8, *this_._impl_.filter_.in_filter_, this_._impl_.filter_.in_filter_->GetCachedSize(), target,
          stream);
      break;
    }
    case kBetweenFilter: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          9, *this_._impl_.filter_.between_filter_, this_._impl_.filter_.between_filter_->GetCachedSize(), target,
          stream);
      break;
    }
    case kLikeFilter: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          10, *this_._impl_.filter_.like_filter_, this_._impl_.filter_.like_filter_->GetCachedSize(), target,
          stream);
      break;
    }
    case kRegexFilter: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          11, *this_._impl_.filter_.regex_filter_, this_._impl_.filter_.regex_filter_->GetCachedSize(), target,
          stream);
      break;
    }
    default:
      break;
  }
  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.FilterNode)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t FilterNode::ByteSizeLong(const MessageLite& base) {
  const FilterNode& this_ = static_cast<const FilterNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t FilterNode::ByteSizeLong() const {
  const FilterNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.FilterNode)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

   {
    // .orion.TermNode term_node = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.term_node_);
    }
  }
  switch (this_.filter_case()) {
    // .orion.LEFilter le_filter = 2;
    case kLeFilter: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.filter_.le_filter_);
      break;
    }
    // .orion.GEFilter ge_filter = 3;
    case kGeFilter: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.filter_.ge_filter_);
      break;
    }
    // .orion.LTFilter lt_filter = 4;
    case kLtFilter: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.filter_.lt_filter_);
      break;
    }
    // .orion.GTFilter gt_filter = 5;
    case kGtFilter: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.filter_.gt_filter_);
      break;
    }
    // .orion.EQFilter eq_filter = 6;
    case kEqFilter: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.filter_.eq_filter_);
      break;
    }
    // .orion.NEFilter ne_filter = 7;
    case kNeFilter: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.filter_.ne_filter_);
      break;
    }
    // .orion.InFilter in_filter = 8;
    case kInFilter: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.filter_.in_filter_);
      break;
    }
    // .orion.BetweenFilter between_filter = 9;
    case kBetweenFilter: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.filter_.between_filter_);
      break;
    }
    // .orion.LikeFilter like_filter = 10;
    case kLikeFilter: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.filter_.like_filter_);
      break;
    }
    // .orion.RegexFilter regex_filter = 11;
    case kRegexFilter: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.filter_.regex_filter_);
      break;
    }
    case FILTER_NOT_SET: {
      break;
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void FilterNode::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<FilterNode*>(&to_msg);
  auto& from = static_cast<const FilterNode&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.FilterNode)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    ABSL_DCHECK(from._impl_.term_node_ != nullptr);
    if (_this->_impl_.term_node_ == nullptr) {
      _this->_impl_.term_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.term_node_);
    } else {
      _this->_impl_.term_node_->MergeFrom(*from._impl_.term_node_);
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  if (const uint32_t oneof_from_case =
          from._impl_._oneof_case_[0]) {
    const uint32_t oneof_to_case = _this->_impl_._oneof_case_[0];
    const bool oneof_needs_init = oneof_to_case != oneof_from_case;
    if (oneof_needs_init) {
      if (oneof_to_case != 0) {
        _this->clear_filter();
      }
      _this->_impl_._oneof_case_[0] = oneof_from_case;
    }

    switch (oneof_from_case) {
      case kLeFilter: {
        if (oneof_needs_init) {
          _this->_impl_.filter_.le_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.le_filter_);
        } else {
          _this->_impl_.filter_.le_filter_->MergeFrom(*from._impl_.filter_.le_filter_);
        }
        break;
      }
      case kGeFilter: {
        if (oneof_needs_init) {
          _this->_impl_.filter_.ge_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.ge_filter_);
        } else {
          _this->_impl_.filter_.ge_filter_->MergeFrom(*from._impl_.filter_.ge_filter_);
        }
        break;
      }
      case kLtFilter: {
        if (oneof_needs_init) {
          _this->_impl_.filter_.lt_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.lt_filter_);
        } else {
          _this->_impl_.filter_.lt_filter_->MergeFrom(*from._impl_.filter_.lt_filter_);
        }
        break;
      }
      case kGtFilter: {
        if (oneof_needs_init) {
          _this->_impl_.filter_.gt_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.gt_filter_);
        } else {
          _this->_impl_.filter_.gt_filter_->MergeFrom(*from._impl_.filter_.gt_filter_);
        }
        break;
      }
      case kEqFilter: {
        if (oneof_needs_init) {
          _this->_impl_.filter_.eq_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.eq_filter_);
        } else {
          _this->_impl_.filter_.eq_filter_->MergeFrom(*from._impl_.filter_.eq_filter_);
        }
        break;
      }
      case kNeFilter: {
        if (oneof_needs_init) {
          _this->_impl_.filter_.ne_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.ne_filter_);
        } else {
          _this->_impl_.filter_.ne_filter_->MergeFrom(*from._impl_.filter_.ne_filter_);
        }
        break;
      }
      case kInFilter: {
        if (oneof_needs_init) {
          _this->_impl_.filter_.in_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.in_filter_);
        } else {
          _this->_impl_.filter_.in_filter_->MergeFrom(*from._impl_.filter_.in_filter_);
        }
        break;
      }
      case kBetweenFilter: {
        if (oneof_needs_init) {
          _this->_impl_.filter_.between_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.between_filter_);
        } else {
          _this->_impl_.filter_.between_filter_->MergeFrom(*from._impl_.filter_.between_filter_);
        }
        break;
      }
      case kLikeFilter: {
        if (oneof_needs_init) {
          _this->_impl_.filter_.like_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.like_filter_);
        } else {
          _this->_impl_.filter_.like_filter_->MergeFrom(*from._impl_.filter_.like_filter_);
        }
        break;
      }
      case kRegexFilter: {
        if (oneof_needs_init) {
          _this->_impl_.filter_.regex_filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_.regex_filter_);
        } else {
          _this->_impl_.filter_.regex_filter_->MergeFrom(*from._impl_.filter_.regex_filter_);
        }
        break;
      }
      case FILTER_NOT_SET:
        break;
    }
  }
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void FilterNode::CopyFrom(const FilterNode& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.FilterNode)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void FilterNode::InternalSwap(FilterNode* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  swap(_impl_.term_node_, other->_impl_.term_node_);
  swap(_impl_.filter_, other->_impl_.filter_);
  swap(_impl_._oneof_case_[0], other->_impl_._oneof_case_[0]);
}

::google::protobuf::Metadata FilterNode::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class Node::_Internal {
 public:
  static constexpr ::int32_t kOneofCaseOffset =
      PROTOBUF_FIELD_OFFSET(::orion::Node, _impl_._oneof_case_);
};

void Node::set_allocated_and_node(::orion::AndNode* PROTOBUF_NULLABLE and_node) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_node();
  if (and_node) {
    ::google::protobuf::Arena* submessage_arena = and_node->GetArena();
    if (message_arena != submessage_arena) {
      and_node = ::google::protobuf::internal::GetOwnedMessage(message_arena, and_node, submessage_arena);
    }
    set_has_and_node();
    _impl_.node_.and_node_ = and_node;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.Node.and_node)
}
void Node::set_allocated_or_node(::orion::OrNode* PROTOBUF_NULLABLE or_node) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_node();
  if (or_node) {
    ::google::protobuf::Arena* submessage_arena = or_node->GetArena();
    if (message_arena != submessage_arena) {
      or_node = ::google::protobuf::internal::GetOwnedMessage(message_arena, or_node, submessage_arena);
    }
    set_has_or_node();
    _impl_.node_.or_node_ = or_node;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.Node.or_node)
}
void Node::set_allocated_not_node(::orion::NotNode* PROTOBUF_NULLABLE not_node) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_node();
  if (not_node) {
    ::google::protobuf::Arena* submessage_arena = not_node->GetArena();
    if (message_arena != submessage_arena) {
      not_node = ::google::protobuf::internal::GetOwnedMessage(message_arena, not_node, submessage_arena);
    }
    set_has_not_node();
    _impl_.node_.not_node_ = not_node;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.Node.not_node)
}
void Node::set_allocated_wand_node(::orion::WANDNode* PROTOBUF_NULLABLE wand_node) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_node();
  if (wand_node) {
    ::google::protobuf::Arena* submessage_arena = wand_node->GetArena();
    if (message_arena != submessage_arena) {
      wand_node = ::google::protobuf::internal::GetOwnedMessage(message_arena, wand_node, submessage_arena);
    }
    set_has_wand_node();
    _impl_.node_.wand_node_ = wand_node;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.Node.wand_node)
}
void Node::set_allocated_term_node(::orion::TermNode* PROTOBUF_NULLABLE term_node) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_node();
  if (term_node) {
    ::google::protobuf::Arena* submessage_arena = term_node->GetArena();
    if (message_arena != submessage_arena) {
      term_node = ::google::protobuf::internal::GetOwnedMessage(message_arena, term_node, submessage_arena);
    }
    set_has_term_node();
    _impl_.node_.term_node_ = term_node;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.Node.term_node)
}
void Node::set_allocated_filter_node(::orion::FilterNode* PROTOBUF_NULLABLE filter_node) {
  ::google::protobuf::Arena* message_arena = GetArena();
  clear_node();
  if (filter_node) {
    ::google::protobuf::Arena* submessage_arena = filter_node->GetArena();
    if (message_arena != submessage_arena) {
      filter_node = ::google::protobuf::internal::GetOwnedMessage(message_arena, filter_node, submessage_arena);
    }
    set_has_filter_node();
    _impl_.node_.filter_node_ = filter_node;
  }
  // @@protoc_insertion_point(field_set_allocated:orion.Node.filter_node)
}
Node::Node(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, Node_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.Node)
}
PROTOBUF_NDEBUG_INLINE Node::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::Node& from_msg)
      : node_{},
        _cached_size_{0},
        _oneof_case_{from._oneof_case_[0]} {}

Node::Node(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const Node& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, Node_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  Node* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  switch (node_case()) {
    case NODE_NOT_SET:
      break;
      case kAndNode:
        _impl_.node_.and_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.and_node_);
        break;
      case kOrNode:
        _impl_.node_.or_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.or_node_);
        break;
      case kNotNode:
        _impl_.node_.not_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.not_node_);
        break;
      case kWandNode:
        _impl_.node_.wand_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.wand_node_);
        break;
      case kTermNode:
        _impl_.node_.term_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.term_node_);
        break;
      case kFilterNode:
        _impl_.node_.filter_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.filter_node_);
        break;
  }

  // @@protoc_insertion_point(copy_constructor:orion.Node)
}
PROTOBUF_NDEBUG_INLINE Node::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : node_{},
        _cached_size_{0},
        _oneof_case_{} {}

inline void Node::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
}
Node::~Node() {
  // @@protoc_insertion_point(destructor:orion.Node)
  SharedDtor(*this);
}
inline void Node::SharedDtor(MessageLite& self) {
  Node& this_ = static_cast<Node&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  if (this_.has_node()) {
    this_.clear_node();
  }
  this_._impl_.~Impl_();
}

void Node::clear_node() {
// @@protoc_insertion_point(one_of_clear_start:orion.Node)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  switch (node_case()) {
    case kAndNode: {
      if (GetArena() == nullptr) {
        delete _impl_.node_.and_node_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.node_.and_node_);
      }
      break;
    }
    case kOrNode: {
      if (GetArena() == nullptr) {
        delete _impl_.node_.or_node_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.node_.or_node_);
      }
      break;
    }
    case kNotNode: {
      if (GetArena() == nullptr) {
        delete _impl_.node_.not_node_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.node_.not_node_);
      }
      break;
    }
    case kWandNode: {
      if (GetArena() == nullptr) {
        delete _impl_.node_.wand_node_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.node_.wand_node_);
      }
      break;
    }
    case kTermNode: {
      if (GetArena() == nullptr) {
        delete _impl_.node_.term_node_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.node_.term_node_);
      }
      break;
    }
    case kFilterNode: {
      if (GetArena() == nullptr) {
        delete _impl_.node_.filter_node_;
      } else if (::google::protobuf::internal::DebugHardenClearOneofMessageOnArena()) {
        ::google::protobuf::internal::MaybePoisonAfterClear(_impl_.node_.filter_node_);
      }
      break;
    }
    case NODE_NOT_SET: {
      break;
    }
  }
  _impl_._oneof_case_[0] = NODE_NOT_SET;
}


inline void* PROTOBUF_NONNULL Node::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) Node(arena);
}
constexpr auto Node::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(Node),
                                            alignof(Node));
}
constexpr auto Node::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_Node_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &Node::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<Node>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &Node::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<Node>(), &Node::ByteSizeLong,
              &Node::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(Node, _impl_._cached_size_),
          false,
      },
      &Node::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull Node_class_data_ =
        Node::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
Node::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&Node_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(Node_class_data_.tc_table);
  return Node_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<0, 6, 6, 0, 2>
Node::_table_ = {
  {
    0,  // no _has_bits_
    0, // no _extensions_
    6, 0,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967232,  // skipmap
    offsetof(decltype(_table_), field_entries),
    6,  // num_field_entries
    6,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    Node_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::Node>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    {::_pbi::TcParser::MiniParse, {}},
  }}, {{
    65535, 65535
  }}, {{
    // .orion.AndNode and_node = 1;
    {PROTOBUF_FIELD_OFFSET(Node, _impl_.node_.and_node_), _Internal::kOneofCaseOffset + 0, 0, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.OrNode or_node = 2;
    {PROTOBUF_FIELD_OFFSET(Node, _impl_.node_.or_node_), _Internal::kOneofCaseOffset + 0, 1, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.NotNode not_node = 3;
    {PROTOBUF_FIELD_OFFSET(Node, _impl_.node_.not_node_), _Internal::kOneofCaseOffset + 0, 2, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.WANDNode wand_node = 4;
    {PROTOBUF_FIELD_OFFSET(Node, _impl_.node_.wand_node_), _Internal::kOneofCaseOffset + 0, 3, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.TermNode term_node = 5;
    {PROTOBUF_FIELD_OFFSET(Node, _impl_.node_.term_node_), _Internal::kOneofCaseOffset + 0, 4, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
    // .orion.FilterNode filter_node = 6;
    {PROTOBUF_FIELD_OFFSET(Node, _impl_.node_.filter_node_), _Internal::kOneofCaseOffset + 0, 5, (0 | ::_fl::kFcOneof | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::AndNode>()},
      {::_pbi::TcParser::GetTable<::orion::OrNode>()},
      {::_pbi::TcParser::GetTable<::orion::NotNode>()},
      {::_pbi::TcParser::GetTable<::orion::WANDNode>()},
      {::_pbi::TcParser::GetTable<::orion::TermNode>()},
      {::_pbi::TcParser::GetTable<::orion::FilterNode>()},
  }},
  {{
  }},
};
PROTOBUF_NOINLINE void Node::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.Node)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  clear_node();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL Node::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const Node& this_ = static_cast<const Node&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL Node::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const Node& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.Node)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  switch (this_.node_case()) {
    case kAndNode: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          1, *this_._impl_.node_.and_node_, this_._impl_.node_.and_node_->GetCachedSize(), target,
          stream);
      break;
    }
    case kOrNode: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          2, *this_._impl_.node_.or_node_, this_._impl_.node_.or_node_->GetCachedSize(), target,
          stream);
      break;
    }
    case kNotNode: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          3, *this_._impl_.node_.not_node_, this_._impl_.node_.not_node_->GetCachedSize(), target,
          stream);
      break;
    }
    case kWandNode: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          4, *this_._impl_.node_.wand_node_, this_._impl_.node_.wand_node_->GetCachedSize(), target,
          stream);
      break;
    }
    case kTermNode: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          5, *this_._impl_.node_.term_node_, this_._impl_.node_.term_node_->GetCachedSize(), target,
          stream);
      break;
    }
    case kFilterNode: {
      target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
          6, *this_._impl_.node_.filter_node_, this_._impl_.node_.filter_node_->GetCachedSize(), target,
          stream);
      break;
    }
    default:
      break;
  }
  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.Node)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t Node::ByteSizeLong(const MessageLite& base) {
  const Node& this_ = static_cast<const Node&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t Node::ByteSizeLong() const {
  const Node& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.Node)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

  switch (this_.node_case()) {
    // .orion.AndNode and_node = 1;
    case kAndNode: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.node_.and_node_);
      break;
    }
    // .orion.OrNode or_node = 2;
    case kOrNode: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.node_.or_node_);
      break;
    }
    // .orion.NotNode not_node = 3;
    case kNotNode: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.node_.not_node_);
      break;
    }
    // .orion.WANDNode wand_node = 4;
    case kWandNode: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.node_.wand_node_);
      break;
    }
    // .orion.TermNode term_node = 5;
    case kTermNode: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.node_.term_node_);
      break;
    }
    // .orion.FilterNode filter_node = 6;
    case kFilterNode: {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.node_.filter_node_);
      break;
    }
    case NODE_NOT_SET: {
      break;
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void Node::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<Node*>(&to_msg);
  auto& from = static_cast<const Node&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.Node)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  if (const uint32_t oneof_from_case =
          from._impl_._oneof_case_[0]) {
    const uint32_t oneof_to_case = _this->_impl_._oneof_case_[0];
    const bool oneof_needs_init = oneof_to_case != oneof_from_case;
    if (oneof_needs_init) {
      if (oneof_to_case != 0) {
        _this->clear_node();
      }
      _this->_impl_._oneof_case_[0] = oneof_from_case;
    }

    switch (oneof_from_case) {
      case kAndNode: {
        if (oneof_needs_init) {
          _this->_impl_.node_.and_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.and_node_);
        } else {
          _this->_impl_.node_.and_node_->MergeFrom(*from._impl_.node_.and_node_);
        }
        break;
      }
      case kOrNode: {
        if (oneof_needs_init) {
          _this->_impl_.node_.or_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.or_node_);
        } else {
          _this->_impl_.node_.or_node_->MergeFrom(*from._impl_.node_.or_node_);
        }
        break;
      }
      case kNotNode: {
        if (oneof_needs_init) {
          _this->_impl_.node_.not_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.not_node_);
        } else {
          _this->_impl_.node_.not_node_->MergeFrom(*from._impl_.node_.not_node_);
        }
        break;
      }
      case kWandNode: {
        if (oneof_needs_init) {
          _this->_impl_.node_.wand_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.wand_node_);
        } else {
          _this->_impl_.node_.wand_node_->MergeFrom(*from._impl_.node_.wand_node_);
        }
        break;
      }
      case kTermNode: {
        if (oneof_needs_init) {
          _this->_impl_.node_.term_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.term_node_);
        } else {
          _this->_impl_.node_.term_node_->MergeFrom(*from._impl_.node_.term_node_);
        }
        break;
      }
      case kFilterNode: {
        if (oneof_needs_init) {
          _this->_impl_.node_.filter_node_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.node_.filter_node_);
        } else {
          _this->_impl_.node_.filter_node_->MergeFrom(*from._impl_.node_.filter_node_);
        }
        break;
      }
      case NODE_NOT_SET:
        break;
    }
  }
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void Node::CopyFrom(const Node& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.Node)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void Node::InternalSwap(Node* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_.node_, other->_impl_.node_);
  swap(_impl_._oneof_case_[0], other->_impl_._oneof_case_[0]);
}

::google::protobuf::Metadata Node::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// ===================================================================

class AnnNode::_Internal {
 public:
  using HasBits =
      decltype(::std::declval<AnnNode>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(AnnNode, _impl_._has_bits_);
};

AnnNode::AnnNode(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, AnnNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:orion.AnnNode)
}
PROTOBUF_NDEBUG_INLINE AnnNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::orion::AnnNode& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        vector_{visibility, arena, from.vector_},
        field_(arena, from.field_) {}

AnnNode::AnnNode(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const AnnNode& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, AnnNode_class_data_.base()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  AnnNode* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.filter_ = (CheckHasBit(cached_has_bits, 0x00000004U))
                ? ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_)
                : nullptr;

  // @@protoc_insertion_point(copy_constructor:orion.AnnNode)
}
PROTOBUF_NDEBUG_INLINE AnnNode::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        vector_{visibility, arena},
        field_(arena) {}

inline void AnnNode::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  _impl_.filter_ = {};
}
AnnNode::~AnnNode() {
  // @@protoc_insertion_point(destructor:orion.AnnNode)
  SharedDtor(*this);
}
inline void AnnNode::SharedDtor(MessageLite& self) {
  AnnNode& this_ = static_cast<AnnNode&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.field_.Destroy();
  delete this_._impl_.filter_;
  this_._impl_.~Impl_();
}

inline void* PROTOBUF_NONNULL AnnNode::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) AnnNode(arena);
}
constexpr auto AnnNode::InternalNewImpl_() {
  constexpr auto arena_bits = ::google::protobuf::internal::EncodePlacementArenaOffsets({
      PROTOBUF_FIELD_OFFSET(AnnNode, _impl_.vector_) +
          decltype(AnnNode::_impl_.vector_)::
              InternalGetArenaOffset(
                  ::google::protobuf::Message::internal_visibility()),
  });
  if (arena_bits.has_value()) {
    return ::google::protobuf::internal::MessageCreator::CopyInit(
        sizeof(AnnNode), alignof(AnnNode), *arena_bits);
  } else {
    return ::google::protobuf::internal::MessageCreator(&AnnNode::PlacementNew_,
                                 sizeof(AnnNode),
                                 alignof(AnnNode));
  }
}
constexpr auto AnnNode::InternalGenerateClassData_() {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &_AnnNode_default_instance_._instance,
          &_table_.header,
          nullptr,  // OnDemandRegisterArenaDtor
          nullptr,  // IsInitialized
          &AnnNode::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<AnnNode>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &AnnNode::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<AnnNode>(), &AnnNode::ByteSizeLong,
              &AnnNode::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(AnnNode, _impl_._cached_size_),
          false,
      },
      &AnnNode::kDescriptorMethods,
      &descriptor_table_proto_2fsquery_2eproto,
      nullptr,  // tracker
  };
}

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull AnnNode_class_data_ =
        AnnNode::InternalGenerateClassData_();

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
AnnNode::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&AnnNode_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(AnnNode_class_data_.tc_table);
  return AnnNode_class_data_.base();
}
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::_pbi::TcParseTable<2, 3, 1, 27, 2>
AnnNode::_table_ = {
  {
    PROTOBUF_FIELD_OFFSET(AnnNode, _impl_._has_bits_),
    0, // no _extensions_
    3, 24,  // max_field_number, fast_idx_mask
    offsetof(decltype(_table_), field_lookup_table),
    4294967288,  // skipmap
    offsetof(decltype(_table_), field_entries),
    3,  // num_field_entries
    1,  // num_aux_entries
    offsetof(decltype(_table_), aux_entries),
    AnnNode_class_data_.base(),
    nullptr,  // post_loop_handler
    ::_pbi::TcParser::GenericFallback,  // fallback
    #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
    ::_pbi::TcParser::GetTable<::orion::AnnNode>(),  // to_prefetch
    #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
  }, {{
    {::_pbi::TcParser::MiniParse, {}},
    // string field = 1;
    {::_pbi::TcParser::FastUS1,
     {10, 1, 0,
      PROTOBUF_FIELD_OFFSET(AnnNode, _impl_.field_)}},
    // repeated float vector = 2;
    {::_pbi::TcParser::FastF32P1,
     {18, 0, 0,
      PROTOBUF_FIELD_OFFSET(AnnNode, _impl_.vector_)}},
    // optional .orion.Node filter = 3;
    {::_pbi::TcParser::FastMtS1,
     {26, 2, 0,
      PROTOBUF_FIELD_OFFSET(AnnNode, _impl_.filter_)}},
  }}, {{
    65535, 65535
  }}, {{
    // string field = 1;
    {PROTOBUF_FIELD_OFFSET(AnnNode, _impl_.field_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
    // repeated float vector = 2;
    {PROTOBUF_FIELD_OFFSET(AnnNode, _impl_.vector_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kPackedFloat)},
    // optional .orion.Node filter = 3;
    {PROTOBUF_FIELD_OFFSET(AnnNode, _impl_.filter_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
  }},
  {{
      {::_pbi::TcParser::GetTable<::orion::Node>()},
  }},
  {{
    "\15\5\0\0\0\0\0\0"
    "orion.AnnNode"
    "field"
  }},
};
PROTOBUF_NOINLINE void AnnNode::Clear() {
// @@protoc_insertion_point(message_clear_start:orion.AnnNode)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000007U)) {
    if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
      _impl_.vector_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.field_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(_impl_.filter_ != nullptr);
      _impl_.filter_->Clear();
    }
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::uint8_t* PROTOBUF_NONNULL AnnNode::_InternalSerialize(
    const ::google::protobuf::MessageLite& base, ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) {
  const AnnNode& this_ = static_cast<const AnnNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::uint8_t* PROTOBUF_NONNULL AnnNode::_InternalSerialize(
    ::uint8_t* PROTOBUF_NONNULL target,
    ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
  const AnnNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(serialize_to_array_start:orion.AnnNode)
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = this_._impl_._has_bits_[0];
  // string field = 1;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    if (!this_._internal_field().empty()) {
      const ::std::string& _s = this_._internal_field();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "orion.AnnNode.field");
      target = stream->WriteStringMaybeAliased(1, _s, target);
    }
  }

  // repeated float vector = 2;
  if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
    if (this_._internal_vector_size() > 0) {
      target = stream->WriteFixedPacked(2, this_._internal_vector(), target);
    }
  }

  // optional .orion.Node filter = 3;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        3, *this_._impl_.filter_, this_._impl_.filter_->GetCachedSize(), target,
        stream);
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target =
        ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
            this_._internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
  }
  // @@protoc_insertion_point(serialize_to_array_end:orion.AnnNode)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t AnnNode::ByteSizeLong(const MessageLite& base) {
  const AnnNode& this_ = static_cast<const AnnNode&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t AnnNode::ByteSizeLong() const {
  const AnnNode& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:orion.AnnNode)
  ::size_t total_size = 0;

  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void)cached_has_bits;

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000007U)) {
    // repeated float vector = 2;
    if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
      ::size_t data_size = ::size_t{4} *
          ::_pbi::FromIntSize(this_._internal_vector_size());
      ::size_t tag_size = data_size == 0
          ? 0
          : 1 + ::_pbi::WireFormatLite::Int32Size(
                              static_cast<::int32_t>(data_size));
      total_size += tag_size + data_size;
    }
    // string field = 1;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      if (!this_._internal_field().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_field());
      }
    }
    // optional .orion.Node filter = 3;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.filter_);
    }
  }
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void AnnNode::MergeImpl(::google::protobuf::MessageLite& to_msg,
                            const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this =
      static_cast<AnnNode*>(&to_msg);
  auto& from = static_cast<const AnnNode&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:orion.AnnNode)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000007U)) {
    if (CheckHasBitForRepeated(cached_has_bits, 0x00000001U)) {
      _this->_internal_mutable_vector()->MergeFrom(from._internal_vector());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      if (!from._internal_field().empty()) {
        _this->_internal_set_field(from._internal_field());
      } else {
        if (_this->_impl_.field_.IsDefault()) {
          _this->_internal_set_field("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      ABSL_DCHECK(from._impl_.filter_ != nullptr);
      if (_this->_impl_.filter_ == nullptr) {
        _this->_impl_.filter_ = ::google::protobuf::Message::CopyConstruct(arena, *from._impl_.filter_);
      } else {
        _this->_impl_.filter_->MergeFrom(*from._impl_.filter_);
      }
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

void AnnNode::CopyFrom(const AnnNode& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:orion.AnnNode)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void AnnNode::InternalSwap(AnnNode* PROTOBUF_RESTRICT PROTOBUF_NONNULL other) {
  using ::std::swap;
  auto* arena = GetArena();
  ABSL_DCHECK_EQ(arena, other->GetArena());
  _internal_metadata_.InternalSwap(&other->_internal_metadata_);
  swap(_impl_._has_bits_[0], other->_impl_._has_bits_[0]);
  _impl_.vector_.InternalSwap(&other->_impl_.vector_);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.field_, &other->_impl_.field_, arena);
  swap(_impl_.filter_, other->_impl_.filter_);
}

::google::protobuf::Metadata AnnNode::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
// @@protoc_insertion_point(namespace_scope)
}  // namespace orion
namespace google {
namespace protobuf {
}  // namespace protobuf
}  // namespace google
// @@protoc_insertion_point(global_scope)
PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 static ::std::false_type
    _static_init2_ [[maybe_unused]] =
        (::_pbi::AddDescriptors(&descriptor_table_proto_2fsquery_2eproto),
         ::std::false_type{});
#include "google/protobuf/port_undef.inc"
