#include "components/feed/core/proto/v2/wire/reliability_logging_enums.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/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace feedwire {
}
namespace feedwire {
bool DiscoverLaunchResult_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> DiscoverLaunchResult_strings[36] = …;
static const char DiscoverLaunchResult_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry DiscoverLaunchResult_entries[] = …;
static const int DiscoverLaunchResult_entries_by_number[] = …;
const std::string& DiscoverLaunchResult_Name(
DiscoverLaunchResult value) { … }
bool DiscoverLaunchResult_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DiscoverLaunchResult* value) { … }
bool DiscoverCardReadCacheResult_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> DiscoverCardReadCacheResult_strings[5] = …;
static const char DiscoverCardReadCacheResult_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry DiscoverCardReadCacheResult_entries[] = …;
static const int DiscoverCardReadCacheResult_entries_by_number[] = …;
const std::string& DiscoverCardReadCacheResult_Name(
DiscoverCardReadCacheResult value) { … }
bool DiscoverCardReadCacheResult_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DiscoverCardReadCacheResult* value) { … }
bool DiscoverAboveTheFoldRenderResult_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> DiscoverAboveTheFoldRenderResult_strings[4] = …;
static const char DiscoverAboveTheFoldRenderResult_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry DiscoverAboveTheFoldRenderResult_entries[] = …;
static const int DiscoverAboveTheFoldRenderResult_entries_by_number[] = …;
const std::string& DiscoverAboveTheFoldRenderResult_Name(
DiscoverAboveTheFoldRenderResult value) { … }
bool DiscoverAboveTheFoldRenderResult_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DiscoverAboveTheFoldRenderResult* value) { … }
}
PROTOBUF_NAMESPACE_OPEN
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>