class Event

Defined at line 965 of file gen/third_party/cobalt/src/pb/event.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const Event & from)
void Clear ()
::size_t ByteSizeLong ()
void Event ()

Defined at line 968 of file gen/third_party/cobalt/src/pb/event.pb.h

void Event (Event && from)

Defined at line 984 of file gen/third_party/cobalt/src/pb/event.pb.h

Event & operator= (const Event & from)

Defined at line 985 of file gen/third_party/cobalt/src/pb/event.pb.h

Event & operator= (Event && from)

Defined at line 989 of file gen/third_party/cobalt/src/pb/event.pb.h

const ::std::string & unknown_fields ()

Defined at line 999 of file gen/third_party/cobalt/src/pb/event.pb.h

::std::string * mutable_unknown_fields ()

Defined at line 1003 of file gen/third_party/cobalt/src/pb/event.pb.h

const Event & default_instance ()

Defined at line 1008 of file gen/third_party/cobalt/src/pb/event.pb.h

void Swap (Event * other)

Defined at line 1020 of file gen/third_party/cobalt/src/pb/event.pb.h

void UnsafeArenaSwap (Event * other)

Defined at line 1028 of file gen/third_party/cobalt/src/pb/event.pb.h

Event * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 1036 of file gen/third_party/cobalt/src/pb/event.pb.h

void MergeFrom (const Event & from)

Defined at line 1041 of file gen/third_party/cobalt/src/pb/event.pb.h

bool IsInitialized ()

Defined at line 1048 of file gen/third_party/cobalt/src/pb/event.pb.h

int GetCachedSize ()

Defined at line 1072 of file gen/third_party/cobalt/src/pb/event.pb.h

void ~Event ()
template <typename = void>
void Event (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void Event (const Event & from)

Defined at line 983 of file gen/third_party/cobalt/src/pb/event.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
void clear_customer_id ()

uint32 customer_id = 1000;

Defined at line 1661 of file gen/third_party/cobalt/src/pb/event.pb.h

::uint32_t customer_id ()

Defined at line 1666 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_customer_id (::uint32_t value)

Defined at line 1670 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_project_id ()

uint32 project_id = 1001;

Defined at line 1685 of file gen/third_party/cobalt/src/pb/event.pb.h

::uint32_t project_id ()

Defined at line 1690 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_project_id (::uint32_t value)

Defined at line 1694 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_metric_id ()

uint32 metric_id = 1002;

Defined at line 1709 of file gen/third_party/cobalt/src/pb/event.pb.h

::uint32_t metric_id ()

Defined at line 1714 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_metric_id (::uint32_t value)

Defined at line 1718 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_day_index ()

uint32 day_index = 1003;

Defined at line 1733 of file gen/third_party/cobalt/src/pb/event.pb.h

::uint32_t day_index ()

Defined at line 1738 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_day_index (::uint32_t value)

Defined at line 1742 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_hour_id ()

uint32 hour_id = 1005;

Defined at line 1757 of file gen/third_party/cobalt/src/pb/event.pb.h

::uint32_t hour_id ()

Defined at line 1762 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_hour_id (::uint32_t value)

Defined at line 1766 of file gen/third_party/cobalt/src/pb/event.pb.h

bool has_occurrence_event ()

.cobalt.OccurrenceEvent occurrence_event = 8;

Defined at line 1325 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_occurrence_event ()

Defined at line 1334 of file gen/third_party/cobalt/src/pb/event.pb.h

const ::cobalt::OccurrenceEvent & occurrence_event ()

Defined at line 1365 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::OccurrenceEvent * release_occurrence_event ()

Defined at line 1347 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::OccurrenceEvent * mutable_occurrence_event ()

Defined at line 1401 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_allocated_occurrence_event (::cobalt::OccurrenceEvent * value)
void unsafe_arena_set_allocated_occurrence_event (::cobalt::OccurrenceEvent * value)

Defined at line 1380 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::OccurrenceEvent * unsafe_arena_release_occurrence_event ()

Defined at line 1369 of file gen/third_party/cobalt/src/pb/event.pb.h

bool has_integer_event ()

.cobalt.IntegerEvent integer_event = 9;

Defined at line 1409 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_integer_event ()

Defined at line 1418 of file gen/third_party/cobalt/src/pb/event.pb.h

const ::cobalt::IntegerEvent & integer_event ()

Defined at line 1449 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::IntegerEvent * release_integer_event ()

Defined at line 1431 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::IntegerEvent * mutable_integer_event ()

Defined at line 1485 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_allocated_integer_event (::cobalt::IntegerEvent * value)
void unsafe_arena_set_allocated_integer_event (::cobalt::IntegerEvent * value)

Defined at line 1464 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::IntegerEvent * unsafe_arena_release_integer_event ()

Defined at line 1453 of file gen/third_party/cobalt/src/pb/event.pb.h

bool has_integer_histogram_event ()

.cobalt.IntegerHistogramEvent integer_histogram_event = 10;

Defined at line 1493 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_integer_histogram_event ()

Defined at line 1502 of file gen/third_party/cobalt/src/pb/event.pb.h

const ::cobalt::IntegerHistogramEvent & integer_histogram_event ()

Defined at line 1533 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::IntegerHistogramEvent * release_integer_histogram_event ()

Defined at line 1515 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::IntegerHistogramEvent * mutable_integer_histogram_event ()

Defined at line 1569 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_allocated_integer_histogram_event (::cobalt::IntegerHistogramEvent * value)
void unsafe_arena_set_allocated_integer_histogram_event (::cobalt::IntegerHistogramEvent * value)

Defined at line 1548 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::IntegerHistogramEvent * unsafe_arena_release_integer_histogram_event ()

Defined at line 1537 of file gen/third_party/cobalt/src/pb/event.pb.h

bool has_string_event ()

.cobalt.StringEvent string_event = 11;

Defined at line 1577 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_string_event ()

Defined at line 1586 of file gen/third_party/cobalt/src/pb/event.pb.h

const ::cobalt::StringEvent & string_event ()

Defined at line 1617 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::StringEvent * release_string_event ()

Defined at line 1599 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::StringEvent * mutable_string_event ()

Defined at line 1653 of file gen/third_party/cobalt/src/pb/event.pb.h

void set_allocated_string_event (::cobalt::StringEvent * value)
void unsafe_arena_set_allocated_string_event (::cobalt::StringEvent * value)

Defined at line 1632 of file gen/third_party/cobalt/src/pb/event.pb.h

::cobalt::StringEvent * unsafe_arena_release_string_event ()

Defined at line 1621 of file gen/third_party/cobalt/src/pb/event.pb.h

void clear_type ()
TypeCase type_case ()

Defined at line 1786 of file gen/third_party/cobalt/src/pb/event.pb.h

Enumerations

enum TypeCase
Name Value
kOccurrenceEvent 8
kIntegerEvent 9
kIntegerHistogramEvent 10
kStringEvent 11
TYPE_NOT_SET 0

Defined at line 1011 of file gen/third_party/cobalt/src/pb/event.pb.h

enum (unnamed) : int
Name Value
kCustomerIdFieldNumber 1000
kProjectIdFieldNumber 1001
kMetricIdFieldNumber 1002
kDayIndexFieldNumber 1003
kHourIdFieldNumber 1005
kOccurrenceEventFieldNumber 8
kIntegerEventFieldNumber 9
kIntegerHistogramEventFieldNumber 10
kStringEventFieldNumber 11

accessors -------------------------------------------------------

Defined at line 1106 of file gen/third_party/cobalt/src/pb/event.pb.h

Friends

class TableStruct_src_2fpb_2fevent_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Event ()
void Event (Event & aEvent & b)