#include "components/feed/core/proto/v2/wire/action_surface.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 ActionSurface_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ActionSurface_strings[3] = …;
static const char ActionSurface_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ActionSurface_entries[] = …;
static const int ActionSurface_entries_by_number[] = …;
const std::string& ActionSurface_Name(
ActionSurface value) { … }
bool ActionSurface_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ActionSurface* value) { … }
}
PROTOBUF_NAMESPACE_OPEN
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>