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

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

#include "components/feed/core/proto/v2/wire/response.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 Response::Response(
    ::_pbi::ConstantInitialized):{}
struct ResponseDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ResponseDefaultTypeInternal _Response_default_instance_;
}  // namespace feedwire
namespace feedwire {
bool Response_ResponseVersion_IsValid(int value) {}

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

static const char Response_ResponseVersion_names[] =;

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

static const int Response_ResponseVersion_entries_by_number[] =;

const std::string& Response_ResponseVersion_Name(
    Response_ResponseVersion value) {}
bool Response_ResponseVersion_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Response_ResponseVersion* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr Response_ResponseVersion Response::UNKNOWN_RESPONSE_VERSION;
constexpr Response_ResponseVersion Response::FEED_RESPONSE;
constexpr Response_ResponseVersion Response::ResponseVersion_MIN;
constexpr Response_ResponseVersion Response::ResponseVersion_MAX;
constexpr int Response::ResponseVersion_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class Response::_Internal {};

const ::feedwire::FeedResponse&
Response::_Internal::feed_response(const Response* msg) {}
void Response::clear_feed_response() {}
Response::Response(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
Response::Response(const Response& from)
  :{}

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

Response::~Response() {}

inline void Response::SharedDtor() {}

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

void Response::Clear() {}

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

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

size_t Response::ByteSizeLong() const {}

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

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

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

bool Response::IsInitialized() const {}

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

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


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

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