class MetricAggregateEntry
Defined at line 3976 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const MetricAggregateEntry & from)
void Clear ()
::size_t ByteSizeLong ()
void MetricAggregateEntry ()
Defined at line 3979 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void MetricAggregateEntry (MetricAggregateEntry && from)
Defined at line 3995 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
MetricAggregateEntry & operator= (const MetricAggregateEntry & from)
Defined at line 3996 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
MetricAggregateEntry & operator= (MetricAggregateEntry && from)
Defined at line 4000 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const ::std::string & unknown_fields ()
Defined at line 4010 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 4014 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const MetricAggregateEntry & default_instance ()
Defined at line 4019 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void Swap (MetricAggregateEntry * other)
Defined at line 4024 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void UnsafeArenaSwap (MetricAggregateEntry * other)
Defined at line 4032 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
MetricAggregateEntry * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 4040 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void MergeFrom (const MetricAggregateEntry & from)
Defined at line 4045 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
bool IsInitialized ()
Defined at line 4052 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
int GetCachedSize ()
Defined at line 4076 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void ~MetricAggregateEntry ()
template <typename = void>
void MetricAggregateEntry (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
void MetricAggregateEntry (const MetricAggregateEntry & from)
Defined at line 3994 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
bool has_aggregate ()
.cobalt.local_aggregation.MetricAggregate aggregate = 4;
Defined at line 5113 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void clear_aggregate ()
Defined at line 5118 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
const ::cobalt::local_aggregation::MetricAggregate & aggregate ()
Defined at line 5128 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::cobalt::local_aggregation::MetricAggregate * release_aggregate ()
Defined at line 5146 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::cobalt::local_aggregation::MetricAggregate * mutable_aggregate ()
Defined at line 5182 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void set_allocated_aggregate (::cobalt::local_aggregation::MetricAggregate * value)
Defined at line 5189 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void unsafe_arena_set_allocated_aggregate (::cobalt::local_aggregation::MetricAggregate * value)
Defined at line 5132 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::cobalt::local_aggregation::MetricAggregate * unsafe_arena_release_aggregate ()
Defined at line 5165 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void clear_customer_id ()
uint32 customer_id = 1;
Defined at line 5041 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::uint32_t customer_id ()
Defined at line 5046 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void set_customer_id (::uint32_t value)
Defined at line 5050 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void clear_project_id ()
uint32 project_id = 2;
Defined at line 5065 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::uint32_t project_id ()
Defined at line 5070 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void set_project_id (::uint32_t value)
Defined at line 5074 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void clear_metric_id ()
uint32 metric_id = 3;
Defined at line 5089 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
::uint32_t metric_id ()
Defined at line 5094 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
void set_metric_id (::uint32_t value)
Defined at line 5098 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kAggregateFieldNumber | 4 |
| kCustomerIdFieldNumber | 1 |
| kProjectIdFieldNumber | 2 |
| kMetricIdFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 4110 of file gen/third_party/cobalt/src/local_aggregation/local_aggregation.pb.h
Friends
class TableStruct_src_2flocal_5faggregation_2flocal_5faggregation_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view MetricAggregateEntry ()
void MetricAggregateEntry (MetricAggregateEntry & aMetricAggregateEntry & b)