class Event
Defined at line 888 of file gen/third_party/cobalt/src/pb/event.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<13> _class_data_
Public Methods
void Event ()
Defined at line 892 of file gen/third_party/cobalt/src/pb/event.pb.h
void ~Event ()
template <typename = void>
void Event (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const Event & from)
void Clear ()
::size_t ByteSizeLong ()
void Event (const Event & from)
Defined at line 906 of file gen/third_party/cobalt/src/pb/event.pb.h
void Event (Event && from)
Defined at line 907 of file gen/third_party/cobalt/src/pb/event.pb.h
Event & operator= (const Event & from)
Defined at line 909 of file gen/third_party/cobalt/src/pb/event.pb.h
Event & operator= (Event && from)
Defined at line 913 of file gen/third_party/cobalt/src/pb/event.pb.h
const std::string & unknown_fields ()
Defined at line 923 of file gen/third_party/cobalt/src/pb/event.pb.h
std::string * mutable_unknown_fields ()
Defined at line 927 of file gen/third_party/cobalt/src/pb/event.pb.h
const Event & default_instance ()
Defined at line 932 of file gen/third_party/cobalt/src/pb/event.pb.h
const Event * internal_default_instance ()
Defined at line 942 of file gen/third_party/cobalt/src/pb/event.pb.h
void Swap (Event * other)
Defined at line 948 of file gen/third_party/cobalt/src/pb/event.pb.h
void UnsafeArenaSwap (Event * other)
Defined at line 956 of file gen/third_party/cobalt/src/pb/event.pb.h
Event * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 964 of file gen/third_party/cobalt/src/pb/event.pb.h
void MergeFrom (const Event & from)
Defined at line 968 of file gen/third_party/cobalt/src/pb/event.pb.h
bool IsInitialized ()
Defined at line 975 of file gen/third_party/cobalt/src/pb/event.pb.h
int GetCachedSize ()
Defined at line 999 of file gen/third_party/cobalt/src/pb/event.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_customer_id ()
uint32 customer_id = 1000;
Defined at line 1558 of file gen/third_party/cobalt/src/pb/event.pb.h
::uint32_t customer_id ()
Defined at line 1562 of file gen/third_party/cobalt/src/pb/event.pb.h
void set_customer_id (::uint32_t value)
Defined at line 1566 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_project_id ()
uint32 project_id = 1001;
Defined at line 1580 of file gen/third_party/cobalt/src/pb/event.pb.h
::uint32_t project_id ()
Defined at line 1584 of file gen/third_party/cobalt/src/pb/event.pb.h
void set_project_id (::uint32_t value)
Defined at line 1588 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_metric_id ()
uint32 metric_id = 1002;
Defined at line 1602 of file gen/third_party/cobalt/src/pb/event.pb.h
::uint32_t metric_id ()
Defined at line 1606 of file gen/third_party/cobalt/src/pb/event.pb.h
void set_metric_id (::uint32_t value)
Defined at line 1610 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_day_index ()
uint32 day_index = 1003;
Defined at line 1624 of file gen/third_party/cobalt/src/pb/event.pb.h
::uint32_t day_index ()
Defined at line 1628 of file gen/third_party/cobalt/src/pb/event.pb.h
void set_day_index (::uint32_t value)
Defined at line 1632 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_hour_id ()
uint32 hour_id = 1005;
Defined at line 1646 of file gen/third_party/cobalt/src/pb/event.pb.h
::uint32_t hour_id ()
Defined at line 1650 of file gen/third_party/cobalt/src/pb/event.pb.h
void set_hour_id (::uint32_t value)
Defined at line 1654 of file gen/third_party/cobalt/src/pb/event.pb.h
bool has_occurrence_event ()
.cobalt.OccurrenceEvent occurrence_event = 8;
Defined at line 1234 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_occurrence_event ()
Defined at line 1243 of file gen/third_party/cobalt/src/pb/event.pb.h
const ::cobalt::OccurrenceEvent & occurrence_event ()
Defined at line 1273 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::OccurrenceEvent * release_occurrence_event ()
Defined at line 1256 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::OccurrenceEvent * mutable_occurrence_event ()
Defined at line 1308 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 1288 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::OccurrenceEvent * unsafe_arena_release_occurrence_event ()
Defined at line 1277 of file gen/third_party/cobalt/src/pb/event.pb.h
bool has_integer_event ()
.cobalt.IntegerEvent integer_event = 9;
Defined at line 1315 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_integer_event ()
Defined at line 1324 of file gen/third_party/cobalt/src/pb/event.pb.h
const ::cobalt::IntegerEvent & integer_event ()
Defined at line 1354 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::IntegerEvent * release_integer_event ()
Defined at line 1337 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::IntegerEvent * mutable_integer_event ()
Defined at line 1389 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 1369 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::IntegerEvent * unsafe_arena_release_integer_event ()
Defined at line 1358 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 1396 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_integer_histogram_event ()
Defined at line 1405 of file gen/third_party/cobalt/src/pb/event.pb.h
const ::cobalt::IntegerHistogramEvent & integer_histogram_event ()
Defined at line 1435 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::IntegerHistogramEvent * release_integer_histogram_event ()
Defined at line 1418 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::IntegerHistogramEvent * mutable_integer_histogram_event ()
Defined at line 1470 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 1450 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::IntegerHistogramEvent * unsafe_arena_release_integer_histogram_event ()
Defined at line 1439 of file gen/third_party/cobalt/src/pb/event.pb.h
bool has_string_event ()
.cobalt.StringEvent string_event = 11;
Defined at line 1477 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_string_event ()
Defined at line 1486 of file gen/third_party/cobalt/src/pb/event.pb.h
const ::cobalt::StringEvent & string_event ()
Defined at line 1516 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::StringEvent * release_string_event ()
Defined at line 1499 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::StringEvent * mutable_string_event ()
Defined at line 1551 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 1531 of file gen/third_party/cobalt/src/pb/event.pb.h
::cobalt::StringEvent * unsafe_arena_release_string_event ()
Defined at line 1520 of file gen/third_party/cobalt/src/pb/event.pb.h
void clear_type ()
TypeCase type_case ()
Defined at line 1673 of file gen/third_party/cobalt/src/pb/event.pb.h
Protected Methods
void Event (::google::protobuf::Arena * arena)
void Event (::google::protobuf::Arena * arena, const Event & from)
void Event (::google::protobuf::Arena * arena, Event && from)
Defined at line 1014 of file gen/third_party/cobalt/src/pb/event.pb.h
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
Enumerations
enum TypeCase
| Name | Value |
|---|---|
| kOccurrenceEvent | 8 |
| kIntegerEvent | 9 |
| kIntegerHistogramEvent | 10 |
| kStringEvent | 11 |
| TYPE_NOT_SET | 0 |
Defined at line 935 of file gen/third_party/cobalt/src/pb/event.pb.h
enum
| Name | Value |
|---|---|
| kCustomerIdFieldNumber | 1000 |
| kProjectIdFieldNumber | 1001 |
| kMetricIdFieldNumber | 1002 |
| kDayIndexFieldNumber | 1003 |
| kHourIdFieldNumber | 1005 |
| kOccurrenceEventFieldNumber | 8 |
| kIntegerEventFieldNumber | 9 |
| kIntegerHistogramEventFieldNumber | 10 |
| kStringEventFieldNumber | 11 |
accessors -------------------------------------------------------
Defined at line 1028 of file gen/third_party/cobalt/src/pb/event.pb.h
Friends
class TableStruct_src_2fpb_2fevent_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Event ()
void Event (Event & aEvent & b)