class ObservationMetadata

Defined at line 71 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

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

Public Members

static const int kIndexInFileMessages

Protected Members

static const ::google::protobuf::internal::ClassDataLite<27> _class_data_

Public Methods

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

Defined at line 75 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void ObservationMetadata (const ObservationMetadata & from)

Defined at line 89 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void ObservationMetadata (ObservationMetadata && from)

Defined at line 90 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

ObservationMetadata & operator= (const ObservationMetadata & from)

Defined at line 92 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

ObservationMetadata & operator= (ObservationMetadata && from)

Defined at line 96 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

const std::string & unknown_fields ()

Defined at line 106 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

std::string * mutable_unknown_fields ()

Defined at line 110 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

const ObservationMetadata & default_instance ()

Defined at line 115 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

const ObservationMetadata * internal_default_instance ()

Defined at line 118 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void Swap (ObservationMetadata * other)

Defined at line 124 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void UnsafeArenaSwap (ObservationMetadata * other)

Defined at line 132 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

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

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

Defined at line 140 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void MergeFrom (const ObservationMetadata & from)

Defined at line 144 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

bool IsInitialized ()

Defined at line 151 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

int GetCachedSize ()

Defined at line 175 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void ~ObservationMetadata ()
template <typename = void>
void ObservationMetadata (::google::protobuf::internal::ConstantInitialized )
bool has_system_profile ()

.cobalt.SystemProfile system_profile = 5;

Defined at line 656 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void clear_system_profile ()
const ::cobalt::SystemProfile & system_profile ()

Defined at line 666 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

::cobalt::SystemProfile * release_system_profile ()

Defined at line 683 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

::cobalt::SystemProfile * mutable_system_profile ()

Defined at line 719 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void set_allocated_system_profile (::cobalt::SystemProfile * value)

Defined at line 725 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void unsafe_arena_set_allocated_system_profile (::cobalt::SystemProfile * value)

Defined at line 670 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

::cobalt::SystemProfile * unsafe_arena_release_system_profile ()

Defined at line 702 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void clear_customer_id ()

uint32 customer_id = 1;

Defined at line 546 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

::uint32_t customer_id ()

Defined at line 550 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void set_customer_id (::uint32_t value)

Defined at line 554 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void clear_project_id ()

uint32 project_id = 2;

Defined at line 568 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

::uint32_t project_id ()

Defined at line 572 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void set_project_id (::uint32_t value)

Defined at line 576 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void clear_metric_id ()

uint32 metric_id = 3;

Defined at line 590 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

::uint32_t metric_id ()

Defined at line 594 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void set_metric_id (::uint32_t value)

Defined at line 598 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void clear_day_index ()

uint32 day_index = 4;

Defined at line 634 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

::uint32_t day_index ()

Defined at line 638 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void set_day_index (::uint32_t value)

Defined at line 642 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void clear_report_id ()

uint32 report_id = 7;

Defined at line 612 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

::uint32_t report_id ()

Defined at line 616 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void set_report_id (::uint32_t value)

Defined at line 620 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void clear_system_profile_index ()

uint32 system_profile_index = 8;

Defined at line 747 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

::uint32_t system_profile_index ()

Defined at line 751 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void set_system_profile_index (::uint32_t value)

Defined at line 755 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

Protected Methods

const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void ObservationMetadata (::google::protobuf::Arena * arena)
void ObservationMetadata (::google::protobuf::Arena * arena, const ObservationMetadata & from)
void ObservationMetadata (::google::protobuf::Arena * arena, ObservationMetadata && from)

Defined at line 190 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)

Enumerations

enum 
Name Value
kSystemProfileFieldNumber 5
kCustomerIdFieldNumber 1
kProjectIdFieldNumber 2
kMetricIdFieldNumber 3
kDayIndexFieldNumber 4
kReportIdFieldNumber 7
kSystemProfileIndexFieldNumber 8

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

Defined at line 204 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h

Friends

class TableStruct_src_2fpb_2fobservation_5fbatch_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ObservationMetadata ()
void ObservationMetadata (ObservationMetadata & aObservationMetadata & b)