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

#include "lens_overlay_contextual_inputs.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/io/zero_copy_stream_impl_lite.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 lens {
class LensOverlayContextualInputs_LensOverlayContextualInput::_Internal {
 public:
  using HasBits = decltype(::std::declval<LensOverlayContextualInputs_LensOverlayContextualInput>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInput, _impl_._has_bits_);
};

constexpr LensOverlayContextualInputs_LensOverlayContextualInput::ParseTableT_ LensOverlayContextualInputs_LensOverlayContextualInput::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInput, _impl_._has_bits_),
      0, // no _extensions_
      4, 24,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967282,  // skipmap
      offsetof(ParseTableT_, field_entries),
      3,  // num_field_entries
      1,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::lens::LensOverlayContextualInputs_LensOverlayContextualInput>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // string drive_id = 4;
      {::_pbi::TcParser::FastUS1,
       {34, 0, 0,
        PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInput, _impl_.drive_id_)}},
      // .lens.LensOverlayRequestId request_id = 1;
      {::_pbi::TcParser::FastMtS1,
       {10, 1, 0,
        PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInput, _impl_.request_id_)}},
      {::_pbi::TcParser::MiniParse, {}},
      // .lens.LensOverlayContextualInputUploadType upload_type = 3;
      {::_pbi::TcParser::FastV32S1,
       {24, 2, 0,
        PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInput, _impl_.upload_type_)}},
    }}, {{
      65535, 65535
    }}, {{
      // .lens.LensOverlayRequestId request_id = 1;
      {PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInput, _impl_.request_id_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // .lens.LensOverlayContextualInputUploadType upload_type = 3;
      {PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInput, _impl_.upload_type_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kOpenEnum)},
      // string drive_id = 4;
      {PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInput, _impl_.drive_id_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::lens::LensOverlayRequestId>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::lens::LensOverlayRequestId_globals_},
        #endif
    }},
    {{
      "\73\0\0\10\0\0\0\0"
      "lens.LensOverlayContextualInputs.LensOverlayContextualInput"
      "drive_id"
    }},
  };
}


inline constexpr LensOverlayContextualInputs_LensOverlayContextualInput::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        drive_id_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        request_id_{nullptr},
        upload_type_{static_cast< ::lens::LensOverlayContextualInputUploadType >(0)} {}

template <typename>
constexpr LensOverlayContextualInputs_LensOverlayContextualInput::LensOverlayContextualInputs_LensOverlayContextualInput(::_pbi::ConstantInitialized,
                       const ::_pbi::ClassData* PROTOBUF_NONNULL class_data)
    : ::google::protobuf::MessageLite(
#if defined(PROTOBUF_CUSTOM_VTABLE)
          class_data
#endif  // PROTOBUF_CUSTOM_VTABLE
          ),
      _impl_(internal_visibility(), ::_pbi::ConstantInitialized()) {
}
inline void* PROTOBUF_NONNULL LensOverlayContextualInputs_LensOverlayContextualInput::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) LensOverlayContextualInputs_LensOverlayContextualInput(arena);
}
constexpr auto LensOverlayContextualInputs_LensOverlayContextualInput::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(LensOverlayContextualInputs_LensOverlayContextualInput), alignof(LensOverlayContextualInputs_LensOverlayContextualInput));
}
constexpr auto LensOverlayContextualInputs_LensOverlayContextualInput::InternalGenerateClassData_(
    const MessageLite& prototype,
    const ::google::protobuf::internal::TcParseTableBase* tc_table) {
  return ::google::protobuf::internal::ClassDataLite{
      {
          &prototype,
#ifndef PROTOBUF_MESSAGE_GLOBALS
          &_table_.header,
#else
          tc_table,
#endif
          nullptr,  // IsInitialized
          &LensOverlayContextualInputs_LensOverlayContextualInput::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<LensOverlayContextualInputs_LensOverlayContextualInput>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &LensOverlayContextualInputs_LensOverlayContextualInput::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<LensOverlayContextualInputs_LensOverlayContextualInput>(), &LensOverlayContextualInputs_LensOverlayContextualInput::ByteSizeLong,
              &LensOverlayContextualInputs_LensOverlayContextualInput::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInput, _impl_._cached_size_),
          true,
      },
      "lens.LensOverlayContextualInputs.LensOverlayContextualInput",
  };
}
struct LensOverlayContextualInputs_LensOverlayContextualInputGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr LensOverlayContextualInputs_LensOverlayContextualInputGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 LensOverlayContextualInputs_LensOverlayContextualInput_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(LensOverlayContextualInputs_LensOverlayContextualInput::InternalGenerateClassData_(
            _default, &LensOverlayContextualInputs_LensOverlayContextualInput_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<LensOverlayContextualInputs_LensOverlayContextualInput>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~LensOverlayContextualInputs_LensOverlayContextualInputGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) LensOverlayContextualInputs_LensOverlayContextualInput _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<LensOverlayContextualInputs_LensOverlayContextualInput>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInputGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST LensOverlayContextualInputs_LensOverlayContextualInputGlobalsTypeInternal LensOverlayContextualInputs_LensOverlayContextualInput_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* LensOverlayContextualInputs_LensOverlayContextualInput_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return LensOverlayContextualInputs_LensOverlayContextualInput_globals_.GetClassData();
#else
  return LensOverlayContextualInputs_LensOverlayContextualInput_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
class LensOverlayContextualInputs::_Internal {
 public:
  using HasBits = decltype(::std::declval<LensOverlayContextualInputs>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs, _impl_._has_bits_);
};

constexpr LensOverlayContextualInputs::ParseTableT_ LensOverlayContextualInputs::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs, _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
      1,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::lens::LensOverlayContextualInputs>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // repeated .lens.LensOverlayContextualInputs.LensOverlayContextualInput inputs = 1;
      {::_pbi::TcParser::FastMtR1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs, _impl_.inputs_)}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated .lens.LensOverlayContextualInputs.LensOverlayContextualInput inputs = 1;
      {PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs, _impl_.inputs_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::lens::LensOverlayContextualInputs_LensOverlayContextualInput>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::lens::LensOverlayContextualInputs_LensOverlayContextualInput_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr LensOverlayContextualInputs::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        inputs_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::lens::LensOverlayContextualInputs,
            PROTOBUF_FIELD_OFFSET(::lens::LensOverlayContextualInputs, _impl_.inputs_)>()
         }
     {}

template <typename>
constexpr LensOverlayContextualInputs::LensOverlayContextualInputs(::_pbi::ConstantInitialized,
                       const ::_pbi::ClassData* PROTOBUF_NONNULL class_data)
    : ::google::protobuf::MessageLite(
#if defined(PROTOBUF_CUSTOM_VTABLE)
          class_data
#endif  // PROTOBUF_CUSTOM_VTABLE
          ),
      _impl_(internal_visibility(), ::_pbi::ConstantInitialized()) {
}
inline void* PROTOBUF_NONNULL LensOverlayContextualInputs::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) LensOverlayContextualInputs(arena);
}
constexpr auto LensOverlayContextualInputs::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(LensOverlayContextualInputs), alignof(LensOverlayContextualInputs));
}
constexpr auto LensOverlayContextualInputs::InternalGenerateClassData_(
    const MessageLite& prototype,
    const ::google::protobuf::internal::TcParseTableBase* tc_table) {
  return ::google::protobuf::internal::ClassDataLite{
      {
          &prototype,
#ifndef PROTOBUF_MESSAGE_GLOBALS
          &_table_.header,
#else
          tc_table,
#endif
          nullptr,  // IsInitialized
          &LensOverlayContextualInputs::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<LensOverlayContextualInputs>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &LensOverlayContextualInputs::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<LensOverlayContextualInputs>(), &LensOverlayContextualInputs::ByteSizeLong,
              &LensOverlayContextualInputs::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs, _impl_._cached_size_),
          true,
      },
      "lens.LensOverlayContextualInputs",
  };
}
struct LensOverlayContextualInputsGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr LensOverlayContextualInputsGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 LensOverlayContextualInputs_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(LensOverlayContextualInputs::InternalGenerateClassData_(
            _default, &LensOverlayContextualInputs_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<LensOverlayContextualInputs>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~LensOverlayContextualInputsGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) LensOverlayContextualInputs _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<LensOverlayContextualInputs>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputsGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST LensOverlayContextualInputsGlobalsTypeInternal LensOverlayContextualInputs_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* LensOverlayContextualInputs_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return LensOverlayContextualInputs_globals_.GetClassData();
#else
  return LensOverlayContextualInputs_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
}  // namespace lens
namespace lens {
PROTOBUF_CONSTINIT const uint32_t LensOverlayContextualInputUploadType_internal_data_[] = {
    393216u, 0u, };
static const char LensOverlayContextualInputUploadType_names[] = {
    "CONTEXTUAL_INPUT_UPLOAD_TYPE_AUTO_TAB_CHIP"
    "CONTEXTUAL_INPUT_UPLOAD_TYPE_CONTEXTUAL_SEARCHBOX_INITIAL_QUERY"
    "CONTEXTUAL_INPUT_UPLOAD_TYPE_EXPLICIT"
    "CONTEXTUAL_INPUT_UPLOAD_TYPE_RECONTEXTUALIZATION"
    "CONTEXTUAL_INPUT_UPLOAD_TYPE_SMART_TAB_SELECTION"
    "CONTEXTUAL_INPUT_UPLOAD_TYPE_UNSPECIFIED"
};

static const ::google::protobuf::internal::EnumEntry LensOverlayContextualInputUploadType_entries[] = {
    {{&LensOverlayContextualInputUploadType_names[0], 42}, 2},
    {{&LensOverlayContextualInputUploadType_names[42], 63}, 5},
    {{&LensOverlayContextualInputUploadType_names[105], 37}, 1},
    {{&LensOverlayContextualInputUploadType_names[142], 48}, 4},
    {{&LensOverlayContextualInputUploadType_names[190], 48}, 3},
    {{&LensOverlayContextualInputUploadType_names[238], 40}, 0},
};

static const int LensOverlayContextualInputUploadType_entries_by_number[] = {
    5,  // 0 -> CONTEXTUAL_INPUT_UPLOAD_TYPE_UNSPECIFIED
    2,  // 1 -> CONTEXTUAL_INPUT_UPLOAD_TYPE_EXPLICIT
    0,  // 2 -> CONTEXTUAL_INPUT_UPLOAD_TYPE_AUTO_TAB_CHIP
    4,  // 3 -> CONTEXTUAL_INPUT_UPLOAD_TYPE_SMART_TAB_SELECTION
    3,  // 4 -> CONTEXTUAL_INPUT_UPLOAD_TYPE_RECONTEXTUALIZATION
    1,  // 5 -> CONTEXTUAL_INPUT_UPLOAD_TYPE_CONTEXTUAL_SEARCHBOX_INITIAL_QUERY
};

bool LensOverlayContextualInputUploadType_Parse(::absl::string_view name,
                                  LensOverlayContextualInputUploadType* PROTOBUF_NONNULL value) {
  int int_value;
  bool success = ::google::protobuf::internal::LookUpEnumValue(
      LensOverlayContextualInputUploadType_entries, 6, name, &int_value);
  if (success) {
    *value = static_cast<LensOverlayContextualInputUploadType>(int_value);
  }
  return success;
}
static ::google::protobuf::internal::ExplicitlyConstructed<::std::string>
    LensOverlayContextualInputUploadType_strings[6] = {};

const ::std::string& LensOverlayContextualInputUploadType_Name(LensOverlayContextualInputUploadType value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      LensOverlayContextualInputUploadType_entries, LensOverlayContextualInputUploadType_entries_by_number, 6,
      LensOverlayContextualInputUploadType_strings);
  (void)kDummy;

  int idx = ::google::protobuf::internal::LookUpEnumName(LensOverlayContextualInputUploadType_entries,
                                  LensOverlayContextualInputUploadType_entries_by_number,
                                  6, value);
  return idx == -1 ? ::google::protobuf::internal::GetEmptyString() : LensOverlayContextualInputUploadType_strings[idx].get();
}
// ===================================================================

void LensOverlayContextualInputs_LensOverlayContextualInput::clear_request_id() {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  if (_impl_.request_id_ != nullptr) _impl_.request_id_->Clear();
  ClearHasBit(_impl_._has_bits_[0], 0x00000002U);
}
LensOverlayContextualInputs_LensOverlayContextualInput::LensOverlayContextualInputs_LensOverlayContextualInput(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, LensOverlayContextualInputs_LensOverlayContextualInput_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:lens.LensOverlayContextualInputs.LensOverlayContextualInput)
}
PROTOBUF_NDEBUG_INLINE LensOverlayContextualInputs_LensOverlayContextualInput::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::lens::LensOverlayContextualInputs_LensOverlayContextualInput& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        drive_id_(arena, from.drive_id_) {}

LensOverlayContextualInputs_LensOverlayContextualInput::LensOverlayContextualInputs_LensOverlayContextualInput(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const LensOverlayContextualInputs_LensOverlayContextualInput& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, LensOverlayContextualInputs_LensOverlayContextualInput_get_class_data()) {

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  LensOverlayContextualInputs_LensOverlayContextualInput* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::uint32_t cached_has_bits = _impl_._has_bits_[0];
  _impl_.request_id_ = (CheckHasBit(cached_has_bits, 0x00000002U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.request_id_)
                : nullptr;
  _impl_.upload_type_ = from._impl_.upload_type_;

  // @@protoc_insertion_point(copy_constructor:lens.LensOverlayContextualInputs.LensOverlayContextualInput)
}
PROTOBUF_NDEBUG_INLINE LensOverlayContextualInputs_LensOverlayContextualInput::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        drive_id_(arena) {}

inline void LensOverlayContextualInputs_LensOverlayContextualInput::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, request_id_),
           0,
           offsetof(Impl_, upload_type_) -
               offsetof(Impl_, request_id_) +
               sizeof(Impl_::upload_type_));
}
LensOverlayContextualInputs_LensOverlayContextualInput::~LensOverlayContextualInputs_LensOverlayContextualInput() {
  // @@protoc_insertion_point(destructor:lens.LensOverlayContextualInputs.LensOverlayContextualInput)
  SharedDtor(*this);
}
inline void LensOverlayContextualInputs_LensOverlayContextualInput::SharedDtor(MessageLite& self) {
  LensOverlayContextualInputs_LensOverlayContextualInput& this_ = static_cast<LensOverlayContextualInputs_LensOverlayContextualInput&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::std::string>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.drive_id_.Destroy();
  delete this_._impl_.request_id_;
  this_._impl_.~Impl_();
}

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite LensOverlayContextualInputs_LensOverlayContextualInput_class_data_ =
    LensOverlayContextualInputs_LensOverlayContextualInput::InternalGenerateClassData_(LensOverlayContextualInputs_LensOverlayContextualInput_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
LensOverlayContextualInputs_LensOverlayContextualInput::GetClassData() const {
  return LensOverlayContextualInputs_LensOverlayContextualInput_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
LensOverlayContextualInputs_LensOverlayContextualInput::GetClassData() const {
  return LensOverlayContextualInputs_LensOverlayContextualInput_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const LensOverlayContextualInputs_LensOverlayContextualInput::ParseTableT_
    LensOverlayContextualInputs_LensOverlayContextualInput::_table_ =
        LensOverlayContextualInputs_LensOverlayContextualInput::InternalGenerateParseTable_(LensOverlayContextualInputs_LensOverlayContextualInput_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void LensOverlayContextualInputs_LensOverlayContextualInput::Clear() {
// @@protoc_insertion_point(message_clear_start:lens.LensOverlayContextualInputs.LensOverlayContextualInput)
  ::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_.drive_id_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(_impl_.request_id_ != nullptr);
      _impl_.request_id_->Clear();
    }
  }
  _impl_.upload_type_ = 0;
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // .lens.LensOverlayRequestId request_id = 1;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.request_id_, this_._impl_.request_id_->GetCachedSize(), target,
        stream);
  }

  // .lens.LensOverlayContextualInputUploadType upload_type = 3;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        3, this_._internal_upload_type(), target);
  }

  // string drive_id = 4;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    const ::std::string& _s = this_._internal_drive_id();
    ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
        _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "lens.LensOverlayContextualInputs.LensOverlayContextualInput.drive_id");
    target = stream->WriteStringMaybeAliased(4, _s, target);
  }

  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    target = stream->WriteRaw(
        this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).data(),
        static_cast<int>(this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).size()), target);
  }
  // @@protoc_insertion_point(serialize_to_array_end:lens.LensOverlayContextualInputs.LensOverlayContextualInput)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t LensOverlayContextualInputs_LensOverlayContextualInput::ByteSizeLong(const MessageLite& base) {
  const LensOverlayContextualInputs_LensOverlayContextualInput& this_ = static_cast<const LensOverlayContextualInputs_LensOverlayContextualInput&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t LensOverlayContextualInputs_LensOverlayContextualInput::ByteSizeLong() const {
  const LensOverlayContextualInputs_LensOverlayContextualInput& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:lens.LensOverlayContextualInputs.LensOverlayContextualInput)
  ::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)) {
    // string drive_id = 4;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_drive_id());
    }
    // .lens.LensOverlayRequestId request_id = 1;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.request_id_);
    }
    // .lens.LensOverlayContextualInputUploadType upload_type = 3;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_upload_type());
    }
  }
  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    total_size += this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).size();
  }
  this_._impl_._cached_size_.Set(::_pbi::ToCachedSize(total_size));
  return total_size;
}

void LensOverlayContextualInputs_LensOverlayContextualInput::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<LensOverlayContextualInputs_LensOverlayContextualInput*>(&to_msg);
  auto& from = static_cast<const LensOverlayContextualInputs_LensOverlayContextualInput&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:lens.LensOverlayContextualInputs.LensOverlayContextualInput)
  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 (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_internal_set_drive_id(from._internal_drive_id());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(from._impl_.request_id_ != nullptr);
      if (_this->_impl_.request_id_ == nullptr) {
        _this->_impl_.request_id_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.request_id_);
      } else {
        _this->_impl_.request_id_->MergeFrom(*from._impl_.request_id_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.upload_type_ = from._impl_.upload_type_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

void LensOverlayContextualInputs_LensOverlayContextualInput::CopyFrom(const LensOverlayContextualInputs_LensOverlayContextualInput& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:lens.LensOverlayContextualInputs.LensOverlayContextualInput)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}


void LensOverlayContextualInputs_LensOverlayContextualInput::InternalSwap(LensOverlayContextualInputs_LensOverlayContextualInput* 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_.drive_id_, &other->_impl_.drive_id_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInput, _impl_.upload_type_)
      + sizeof(LensOverlayContextualInputs_LensOverlayContextualInput::_impl_.upload_type_)
      - PROTOBUF_FIELD_OFFSET(LensOverlayContextualInputs_LensOverlayContextualInput, _impl_.request_id_)>(
          reinterpret_cast<char*>(&_impl_.request_id_),
          reinterpret_cast<char*>(&other->_impl_.request_id_));
}

// ===================================================================

LensOverlayContextualInputs::LensOverlayContextualInputs(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, LensOverlayContextualInputs_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:lens.LensOverlayContextualInputs)
}
PROTOBUF_NDEBUG_INLINE LensOverlayContextualInputs::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::lens::LensOverlayContextualInputs& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        inputs_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::lens::LensOverlayContextualInputs,
              PROTOBUF_FIELD_OFFSET(::lens::LensOverlayContextualInputs, _impl_.inputs_)>()
          , from.inputs_
        }
     {}

LensOverlayContextualInputs::LensOverlayContextualInputs(
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena,
    const LensOverlayContextualInputs& from)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, LensOverlayContextualInputs_get_class_data()) {

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  LensOverlayContextualInputs* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);

  // @@protoc_insertion_point(copy_constructor:lens.LensOverlayContextualInputs)
}
PROTOBUF_NDEBUG_INLINE LensOverlayContextualInputs::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        inputs_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::lens::LensOverlayContextualInputs,
            PROTOBUF_FIELD_OFFSET(::lens::LensOverlayContextualInputs, _impl_.inputs_)>()
         }
     {}

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite LensOverlayContextualInputs_class_data_ =
    LensOverlayContextualInputs::InternalGenerateClassData_(LensOverlayContextualInputs_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
LensOverlayContextualInputs::GetClassData() const {
  return LensOverlayContextualInputs_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
LensOverlayContextualInputs::GetClassData() const {
  return LensOverlayContextualInputs_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const LensOverlayContextualInputs::ParseTableT_
    LensOverlayContextualInputs::_table_ =
        LensOverlayContextualInputs::InternalGenerateParseTable_(LensOverlayContextualInputs_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void LensOverlayContextualInputs::Clear() {
// @@protoc_insertion_point(message_clear_start:lens.LensOverlayContextualInputs)
  ::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_.inputs_.Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .lens.LensOverlayContextualInputs.LensOverlayContextualInput inputs = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_inputs_size());
         i < n; i++) {
      const auto& repfield = this_._internal_inputs().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 = stream->WriteRaw(
        this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).data(),
        static_cast<int>(this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).size()), target);
  }
  // @@protoc_insertion_point(serialize_to_array_end:lens.LensOverlayContextualInputs)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t LensOverlayContextualInputs::ByteSizeLong(const MessageLite& base) {
  const LensOverlayContextualInputs& this_ = static_cast<const LensOverlayContextualInputs&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t LensOverlayContextualInputs::ByteSizeLong() const {
  const LensOverlayContextualInputs& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:lens.LensOverlayContextualInputs)
  ::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 .lens.LensOverlayContextualInputs.LensOverlayContextualInput inputs = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_inputs_size();
      for (const auto& msg : this_._internal_inputs()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
  }
  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    total_size += this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).size();
  }
  this_._impl_._cached_size_.Set(::_pbi::ToCachedSize(total_size));
  return total_size;
}

void LensOverlayContextualInputs::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<LensOverlayContextualInputs*>(&to_msg);
  auto& from = static_cast<const LensOverlayContextualInputs&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:lens.LensOverlayContextualInputs)
  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->_internal_mutable_inputs()->InternalMergeFromWithArena(
        ::google::protobuf::MessageLite::internal_visibility(), arena,
        from._internal_inputs());
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void LensOverlayContextualInputs::InternalSwap(LensOverlayContextualInputs* 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_.inputs_.InternalSwap(&other->_impl_.inputs_);
}

// @@protoc_insertion_point(namespace_scope)
}  // namespace lens
namespace google {
namespace protobuf {
}  // namespace protobuf
}  // namespace google
// @@protoc_insertion_point(global_scope)
#include "google/protobuf/port_undef.inc"
