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

#include "site_token_data.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 site_token_provider {
namespace proto {
class SiteToken::_Internal {
 public:
  using HasBits = decltype(::std::declval<SiteToken>()._impl_._has_bits_);
  static constexpr ::int32_t kHasBitsOffset =
      8 * PROTOBUF_FIELD_OFFSET(SiteToken, _impl_._has_bits_);
};

constexpr SiteToken::ParseTableT_ SiteToken::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(SiteToken, _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<::site_token_provider::proto::SiteToken>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // string token = 2;
      {::_pbi::TcParser::FastUS1,
       {18, 1, 0,
        PROTOBUF_FIELD_OFFSET(SiteToken, _impl_.token_)}},
      // string domain = 1;
      {::_pbi::TcParser::FastUS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(SiteToken, _impl_.domain_)}},
    }}, {{
      65535, 65535
    }}, {{
      // string domain = 1;
      {PROTOBUF_FIELD_OFFSET(SiteToken, _impl_.domain_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
      // string token = 2;
      {PROTOBUF_FIELD_OFFSET(SiteToken, _impl_.token_), _Internal::kHasBitsOffset + 1, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
    }},
    // no aux_entries
    {{
      "\43\6\5\0\0\0\0\0"
      "site_token_provider.proto.SiteToken"
      "domain"
      "token"
    }},
  };
}


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

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

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

constexpr GeneratePlatformSiteTokensRequest::ParseTableT_ GeneratePlatformSiteTokensRequest::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(GeneratePlatformSiteTokensRequest, _impl_._has_bits_),
      0, // no _extensions_
      1, 0,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967294,  // skipmap
      offsetof(ParseTableT_, field_entries),
      1,  // num_field_entries
      0,  // num_aux_entries
      offsetof(ParseTableT_, field_names),  // no aux_entries
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::site_token_provider::proto::GeneratePlatformSiteTokensRequest>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // string name = 1;
      {::_pbi::TcParser::FastUS1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(GeneratePlatformSiteTokensRequest, _impl_.name_)}},
    }}, {{
      65535, 65535
    }}, {{
      // string name = 1;
      {PROTOBUF_FIELD_OFFSET(GeneratePlatformSiteTokensRequest, _impl_.name_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kUtf8String | ::_fl::kRepAString)},
    }},
    // no aux_entries
    {{
      "\73\4\0\0\0\0\0\0"
      "site_token_provider.proto.GeneratePlatformSiteTokensRequest"
      "name"
    }},
  };
}


inline constexpr GeneratePlatformSiteTokensRequest::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()) {}

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

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

constexpr GeneratePlatformSiteTokensResponse::ParseTableT_ GeneratePlatformSiteTokensResponse::InternalGenerateParseTable_(const ::_pbi::ClassData* class_data) {
  return ParseTableT_{
    {
      PROTOBUF_FIELD_OFFSET(GeneratePlatformSiteTokensResponse, _impl_._has_bits_),
      0, // no _extensions_
      1, 0,  // max_field_number, fast_idx_mask
      offsetof(ParseTableT_, field_lookup_table),
      4294967294,  // skipmap
      offsetof(ParseTableT_, field_entries),
      1,  // num_field_entries
      1,  // num_aux_entries
      offsetof(ParseTableT_, aux_entries),
      class_data,
      nullptr,  // post_loop_handler
      ::_pbi::TcParser::GenericFallbackLite,  // fallback
      #ifdef PROTOBUF_PREFETCH_PARSE_TABLE
      ::_pbi::TcParser::GetTable<::site_token_provider::proto::GeneratePlatformSiteTokensResponse>(),  // to_prefetch
      #endif  // PROTOBUF_PREFETCH_PARSE_TABLE
    }, {{
      // repeated .site_token_provider.proto.SiteToken site_tokens = 1;
      {::_pbi::TcParser::FastMtR1,
       {10, 0, 0,
        PROTOBUF_FIELD_OFFSET(GeneratePlatformSiteTokensResponse, _impl_.site_tokens_)}},
    }}, {{
      65535, 65535
    }}, {{
      // repeated .site_token_provider.proto.SiteToken site_tokens = 1;
      {PROTOBUF_FIELD_OFFSET(GeneratePlatformSiteTokensResponse, _impl_.site_tokens_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcRepeated | ::_fl::kMessage | ::_fl::kTvTable)},
    }},
    {{
        #ifndef PROTOBUF_MESSAGE_GLOBALS
        {::_pbi::TcParser::GetTable<::site_token_provider::proto::SiteToken>()},
        #else
        {::_pbi::FieldAuxMessageGlobals(), &::site_token_provider::proto::SiteToken_globals_},
        #endif
    }},
    {{
    }},
  };
}


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

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

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
    PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PROTOBUF_MESSAGE_GLOBALS_CONST GeneratePlatformSiteTokensResponseGlobalsTypeInternal GeneratePlatformSiteTokensResponse_globals_
        PROTOBUF_MESSAGE_GLOBALS_SECTION(.data.rel.ro);
#if defined(PROTOBUF_CUSTOM_VTABLE)
namespace {
const ::_pbi::ClassData* GeneratePlatformSiteTokensResponse_get_class_data() {
#ifdef PROTOBUF_MESSAGE_GLOBALS
  return GeneratePlatformSiteTokensResponse_globals_.GetClassData();
#else
  return GeneratePlatformSiteTokensResponse_class_data_.base();
#endif  // PROTOBUF_MESSAGE_GLOBALS
}
}  // namespace
#endif  // PROTOBUF_CUSTOM_VTABLE
}  // namespace proto
}  // namespace site_token_provider
namespace site_token_provider {
namespace proto {
// ===================================================================

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

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

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

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite SiteToken_class_data_ =
    SiteToken::InternalGenerateClassData_(SiteToken_globals_._default);

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

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

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

  // string token = 2;
  if (CheckHasBit(cached_has_bits, 0x00000002U)) {
    if (!this_._internal_token().empty()) {
      const ::std::string& _s = this_._internal_token();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "site_token_provider.proto.SiteToken.token");
      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:site_token_provider.proto.SiteToken)
  return target;
}

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
  cached_has_bits = this_._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    // string domain = 1;
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      if (!this_._internal_domain().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_domain());
      }
    }
    // string token = 2;
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      if (!this_._internal_token().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_token());
      }
    }
  }
  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 SiteToken::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<SiteToken*>(&to_msg);
  auto& from = static_cast<const SiteToken&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:site_token_provider.proto.SiteToken)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (BatchCheckHasBit(cached_has_bits, 0x00000003U)) {
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      if (!from._internal_domain().empty()) {
        _this->_internal_set_domain(from._internal_domain());
      } else {
        if (_this->_impl_.domain_.IsDefault()) {
          _this->_internal_set_domain("");
        }
      }
    }
    if (CheckHasBit(cached_has_bits, 0x00000002U)) {
      if (!from._internal_token().empty()) {
        _this->_internal_set_token(from._internal_token());
      } else {
        if (_this->_impl_.token_.IsDefault()) {
          _this->_internal_set_token("");
        }
      }
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


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

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

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

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

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

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite GeneratePlatformSiteTokensRequest_class_data_ =
    GeneratePlatformSiteTokensRequest::InternalGenerateClassData_(GeneratePlatformSiteTokensRequest_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
GeneratePlatformSiteTokensRequest::GetClassData() const {
  return GeneratePlatformSiteTokensRequest_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
GeneratePlatformSiteTokensRequest::GetClassData() const {
  return GeneratePlatformSiteTokensRequest_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const GeneratePlatformSiteTokensRequest::ParseTableT_
    GeneratePlatformSiteTokensRequest::_table_ =
        GeneratePlatformSiteTokensRequest::InternalGenerateParseTable_(GeneratePlatformSiteTokensRequest_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void GeneratePlatformSiteTokensRequest::Clear() {
// @@protoc_insertion_point(message_clear_start:site_token_provider.proto.GeneratePlatformSiteTokensRequest)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    _impl_.name_.ClearNonDefaultToEmpty();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

  cached_has_bits = this_._impl_._has_bits_[0];
  // string name = 1;
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    if (!this_._internal_name().empty()) {
      const ::std::string& _s = this_._internal_name();
      ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
          _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "site_token_provider.proto.GeneratePlatformSiteTokensRequest.name");
      target = stream->WriteStringMaybeAliased(1, _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:site_token_provider.proto.GeneratePlatformSiteTokensRequest)
  return target;
}

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

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

   {
    // string name = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      if (!this_._internal_name().empty()) {
        total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
                                        this_._internal_name());
      }
    }
  }
  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 GeneratePlatformSiteTokensRequest::MergeImpl(::google::protobuf::MessageLite& to_msg,
                      const ::google::protobuf::MessageLite& from_msg) {
   auto* const _this = static_cast<GeneratePlatformSiteTokensRequest*>(&to_msg);
  auto& from = static_cast<const GeneratePlatformSiteTokensRequest&>(from_msg);
  if constexpr (::_pbi::DebugHardenCheckHasBitConsistency()) {
    from.CheckHasBitConsistency();
  }
  // @@protoc_insertion_point(class_specific_merge_from_start:site_token_provider.proto.GeneratePlatformSiteTokensRequest)
  ABSL_DCHECK_NE(&from, _this);
  ::uint32_t cached_has_bits = 0;
  (void)cached_has_bits;

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    if (!from._internal_name().empty()) {
      _this->_internal_set_name(from._internal_name());
    } else {
      if (_this->_impl_.name_.IsDefault()) {
        _this->_internal_set_name("");
      }
    }
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


void GeneratePlatformSiteTokensRequest::InternalSwap(GeneratePlatformSiteTokensRequest* 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);
}

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

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

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

#else   // PROTOBUF_CUSTOM_VTABLE
    : ::google::protobuf::MessageLite(arena) {
#endif  // PROTOBUF_CUSTOM_VTABLE
  GeneratePlatformSiteTokensResponse* 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:site_token_provider.proto.GeneratePlatformSiteTokensResponse)
}
PROTOBUF_NDEBUG_INLINE GeneratePlatformSiteTokensResponse::Impl_::Impl_(
    [[maybe_unused]] ::google::protobuf::internal::InternalVisibility visibility,
    [[maybe_unused]] ::google::protobuf::Arena* PROTOBUF_NULLABLE arena)
      : _cached_size_{0},
        site_tokens_ { visibility, ::_pbi::InternalMetadataOffset::Build<
            ::site_token_provider::proto::GeneratePlatformSiteTokensResponse,
            PROTOBUF_FIELD_OFFSET(::site_token_provider::proto::GeneratePlatformSiteTokensResponse, _impl_.site_tokens_)>()
         }
     {}

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

#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
const ::google::protobuf::internal::ClassDataLite GeneratePlatformSiteTokensResponse_class_data_ =
    GeneratePlatformSiteTokensResponse::InternalGenerateClassData_(GeneratePlatformSiteTokensResponse_globals_._default);

PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
GeneratePlatformSiteTokensResponse::GetClassData() const {
  return GeneratePlatformSiteTokensResponse_class_data_.base();
}
#else
PROTOBUF_ATTRIBUTE_WEAK const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL
GeneratePlatformSiteTokensResponse::GetClassData() const {
  return GeneratePlatformSiteTokensResponse_globals_.GetClassData();
}
#endif  // !PROTOBUF_MESSAGE_GLOBALS
#ifndef PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_CONSTINIT
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const GeneratePlatformSiteTokensResponse::ParseTableT_
    GeneratePlatformSiteTokensResponse::_table_ =
        GeneratePlatformSiteTokensResponse::InternalGenerateParseTable_(GeneratePlatformSiteTokensResponse_class_data_.base());
#endif  // !PROTOBUF_MESSAGE_GLOBALS
PROTOBUF_NOINLINE void GeneratePlatformSiteTokensResponse::Clear() {
// @@protoc_insertion_point(message_clear_start:site_token_provider.proto.GeneratePlatformSiteTokensResponse)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::uint32_t cached_has_bits = 0;
  // Prevent compiler warnings about cached_has_bits being unused
  (void) cached_has_bits;

  cached_has_bits = _impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    _impl_.site_tokens_.Clear();
  }
  _impl_._has_bits_.Clear();
  _internal_metadata_.Clear<::std::string>();
}

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

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

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

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

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

  ::_pbi::Prefetch5LinesFrom7Lines(&this_);
   {
    // repeated .site_token_provider.proto.SiteToken site_tokens = 1;
    cached_has_bits = this_._impl_._has_bits_[0];
    if (CheckHasBit(cached_has_bits, 0x00000001U)) {
      total_size += 1UL * this_._internal_site_tokens_size();
      for (const auto& msg : this_._internal_site_tokens()) {
        total_size += ::google::protobuf::internal::WireFormatLite::MessageSize(msg);
      }
    }
  }
  if (ABSL_PREDICT_FALSE(this_._internal_metadata_.have_unknown_fields())) {
    total_size += this_._internal_metadata_.unknown_fields<::std::string>(::google::protobuf::internal::GetEmptyString).size();
  }
  this_._impl_._cached_size_.Set(::_pbi::ToCachedSize(total_size));
  return total_size;
}

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

  cached_has_bits = from._impl_._has_bits_[0];
  if (CheckHasBit(cached_has_bits, 0x00000001U)) {
    _this->_internal_mutable_site_tokens()->InternalMergeFromWithArena(
        ::google::protobuf::MessageLite::internal_visibility(), arena,
        from._internal_site_tokens());
  }
  _this->_impl_._has_bits_[0] |= cached_has_bits;
  _this->_internal_metadata_.MergeFrom<::std::string>(
      from._internal_metadata_);
}

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


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

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