chromium/out/Default/gen/components/feed/core/proto/v2/wire/request.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/feed/core/proto/v2/wire/request.proto

#include "components/feed/core/proto/v2/wire/request.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 feedwire {
PROTOBUF_CONSTEXPR Request::Request(
    ::_pbi::ConstantInitialized):{}
struct RequestDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RequestDefaultTypeInternal _Request_default_instance_;
}  // namespace feedwire
namespace feedwire {
bool Request_RequestVersion_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> Request_RequestVersion_strings[2] =;

static const char Request_RequestVersion_names[] =;

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

static const int Request_RequestVersion_entries_by_number[] =;

const std::string& Request_RequestVersion_Name(
    Request_RequestVersion value) {}
bool Request_RequestVersion_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Request_RequestVersion* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr Request_RequestVersion Request::UNKNOWN_REQUEST_VERSION;
constexpr Request_RequestVersion Request::FEED_QUERY;
constexpr Request_RequestVersion Request::RequestVersion_MIN;
constexpr Request_RequestVersion Request::RequestVersion_MAX;
constexpr int Request::RequestVersion_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class Request::_Internal {};

const ::feedwire::FeedRequest&
Request::_Internal::feed_request(const Request* msg) {}
void Request::clear_feed_request() {}
Request::Request(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
Request::Request(const Request& from)
  :{}

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

Request::~Request() {}

inline void Request::SharedDtor() {}

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

void Request::Clear() {}

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

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

size_t Request::ByteSizeLong() const {}

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

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

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

bool Request::IsInitialized() const {}

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

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


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

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