chromium/out/Default/gen/third_party/lens_server_proto/lens_overlay_server.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: lens_overlay_server.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_lens_5foverlay_5fserver_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_lens_5foverlay_5fserver_2eproto

#include <limits>
#include <string>

#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif

#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
#include <google/protobuf/generated_enum_util.h>
#include "lens_overlay_client_logs.pb.h"
#include "lens_overlay_service_deps.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_lens_5foverlay_5fserver_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_lens_5foverlay_5fserver_2eproto {};
namespace lens {
class LensOverlayServerError;
struct LensOverlayServerErrorDefaultTypeInternal;
extern LensOverlayServerErrorDefaultTypeInternal _LensOverlayServerError_default_instance_;
class LensOverlayServerRequest;
struct LensOverlayServerRequestDefaultTypeInternal;
extern LensOverlayServerRequestDefaultTypeInternal _LensOverlayServerRequest_default_instance_;
class LensOverlayServerResponse;
struct LensOverlayServerResponseDefaultTypeInternal;
extern LensOverlayServerResponseDefaultTypeInternal _LensOverlayServerResponse_default_instance_;
}  // namespace lens
PROTOBUF_NAMESPACE_OPEN
template<> ::lens::LensOverlayServerError* Arena::CreateMaybeMessage<::lens::LensOverlayServerError>(Arena*);
template<> ::lens::LensOverlayServerRequest* Arena::CreateMaybeMessage<::lens::LensOverlayServerRequest>(Arena*);
template<> ::lens::LensOverlayServerResponse* Arena::CreateMaybeMessage<::lens::LensOverlayServerResponse>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace lens {

enum LensOverlayServerError_ErrorType : int {};
bool LensOverlayServerError_ErrorType_IsValid(int value);
constexpr LensOverlayServerError_ErrorType LensOverlayServerError_ErrorType_ErrorType_MIN =;
constexpr LensOverlayServerError_ErrorType LensOverlayServerError_ErrorType_ErrorType_MAX =;
constexpr int LensOverlayServerError_ErrorType_ErrorType_ARRAYSIZE =;

const std::string& LensOverlayServerError_ErrorType_Name(LensOverlayServerError_ErrorType value);
template<typename T>
inline const std::string& LensOverlayServerError_ErrorType_Name(T enum_t_value) {}
bool LensOverlayServerError_ErrorType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, LensOverlayServerError_ErrorType* value);
// ===================================================================

class LensOverlayServerError final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:lens.LensOverlayServerError) */ {};
// -------------------------------------------------------------------

class LensOverlayServerRequest final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:lens.LensOverlayServerRequest) */ {};
// -------------------------------------------------------------------

class LensOverlayServerResponse final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:lens.LensOverlayServerResponse) */ {};
// ===================================================================


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

#ifdef __GNUC__
  #pragma GCC diagnostic push
  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif  // __GNUC__
// LensOverlayServerError

// .lens.LensOverlayServerError.ErrorType error_type = 1;
inline void LensOverlayServerError::clear_error_type() {}
inline ::lens::LensOverlayServerError_ErrorType LensOverlayServerError::_internal_error_type() const {}
inline ::lens::LensOverlayServerError_ErrorType LensOverlayServerError::error_type() const {}
inline void LensOverlayServerError::_internal_set_error_type(::lens::LensOverlayServerError_ErrorType value) {}
inline void LensOverlayServerError::set_error_type(::lens::LensOverlayServerError_ErrorType value) {}

// -------------------------------------------------------------------

// LensOverlayServerRequest

// .lens.LensOverlayObjectsRequest objects_request = 1;
inline bool LensOverlayServerRequest::_internal_has_objects_request() const {}
inline bool LensOverlayServerRequest::has_objects_request() const {}
inline const ::lens::LensOverlayObjectsRequest& LensOverlayServerRequest::_internal_objects_request() const {}
inline const ::lens::LensOverlayObjectsRequest& LensOverlayServerRequest::objects_request() const {}
inline void LensOverlayServerRequest::unsafe_arena_set_allocated_objects_request(
    ::lens::LensOverlayObjectsRequest* objects_request) {}
inline ::lens::LensOverlayObjectsRequest* LensOverlayServerRequest::release_objects_request() {}
inline ::lens::LensOverlayObjectsRequest* LensOverlayServerRequest::unsafe_arena_release_objects_request() {}
inline ::lens::LensOverlayObjectsRequest* LensOverlayServerRequest::_internal_mutable_objects_request() {}
inline ::lens::LensOverlayObjectsRequest* LensOverlayServerRequest::mutable_objects_request() {}
inline void LensOverlayServerRequest::set_allocated_objects_request(::lens::LensOverlayObjectsRequest* objects_request) {}

// .lens.LensOverlayInteractionRequest interaction_request = 2;
inline bool LensOverlayServerRequest::_internal_has_interaction_request() const {}
inline bool LensOverlayServerRequest::has_interaction_request() const {}
inline const ::lens::LensOverlayInteractionRequest& LensOverlayServerRequest::_internal_interaction_request() const {}
inline const ::lens::LensOverlayInteractionRequest& LensOverlayServerRequest::interaction_request() const {}
inline void LensOverlayServerRequest::unsafe_arena_set_allocated_interaction_request(
    ::lens::LensOverlayInteractionRequest* interaction_request) {}
inline ::lens::LensOverlayInteractionRequest* LensOverlayServerRequest::release_interaction_request() {}
inline ::lens::LensOverlayInteractionRequest* LensOverlayServerRequest::unsafe_arena_release_interaction_request() {}
inline ::lens::LensOverlayInteractionRequest* LensOverlayServerRequest::_internal_mutable_interaction_request() {}
inline ::lens::LensOverlayInteractionRequest* LensOverlayServerRequest::mutable_interaction_request() {}
inline void LensOverlayServerRequest::set_allocated_interaction_request(::lens::LensOverlayInteractionRequest* interaction_request) {}

// .lens.LensOverlayClientLogs client_logs = 3;
inline bool LensOverlayServerRequest::_internal_has_client_logs() const {}
inline bool LensOverlayServerRequest::has_client_logs() const {}
inline const ::lens::LensOverlayClientLogs& LensOverlayServerRequest::_internal_client_logs() const {}
inline const ::lens::LensOverlayClientLogs& LensOverlayServerRequest::client_logs() const {}
inline void LensOverlayServerRequest::unsafe_arena_set_allocated_client_logs(
    ::lens::LensOverlayClientLogs* client_logs) {}
inline ::lens::LensOverlayClientLogs* LensOverlayServerRequest::release_client_logs() {}
inline ::lens::LensOverlayClientLogs* LensOverlayServerRequest::unsafe_arena_release_client_logs() {}
inline ::lens::LensOverlayClientLogs* LensOverlayServerRequest::_internal_mutable_client_logs() {}
inline ::lens::LensOverlayClientLogs* LensOverlayServerRequest::mutable_client_logs() {}
inline void LensOverlayServerRequest::set_allocated_client_logs(::lens::LensOverlayClientLogs* client_logs) {}

// -------------------------------------------------------------------

// LensOverlayServerResponse

// .lens.LensOverlayServerError error = 1;
inline bool LensOverlayServerResponse::_internal_has_error() const {}
inline bool LensOverlayServerResponse::has_error() const {}
inline void LensOverlayServerResponse::clear_error() {}
inline const ::lens::LensOverlayServerError& LensOverlayServerResponse::_internal_error() const {}
inline const ::lens::LensOverlayServerError& LensOverlayServerResponse::error() const {}
inline void LensOverlayServerResponse::unsafe_arena_set_allocated_error(
    ::lens::LensOverlayServerError* error) {}
inline ::lens::LensOverlayServerError* LensOverlayServerResponse::release_error() {}
inline ::lens::LensOverlayServerError* LensOverlayServerResponse::unsafe_arena_release_error() {}
inline ::lens::LensOverlayServerError* LensOverlayServerResponse::_internal_mutable_error() {}
inline ::lens::LensOverlayServerError* LensOverlayServerResponse::mutable_error() {}
inline void LensOverlayServerResponse::set_allocated_error(::lens::LensOverlayServerError* error) {}

// .lens.LensOverlayObjectsResponse objects_response = 2;
inline bool LensOverlayServerResponse::_internal_has_objects_response() const {}
inline bool LensOverlayServerResponse::has_objects_response() const {}
inline const ::lens::LensOverlayObjectsResponse& LensOverlayServerResponse::_internal_objects_response() const {}
inline const ::lens::LensOverlayObjectsResponse& LensOverlayServerResponse::objects_response() const {}
inline void LensOverlayServerResponse::unsafe_arena_set_allocated_objects_response(
    ::lens::LensOverlayObjectsResponse* objects_response) {}
inline ::lens::LensOverlayObjectsResponse* LensOverlayServerResponse::release_objects_response() {}
inline ::lens::LensOverlayObjectsResponse* LensOverlayServerResponse::unsafe_arena_release_objects_response() {}
inline ::lens::LensOverlayObjectsResponse* LensOverlayServerResponse::_internal_mutable_objects_response() {}
inline ::lens::LensOverlayObjectsResponse* LensOverlayServerResponse::mutable_objects_response() {}
inline void LensOverlayServerResponse::set_allocated_objects_response(::lens::LensOverlayObjectsResponse* objects_response) {}

// .lens.LensOverlayInteractionResponse interaction_response = 3;
inline bool LensOverlayServerResponse::_internal_has_interaction_response() const {}
inline bool LensOverlayServerResponse::has_interaction_response() const {}
inline const ::lens::LensOverlayInteractionResponse& LensOverlayServerResponse::_internal_interaction_response() const {}
inline const ::lens::LensOverlayInteractionResponse& LensOverlayServerResponse::interaction_response() const {}
inline void LensOverlayServerResponse::unsafe_arena_set_allocated_interaction_response(
    ::lens::LensOverlayInteractionResponse* interaction_response) {}
inline ::lens::LensOverlayInteractionResponse* LensOverlayServerResponse::release_interaction_response() {}
inline ::lens::LensOverlayInteractionResponse* LensOverlayServerResponse::unsafe_arena_release_interaction_response() {}
inline ::lens::LensOverlayInteractionResponse* LensOverlayServerResponse::_internal_mutable_interaction_response() {}
inline ::lens::LensOverlayInteractionResponse* LensOverlayServerResponse::mutable_interaction_response() {}
inline void LensOverlayServerResponse::set_allocated_interaction_response(::lens::LensOverlayInteractionResponse* interaction_response) {}

#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__
// -------------------------------------------------------------------

// -------------------------------------------------------------------


// @@protoc_insertion_point(namespace_scope)

}  // namespace lens

PROTOBUF_NAMESPACE_OPEN

template <> struct is_proto_enum< ::lens::LensOverlayServerError_ErrorType> : ::std::true_type {};

PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)

#include <google/protobuf/port_undef.inc>
#endif  // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_lens_5foverlay_5fserver_2eproto