#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>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_ukm_2fentry_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
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_;
}
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 { … };
class Entry final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
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) { … }
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) { … }
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) { … }
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) { … }
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) { … }
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) { … }
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
}
#include <google/protobuf/port_undef.inc>
#endif