#include "lens_overlay_deep_gleam_data.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>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace lens {
PROTOBUF_CONSTEXPR DeepGleamData::DeepGleamData(
::_pbi::ConstantInitialized): … { … }
struct DeepGleamDataDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DeepGleamDataDefaultTypeInternal _DeepGleamData_default_instance_;
PROTOBUF_CONSTEXPR TranslationData_Status::TranslationData_Status(
::_pbi::ConstantInitialized): … { … }
struct TranslationData_StatusDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TranslationData_StatusDefaultTypeInternal _TranslationData_Status_default_instance_;
PROTOBUF_CONSTEXPR TranslationData_TextStyle::TranslationData_TextStyle(
::_pbi::ConstantInitialized): … { … }
struct TranslationData_TextStyleDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TranslationData_TextStyleDefaultTypeInternal _TranslationData_TextStyle_default_instance_;
PROTOBUF_CONSTEXPR TranslationData_BackgroundImageData::TranslationData_BackgroundImageData(
::_pbi::ConstantInitialized): … { … }
struct TranslationData_BackgroundImageDataDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TranslationData_BackgroundImageDataDefaultTypeInternal _TranslationData_BackgroundImageData_default_instance_;
PROTOBUF_CONSTEXPR TranslationData_Line_Word::TranslationData_Line_Word(
::_pbi::ConstantInitialized): … { … }
struct TranslationData_Line_WordDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TranslationData_Line_WordDefaultTypeInternal _TranslationData_Line_Word_default_instance_;
PROTOBUF_CONSTEXPR TranslationData_Line::TranslationData_Line(
::_pbi::ConstantInitialized): … { … }
struct TranslationData_LineDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TranslationData_LineDefaultTypeInternal _TranslationData_Line_default_instance_;
PROTOBUF_CONSTEXPR TranslationData::TranslationData(
::_pbi::ConstantInitialized): … { … }
struct TranslationDataDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TranslationDataDefaultTypeInternal _TranslationData_default_instance_;
}
namespace lens {
bool TranslationData_Status_Code_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> TranslationData_Status_Code_strings[10] = …;
static const char TranslationData_Status_Code_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry TranslationData_Status_Code_entries[] = …;
static const int TranslationData_Status_Code_entries_by_number[] = …;
const std::string& TranslationData_Status_Code_Name(
TranslationData_Status_Code value) { … }
bool TranslationData_Status_Code_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, TranslationData_Status_Code* value) { … }
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr TranslationData_Status_Code TranslationData_Status::UNKNOWN;
constexpr TranslationData_Status_Code TranslationData_Status::SUCCESS;
constexpr TranslationData_Status_Code TranslationData_Status::SERVER_ERROR;
constexpr TranslationData_Status_Code TranslationData_Status::UNSUPPORTED_LANGUAGE_PAIR;
constexpr TranslationData_Status_Code TranslationData_Status::SAME_LANGUAGE;
constexpr TranslationData_Status_Code TranslationData_Status::UNKNOWN_SOURCE_LANGUAGE;
constexpr TranslationData_Status_Code TranslationData_Status::INVALID_REQUEST;
constexpr TranslationData_Status_Code TranslationData_Status::DEADLINE_EXCEEDED;
constexpr TranslationData_Status_Code TranslationData_Status::EMPTY_TRANSLATION;
constexpr TranslationData_Status_Code TranslationData_Status::NO_OP_TRANSLATION;
constexpr TranslationData_Status_Code TranslationData_Status::Code_MIN;
constexpr TranslationData_Status_Code TranslationData_Status::Code_MAX;
constexpr int TranslationData_Status::Code_ARRAYSIZE;
#endif
bool TranslationData_BackgroundImageData_FileFormat_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> TranslationData_BackgroundImageData_FileFormat_strings[5] = …;
static const char TranslationData_BackgroundImageData_FileFormat_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry TranslationData_BackgroundImageData_FileFormat_entries[] = …;
static const int TranslationData_BackgroundImageData_FileFormat_entries_by_number[] = …;
const std::string& TranslationData_BackgroundImageData_FileFormat_Name(
TranslationData_BackgroundImageData_FileFormat value) { … }
bool TranslationData_BackgroundImageData_FileFormat_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, TranslationData_BackgroundImageData_FileFormat* value) { … }
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr TranslationData_BackgroundImageData_FileFormat TranslationData_BackgroundImageData::UNKNOWN;
constexpr TranslationData_BackgroundImageData_FileFormat TranslationData_BackgroundImageData::RAW_BYTES_RGBA;
constexpr TranslationData_BackgroundImageData_FileFormat TranslationData_BackgroundImageData::PNG_RGBA;
constexpr TranslationData_BackgroundImageData_FileFormat TranslationData_BackgroundImageData::WEBP_RGBA;
constexpr TranslationData_BackgroundImageData_FileFormat TranslationData_BackgroundImageData::JPEG_RGB_PNG_MASK;
constexpr TranslationData_BackgroundImageData_FileFormat TranslationData_BackgroundImageData::FileFormat_MIN;
constexpr TranslationData_BackgroundImageData_FileFormat TranslationData_BackgroundImageData::FileFormat_MAX;
constexpr int TranslationData_BackgroundImageData::FileFormat_ARRAYSIZE;
#endif
class DeepGleamData::_Internal { … };
const ::lens::TranslationData&
DeepGleamData::_Internal::translation(const DeepGleamData* msg) { … }
void DeepGleamData::set_allocated_translation(::lens::TranslationData* translation) { … }
DeepGleamData::DeepGleamData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
DeepGleamData::DeepGleamData(const DeepGleamData& from)
: … { … }
inline void DeepGleamData::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
DeepGleamData::~DeepGleamData() { … }
inline void DeepGleamData::SharedDtor() { … }
void DeepGleamData::SetCachedSize(int size) const { … }
void DeepGleamData::clear_rendering_oneof() { … }
void DeepGleamData::Clear() { … }
const char* DeepGleamData::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* DeepGleamData::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t DeepGleamData::ByteSizeLong() const { … }
void DeepGleamData::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void DeepGleamData::MergeFrom(const DeepGleamData& from) { … }
void DeepGleamData::CopyFrom(const DeepGleamData& from) { … }
bool DeepGleamData::IsInitialized() const { … }
void DeepGleamData::InternalSwap(DeepGleamData* other) { … }
std::string DeepGleamData::GetTypeName() const { … }
class TranslationData_Status::_Internal { … };
TranslationData_Status::TranslationData_Status(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
TranslationData_Status::TranslationData_Status(const TranslationData_Status& from)
: … { … }
inline void TranslationData_Status::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
TranslationData_Status::~TranslationData_Status() { … }
inline void TranslationData_Status::SharedDtor() { … }
void TranslationData_Status::SetCachedSize(int size) const { … }
void TranslationData_Status::Clear() { … }
const char* TranslationData_Status::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* TranslationData_Status::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t TranslationData_Status::ByteSizeLong() const { … }
void TranslationData_Status::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void TranslationData_Status::MergeFrom(const TranslationData_Status& from) { … }
void TranslationData_Status::CopyFrom(const TranslationData_Status& from) { … }
bool TranslationData_Status::IsInitialized() const { … }
void TranslationData_Status::InternalSwap(TranslationData_Status* other) { … }
std::string TranslationData_Status::GetTypeName() const { … }
class TranslationData_TextStyle::_Internal { … };
TranslationData_TextStyle::TranslationData_TextStyle(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
TranslationData_TextStyle::TranslationData_TextStyle(const TranslationData_TextStyle& from)
: … { … }
inline void TranslationData_TextStyle::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
TranslationData_TextStyle::~TranslationData_TextStyle() { … }
inline void TranslationData_TextStyle::SharedDtor() { … }
void TranslationData_TextStyle::SetCachedSize(int size) const { … }
void TranslationData_TextStyle::Clear() { … }
const char* TranslationData_TextStyle::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* TranslationData_TextStyle::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t TranslationData_TextStyle::ByteSizeLong() const { … }
void TranslationData_TextStyle::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void TranslationData_TextStyle::MergeFrom(const TranslationData_TextStyle& from) { … }
void TranslationData_TextStyle::CopyFrom(const TranslationData_TextStyle& from) { … }
bool TranslationData_TextStyle::IsInitialized() const { … }
void TranslationData_TextStyle::InternalSwap(TranslationData_TextStyle* other) { … }
std::string TranslationData_TextStyle::GetTypeName() const { … }
class TranslationData_BackgroundImageData::_Internal { … };
TranslationData_BackgroundImageData::TranslationData_BackgroundImageData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
TranslationData_BackgroundImageData::TranslationData_BackgroundImageData(const TranslationData_BackgroundImageData& from)
: … { … }
inline void TranslationData_BackgroundImageData::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
TranslationData_BackgroundImageData::~TranslationData_BackgroundImageData() { … }
inline void TranslationData_BackgroundImageData::SharedDtor() { … }
void TranslationData_BackgroundImageData::SetCachedSize(int size) const { … }
void TranslationData_BackgroundImageData::Clear() { … }
const char* TranslationData_BackgroundImageData::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* TranslationData_BackgroundImageData::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t TranslationData_BackgroundImageData::ByteSizeLong() const { … }
void TranslationData_BackgroundImageData::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void TranslationData_BackgroundImageData::MergeFrom(const TranslationData_BackgroundImageData& from) { … }
void TranslationData_BackgroundImageData::CopyFrom(const TranslationData_BackgroundImageData& from) { … }
bool TranslationData_BackgroundImageData::IsInitialized() const { … }
void TranslationData_BackgroundImageData::InternalSwap(TranslationData_BackgroundImageData* other) { … }
std::string TranslationData_BackgroundImageData::GetTypeName() const { … }
class TranslationData_Line_Word::_Internal { … };
TranslationData_Line_Word::TranslationData_Line_Word(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
TranslationData_Line_Word::TranslationData_Line_Word(const TranslationData_Line_Word& from)
: … { … }
inline void TranslationData_Line_Word::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
TranslationData_Line_Word::~TranslationData_Line_Word() { … }
inline void TranslationData_Line_Word::SharedDtor() { … }
void TranslationData_Line_Word::SetCachedSize(int size) const { … }
void TranslationData_Line_Word::Clear() { … }
const char* TranslationData_Line_Word::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* TranslationData_Line_Word::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t TranslationData_Line_Word::ByteSizeLong() const { … }
void TranslationData_Line_Word::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void TranslationData_Line_Word::MergeFrom(const TranslationData_Line_Word& from) { … }
void TranslationData_Line_Word::CopyFrom(const TranslationData_Line_Word& from) { … }
bool TranslationData_Line_Word::IsInitialized() const { … }
void TranslationData_Line_Word::InternalSwap(TranslationData_Line_Word* other) { … }
std::string TranslationData_Line_Word::GetTypeName() const { … }
class TranslationData_Line::_Internal { … };
const ::lens::TranslationData_TextStyle&
TranslationData_Line::_Internal::style(const TranslationData_Line* msg) { … }
const ::lens::TranslationData_BackgroundImageData&
TranslationData_Line::_Internal::background_image_data(const TranslationData_Line* msg) { … }
TranslationData_Line::TranslationData_Line(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
TranslationData_Line::TranslationData_Line(const TranslationData_Line& from)
: … { … }
inline void TranslationData_Line::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
TranslationData_Line::~TranslationData_Line() { … }
inline void TranslationData_Line::SharedDtor() { … }
void TranslationData_Line::SetCachedSize(int size) const { … }
void TranslationData_Line::Clear() { … }
const char* TranslationData_Line::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* TranslationData_Line::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t TranslationData_Line::ByteSizeLong() const { … }
void TranslationData_Line::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void TranslationData_Line::MergeFrom(const TranslationData_Line& from) { … }
void TranslationData_Line::CopyFrom(const TranslationData_Line& from) { … }
bool TranslationData_Line::IsInitialized() const { … }
void TranslationData_Line::InternalSwap(TranslationData_Line* other) { … }
std::string TranslationData_Line::GetTypeName() const { … }
class TranslationData::_Internal { … };
const ::lens::TranslationData_Status&
TranslationData::_Internal::status(const TranslationData* msg) { … }
TranslationData::TranslationData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
TranslationData::TranslationData(const TranslationData& from)
: … { … }
inline void TranslationData::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
TranslationData::~TranslationData() { … }
inline void TranslationData::SharedDtor() { … }
void TranslationData::SetCachedSize(int size) const { … }
void TranslationData::Clear() { … }
const char* TranslationData::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* TranslationData::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t TranslationData::ByteSizeLong() const { … }
void TranslationData::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void TranslationData::MergeFrom(const TranslationData& from) { … }
void TranslationData::CopyFrom(const TranslationData& from) { … }
bool TranslationData::IsInitialized() const { … }
void TranslationData::InternalSwap(TranslationData* other) { … }
std::string TranslationData::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::lens::DeepGleamData*
Arena::CreateMaybeMessage< ::lens::DeepGleamData >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::lens::TranslationData_Status*
Arena::CreateMaybeMessage< ::lens::TranslationData_Status >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::lens::TranslationData_TextStyle*
Arena::CreateMaybeMessage< ::lens::TranslationData_TextStyle >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::lens::TranslationData_BackgroundImageData*
Arena::CreateMaybeMessage< ::lens::TranslationData_BackgroundImageData >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::lens::TranslationData_Line_Word*
Arena::CreateMaybeMessage< ::lens::TranslationData_Line_Word >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::lens::TranslationData_Line*
Arena::CreateMaybeMessage< ::lens::TranslationData_Line >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::lens::TranslationData*
Arena::CreateMaybeMessage< ::lens::TranslationData >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>