chromium/out/Default/gen/components/commerce/core/proto/shopping_page_types.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/commerce/core/proto/shopping_page_types.proto

#include "components/commerce/core/proto/shopping_page_types.pb.h"

#include <algorithm>

#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>

PROTOBUF_PRAGMA_INIT_SEG

_pb;
_pbi;

namespace commerce {
PROTOBUF_CONSTEXPR ShoppingPageTypes::ShoppingPageTypes(
    ::_pbi::ConstantInitialized):{}
struct ShoppingPageTypesDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ShoppingPageTypesDefaultTypeInternal _ShoppingPageTypes_default_instance_;
}  // namespace commerce
namespace commerce {
bool ShoppingPageTypes_ShoppingPageType_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ShoppingPageTypes_ShoppingPageType_strings[10] =;

static const char ShoppingPageTypes_ShoppingPageType_names[] =;

static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ShoppingPageTypes_ShoppingPageType_entries[] =;

static const int ShoppingPageTypes_ShoppingPageType_entries_by_number[] =;

const std::string& ShoppingPageTypes_ShoppingPageType_Name(
    ShoppingPageTypes_ShoppingPageType value) {}
bool ShoppingPageTypes_ShoppingPageType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ShoppingPageTypes_ShoppingPageType* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::TYPE_UNSPECIFIED;
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::SHOPPING_PAGE;
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::MERCHANT_DOMAIN_PAGE;
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::MULTI_PRODUCT_PAGE;
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::SINGLE_PRODUCT_PAGE;
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::PRODUCT_REVIEW_PAGE;
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::PRODUCT_COMPARISON_PAGE;
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::PRODUCT_TOP_N_PAGE;
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::SOLD_OUT_PAGE;
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::BUYING_GUIDE_PAGE;
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::ShoppingPageType_MIN;
constexpr ShoppingPageTypes_ShoppingPageType ShoppingPageTypes::ShoppingPageType_MAX;
constexpr int ShoppingPageTypes::ShoppingPageType_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class ShoppingPageTypes::_Internal {};

ShoppingPageTypes::ShoppingPageTypes(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
ShoppingPageTypes::ShoppingPageTypes(const ShoppingPageTypes& from)
  :{}

inline void ShoppingPageTypes::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

ShoppingPageTypes::~ShoppingPageTypes() {}

inline void ShoppingPageTypes::SharedDtor() {}

void ShoppingPageTypes::SetCachedSize(int size) const {}

void ShoppingPageTypes::Clear() {}

const char* ShoppingPageTypes::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* ShoppingPageTypes::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t ShoppingPageTypes::ByteSizeLong() const {}

void ShoppingPageTypes::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void ShoppingPageTypes::MergeFrom(const ShoppingPageTypes& from) {}

void ShoppingPageTypes::CopyFrom(const ShoppingPageTypes& from) {}

bool ShoppingPageTypes::IsInitialized() const {}

void ShoppingPageTypes::InternalSwap(ShoppingPageTypes* other) {}

std::string ShoppingPageTypes::GetTypeName() const {}


// @@protoc_insertion_point(namespace_scope)
}  // namespace commerce
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::commerce::ShoppingPageTypes*
Arena::CreateMaybeMessage< ::commerce::ShoppingPageTypes >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)
#include <google/protobuf/port_undef.inc>