#include "components/optimization_guide/proto/model_quality_service.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 optimization_guide {
namespace proto {
PROTOBUF_CONSTEXPR LogAiDataRequest::LogAiDataRequest(
::_pbi::ConstantInitialized): … { … }
struct LogAiDataRequestDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LogAiDataRequestDefaultTypeInternal _LogAiDataRequest_default_instance_;
PROTOBUF_CONSTEXPR LogAiDataResponse::LogAiDataResponse(
::_pbi::ConstantInitialized): … { … }
struct LogAiDataResponseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LogAiDataResponseDefaultTypeInternal _LogAiDataResponse_default_instance_;
}
}
namespace optimization_guide {
namespace proto {
class LogAiDataRequest::_Internal { … };
const ::optimization_guide::proto::LoggingMetadata&
LogAiDataRequest::_Internal::logging_metadata(const LogAiDataRequest* msg) { … }
const ::optimization_guide::proto::ModelExecutionInfo&
LogAiDataRequest::_Internal::model_execution_info(const LogAiDataRequest* msg) { … }
const ::optimization_guide::proto::ComposeLoggingData&
LogAiDataRequest::_Internal::compose(const LogAiDataRequest* msg) { … }
const ::optimization_guide::proto::TabOrganizationLoggingData&
LogAiDataRequest::_Internal::tab_organization(const LogAiDataRequest* msg) { … }
const ::optimization_guide::proto::WallpaperSearchLoggingData&
LogAiDataRequest::_Internal::wallpaper_search(const LogAiDataRequest* msg) { … }
const ::optimization_guide::proto::HistoryQueryLoggingData&
LogAiDataRequest::_Internal::history_query(const LogAiDataRequest* msg) { … }
const ::optimization_guide::proto::HistoryAnswerLoggingData&
LogAiDataRequest::_Internal::history_answer(const LogAiDataRequest* msg) { … }
const ::optimization_guide::proto::ProductSpecificationsLoggingData&
LogAiDataRequest::_Internal::product_specifications(const LogAiDataRequest* msg) { … }
const ::optimization_guide::proto::FormsAnnotationsLoggingData&
LogAiDataRequest::_Internal::forms_annotations(const LogAiDataRequest* msg) { … }
const ::optimization_guide::proto::FormsPredictionsLoggingData&
LogAiDataRequest::_Internal::forms_predictions(const LogAiDataRequest* msg) { … }
const ::optimization_guide::proto::ModelPrototypingLoggingData&
LogAiDataRequest::_Internal::model_prototyping(const LogAiDataRequest* msg) { … }
const ::optimization_guide::proto::DefaultLoggingData&
LogAiDataRequest::_Internal::default_(const LogAiDataRequest* msg) { … }
void LogAiDataRequest::clear_logging_metadata() { … }
void LogAiDataRequest::clear_model_execution_info() { … }
void LogAiDataRequest::set_allocated_compose(::optimization_guide::proto::ComposeLoggingData* compose) { … }
void LogAiDataRequest::clear_compose() { … }
void LogAiDataRequest::set_allocated_tab_organization(::optimization_guide::proto::TabOrganizationLoggingData* tab_organization) { … }
void LogAiDataRequest::clear_tab_organization() { … }
void LogAiDataRequest::set_allocated_wallpaper_search(::optimization_guide::proto::WallpaperSearchLoggingData* wallpaper_search) { … }
void LogAiDataRequest::clear_wallpaper_search() { … }
void LogAiDataRequest::set_allocated_history_query(::optimization_guide::proto::HistoryQueryLoggingData* history_query) { … }
void LogAiDataRequest::clear_history_query() { … }
void LogAiDataRequest::set_allocated_history_answer(::optimization_guide::proto::HistoryAnswerLoggingData* history_answer) { … }
void LogAiDataRequest::clear_history_answer() { … }
void LogAiDataRequest::set_allocated_product_specifications(::optimization_guide::proto::ProductSpecificationsLoggingData* product_specifications) { … }
void LogAiDataRequest::clear_product_specifications() { … }
void LogAiDataRequest::set_allocated_forms_annotations(::optimization_guide::proto::FormsAnnotationsLoggingData* forms_annotations) { … }
void LogAiDataRequest::clear_forms_annotations() { … }
void LogAiDataRequest::set_allocated_forms_predictions(::optimization_guide::proto::FormsPredictionsLoggingData* forms_predictions) { … }
void LogAiDataRequest::clear_forms_predictions() { … }
void LogAiDataRequest::set_allocated_model_prototyping(::optimization_guide::proto::ModelPrototypingLoggingData* model_prototyping) { … }
void LogAiDataRequest::clear_model_prototyping() { … }
void LogAiDataRequest::set_allocated_default_(::optimization_guide::proto::DefaultLoggingData* default_) { … }
void LogAiDataRequest::clear_default_() { … }
LogAiDataRequest::LogAiDataRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
LogAiDataRequest::LogAiDataRequest(const LogAiDataRequest& from)
: … { … }
inline void LogAiDataRequest::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
LogAiDataRequest::~LogAiDataRequest() { … }
inline void LogAiDataRequest::SharedDtor() { … }
void LogAiDataRequest::SetCachedSize(int size) const { … }
void LogAiDataRequest::clear_feature() { … }
void LogAiDataRequest::Clear() { … }
const char* LogAiDataRequest::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* LogAiDataRequest::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t LogAiDataRequest::ByteSizeLong() const { … }
void LogAiDataRequest::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void LogAiDataRequest::MergeFrom(const LogAiDataRequest& from) { … }
void LogAiDataRequest::CopyFrom(const LogAiDataRequest& from) { … }
bool LogAiDataRequest::IsInitialized() const { … }
void LogAiDataRequest::InternalSwap(LogAiDataRequest* other) { … }
std::string LogAiDataRequest::GetTypeName() const { … }
class LogAiDataResponse::_Internal { … };
LogAiDataResponse::LogAiDataResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
LogAiDataResponse::LogAiDataResponse(const LogAiDataResponse& from)
: … { … }
inline void LogAiDataResponse::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
LogAiDataResponse::~LogAiDataResponse() { … }
inline void LogAiDataResponse::SharedDtor() { … }
void LogAiDataResponse::SetCachedSize(int size) const { … }
void LogAiDataResponse::Clear() { … }
const char* LogAiDataResponse::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* LogAiDataResponse::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t LogAiDataResponse::ByteSizeLong() const { … }
void LogAiDataResponse::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void LogAiDataResponse::MergeFrom(const LogAiDataResponse& from) { … }
void LogAiDataResponse::CopyFrom(const LogAiDataResponse& from) { … }
bool LogAiDataResponse::IsInitialized() const { … }
void LogAiDataResponse::InternalSwap(LogAiDataResponse* other) { … }
std::string LogAiDataResponse::GetTypeName() const { … }
}
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::LogAiDataRequest*
Arena::CreateMaybeMessage< ::optimization_guide::proto::LogAiDataRequest >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::LogAiDataResponse*
Arena::CreateMaybeMessage< ::optimization_guide::proto::LogAiDataResponse >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>