chromium/out/Default/gen/third_party/metrics_proto/printer_event.pb.h

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_printer_5fevent_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_printer_5fevent_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>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_printer_5fevent_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_printer_5fevent_2eproto {};
namespace metrics {
class PrinterEventProto;
struct PrinterEventProtoDefaultTypeInternal;
extern PrinterEventProtoDefaultTypeInternal _PrinterEventProto_default_instance_;
}  // namespace metrics
PROTOBUF_NAMESPACE_OPEN
template<> ::metrics::PrinterEventProto* Arena::CreateMaybeMessage<::metrics::PrinterEventProto>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace metrics {

enum PrinterEventProto_EventType : int {};
bool PrinterEventProto_EventType_IsValid(int value);
constexpr PrinterEventProto_EventType PrinterEventProto_EventType_EventType_MIN =;
constexpr PrinterEventProto_EventType PrinterEventProto_EventType_EventType_MAX =;
constexpr int PrinterEventProto_EventType_EventType_ARRAYSIZE =;

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

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


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

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

// optional string usb_printer_manufacturer = 1;
inline bool PrinterEventProto::_internal_has_usb_printer_manufacturer() const {}
inline bool PrinterEventProto::has_usb_printer_manufacturer() const {}
inline void PrinterEventProto::clear_usb_printer_manufacturer() {}
inline const std::string& PrinterEventProto::usb_printer_manufacturer() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void PrinterEventProto::set_usb_printer_manufacturer(ArgT0&& arg0, ArgT... args) {}
inline std::string* PrinterEventProto::mutable_usb_printer_manufacturer() {}
inline const std::string& PrinterEventProto::_internal_usb_printer_manufacturer() const {}
inline void PrinterEventProto::_internal_set_usb_printer_manufacturer(const std::string& value) {}
inline std::string* PrinterEventProto::_internal_mutable_usb_printer_manufacturer() {}
inline std::string* PrinterEventProto::release_usb_printer_manufacturer() {}
inline void PrinterEventProto::set_allocated_usb_printer_manufacturer(std::string* usb_printer_manufacturer) {}

// optional string usb_printer_model = 2;
inline bool PrinterEventProto::_internal_has_usb_printer_model() const {}
inline bool PrinterEventProto::has_usb_printer_model() const {}
inline void PrinterEventProto::clear_usb_printer_model() {}
inline const std::string& PrinterEventProto::usb_printer_model() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void PrinterEventProto::set_usb_printer_model(ArgT0&& arg0, ArgT... args) {}
inline std::string* PrinterEventProto::mutable_usb_printer_model() {}
inline const std::string& PrinterEventProto::_internal_usb_printer_model() const {}
inline void PrinterEventProto::_internal_set_usb_printer_model(const std::string& value) {}
inline std::string* PrinterEventProto::_internal_mutable_usb_printer_model() {}
inline std::string* PrinterEventProto::release_usb_printer_model() {}
inline void PrinterEventProto::set_allocated_usb_printer_model(std::string* usb_printer_model) {}

// optional int32 usb_vendor_id = 3;
inline bool PrinterEventProto::_internal_has_usb_vendor_id() const {}
inline bool PrinterEventProto::has_usb_vendor_id() const {}
inline void PrinterEventProto::clear_usb_vendor_id() {}
inline int32_t PrinterEventProto::_internal_usb_vendor_id() const {}
inline int32_t PrinterEventProto::usb_vendor_id() const {}
inline void PrinterEventProto::_internal_set_usb_vendor_id(int32_t value) {}
inline void PrinterEventProto::set_usb_vendor_id(int32_t value) {}

// optional int32 usb_model_id = 4;
inline bool PrinterEventProto::_internal_has_usb_model_id() const {}
inline bool PrinterEventProto::has_usb_model_id() const {}
inline void PrinterEventProto::clear_usb_model_id() {}
inline int32_t PrinterEventProto::_internal_usb_model_id() const {}
inline int32_t PrinterEventProto::usb_model_id() const {}
inline void PrinterEventProto::_internal_set_usb_model_id(int32_t value) {}
inline void PrinterEventProto::set_usb_model_id(int32_t value) {}

// optional string ipp_make_and_model = 5;
inline bool PrinterEventProto::_internal_has_ipp_make_and_model() const {}
inline bool PrinterEventProto::has_ipp_make_and_model() const {}
inline void PrinterEventProto::clear_ipp_make_and_model() {}
inline const std::string& PrinterEventProto::ipp_make_and_model() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void PrinterEventProto::set_ipp_make_and_model(ArgT0&& arg0, ArgT... args) {}
inline std::string* PrinterEventProto::mutable_ipp_make_and_model() {}
inline const std::string& PrinterEventProto::_internal_ipp_make_and_model() const {}
inline void PrinterEventProto::_internal_set_ipp_make_and_model(const std::string& value) {}
inline std::string* PrinterEventProto::_internal_mutable_ipp_make_and_model() {}
inline std::string* PrinterEventProto::release_ipp_make_and_model() {}
inline void PrinterEventProto::set_allocated_ipp_make_and_model(std::string* ipp_make_and_model) {}

// optional bool user_ppd = 6;
inline bool PrinterEventProto::_internal_has_user_ppd() const {}
inline bool PrinterEventProto::has_user_ppd() const {}
inline void PrinterEventProto::clear_user_ppd() {}
inline bool PrinterEventProto::_internal_user_ppd() const {}
inline bool PrinterEventProto::user_ppd() const {}
inline void PrinterEventProto::_internal_set_user_ppd(bool value) {}
inline void PrinterEventProto::set_user_ppd(bool value) {}

// optional string ppd_identifier = 7;
inline bool PrinterEventProto::_internal_has_ppd_identifier() const {}
inline bool PrinterEventProto::has_ppd_identifier() const {}
inline void PrinterEventProto::clear_ppd_identifier() {}
inline const std::string& PrinterEventProto::ppd_identifier() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void PrinterEventProto::set_ppd_identifier(ArgT0&& arg0, ArgT... args) {}
inline std::string* PrinterEventProto::mutable_ppd_identifier() {}
inline const std::string& PrinterEventProto::_internal_ppd_identifier() const {}
inline void PrinterEventProto::_internal_set_ppd_identifier(const std::string& value) {}
inline std::string* PrinterEventProto::_internal_mutable_ppd_identifier() {}
inline std::string* PrinterEventProto::release_ppd_identifier() {}
inline void PrinterEventProto::set_allocated_ppd_identifier(std::string* ppd_identifier) {}

// optional .metrics.PrinterEventProto.EventType event_type = 8;
inline bool PrinterEventProto::_internal_has_event_type() const {}
inline bool PrinterEventProto::has_event_type() const {}
inline void PrinterEventProto::clear_event_type() {}
inline ::metrics::PrinterEventProto_EventType PrinterEventProto::_internal_event_type() const {}
inline ::metrics::PrinterEventProto_EventType PrinterEventProto::event_type() const {}
inline void PrinterEventProto::_internal_set_event_type(::metrics::PrinterEventProto_EventType value) {}
inline void PrinterEventProto::set_event_type(::metrics::PrinterEventProto_EventType value) {}

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

// @@protoc_insertion_point(namespace_scope)

}  // namespace metrics

PROTOBUF_NAMESPACE_OPEN

template <> struct is_proto_enum< ::metrics::PrinterEventProto_EventType> : ::std::true_type {};

PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)

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