chromium/out/Default/gen/third_party/metrics_proto/ukm/entry.pb.h

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

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

// Internal implementation detail -- do not use these members.
struct TableStruct_ukm_2fentry_2eproto {};
namespace ukm {
class Entry;
struct EntryDefaultTypeInternal;
extern EntryDefaultTypeInternal _Entry_default_instance_;
class Entry_Metric;
struct Entry_MetricDefaultTypeInternal;
extern Entry_MetricDefaultTypeInternal _Entry_Metric_default_instance_;
}  // namespace ukm
PROTOBUF_NAMESPACE_OPEN
template<> ::ukm::Entry* Arena::CreateMaybeMessage<::ukm::Entry>(Arena*);
template<> ::ukm::Entry_Metric* Arena::CreateMaybeMessage<::ukm::Entry_Metric>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace ukm {

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

class Entry_Metric final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:ukm.Entry.Metric) */ {};
// -------------------------------------------------------------------

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


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

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

// optional fixed64 metric_hash = 1;
inline bool Entry_Metric::_internal_has_metric_hash() const {}
inline bool Entry_Metric::has_metric_hash() const {}
inline void Entry_Metric::clear_metric_hash() {}
inline uint64_t Entry_Metric::_internal_metric_hash() const {}
inline uint64_t Entry_Metric::metric_hash() const {}
inline void Entry_Metric::_internal_set_metric_hash(uint64_t value) {}
inline void Entry_Metric::set_metric_hash(uint64_t value) {}

// optional int64 value = 2;
inline bool Entry_Metric::_internal_has_value() const {}
inline bool Entry_Metric::has_value() const {}
inline void Entry_Metric::clear_value() {}
inline int64_t Entry_Metric::_internal_value() const {}
inline int64_t Entry_Metric::value() const {}
inline void Entry_Metric::_internal_set_value(int64_t value) {}
inline void Entry_Metric::set_value(int64_t value) {}

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

// Entry

// optional int32 DEPRECATED_id = 1 [deprecated = true];
inline bool Entry::_internal_has_deprecated_id() const {}
inline bool Entry::has_deprecated_id() const {}
inline void Entry::clear_deprecated_id() {}
inline int32_t Entry::_internal_deprecated_id() const {}
inline int32_t Entry::deprecated_id() const {}
inline void Entry::_internal_set_deprecated_id(int32_t value) {}
inline void Entry::set_deprecated_id(int32_t value) {}

// optional int32 DEPRECATED_parent_id = 2 [deprecated = true];
inline bool Entry::_internal_has_deprecated_parent_id() const {}
inline bool Entry::has_deprecated_parent_id() const {}
inline void Entry::clear_deprecated_parent_id() {}
inline int32_t Entry::_internal_deprecated_parent_id() const {}
inline int32_t Entry::deprecated_parent_id() const {}
inline void Entry::_internal_set_deprecated_parent_id(int32_t value) {}
inline void Entry::set_deprecated_parent_id(int32_t value) {}

// optional int64 source_id = 3;
inline bool Entry::_internal_has_source_id() const {}
inline bool Entry::has_source_id() const {}
inline void Entry::clear_source_id() {}
inline int64_t Entry::_internal_source_id() const {}
inline int64_t Entry::source_id() const {}
inline void Entry::_internal_set_source_id(int64_t value) {}
inline void Entry::set_source_id(int64_t value) {}

// optional fixed64 event_hash = 4;
inline bool Entry::_internal_has_event_hash() const {}
inline bool Entry::has_event_hash() const {}
inline void Entry::clear_event_hash() {}
inline uint64_t Entry::_internal_event_hash() const {}
inline uint64_t Entry::event_hash() const {}
inline void Entry::_internal_set_event_hash(uint64_t value) {}
inline void Entry::set_event_hash(uint64_t value) {}

// repeated .ukm.Entry.Metric metrics = 5;
inline int Entry::_internal_metrics_size() const {}
inline int Entry::metrics_size() const {}
inline void Entry::clear_metrics() {}
inline ::ukm::Entry_Metric* Entry::mutable_metrics(int index) {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ukm::Entry_Metric >*
Entry::mutable_metrics() {}
inline const ::ukm::Entry_Metric& Entry::_internal_metrics(int index) const {}
inline const ::ukm::Entry_Metric& Entry::metrics(int index) const {}
inline ::ukm::Entry_Metric* Entry::_internal_add_metrics() {}
inline ::ukm::Entry_Metric* Entry::add_metrics() {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ukm::Entry_Metric >&
Entry::metrics() const {}

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


// @@protoc_insertion_point(namespace_scope)

}  // namespace ukm

// @@protoc_insertion_point(global_scope)

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