class ObservationMetadata
Defined at line 82 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const ObservationMetadata & from)
void Clear ()
::size_t ByteSizeLong ()
void ObservationMetadata ()
Defined at line 85 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
ObservationMetadata & operator= (const ObservationMetadata & from)
Defined at line 102 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
ObservationMetadata & operator= (ObservationMetadata && from)
Defined at line 106 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const ::std::string & unknown_fields ()
Defined at line 116 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 120 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const ObservationMetadata & default_instance ()
Defined at line 125 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void Swap (ObservationMetadata * other)
Defined at line 130 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void UnsafeArenaSwap (ObservationMetadata * other)
Defined at line 138 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
ObservationMetadata * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 146 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void MergeFrom (const ObservationMetadata & from)
Defined at line 151 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
bool IsInitialized ()
Defined at line 158 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
int GetCachedSize ()
Defined at line 182 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void ~ObservationMetadata ()
template <typename = void>
void ObservationMetadata (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void ObservationMetadata (const ObservationMetadata & from)
Defined at line 100 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void ObservationMetadata (ObservationMetadata && from)
Defined at line 101 of file gen/third_party/cobalt/src/pb/observation_batch.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)
bool has_system_profile ()
.cobalt.SystemProfile system_profile = 5;
Defined at line 701 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void clear_system_profile ()
const ::cobalt::SystemProfile & system_profile ()
Defined at line 711 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::SystemProfile * release_system_profile ()
Defined at line 729 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::SystemProfile * mutable_system_profile ()
Defined at line 765 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void set_allocated_system_profile (::cobalt::SystemProfile * value)
Defined at line 772 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 715 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::SystemProfile * unsafe_arena_release_system_profile ()
Defined at line 748 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void clear_customer_id ()
uint32 customer_id = 1;
Defined at line 581 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::uint32_t customer_id ()
Defined at line 586 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void set_customer_id (::uint32_t value)
Defined at line 590 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void clear_project_id ()
uint32 project_id = 2;
Defined at line 605 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::uint32_t project_id ()
Defined at line 610 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void set_project_id (::uint32_t value)
Defined at line 614 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void clear_metric_id ()
uint32 metric_id = 3;
Defined at line 629 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::uint32_t metric_id ()
Defined at line 634 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void set_metric_id (::uint32_t value)
Defined at line 638 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void clear_day_index ()
uint32 day_index = 4;
Defined at line 677 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::uint32_t day_index ()
Defined at line 682 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void set_day_index (::uint32_t value)
Defined at line 686 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void clear_report_id ()
uint32 report_id = 7;
Defined at line 653 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::uint32_t report_id ()
Defined at line 658 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void set_report_id (::uint32_t value)
Defined at line 662 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 794 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::uint32_t system_profile_index ()
Defined at line 799 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void set_system_profile_index (::uint32_t value)
Defined at line 803 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kSystemProfileFieldNumber | 5 |
| kCustomerIdFieldNumber | 1 |
| kProjectIdFieldNumber | 2 |
| kMetricIdFieldNumber | 3 |
| kDayIndexFieldNumber | 4 |
| kReportIdFieldNumber | 7 |
| kSystemProfileIndexFieldNumber | 8 |
accessors -------------------------------------------------------
Defined at line 216 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 PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ObservationMetadata ()
void ObservationMetadata (ObservationMetadata & aObservationMetadata & b)