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

#include "proto_extras_options.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/internal_visibility.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;
#ifdef PROTOBUF_MESSAGE_GLOBALS
namespace {
PROTOBUF_CONSTINIT ::google::protobuf::internal::ReflectionData
    file_reflection_data[] = {
        // ::proto_extras::ProtoExtrasMessageOptions
        {&::_pbi::kDescriptorMethods, &::descriptor_table_proto_5fextras_5foptions_2eproto, /* tracker*/ nullptr,},
};
}  // namespace
#endif
namespace proto_extras {
class ProtoExtrasMessageOptions::_Internal {
 public:
  using HasBits = decltype(::std::declval<ProtoExtrasMessageOptions>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(ProtoExtrasMessageOptions, _impl_._has_bits_);
};

constexpr ProtoExtrasMessageOptions::ParseTableT_ ProtoExtrasMessageOptions::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(ProtoExtrasMessageOptions, _impl_._has_bits_),
      0, // no _extensions_
      1, 0,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967294,  // skipmap
      offsetof(ParseTableT_, field_entries),
      1,  // num_field_entries
      0,  // num_aux_entries
      offsetof(ParseTableT_, field_names),  // no aux_entries
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallback,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::proto_extras::ProtoExtrasMessageOptions>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // optional bool has_custom_serialization = 1;
      {::_pbi::TcParser::SingularVarintNoZag1<bool, offsetof(ProtoExtrasMessageOptions, _impl_.has_custom_serialization_), 0>(),
       {8, 0, 0,
        PROTOBUF_FIELD_OFFSET(ProtoExtrasMessageOptions, _impl_.has_custom_serialization_)}},
    }}, {{
      65535, 65535
    }}, {{
      // optional bool has_custom_serialization = 1;
      {PROTOBUF_FIELD_OFFSET(ProtoExtrasMessageOptions, _impl_.has_custom_serialization_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
    }},
    // no aux_entries
    {{
    }},
  };
}


inline constexpr ProtoExtrasMessageOptions::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        has_custom_serialization_{false} {}

template <typename>
constexpr ProtoExtrasMessageOptions::ProtoExtrasMessageOptions(::_pbi::ConstantInitialized,
                       const ::_pbi::ClassData* PROTOBUF_NONNULL class_data)
    : ::google::protobuf::Message(
#if defined(PROTOBUF_CUSTOM_VTABLE)
          class_data
#endif  // PROTOBUF_CUSTOM_VTABLE
          ),
      _impl_(internal_visibility(), ::_pbi::ConstantInitialized()) {
}
inline void* PROTOBUF_NONNULL ProtoExtrasMessageOptions::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) ProtoExtrasMessageOptions(arena);
}
constexpr auto ProtoExtrasMessageOptions::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(ProtoExtrasMessageOptions), alignof(ProtoExtrasMessageOptions));
}
constexpr auto ProtoExtrasMessageOptions::InternalGenerateClassData_(
    const MessageLite& prototype,
    const ::google::protobuf::internal::TcParseTableBase* tc_table) {
  return ::google::protobuf::internal::ClassDataFull{
      ::google::protobuf::internal::ClassData{
          &prototype,
#ifndef PROTOBUF_MESSAGE_GLOBALS
          &_table_.header,
#else
          tc_table,
#endif
          nullptr,  // IsInitialized
          &ProtoExtrasMessageOptions::MergeImpl,
          ::google::protobuf::Message::GetNewImpl<ProtoExtrasMessageOptions>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &ProtoExtrasMessageOptions::SharedDtor,
          ::google::protobuf::Message::GetClearImpl<ProtoExtrasMessageOptions>(), &ProtoExtrasMessageOptions::ByteSizeLong,
              &ProtoExtrasMessageOptions::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(ProtoExtrasMessageOptions, _impl_._cached_size_),
          false,
      },
#ifdef PROTOBUF_MESSAGE_GLOBALS
      &file_reflection_data[0],
#else   // !PROTOBUF_MESSAGE_GLOBALS
      &::_pbi::kDescriptorMethods,
      &descriptor_table_proto_5fextras_5foptions_2eproto,
      nullptr,  // tracker
#endif  // PROTOBUF_MESSAGE_GLOBALS
  };
}
struct ProtoExtrasMessageOptionsGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr ProtoExtrasMessageOptionsGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 ProtoExtrasMessageOptions_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(ProtoExtrasMessageOptions::InternalGenerateClassData_(
            _default, &ProtoExtrasMessageOptions_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<ProtoExtrasMessageOptions>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~ProtoExtrasMessageOptionsGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) ProtoExtrasMessageOptions _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<ProtoExtrasMessageOptions>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(ProtoExtrasMessageOptionsGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST ProtoExtrasMessageOptionsGlobalsTypeInternal ProtoExtrasMessageOptions_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* ProtoExtrasMessageOptions_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return ProtoExtrasMessageOptions_globals_.GetClassData();
#else
  return ProtoExtrasMessageOptions_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
}  // namespace proto_extras
static constexpr const ::_pb::EnumDescriptor* PROTOBUF_NONNULL* PROTOBUF_NULLABLE
    file_level_enum_descriptors_proto_5fextras_5foptions_2eproto = nullptr;
static constexpr const ::_pb::ServiceDescriptor* PROTOBUF_NONNULL* PROTOBUF_NULLABLE
    file_level_service_descriptors_proto_5fextras_5foptions_2eproto = nullptr;
const ::uint32_t
    TableStruct_proto_5fextras_5foptions_2eproto::offsets[] ABSL_ATTRIBUTE_SECTION_VARIABLE(
        protodesc_cold) = {
        0x081, // bitmap
        PROTOBUF_FIELD_OFFSET(::proto_extras::ProtoExtrasMessageOptions, _impl_._has_bits_),
        4, // hasbit index offset
        PROTOBUF_FIELD_OFFSET(::proto_extras::ProtoExtrasMessageOptions, _impl_.has_custom_serialization_),
        0,
};

static const ::_pbi::MigrationSchema
    schemas[] ABSL_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
        {0, sizeof(::proto_extras::ProtoExtrasMessageOptions)},
};
static const ::_pbi::MessageGlobalsBase* PROTOBUF_NONNULL const
    file_message_globals[] = {
        &::proto_extras::ProtoExtrasMessageOptions_globals_,
};
const char descriptor_table_protodef_proto_5fextras_5foptions_2eproto[] ABSL_ATTRIBUTE_SECTION_VARIABLE(
    protodesc_cold) = {
    "\n\032proto_extras_options.proto\022\014proto_extr"
    "as\032 google/protobuf/descriptor.proto\"=\n\031"
    "ProtoExtrasMessageOptions\022 \n\030has_custom_"
    "serialization\030\001 \001(\010:h\n\024proto_extras_opti"
    "ons\022\037.google.protobuf.MessageOptions\030\370\231\005"
    " \001(\0132\'.proto_extras.ProtoExtrasMessageOp"
    "tions"
};
static const ::_pbi::DescriptorTable* PROTOBUF_NONNULL const
    descriptor_table_proto_5fextras_5foptions_2eproto_deps[1] = {
        &::descriptor_table_google_2fprotobuf_2fdescriptor_2eproto,
};
static ::absl::once_flag descriptor_table_proto_5fextras_5foptions_2eproto_once;
PROTOBUF_CONSTINIT const ::_pbi::DescriptorTable descriptor_table_proto_5fextras_5foptions_2eproto = {
    false,
    false,
    245,
    descriptor_table_protodef_proto_5fextras_5foptions_2eproto,
    "proto_extras_options.proto",
    &descriptor_table_proto_5fextras_5foptions_2eproto_once,
    descriptor_table_proto_5fextras_5foptions_2eproto_deps,
    1,
    1,
    schemas,
    file_message_globals,
    TableStruct_proto_5fextras_5foptions_2eproto::offsets,
    file_level_enum_descriptors_proto_5fextras_5foptions_2eproto,
    file_level_service_descriptors_proto_5fextras_5foptions_2eproto,
};
namespace proto_extras {
// ===================================================================

ProtoExtrasMessageOptions::ProtoExtrasMessageOptions(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, ProtoExtrasMessageOptions_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:proto_extras.ProtoExtrasMessageOptions)
}
ProtoExtrasMessageOptions::ProtoExtrasMessageOptions(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const ProtoExtrasMessageOptions& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::Message(arena, ProtoExtrasMessageOptions_get_class_data()),
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::Message(arena),
#endif  // PROTOBUF_CUSTOM_VTABLE
      _impl_(from._impl_) {
  _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}
PROTOBUF_NDEBUG_INLINE ProtoExtrasMessageOptions::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0} {}

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const
    ::google::protobuf::internal::ClassDataFull ProtoExtrasMessageOptions_class_data_ =
        ProtoExtrasMessageOptions::InternalGenerateClassData_(ProtoExtrasMessageOptions_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ProtoExtrasMessageOptions::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&ProtoExtrasMessageOptions_class_data_);
  ::google::protobuf::internal::PrefetchToLocalCache(ProtoExtrasMessageOptions_class_data_.tc_table);
  return ProtoExtrasMessageOptions_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
ProtoExtrasMessageOptions::GetClassData() const {
  ::google::protobuf::internal::PrefetchToLocalCache(&ProtoExtrasMessageOptions_globals_);
  ::google::protobuf::internal::PrefetchToLocalCache(
      ::google::protobuf::internal::MessageGlobalsBase::ToParseTableBase(&ProtoExtrasMessageOptions_globals_));
  return ProtoExtrasMessageOptions_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const ProtoExtrasMessageOptions::ParseTableT_
    ProtoExtrasMessageOptions::_table_ =
        ProtoExtrasMessageOptions::InternalGenerateParseTable_(ProtoExtrasMessageOptions_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void ProtoExtrasMessageOptions::Clear() {
// @@protoc_insertion_point(message_clear_start:proto_extras.ProtoExtrasMessageOptions)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  _impl_.has_custom_serialization_ = false;
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // optional bool has_custom_serialization = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        1, this_._internal_has_custom_serialization(), 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:proto_extras.ProtoExtrasMessageOptions)
  return target;
}

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

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

  cached_has_bits = this_._impl_._has_bits_[0];
  total_size += static_cast<bool>(0x00000001U & cached_has_bits) * 2;
  return this_.MaybeComputeUnknownFieldsSize(total_size,
                                             &this_._impl_._cached_size_);
}

void ProtoExtrasMessageOptions::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<ProtoExtrasMessageOptions*>(&to_msg);
  auto& from = static_cast<const ProtoExtrasMessageOptions&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:proto_extras.ProtoExtrasMessageOptions)
  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)) {
    _this->_impl_.has_custom_serialization_ = from._impl_.has_custom_serialization_;
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
      from._internal_metadata_);
}

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


void ProtoExtrasMessageOptions::InternalSwap(ProtoExtrasMessageOptions* 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_.has_custom_serialization_, other->_impl_.has_custom_serialization_);
}

::google::protobuf::Metadata ProtoExtrasMessageOptions::GetMetadata() const {
  return ::google::protobuf::Message::GetMetadataImpl(GetClassData()->full());
}
PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 ::_pbi::ExtensionIdentifier<
        ::google::protobuf::MessageOptions, ::_pbi::MessageTypeTraits< ::proto_extras::ProtoExtrasMessageOptions >, 11, false>
        proto_extras_options(kProtoExtrasOptionsFieldNumber, &::proto_extras::ProtoExtrasMessageOptions_globals_);
// @@protoc_insertion_point(namespace_scope)
}  // namespace proto_extras
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_5fextras_5foptions_2eproto),
        ::_pbi::ExtensionSet::RegisterMessageExtension(
            &::google::protobuf::MessageOptions::default_instance(), 85240, 11,
            false, false, &::proto_extras::ProtoExtrasMessageOptions::default_instance(),
            nullptr, ::_pbi::LazyAnnotation::kUndefined),
         ::std::false_type{});
#include "google/protobuf/port_undef.inc"
