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

#include "cache_storage.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 content {
namespace proto {
class CacheStorageIndex_Cache::_Internal {
 public:
  using HasBits = decltype(::std::declval<CacheStorageIndex_Cache>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_._has_bits_);
  static bool MissingRequiredFields(const HasBits& has_bits) {
    return ((has_bits[0] & 0x00000001) ^ 0x00000001) != 0;
  }
};

constexpr CacheStorageIndex_Cache::ParseTableT_ CacheStorageIndex_Cache::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_._has_bits_),
      0, // no _extensions_
      7, 56,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967168,  // skipmap
      offsetof(ParseTableT_, field_entries),
      7,  // num_field_entries
      0,  // num_aux_entries
      offsetof(ParseTableT_, field_names),  // no aux_entries
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::content::proto::CacheStorageIndex_Cache>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // required string name = 1;
      {::_pbi::TcParser::FastBS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.name_)}},
      // optional string cache_dir = 2;
      {::_pbi::TcParser::FastBS1,
       {18, 1, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.cache_dir_)}},
      // optional int64 size = 3;
      {::_pbi::TcParser::FastV64S1,
       {24, 4, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.size_)}},
      // optional string padding_key = 4 [deprecated = true];
      {::_pbi::TcParser::FastBS1,
       {34, 2, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.padding_key_)}},
      // optional int64 padding = 5;
      {::_pbi::TcParser::FastV64S1,
       {40, 5, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.padding_)}},
      // optional int32 padding_version = 6;
      {::_pbi::TcParser::FastV32S1,
       {48, 6, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.padding_version_)}},
      // optional bytes u16string_name = 7;
      {::_pbi::TcParser::FastBS1,
       {58, 3, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.u16string_name_)}},
    }}, {{
      65535, 65535
    }}, {{
      // required string name = 1;
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.name_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional string cache_dir = 2;
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.cache_dir_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional int64 size = 3;
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.size_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // optional string padding_key = 4 [deprecated = true];
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.padding_key_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional int64 padding = 5;
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.padding_), _Internal::kHasBitsOffset + 5, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // optional int32 padding_version = 6;
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.padding_version_), _Internal::kHasBitsOffset + 6, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // optional bytes u16string_name = 7;
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.u16string_name_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
    }},
    // no aux_entries
    {{
    }},
  };
}


inline constexpr CacheStorageIndex_Cache::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        name_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        cache_dir_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        padding_key_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        u16string_name_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        size_{::int64_t{0}},
        padding_{::int64_t{0}},
        padding_version_{0} {}

template <typename>
constexpr CacheStorageIndex_Cache::CacheStorageIndex_Cache(::_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 CacheStorageIndex_Cache::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) CacheStorageIndex_Cache(arena);
}
constexpr auto CacheStorageIndex_Cache::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(CacheStorageIndex_Cache), alignof(CacheStorageIndex_Cache));
}
constexpr auto CacheStorageIndex_Cache::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
          CacheStorageIndex_Cache::IsInitializedImpl,
          &CacheStorageIndex_Cache::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<CacheStorageIndex_Cache>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &CacheStorageIndex_Cache::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<CacheStorageIndex_Cache>(), &CacheStorageIndex_Cache::ByteSizeLong,
              &CacheStorageIndex_Cache::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_._cached_size_),
          true,
      },
      "content.proto.CacheStorageIndex.Cache",
  };
}
struct CacheStorageIndex_CacheGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr CacheStorageIndex_CacheGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 CacheStorageIndex_Cache_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(CacheStorageIndex_Cache::InternalGenerateClassData_(
            _default, &CacheStorageIndex_Cache_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<CacheStorageIndex_Cache>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~CacheStorageIndex_CacheGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) CacheStorageIndex_Cache _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<CacheStorageIndex_Cache>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(CacheStorageIndex_CacheGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST CacheStorageIndex_CacheGlobalsTypeInternal CacheStorageIndex_Cache_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* CacheStorageIndex_Cache_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return CacheStorageIndex_Cache_globals_.GetClassData();
#else
  return CacheStorageIndex_Cache_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
class CacheHeaderMap::_Internal {
 public:
  using HasBits = decltype(::std::declval<CacheHeaderMap>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(CacheHeaderMap, _impl_._has_bits_);
  static bool MissingRequiredFields(const HasBits& has_bits) {
    return ((has_bits[0] & 0x00000003) ^ 0x00000003) != 0;
  }
};

constexpr CacheHeaderMap::ParseTableT_ CacheHeaderMap::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(CacheHeaderMap, _impl_._has_bits_),
      0, // no _extensions_
      2, 8,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967292,  // skipmap
      offsetof(ParseTableT_, field_entries),
      2,  // num_field_entries
      0,  // num_aux_entries
      offsetof(ParseTableT_, field_names),  // no aux_entries
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::content::proto::CacheHeaderMap>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // required string value = 2;
      {::_pbi::TcParser::FastBS1,
       {18, 1, 0,
        PROTOBUF_FIELD_OFFSET(CacheHeaderMap, _impl_.value_)}},
      // required string name = 1;
      {::_pbi::TcParser::FastBS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(CacheHeaderMap, _impl_.name_)}},
    }}, {{
      65535, 65535
    }}, {{
      // required string name = 1;
      {PROTOBUF_FIELD_OFFSET(CacheHeaderMap, _impl_.name_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // required string value = 2;
      {PROTOBUF_FIELD_OFFSET(CacheHeaderMap, _impl_.value_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
    }},
    // no aux_entries
    {{
    }},
  };
}


inline constexpr CacheHeaderMap::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        name_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        value_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()) {}

template <typename>
constexpr CacheHeaderMap::CacheHeaderMap(::_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 CacheHeaderMap::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) CacheHeaderMap(arena);
}
constexpr auto CacheHeaderMap::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(CacheHeaderMap), alignof(CacheHeaderMap));
}
constexpr auto CacheHeaderMap::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
          CacheHeaderMap::IsInitializedImpl,
          &CacheHeaderMap::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<CacheHeaderMap>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &CacheHeaderMap::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<CacheHeaderMap>(), &CacheHeaderMap::ByteSizeLong,
              &CacheHeaderMap::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(CacheHeaderMap, _impl_._cached_size_),
          true,
      },
      "content.proto.CacheHeaderMap",
  };
}
struct CacheHeaderMapGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr CacheHeaderMapGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 CacheHeaderMap_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(CacheHeaderMap::InternalGenerateClassData_(
            _default, &CacheHeaderMap_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<CacheHeaderMap>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~CacheHeaderMapGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) CacheHeaderMap _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<CacheHeaderMap>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(CacheHeaderMapGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

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

constexpr CacheStorageIndex::ParseTableT_ CacheStorageIndex::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_._has_bits_),
      0, // no _extensions_
      5, 56,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967264,  // skipmap
      offsetof(ParseTableT_, field_entries),
      5,  // 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<::content::proto::CacheStorageIndex>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // repeated .content.proto.CacheStorageIndex.Cache cache = 1;
      {::_pbi::TcParser::FastMtR1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.cache_)}},
      // optional string origin = 2 [deprecated = true];
      {::_pbi::TcParser::FastBS1,
       {18, 1, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.origin_)}},
      // optional string storage_key = 3;
      {::_pbi::TcParser::FastBS1,
       {26, 2, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.storage_key_)}},
      // optional int64 bucket_id = 4;
      {::_pbi::TcParser::FastV64S1,
       {32, 3, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.bucket_id_)}},
      // optional bool bucket_is_default = 5;
      {::_pbi::TcParser::FastV8S1,
       {40, 4, 0,
        PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.bucket_is_default_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated .content.proto.CacheStorageIndex.Cache cache = 1;
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.cache_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional string origin = 2 [deprecated = true];
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.origin_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional string storage_key = 3;
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.storage_key_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional int64 bucket_id = 4;
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.bucket_id_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // optional bool bucket_is_default = 5;
      {PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.bucket_is_default_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::content::proto::CacheStorageIndex_Cache>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::content::proto::CacheStorageIndex_Cache_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr CacheStorageIndex::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        cache_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::content::proto::CacheStorageIndex,
            PROTOBUF_FIELD_OFFSET(::content::proto::CacheStorageIndex, _impl_.cache_)>()
         }
        ,
        origin_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        storage_key_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        bucket_id_{::int64_t{0}},
        bucket_is_default_{false} {}

template <typename>
constexpr CacheStorageIndex::CacheStorageIndex(::_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 CacheStorageIndex::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) CacheStorageIndex(arena);
}
constexpr auto CacheStorageIndex::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(CacheStorageIndex), alignof(CacheStorageIndex));
}
constexpr auto CacheStorageIndex::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
          CacheStorageIndex::IsInitializedImpl,
          &CacheStorageIndex::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<CacheStorageIndex>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &CacheStorageIndex::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<CacheStorageIndex>(), &CacheStorageIndex::ByteSizeLong,
              &CacheStorageIndex::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_._cached_size_),
          true,
      },
      "content.proto.CacheStorageIndex",
  };
}
struct CacheStorageIndexGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr CacheStorageIndexGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 CacheStorageIndex_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(CacheStorageIndex::InternalGenerateClassData_(
            _default, &CacheStorageIndex_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<CacheStorageIndex>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~CacheStorageIndexGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) CacheStorageIndex _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<CacheStorageIndex>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(CacheStorageIndexGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST CacheStorageIndexGlobalsTypeInternal CacheStorageIndex_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* CacheStorageIndex_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return CacheStorageIndex_globals_.GetClassData();
#else
  return CacheStorageIndex_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
class CacheResponse::_Internal {
 public:
  using HasBits = decltype(::std::declval<CacheResponse>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_._has_bits_);
  static bool MissingRequiredFields(const HasBits& has_bits) {
    return ((has_bits[0] & 0x00000308) ^ 0x00000308) != 0;
  }
};

constexpr CacheResponse::ParseTableT_ CacheResponse::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_._has_bits_),
      0, // no _extensions_
      17, 248,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294836224,  // skipmap
      offsetof(ParseTableT_, field_entries),
      17,  // num_field_entries
      2,  // 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<::content::proto::CacheResponse>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // required int32 status_code = 1;
      {::_pbi::TcParser::FastV32S1,
       {8, 8, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.status_code_)}},
      // required string status_text = 2;
      {::_pbi::TcParser::FastBS1,
       {18, 3, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.status_text_)}},
      // required .content.proto.CacheResponse.ResponseType response_type = 3;
      {::_pbi::TcParser::FastEr0S1,
       {24, 9, 5,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.response_type_)}},
      // repeated .content.proto.CacheHeaderMap headers = 4;
      {::_pbi::TcParser::FastMtR1,
       {34, 0, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.headers_)}},
      // optional string url = 5 [deprecated = true];
      {::_pbi::TcParser::FastBS1,
       {42, 4, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.url_)}},
      // optional int64 response_time = 6;
      {::_pbi::TcParser::FastV64S1,
       {48, 10, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.response_time_)}},
      // repeated string cors_exposed_header_names = 7;
      {::_pbi::TcParser::FastBR1,
       {58, 1, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.cors_exposed_header_names_)}},
      // repeated string url_list = 8;
      {::_pbi::TcParser::FastBR1,
       {66, 2, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.url_list_)}},
      // optional bool loaded_with_credentials = 9 [deprecated = true];
      {::_pbi::TcParser::FastV8S1,
       {72, 12, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.loaded_with_credentials_)}},
      // optional int32 connection_info = 10;
      {::_pbi::TcParser::FastV32S1,
       {80, 11, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.connection_info_)}},
      // optional string alpn_negotiated_protocol = 11;
      {::_pbi::TcParser::FastBS1,
       {90, 5, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.alpn_negotiated_protocol_)}},
      // optional bool was_fetched_via_spdy = 12;
      {::_pbi::TcParser::FastV8S1,
       {96, 13, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.was_fetched_via_spdy_)}},
      // optional string mime_type = 13;
      {::_pbi::TcParser::FastBS1,
       {106, 6, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.mime_type_)}},
      // optional string request_method = 14;
      {::_pbi::TcParser::FastBS1,
       {114, 7, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.request_method_)}},
      // optional int64 padding = 15;
      {::_pbi::TcParser::FastV64S1,
       {120, 15, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.padding_)}},
      // optional int64 side_data_padding = 16;
      {::_pbi::TcParser::FastV64S2,
       {384, 16, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.side_data_padding_)}},
      // optional bool request_include_credentials = 17;
      {::_pbi::TcParser::FastV8S2,
       {392, 14, 0,
        PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.request_include_credentials_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // required int32 status_code = 1;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.status_code_), _Internal::kHasBitsOffset + 8, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // required string status_text = 2;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.status_text_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // required .content.proto.CacheResponse.ResponseType response_type = 3;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.response_type_), _Internal::kHasBitsOffset + 9, 1, (0 | ::_fl::kFcOptional | ::_fl::kEnumRange)},
      // repeated .content.proto.CacheHeaderMap headers = 4;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.headers_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional string url = 5 [deprecated = true];
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.url_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional int64 response_time = 6;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.response_time_), _Internal::kHasBitsOffset + 10, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // repeated string cors_exposed_header_names = 7;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.cors_exposed_header_names_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcRepeated | ::_fl::kBytes | ::_fl::kRepSString)},
      // repeated string url_list = 8;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.url_list_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcRepeated | ::_fl::kBytes | ::_fl::kRepSString)},
      // optional bool loaded_with_credentials = 9 [deprecated = true];
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.loaded_with_credentials_), _Internal::kHasBitsOffset + 12, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // optional int32 connection_info = 10;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.connection_info_), _Internal::kHasBitsOffset + 11, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)},
      // optional string alpn_negotiated_protocol = 11;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.alpn_negotiated_protocol_), _Internal::kHasBitsOffset + 5, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional bool was_fetched_via_spdy = 12;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.was_fetched_via_spdy_), _Internal::kHasBitsOffset + 13, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // optional string mime_type = 13;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.mime_type_), _Internal::kHasBitsOffset + 6, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional string request_method = 14;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.request_method_), _Internal::kHasBitsOffset + 7, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional int64 padding = 15;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.padding_), _Internal::kHasBitsOffset + 15, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // optional int64 side_data_padding = 16;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.side_data_padding_), _Internal::kHasBitsOffset + 16, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
      // optional bool request_include_credentials = 17;
      {PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.request_include_credentials_), _Internal::kHasBitsOffset + 14, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::content::proto::CacheHeaderMap>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::content::proto::CacheHeaderMap_globals_},
        #endif
        {0, 5},
    }},
    {{
    }},
  };
}


inline constexpr CacheResponse::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        headers_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::content::proto::CacheResponse,
            PROTOBUF_FIELD_OFFSET(::content::proto::CacheResponse, _impl_.headers_)>()
         }
        ,
        cors_exposed_header_names_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::content::proto::CacheResponse,
            PROTOBUF_FIELD_OFFSET(::content::proto::CacheResponse, _impl_.cors_exposed_header_names_)>()
         }
        ,
        url_list_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::content::proto::CacheResponse,
            PROTOBUF_FIELD_OFFSET(::content::proto::CacheResponse, _impl_.url_list_)>()
         }
        ,
        status_text_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        url_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        alpn_negotiated_protocol_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        mime_type_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        request_method_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        status_code_{0},
        response_type_{static_cast< ::content::proto::CacheResponse_ResponseType >(0)},
        response_time_{::int64_t{0}},
        connection_info_{0},
        loaded_with_credentials_{false},
        was_fetched_via_spdy_{false},
        request_include_credentials_{false},
        padding_{::int64_t{0}},
        side_data_padding_{::int64_t{0}} {}

template <typename>
constexpr CacheResponse::CacheResponse(::_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 CacheResponse::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) CacheResponse(arena);
}
constexpr auto CacheResponse::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(CacheResponse), alignof(CacheResponse));
}
constexpr auto CacheResponse::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
          CacheResponse::IsInitializedImpl,
          &CacheResponse::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<CacheResponse>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &CacheResponse::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<CacheResponse>(), &CacheResponse::ByteSizeLong,
              &CacheResponse::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_._cached_size_),
          true,
      },
      "content.proto.CacheResponse",
  };
}
struct CacheResponseGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr CacheResponseGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 CacheResponse_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(CacheResponse::InternalGenerateClassData_(
            _default, &CacheResponse_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<CacheResponse>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~CacheResponseGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) CacheResponse _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<CacheResponse>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(CacheResponseGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST CacheResponseGlobalsTypeInternal CacheResponse_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* CacheResponse_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return CacheResponse_globals_.GetClassData();
#else
  return CacheResponse_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
class CacheRequest::_Internal {
 public:
  using HasBits = decltype(::std::declval<CacheRequest>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_._has_bits_);
  static bool MissingRequiredFields(const HasBits& has_bits) {
    return ((has_bits[0] & 0x00000002) ^ 0x00000002) != 0;
  }
};

constexpr CacheRequest::ParseTableT_ CacheRequest::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_._has_bits_),
      0, // no _extensions_
      5, 56,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967264,  // skipmap
      offsetof(ParseTableT_, field_entries),
      5,  // 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<::content::proto::CacheRequest>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // required string method = 1;
      {::_pbi::TcParser::FastBS1,
       {10, 1, 0,
        PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.method_)}},
      // repeated .content.proto.CacheHeaderMap headers = 2;
      {::_pbi::TcParser::FastMtR1,
       {18, 0, 0,
        PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.headers_)}},
      // optional string fragment = 3;
      {::_pbi::TcParser::FastBS1,
       {26, 2, 0,
        PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.fragment_)}},
      // optional bool is_reload_navigation = 4;
      {::_pbi::TcParser::FastV8S1,
       {32, 3, 0,
        PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.is_reload_navigation_)}},
      // optional bool is_history_navigation = 5;
      {::_pbi::TcParser::FastV8S1,
       {40, 4, 0,
        PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.is_history_navigation_)}},
      {::_pbi::TcParser::MiniParse, {}},
      {::_pbi::TcParser::MiniParse, {}},
    }}, {{
      65535, 65535
    }}, {{
      // required string method = 1;
      {PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.method_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // repeated .content.proto.CacheHeaderMap headers = 2;
      {PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.headers_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional string fragment = 3;
      {PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.fragment_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kBytes | ::_fl::kRepAString)},
      // optional bool is_reload_navigation = 4;
      {PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.is_reload_navigation_), _Internal::kHasBitsOffset + 3, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
      // optional bool is_history_navigation = 5;
      {PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.is_history_navigation_), _Internal::kHasBitsOffset + 4, 0, (0 | ::_fl::kFcOptional | ::_fl::kBool)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::content::proto::CacheHeaderMap>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::content::proto::CacheHeaderMap_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr CacheRequest::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        headers_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::content::proto::CacheRequest,
            PROTOBUF_FIELD_OFFSET(::content::proto::CacheRequest, _impl_.headers_)>()
         }
        ,
        method_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        fragment_(
            &::google::protobuf::internal::fixed_address_empty_string,
            ::_pbi::ConstantInitialized()),
        is_reload_navigation_{false},
        is_history_navigation_{false} {}

template <typename>
constexpr CacheRequest::CacheRequest(::_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 CacheRequest::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) CacheRequest(arena);
}
constexpr auto CacheRequest::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::CopyInit(sizeof(CacheRequest), alignof(CacheRequest));
}
constexpr auto CacheRequest::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
          CacheRequest::IsInitializedImpl,
          &CacheRequest::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<CacheRequest>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &CacheRequest::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<CacheRequest>(), &CacheRequest::ByteSizeLong,
              &CacheRequest::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_._cached_size_),
          true,
      },
      "content.proto.CacheRequest",
  };
}
struct CacheRequestGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr CacheRequestGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 CacheRequest_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(CacheRequest::InternalGenerateClassData_(
            _default, &CacheRequest_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<CacheRequest>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~CacheRequestGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) CacheRequest _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<CacheRequest>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(CacheRequestGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST CacheRequestGlobalsTypeInternal CacheRequest_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* CacheRequest_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return CacheRequest_globals_.GetClassData();
#else
  return CacheRequest_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
class CacheMetadata::_Internal {
 public:
  using HasBits = decltype(::std::declval<CacheMetadata>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(CacheMetadata, _impl_._has_bits_);
  static bool MissingRequiredFields(const HasBits& has_bits) {
    return ((has_bits[0] & 0x00000003) ^ 0x00000003) != 0;
  }
};

constexpr CacheMetadata::ParseTableT_ CacheMetadata::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(CacheMetadata, _impl_._has_bits_),
      0, // no _extensions_
      3, 24,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967288,  // skipmap
      offsetof(ParseTableT_, field_entries),
      3,  // num_field_entries
      2,  // 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<::content::proto::CacheMetadata>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      {::_pbi::TcParser::MiniParse, {}},
      // required .content.proto.CacheRequest request = 1;
      {::_pbi::TcParser::FastMtS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(CacheMetadata, _impl_.request_)}},
      // required .content.proto.CacheResponse response = 2;
      {::_pbi::TcParser::FastMtS1,
       {18, 1, 1,
        PROTOBUF_FIELD_OFFSET(CacheMetadata, _impl_.response_)}},
      // optional int64 entry_time = 3;
      {::_pbi::TcParser::FastV64S1,
       {24, 2, 0,
        PROTOBUF_FIELD_OFFSET(CacheMetadata, _impl_.entry_time_)}},
    }}, {{
      65535, 65535
    }}, {{
      // required .content.proto.CacheRequest request = 1;
      {PROTOBUF_FIELD_OFFSET(CacheMetadata, _impl_.request_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // required .content.proto.CacheResponse response = 2;
      {PROTOBUF_FIELD_OFFSET(CacheMetadata, _impl_.response_), _Internal::kHasBitsOffset + 1, 1, (0 | ::_fl::kFcOptional | ::_fl::kMessage | ::_fl::kTvTable)},
      // optional int64 entry_time = 3;
      {PROTOBUF_FIELD_OFFSET(CacheMetadata, _impl_.entry_time_), _Internal::kHasBitsOffset + 2, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt64)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::content::proto::CacheRequest>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::content::proto::CacheRequest_globals_},
        #endif
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::content::proto::CacheResponse>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::content::proto::CacheResponse_globals_},
        #endif
    }},
    {{
    }},
  };
}


inline constexpr CacheMetadata::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    ::_pbi::ConstantInitialized) noexcept
      : _cached_size_{0},
        request_{nullptr},
        response_{nullptr},
        entry_time_{::int64_t{0}} {}

template <typename>
constexpr CacheMetadata::CacheMetadata(::_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 CacheMetadata::PlacementNew_(
    const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
    ::google::protobuf::Arena* PROTOBUF_NULLABLE arena) {
  return ::new (mem) CacheMetadata(arena);
}
constexpr auto CacheMetadata::InternalNewImpl_() {
  return ::google::protobuf::internal::MessageCreator::ZeroInit(sizeof(CacheMetadata), alignof(CacheMetadata));
}
constexpr auto CacheMetadata::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
          CacheMetadata::IsInitializedImpl,
          &CacheMetadata::MergeImpl,
          ::google::protobuf::MessageLite::GetNewImpl<CacheMetadata>(),
#if defined(PROTOBUF_CUSTOM_VTABLE)
          &CacheMetadata::SharedDtor,
          ::google::protobuf::MessageLite::GetClearImpl<CacheMetadata>(), &CacheMetadata::ByteSizeLong,
              &CacheMetadata::_InternalSerialize,
#endif  // PROTOBUF_CUSTOM_VTABLE
          PROTOBUF_FIELD_OFFSET(CacheMetadata, _impl_._cached_size_),
          true,
      },
      "content.proto.CacheMetadata",
  };
}
struct CacheMetadataGlobalsTypeInternal : ::_pbi::MessageGlobalsBase {
  constexpr CacheMetadataGlobalsTypeInternal()
      :
#ifndef PROTOBUF_MESSAGE_GLOBALS
        _default(::_pbi::ConstantInitialized{},
                 CacheMetadata_class_data_.base())
#else   // !PROTOBUF_MESSAGE_GLOBALS
        MessageGlobalsBase(CacheMetadata::InternalGenerateClassData_(
            _default, &CacheMetadata_globals_._table.header)),
        _default(::_pbi::ConstantInitialized{}, GetClassData()),
        _table(::_pbi::PrivateAccess::GenerateParseTable<CacheMetadata>(
            GetClassData()))
#endif  // PROTOBUF_MESSAGE_GLOBALS
  {
  }
  ~CacheMetadataGlobalsTypeInternal() {}
  union {
    alignas(::_pbi::kMaxMessageAlignment) CacheMetadata _default;
  };
#ifdef PROTOBUF_MESSAGE_GLOBALS
  decltype(::_pbi::PrivateAccess::GenerateParseTable<CacheMetadata>(
      ::std::declval<const ::_pbi::ClassData*>())) _table;
#endif
};
#ifdef PROTOBUF_MESSAGE_GLOBALS
static_assert(PROTOBUF_FIELD_OFFSET(CacheMetadataGlobalsTypeInternal, _default) ==
              ::_pbi::MessageGlobalsBase::OffsetToDefault());
#endif  // PROTOBUF_MESSAGE_GLOBALS

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST CacheMetadataGlobalsTypeInternal CacheMetadata_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* CacheMetadata_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return CacheMetadata_globals_.GetClassData();
#else
  return CacheMetadata_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
}  // namespace proto
}  // namespace content
namespace content {
namespace proto {
PROTOBUF_CONSTINIT const uint32_t CacheResponse_ResponseType_internal_data_[] = {
    393216u, 0u, };
static const char CacheResponse_ResponseType_names[] = {
    "BASIC_TYPE"
    "CORS_TYPE"
    "DEFAULT_TYPE"
    "ERROR_TYPE"
    "OPAQUE_REDIRECT_TYPE"
    "OPAQUE_TYPE"
};

static const ::google::protobuf::internal::EnumEntry CacheResponse_ResponseType_entries[] = {
    {{&CacheResponse_ResponseType_names[0], 10}, 0},
    {{&CacheResponse_ResponseType_names[10], 9}, 1},
    {{&CacheResponse_ResponseType_names[19], 12}, 2},
    {{&CacheResponse_ResponseType_names[31], 10}, 3},
    {{&CacheResponse_ResponseType_names[41], 20}, 5},
    {{&CacheResponse_ResponseType_names[61], 11}, 4},
};

static const int CacheResponse_ResponseType_entries_by_number[] = {
    0,  // 0 -> BASIC_TYPE
    1,  // 1 -> CORS_TYPE
    2,  // 2 -> DEFAULT_TYPE
    3,  // 3 -> ERROR_TYPE
    5,  // 4 -> OPAQUE_TYPE
    4,  // 5 -> OPAQUE_REDIRECT_TYPE
};

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

const ::std::string& CacheResponse_ResponseType_Name(CacheResponse_ResponseType value) {
  static const bool kDummy = ::google::protobuf::internal::InitializeEnumStrings(
      CacheResponse_ResponseType_entries, CacheResponse_ResponseType_entries_by_number, 6,
      CacheResponse_ResponseType_strings);
  (void)kDummy;

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

CacheStorageIndex_Cache::CacheStorageIndex_Cache(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, CacheStorageIndex_Cache_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:content.proto.CacheStorageIndex.Cache)
}
PROTOBUF_NDEBUG_INLINE CacheStorageIndex_Cache::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::content::proto::CacheStorageIndex_Cache& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        name_(arena, from.name_),
        cache_dir_(arena, from.cache_dir_),
        padding_key_(arena, from.padding_key_),
        u16string_name_(arena, from.u16string_name_) {}

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  CacheStorageIndex_Cache* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::memcpy(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, size_),
           reinterpret_cast<const char*>(&from._impl_) +
               offsetof(Impl_, size_),
           offsetof(Impl_, padding_version_) -
               offsetof(Impl_, size_) +
               sizeof(Impl_::padding_version_));

  // @@protoc_insertion_point(copy_constructor:content.proto.CacheStorageIndex.Cache)
}
PROTOBUF_NDEBUG_INLINE CacheStorageIndex_Cache::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        name_(arena),
        cache_dir_(arena),
        padding_key_(arena),
        u16string_name_(arena) {}

inline void CacheStorageIndex_Cache::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, size_),
           0,
           offsetof(Impl_, padding_version_) -
               offsetof(Impl_, size_) +
               sizeof(Impl_::padding_version_));
}
CacheStorageIndex_Cache::~CacheStorageIndex_Cache() {
  // @@protoc_insertion_point(destructor:content.proto.CacheStorageIndex.Cache)
  SharedDtor(*this);
}
inline void CacheStorageIndex_Cache::SharedDtor(MessageLite& self) {
  CacheStorageIndex_Cache& this_ = static_cast<CacheStorageIndex_Cache&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::std::string>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.name_.Destroy();
  this_._impl_.cache_dir_.Destroy();
  this_._impl_.padding_key_.Destroy();
  this_._impl_.u16string_name_.Destroy();
  this_._impl_.~Impl_();
}

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite CacheStorageIndex_Cache_class_data_ =
    CacheStorageIndex_Cache::InternalGenerateClassData_(CacheStorageIndex_Cache_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheStorageIndex_Cache::GetClassData() const {
  return CacheStorageIndex_Cache_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheStorageIndex_Cache::GetClassData() const {
  return CacheStorageIndex_Cache_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const CacheStorageIndex_Cache::ParseTableT_
    CacheStorageIndex_Cache::_table_ =
        CacheStorageIndex_Cache::InternalGenerateParseTable_(CacheStorageIndex_Cache_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void CacheStorageIndex_Cache::Clear() {
// @@protoc_insertion_point(message_clear_start:content.proto.CacheStorageIndex.Cache)
  ::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, 0x0000000fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.name_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.cache_dir_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _impl_.padding_key_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _impl_.u16string_name_.ClearNonDefaultToEmpty();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00000070U)) {
    ::memset(&_impl_.size_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.padding_version_) -
        reinterpret_cast<char*>(&_impl_.size_)) + sizeof(_impl_.padding_version_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // required string name = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    const ::std::string& _s = this_._internal_name();
    target = stream->WriteStringMaybeAliased(1, _s, target);
  }

  // optional string cache_dir = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    const ::std::string& _s = this_._internal_cache_dir();
    target = stream->WriteStringMaybeAliased(2, _s, target);
  }

  // optional int64 size = 3;
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<3>(
            stream, this_._internal_size(), target);
  }

  // optional string padding_key = 4 [deprecated = true];
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    const ::std::string& _s = this_._internal_padding_key();
    target = stream->WriteStringMaybeAliased(4, _s, target);
  }

  // optional int64 padding = 5;
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<5>(
            stream, this_._internal_padding(), target);
  }

  // optional int32 padding_version = 6;
  if (CheckHasBit(cached_has_bits, 0x00000040U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<6>(
            stream, this_._internal_padding_version(), target);
  }

  // optional bytes u16string_name = 7;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    const ::std::string& _s = this_._internal_u16string_name();
    target = stream->WriteBytesMaybeAliased(7, _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:content.proto.CacheStorageIndex.Cache)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t CacheStorageIndex_Cache::ByteSizeLong(const MessageLite& base) {
  const CacheStorageIndex_Cache& this_ = static_cast<const CacheStorageIndex_Cache&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t CacheStorageIndex_Cache::ByteSizeLong() const {
  const CacheStorageIndex_Cache& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:content.proto.CacheStorageIndex.Cache)
  ::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_);
   {
    // required string name = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_name());
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000007eU)) {
    // optional string cache_dir = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_cache_dir());
    }
    // optional string padding_key = 4 [deprecated = true];
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_padding_key());
    }
    // optional bytes u16string_name = 7;
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::BytesSize(
                                      this_._internal_u16string_name());
    }
    // optional int64 size = 3;
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_size());
    }
    // optional int64 padding = 5;
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_padding());
    }
    // optional int32 padding_version = 6;
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_padding_version());
    }
  }
  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 CacheStorageIndex_Cache::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<CacheStorageIndex_Cache*>(&to_msg);
  auto& from = static_cast<const CacheStorageIndex_Cache&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:content.proto.CacheStorageIndex.Cache)
  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, 0x0000007fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_internal_set_name(from._internal_name());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_set_cache_dir(from._internal_cache_dir());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_internal_set_padding_key(from._internal_padding_key());
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_internal_set_u16string_name(from._internal_u16string_name());
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.size_ = from._impl_.size_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      _this->_impl_.padding_ = from._impl_.padding_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      _this->_impl_.padding_version_ = from._impl_.padding_version_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

void CacheStorageIndex_Cache::CopyFrom(const CacheStorageIndex_Cache& from) {
  // @@protoc_insertion_point(class_specific_copy_from_start:content.proto.CacheStorageIndex.Cache)
  if (&from == this) return;
  Clear();
  MergeFrom(from);
}

PROTOBUF_NOINLINE bool CacheStorageIndex_Cache::IsInitializedImpl(
    const MessageLite& msg) {
  auto& this_ = static_cast<const CacheStorageIndex_Cache&>(msg);
  if (_Internal::MissingRequiredFields(this_._impl_._has_bits_)) {
    return false;
  }
  return true;
}

void CacheStorageIndex_Cache::InternalSwap(CacheStorageIndex_Cache* 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_.name_, &other->_impl_.name_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.cache_dir_, &other->_impl_.cache_dir_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.padding_key_, &other->_impl_.padding_key_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.u16string_name_, &other->_impl_.u16string_name_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.padding_version_)
      + sizeof(CacheStorageIndex_Cache::_impl_.padding_version_)
      - PROTOBUF_FIELD_OFFSET(CacheStorageIndex_Cache, _impl_.size_)>(
          reinterpret_cast<char*>(&_impl_.size_),
          reinterpret_cast<char*>(&other->_impl_.size_));
}

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

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

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  CacheStorageIndex* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::memcpy(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, bucket_id_),
           reinterpret_cast<const char*>(&from._impl_) +
               offsetof(Impl_, bucket_id_),
           offsetof(Impl_, bucket_is_default_) -
               offsetof(Impl_, bucket_id_) +
               sizeof(Impl_::bucket_is_default_));

  // @@protoc_insertion_point(copy_constructor:content.proto.CacheStorageIndex)
}
PROTOBUF_NDEBUG_INLINE CacheStorageIndex::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        cache_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::content::proto::CacheStorageIndex,
            PROTOBUF_FIELD_OFFSET(::content::proto::CacheStorageIndex, _impl_.cache_)>()
         }
        ,
        origin_(arena),
        storage_key_(arena) {}

inline void CacheStorageIndex::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, bucket_id_),
           0,
           offsetof(Impl_, bucket_is_default_) -
               offsetof(Impl_, bucket_id_) +
               sizeof(Impl_::bucket_is_default_));
}
CacheStorageIndex::~CacheStorageIndex() {
  // @@protoc_insertion_point(destructor:content.proto.CacheStorageIndex)
  SharedDtor(*this);
}
inline void CacheStorageIndex::SharedDtor(MessageLite& self) {
  CacheStorageIndex& this_ = static_cast<CacheStorageIndex&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::std::string>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.origin_.Destroy();
  this_._impl_.storage_key_.Destroy();
  this_._impl_.~Impl_();
}

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite CacheStorageIndex_class_data_ =
    CacheStorageIndex::InternalGenerateClassData_(CacheStorageIndex_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheStorageIndex::GetClassData() const {
  return CacheStorageIndex_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheStorageIndex::GetClassData() const {
  return CacheStorageIndex_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const CacheStorageIndex::ParseTableT_
    CacheStorageIndex::_table_ =
        CacheStorageIndex::InternalGenerateParseTable_(CacheStorageIndex_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void CacheStorageIndex::Clear() {
// @@protoc_insertion_point(message_clear_start:content.proto.CacheStorageIndex)
  ::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 (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.cache_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.origin_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _impl_.storage_key_.ClearNonDefaultToEmpty();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00000018U)) {
    ::memset(&_impl_.bucket_id_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.bucket_is_default_) -
        reinterpret_cast<char*>(&_impl_.bucket_id_)) + sizeof(_impl_.bucket_is_default_));
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // repeated .content.proto.CacheStorageIndex.Cache cache = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_cache_size());
         i < n; i++) {
      const auto& repfield = this_._internal_cache().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              1, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // optional string origin = 2 [deprecated = true];
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    const ::std::string& _s = this_._internal_origin();
    target = stream->WriteStringMaybeAliased(2, _s, target);
  }

  // optional string storage_key = 3;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    const ::std::string& _s = this_._internal_storage_key();
    target = stream->WriteStringMaybeAliased(3, _s, target);
  }

  // optional int64 bucket_id = 4;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<4>(
            stream, this_._internal_bucket_id(), target);
  }

  // optional bool bucket_is_default = 5;
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        5, this_._internal_bucket_is_default(), 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:content.proto.CacheStorageIndex)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t CacheStorageIndex::ByteSizeLong(const MessageLite& base) {
  const CacheStorageIndex& this_ = static_cast<const CacheStorageIndex&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t CacheStorageIndex::ByteSizeLong() const {
  const CacheStorageIndex& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:content.proto.CacheStorageIndex)
  ::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];
  total_size += static_cast<bool>(0x00000010U & cached_has_bits) * 2;
  if (BatchCheckHasBit(cached_has_bits, 0x0000000fU)) {
    // repeated .content.proto.CacheStorageIndex.Cache cache = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_cache_size();
      for (const auto& msg : this_._internal_cache()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // optional string origin = 2 [deprecated = true];
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_origin());
    }
    // optional string storage_key = 3;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_storage_key());
    }
    // optional int64 bucket_id = 4;
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_bucket_id());
    }
  }
  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 CacheStorageIndex::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<CacheStorageIndex*>(&to_msg);
  auto& from = static_cast<const CacheStorageIndex&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:content.proto.CacheStorageIndex)
  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, 0x0000001fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_internal_mutable_cache()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_cache());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_set_origin(from._internal_origin());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_internal_set_storage_key(from._internal_storage_key());
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.bucket_id_ = from._impl_.bucket_id_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.bucket_is_default_ = from._impl_.bucket_is_default_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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

PROTOBUF_NOINLINE bool CacheStorageIndex::IsInitializedImpl(
    const MessageLite& msg) {
  auto& this_ = static_cast<const CacheStorageIndex&>(msg);
  if (!::google::protobuf::internal::AllAreInitialized(this_._internal_cache()))
    return false;
  return true;
}

void CacheStorageIndex::InternalSwap(CacheStorageIndex* 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_.cache_.InternalSwap(&other->_impl_.cache_);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.origin_, &other->_impl_.origin_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.storage_key_, &other->_impl_.storage_key_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.bucket_is_default_)
      + sizeof(CacheStorageIndex::_impl_.bucket_is_default_)
      - PROTOBUF_FIELD_OFFSET(CacheStorageIndex, _impl_.bucket_id_)>(
          reinterpret_cast<char*>(&_impl_.bucket_id_),
          reinterpret_cast<char*>(&other->_impl_.bucket_id_));
}

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

CacheHeaderMap::CacheHeaderMap(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, CacheHeaderMap_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:content.proto.CacheHeaderMap)
}
PROTOBUF_NDEBUG_INLINE CacheHeaderMap::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::content::proto::CacheHeaderMap& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        name_(arena, from.name_),
        value_(arena, from.value_) {}

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  CacheHeaderMap* 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:content.proto.CacheHeaderMap)
}
PROTOBUF_NDEBUG_INLINE CacheHeaderMap::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        name_(arena),
        value_(arena) {}

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite CacheHeaderMap_class_data_ =
    CacheHeaderMap::InternalGenerateClassData_(CacheHeaderMap_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheHeaderMap::GetClassData() const {
  return CacheHeaderMap_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheHeaderMap::GetClassData() const {
  return CacheHeaderMap_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const CacheHeaderMap::ParseTableT_
    CacheHeaderMap::_table_ =
        CacheHeaderMap::InternalGenerateParseTable_(CacheHeaderMap_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void CacheHeaderMap::Clear() {
// @@protoc_insertion_point(message_clear_start:content.proto.CacheHeaderMap)
  ::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_.name_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.value_.ClearNonDefaultToEmpty();
    }
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // required string name = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    const ::std::string& _s = this_._internal_name();
    target = stream->WriteStringMaybeAliased(1, _s, target);
  }

  // required string value = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    const ::std::string& _s = this_._internal_value();
    target = stream->WriteStringMaybeAliased(2, _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:content.proto.CacheHeaderMap)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t CacheHeaderMap::ByteSizeLong(const MessageLite& base) {
  const CacheHeaderMap& this_ = static_cast<const CacheHeaderMap&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t CacheHeaderMap::ByteSizeLong() const {
  const CacheHeaderMap& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:content.proto.CacheHeaderMap)
  ::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)) {
    // required string name = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_name());
    }
    // required string value = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_value());
    }
  }
  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 CacheHeaderMap::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<CacheHeaderMap*>(&to_msg);
  auto& from = static_cast<const CacheHeaderMap&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:content.proto.CacheHeaderMap)
  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)) {
      _this->_internal_set_name(from._internal_name());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_set_value(from._internal_value());
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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

PROTOBUF_NOINLINE bool CacheHeaderMap::IsInitializedImpl(
    const MessageLite& msg) {
  auto& this_ = static_cast<const CacheHeaderMap&>(msg);
  if (_Internal::MissingRequiredFields(this_._impl_._has_bits_)) {
    return false;
  }
  return true;
}

void CacheHeaderMap::InternalSwap(CacheHeaderMap* 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_.name_, &other->_impl_.name_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.value_, &other->_impl_.value_, arena);
}

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

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

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  CacheRequest* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::memcpy(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, is_reload_navigation_),
           reinterpret_cast<const char*>(&from._impl_) +
               offsetof(Impl_, is_reload_navigation_),
           offsetof(Impl_, is_history_navigation_) -
               offsetof(Impl_, is_reload_navigation_) +
               sizeof(Impl_::is_history_navigation_));

  // @@protoc_insertion_point(copy_constructor:content.proto.CacheRequest)
}
PROTOBUF_NDEBUG_INLINE CacheRequest::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        headers_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::content::proto::CacheRequest,
            PROTOBUF_FIELD_OFFSET(::content::proto::CacheRequest, _impl_.headers_)>()
         }
        ,
        method_(arena),
        fragment_(arena) {}

inline void CacheRequest::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, is_reload_navigation_),
           0,
           offsetof(Impl_, is_history_navigation_) -
               offsetof(Impl_, is_reload_navigation_) +
               sizeof(Impl_::is_history_navigation_));
}
CacheRequest::~CacheRequest() {
  // @@protoc_insertion_point(destructor:content.proto.CacheRequest)
  SharedDtor(*this);
}
inline void CacheRequest::SharedDtor(MessageLite& self) {
  CacheRequest& this_ = static_cast<CacheRequest&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::std::string>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.method_.Destroy();
  this_._impl_.fragment_.Destroy();
  this_._impl_.~Impl_();
}

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite CacheRequest_class_data_ =
    CacheRequest::InternalGenerateClassData_(CacheRequest_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheRequest::GetClassData() const {
  return CacheRequest_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheRequest::GetClassData() const {
  return CacheRequest_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const CacheRequest::ParseTableT_
    CacheRequest::_table_ =
        CacheRequest::InternalGenerateParseTable_(CacheRequest_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void CacheRequest::Clear() {
// @@protoc_insertion_point(message_clear_start:content.proto.CacheRequest)
  ::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 (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.headers_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.method_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _impl_.fragment_.ClearNonDefaultToEmpty();
    }
  }
  ::memset(&_impl_.is_reload_navigation_, 0, static_cast<::size_t>(
      reinterpret_cast<char*>(&_impl_.is_history_navigation_) -
      reinterpret_cast<char*>(&_impl_.is_reload_navigation_)) + sizeof(_impl_.is_history_navigation_));
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // required string method = 1;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    const ::std::string& _s = this_._internal_method();
    target = stream->WriteStringMaybeAliased(1, _s, target);
  }

  // repeated .content.proto.CacheHeaderMap headers = 2;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_headers_size());
         i < n; i++) {
      const auto& repfield = this_._internal_headers().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              2, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // optional string fragment = 3;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    const ::std::string& _s = this_._internal_fragment();
    target = stream->WriteStringMaybeAliased(3, _s, target);
  }

  // optional bool is_reload_navigation = 4;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        4, this_._internal_is_reload_navigation(), target);
  }

  // optional bool is_history_navigation = 5;
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        5, this_._internal_is_history_navigation(), 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:content.proto.CacheRequest)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t CacheRequest::ByteSizeLong(const MessageLite& base) {
  const CacheRequest& this_ = static_cast<const CacheRequest&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t CacheRequest::ByteSizeLong() const {
  const CacheRequest& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:content.proto.CacheRequest)
  ::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];
  total_size += ::absl::popcount(0x00000018U & cached_has_bits) * 2;
   {
    // repeated .content.proto.CacheHeaderMap headers = 2;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_headers_size();
      for (const auto& msg : this_._internal_headers()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
  }
   {
    // required string method = 1;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_method());
    }
  }
   {
    // optional string fragment = 3;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_fragment());
    }
  }
  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 CacheRequest::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<CacheRequest*>(&to_msg);
  auto& from = static_cast<const CacheRequest&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:content.proto.CacheRequest)
  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, 0x0000001fU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_internal_mutable_headers()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_headers());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_set_method(from._internal_method());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_internal_set_fragment(from._internal_fragment());
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_impl_.is_reload_navigation_ = from._impl_.is_reload_navigation_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_impl_.is_history_navigation_ = from._impl_.is_history_navigation_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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

PROTOBUF_NOINLINE bool CacheRequest::IsInitializedImpl(
    const MessageLite& msg) {
  auto& this_ = static_cast<const CacheRequest&>(msg);
  if (_Internal::MissingRequiredFields(this_._impl_._has_bits_)) {
    return false;
  }
  if (!::google::protobuf::internal::AllAreInitialized(this_._internal_headers()))
    return false;
  return true;
}

void CacheRequest::InternalSwap(CacheRequest* 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_.headers_.InternalSwap(&other->_impl_.headers_);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.method_, &other->_impl_.method_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.fragment_, &other->_impl_.fragment_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.is_history_navigation_)
      + sizeof(CacheRequest::_impl_.is_history_navigation_)
      - PROTOBUF_FIELD_OFFSET(CacheRequest, _impl_.is_reload_navigation_)>(
          reinterpret_cast<char*>(&_impl_.is_reload_navigation_),
          reinterpret_cast<char*>(&other->_impl_.is_reload_navigation_));
}

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

CacheResponse::CacheResponse(::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
#if defined(PROTOBUF_CUSTOM_VTABLE)
    : ::google::protobuf::MessageLite(arena, CacheResponse_get_class_data()) {
#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  SharedCtor(arena);
  // @@protoc_insertion_point(arena_constructor:content.proto.CacheResponse)
}
PROTOBUF_NDEBUG_INLINE CacheResponse::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
    [[maybe_unused]] const ::content::proto::CacheResponse& from_msg)
      : _has_bits_{from._has_bits_},
        _cached_size_{0},
        headers_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::content::proto::CacheResponse,
              PROTOBUF_FIELD_OFFSET(::content::proto::CacheResponse, _impl_.headers_)>()
          , from.headers_
        }
        ,
        cors_exposed_header_names_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::content::proto::CacheResponse,
              PROTOBUF_FIELD_OFFSET(::content::proto::CacheResponse, _impl_.cors_exposed_header_names_)>()
          , from.cors_exposed_header_names_
        }
        ,
        url_list_ {
          visibility, ::_pbi::InternalMetadataOffset::Build<
              ::content::proto::CacheResponse,
              PROTOBUF_FIELD_OFFSET(::content::proto::CacheResponse, _impl_.url_list_)>()
          , from.url_list_
        }
        ,
        status_text_(arena, from.status_text_),
        url_(arena, from.url_),
        alpn_negotiated_protocol_(arena, from.alpn_negotiated_protocol_),
        mime_type_(arena, from.mime_type_),
        request_method_(arena, from.request_method_) {}

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  CacheResponse* const _this = this;
  (void)_this;
  _internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
  new (&_impl_) Impl_(internal_visibility(), arena, from._impl_, from);
  ::memcpy(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, status_code_),
           reinterpret_cast<const char*>(&from._impl_) +
               offsetof(Impl_, status_code_),
           offsetof(Impl_, side_data_padding_) -
               offsetof(Impl_, status_code_) +
               sizeof(Impl_::side_data_padding_));

  // @@protoc_insertion_point(copy_constructor:content.proto.CacheResponse)
}
PROTOBUF_NDEBUG_INLINE CacheResponse::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        headers_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::content::proto::CacheResponse,
            PROTOBUF_FIELD_OFFSET(::content::proto::CacheResponse, _impl_.headers_)>()
         }
        ,
        cors_exposed_header_names_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::content::proto::CacheResponse,
            PROTOBUF_FIELD_OFFSET(::content::proto::CacheResponse, _impl_.cors_exposed_header_names_)>()
         }
        ,
        url_list_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::content::proto::CacheResponse,
            PROTOBUF_FIELD_OFFSET(::content::proto::CacheResponse, _impl_.url_list_)>()
         }
        ,
        status_text_(arena),
        url_(arena),
        alpn_negotiated_protocol_(arena),
        mime_type_(arena),
        request_method_(arena) {}

inline void CacheResponse::SharedCtor(::_pb::Arena* PROTOBUF_NULLABLE arena) {
  new (&_impl_) Impl_(internal_visibility(), arena);
  ::memset(reinterpret_cast<char*>(&_impl_) +
               offsetof(Impl_, status_code_),
           0,
           offsetof(Impl_, side_data_padding_) -
               offsetof(Impl_, status_code_) +
               sizeof(Impl_::side_data_padding_));
}
CacheResponse::~CacheResponse() {
  // @@protoc_insertion_point(destructor:content.proto.CacheResponse)
  SharedDtor(*this);
}
inline void CacheResponse::SharedDtor(MessageLite& self) {
  CacheResponse& this_ = static_cast<CacheResponse&>(self);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    this_.CheckHasBitConsistency();
  }
  this_._internal_metadata_.Delete<::std::string>();
  ABSL_DCHECK(this_.GetArena() == nullptr);
  this_._impl_.status_text_.Destroy();
  this_._impl_.url_.Destroy();
  this_._impl_.alpn_negotiated_protocol_.Destroy();
  this_._impl_.mime_type_.Destroy();
  this_._impl_.request_method_.Destroy();
  this_._impl_.~Impl_();
}

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite CacheResponse_class_data_ =
    CacheResponse::InternalGenerateClassData_(CacheResponse_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheResponse::GetClassData() const {
  return CacheResponse_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheResponse::GetClassData() const {
  return CacheResponse_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const CacheResponse::ParseTableT_
    CacheResponse::_table_ =
        CacheResponse::InternalGenerateParseTable_(CacheResponse_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void CacheResponse::Clear() {
// @@protoc_insertion_point(message_clear_start:content.proto.CacheResponse)
  ::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, 0x000000ffU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _impl_.headers_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _impl_.cors_exposed_header_names_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _impl_.url_list_.Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _impl_.status_text_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _impl_.url_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      _impl_.alpn_negotiated_protocol_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      _impl_.mime_type_.ClearNonDefaultToEmpty();
    }
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      _impl_.request_method_.ClearNonDefaultToEmpty();
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000ff00U)) {
    ::memset(&_impl_.status_code_, 0, static_cast<::size_t>(
        reinterpret_cast<char*>(&_impl_.padding_) -
        reinterpret_cast<char*>(&_impl_.status_code_)) + sizeof(_impl_.padding_));
  }
  _impl_.side_data_padding_ = ::int64_t{0};
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // required int32 status_code = 1;
  if (CheckHasBit(cached_has_bits, 0x00000100U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<1>(
            stream, this_._internal_status_code(), target);
  }

  // required string status_text = 2;
  if (CheckHasBit(cached_has_bits, 0x00000008U)) {
    const ::std::string& _s = this_._internal_status_text();
    target = stream->WriteStringMaybeAliased(2, _s, target);
  }

  // required .content.proto.CacheResponse.ResponseType response_type = 3;
  if (CheckHasBit(cached_has_bits, 0x00000200U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteEnumToArray(
        3, this_._internal_response_type(), target);
  }

  // repeated .content.proto.CacheHeaderMap headers = 4;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    for (unsigned i = 0, n = static_cast<unsigned>(
                             this_._internal_headers_size());
         i < n; i++) {
      const auto& repfield = this_._internal_headers().Get(i);
      target =
          ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
              4, repfield, repfield.GetCachedSize(),
              target, stream);
    }
  }

  // optional string url = 5 [deprecated = true];
  if (CheckHasBit(cached_has_bits, 0x00000010U)) {
    const ::std::string& _s = this_._internal_url();
    target = stream->WriteStringMaybeAliased(5, _s, target);
  }

  // optional int64 response_time = 6;
  if (CheckHasBit(cached_has_bits, 0x00000400U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<6>(
            stream, this_._internal_response_time(), target);
  }

  // repeated string cors_exposed_header_names = 7;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    for (int i = 0, n = this_._internal_cors_exposed_header_names_size(); i < n; ++i) {
      const auto& s = this_._internal_cors_exposed_header_names().Get(i);
      target = stream->WriteString(7, s, target);
    }
  }

  // repeated string url_list = 8;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    for (int i = 0, n = this_._internal_url_list_size(); i < n; ++i) {
      const auto& s = this_._internal_url_list().Get(i);
      target = stream->WriteString(8, s, target);
    }
  }

  // optional bool loaded_with_credentials = 9 [deprecated = true];
  if (CheckHasBit(cached_has_bits, 0x00001000U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        9, this_._internal_loaded_with_credentials(), target);
  }

  // optional int32 connection_info = 10;
  if (CheckHasBit(cached_has_bits, 0x00000800U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt32ToArrayWithField<10>(
            stream, this_._internal_connection_info(), target);
  }

  // optional string alpn_negotiated_protocol = 11;
  if (CheckHasBit(cached_has_bits, 0x00000020U)) {
    const ::std::string& _s = this_._internal_alpn_negotiated_protocol();
    target = stream->WriteStringMaybeAliased(11, _s, target);
  }

  // optional bool was_fetched_via_spdy = 12;
  if (CheckHasBit(cached_has_bits, 0x00002000U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        12, this_._internal_was_fetched_via_spdy(), target);
  }

  // optional string mime_type = 13;
  if (CheckHasBit(cached_has_bits, 0x00000040U)) {
    const ::std::string& _s = this_._internal_mime_type();
    target = stream->WriteStringMaybeAliased(13, _s, target);
  }

  // optional string request_method = 14;
  if (CheckHasBit(cached_has_bits, 0x00000080U)) {
    const ::std::string& _s = this_._internal_request_method();
    target = stream->WriteStringMaybeAliased(14, _s, target);
  }

  // optional int64 padding = 15;
  if (CheckHasBit(cached_has_bits, 0x00008000U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<15>(
            stream, this_._internal_padding(), target);
  }

  // optional int64 side_data_padding = 16;
  if (CheckHasBit(cached_has_bits, 0x00010000U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteInt64ToArray(
        16, this_._internal_side_data_padding(), target);
  }

  // optional bool request_include_credentials = 17;
  if (CheckHasBit(cached_has_bits, 0x00004000U)) {
    target = stream->EnsureSpace(target);
    target = ::_pbi::WireFormatLite::WriteBoolToArray(
        17, this_._internal_request_include_credentials(), 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:content.proto.CacheResponse)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t CacheResponse::ByteSizeLong(const MessageLite& base) {
  const CacheResponse& this_ = static_cast<const CacheResponse&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t CacheResponse::ByteSizeLong() const {
  const CacheResponse& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:content.proto.CacheResponse)
  ::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];
  total_size += static_cast<bool>(0x00004000U & cached_has_bits) * 3;
  total_size += ::absl::popcount(0x00003000U & cached_has_bits) * 2;
  if (BatchCheckHasBit(cached_has_bits, 0x00000007U)) {
    // repeated .content.proto.CacheHeaderMap headers = 4;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_headers_size();
      for (const auto& msg : this_._internal_headers()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
    // repeated string cors_exposed_header_names = 7;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size +=
          1 * ::google::protobuf::internal::FromIntSize(this_._internal_cors_exposed_header_names().size());
      for (int i = 0, n = this_._internal_cors_exposed_header_names().size(); i < n; ++i) {
        total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
            this_._internal_cors_exposed_header_names().Get(i));
      }
    }
    // repeated string url_list = 8;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size +=
          1 * ::google::protobuf::internal::FromIntSize(this_._internal_url_list().size());
      for (int i = 0, n = this_._internal_url_list().size(); i < n; ++i) {
        total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
            this_._internal_url_list().Get(i));
      }
    }
  }
   {
    // required string status_text = 2;
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_status_text());
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x000000f0U)) {
    // optional string url = 5 [deprecated = true];
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_url());
    }
    // optional string alpn_negotiated_protocol = 11;
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_alpn_negotiated_protocol());
    }
    // optional string mime_type = 13;
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_mime_type());
    }
    // optional string request_method = 14;
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                      this_._internal_request_method());
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00000300U)) {
    // required int32 status_code = 1;
    if (CheckHasBit(cached_has_bits, 0x00000100U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_status_code());
    }
    // required .content.proto.CacheResponse.ResponseType response_type = 3;
    if (CheckHasBit(cached_has_bits, 0x00000200U)) {
      total_size += 1 +
                    ::_pbi::WireFormatLite::EnumSize(this_._internal_response_type());
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x00008c00U)) {
    // optional int64 response_time = 6;
    if (CheckHasBit(cached_has_bits, 0x00000400U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_response_time());
    }
    // optional int32 connection_info = 10;
    if (CheckHasBit(cached_has_bits, 0x00000800U)) {
      total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
          this_._internal_connection_info());
    }
    // optional int64 padding = 15;
    if (CheckHasBit(cached_has_bits, 0x00008000U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_padding());
    }
  }
   {
    // optional int64 side_data_padding = 16;
    if (CheckHasBit(cached_has_bits, 0x00010000U)) {
      total_size += 2 + ::_pbi::WireFormatLite::Int64Size(
                                      this_._internal_side_data_padding());
    }
  }
  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 CacheResponse::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<CacheResponse*>(&to_msg);
  auto& from = static_cast<const CacheResponse&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:content.proto.CacheResponse)
  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, 0x000000ffU)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      _this->_internal_mutable_headers()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_headers());
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      _this->_internal_mutable_cors_exposed_header_names()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_cors_exposed_header_names());
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_internal_mutable_url_list()->InternalMergeFromWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), arena,
          from._internal_url_list());
    }
    if (CheckHasBit(cached_has_bits, 0x00000008U)) {
      _this->_internal_set_status_text(from._internal_status_text());
    }
    if (CheckHasBit(cached_has_bits, 0x00000010U)) {
      _this->_internal_set_url(from._internal_url());
    }
    if (CheckHasBit(cached_has_bits, 0x00000020U)) {
      _this->_internal_set_alpn_negotiated_protocol(from._internal_alpn_negotiated_protocol());
    }
    if (CheckHasBit(cached_has_bits, 0x00000040U)) {
      _this->_internal_set_mime_type(from._internal_mime_type());
    }
    if (CheckHasBit(cached_has_bits, 0x00000080U)) {
      _this->_internal_set_request_method(from._internal_request_method());
    }
  }
  if (BatchCheckHasBit(cached_has_bits, 0x0000ff00U)) {
    if (CheckHasBit(cached_has_bits, 0x00000100U)) {
      _this->_impl_.status_code_ = from._impl_.status_code_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000200U)) {
      _this->_impl_.response_type_ = from._impl_.response_type_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000400U)) {
      _this->_impl_.response_time_ = from._impl_.response_time_;
    }
    if (CheckHasBit(cached_has_bits, 0x00000800U)) {
      _this->_impl_.connection_info_ = from._impl_.connection_info_;
    }
    if (CheckHasBit(cached_has_bits, 0x00001000U)) {
      _this->_impl_.loaded_with_credentials_ = from._impl_.loaded_with_credentials_;
    }
    if (CheckHasBit(cached_has_bits, 0x00002000U)) {
      _this->_impl_.was_fetched_via_spdy_ = from._impl_.was_fetched_via_spdy_;
    }
    if (CheckHasBit(cached_has_bits, 0x00004000U)) {
      _this->_impl_.request_include_credentials_ = from._impl_.request_include_credentials_;
    }
    if (CheckHasBit(cached_has_bits, 0x00008000U)) {
      _this->_impl_.padding_ = from._impl_.padding_;
    }
  }
  if (CheckHasBit(cached_has_bits, 0x00010000U)) {
    _this->_impl_.side_data_padding_ = from._impl_.side_data_padding_;
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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

PROTOBUF_NOINLINE bool CacheResponse::IsInitializedImpl(
    const MessageLite& msg) {
  auto& this_ = static_cast<const CacheResponse&>(msg);
  if (_Internal::MissingRequiredFields(this_._impl_._has_bits_)) {
    return false;
  }
  if (!::google::protobuf::internal::AllAreInitialized(this_._internal_headers()))
    return false;
  return true;
}

void CacheResponse::InternalSwap(CacheResponse* 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_.headers_.InternalSwap(&other->_impl_.headers_);
  _impl_.cors_exposed_header_names_.InternalSwap(&other->_impl_.cors_exposed_header_names_);
  _impl_.url_list_.InternalSwap(&other->_impl_.url_list_);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.status_text_, &other->_impl_.status_text_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.url_, &other->_impl_.url_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.alpn_negotiated_protocol_, &other->_impl_.alpn_negotiated_protocol_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.mime_type_, &other->_impl_.mime_type_, arena);
  ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.request_method_, &other->_impl_.request_method_, arena);
  ::google::protobuf::internal::memswap<
      PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.side_data_padding_)
      + sizeof(CacheResponse::_impl_.side_data_padding_)
      - PROTOBUF_FIELD_OFFSET(CacheResponse, _impl_.status_code_)>(
          reinterpret_cast<char*>(&_impl_.status_code_),
          reinterpret_cast<char*>(&other->_impl_.status_code_));
}

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

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

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  CacheMetadata* 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_ = (CheckHasBit(cached_has_bits, 0x00000001U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.request_)
                : nullptr;
  _impl_.response_ = (CheckHasBit(cached_has_bits, 0x00000002U))
                ? ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.response_)
                : nullptr;
  _impl_.entry_time_ = from._impl_.entry_time_;

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

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite CacheMetadata_class_data_ =
    CacheMetadata::InternalGenerateClassData_(CacheMetadata_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheMetadata::GetClassData() const {
  return CacheMetadata_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
CacheMetadata::GetClassData() const {
  return CacheMetadata_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const CacheMetadata::ParseTableT_
    CacheMetadata::_table_ =
        CacheMetadata::InternalGenerateParseTable_(CacheMetadata_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void CacheMetadata::Clear() {
// @@protoc_insertion_point(message_clear_start:content.proto.CacheMetadata)
  ::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_.request_ != nullptr);
      _impl_.request_->Clear();
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(_impl_.response_ != nullptr);
      _impl_.response_->Clear();
    }
  }
  _impl_.entry_time_ = ::int64_t{0};
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // required .content.proto.CacheRequest request = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        1, *this_._impl_.request_, this_._impl_.request_->GetCachedSize(), target,
        stream);
  }

  // required .content.proto.CacheResponse response = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage(
        2, *this_._impl_.response_, this_._impl_.response_->GetCachedSize(), target,
        stream);
  }

  // optional int64 entry_time = 3;
  if (CheckHasBit(cached_has_bits, 0x00000004U)) {
    target =
        ::google::protobuf::internal::WireFormatLite::WriteInt64ToArrayWithField<3>(
            stream, this_._internal_entry_time(), 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:content.proto.CacheMetadata)
  return target;
}

#if defined(PROTOBUF_CUSTOM_VTABLE)
::size_t CacheMetadata::ByteSizeLong(const MessageLite& base) {
  const CacheMetadata& this_ = static_cast<const CacheMetadata&>(base);
#else   // PROTOBUF_CUSTOM_VTABLE
::size_t CacheMetadata::ByteSizeLong() const {
  const CacheMetadata& this_ = *this;
#endif  // PROTOBUF_CUSTOM_VTABLE
  // @@protoc_insertion_point(message_byte_size_start:content.proto.CacheMetadata)
  ::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)) {
    // required .content.proto.CacheRequest request = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.request_);
    }
    // required .content.proto.CacheResponse response = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      total_size += 1 +
                    ::google::protobuf::internal::WireFormatLite::MessageSize(*this_._impl_.response_);
    }
  }
   {
    // optional int64 entry_time = 3;
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
          this_._internal_entry_time());
    }
  }
  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 CacheMetadata::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<CacheMetadata*>(&to_msg);
  auto& from = static_cast<const CacheMetadata&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  ::google::protobuf::Arena* arena = _this->GetArena();
  // @@protoc_insertion_point(class_specific_merge_from_start:content.proto.CacheMetadata)
  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)) {
      ABSL_DCHECK(from._impl_.request_ != nullptr);
      if (_this->_impl_.request_ == nullptr) {
        _this->_impl_.request_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.request_);
      } else {
        _this->_impl_.request_->MergeFrom(*from._impl_.request_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      ABSL_DCHECK(from._impl_.response_ != nullptr);
      if (_this->_impl_.response_ == nullptr) {
        _this->_impl_.response_ = ::google::protobuf::MessageLite::CopyConstruct(arena, *from._impl_.response_);
      } else {
        _this->_impl_.response_->MergeFrom(*from._impl_.response_);
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000004U)) {
      _this->_impl_.entry_time_ = from._impl_.entry_time_;
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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

PROTOBUF_NOINLINE bool CacheMetadata::IsInitializedImpl(
    const MessageLite& msg) {
  auto& this_ = static_cast<const CacheMetadata&>(msg);
  if (_Internal::MissingRequiredFields(this_._impl_._has_bits_)) {
    return false;
  }
  if (CheckHasBit(this_._impl_._has_bits_[0], 0x00000001U)) {
    if (!this_._impl_.request_->IsInitialized()) return false;
  }
  if (CheckHasBit(this_._impl_._has_bits_[0], 0x00000002U)) {
    if (!this_._impl_.response_->IsInitialized()) return false;
  }
  return true;
}

void CacheMetadata::InternalSwap(CacheMetadata* 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(CacheMetadata, _impl_.entry_time_)
      + sizeof(CacheMetadata::_impl_.entry_time_)
      - PROTOBUF_FIELD_OFFSET(CacheMetadata, _impl_.request_)>(
          reinterpret_cast<char*>(&_impl_.request_),
          reinterpret_cast<char*>(&other->_impl_.request_));
}

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