class MetricDefinition_MetricDimension
Defined at line 785 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const MetricDefinition_MetricDimension & from)
void Clear ()
::size_t ByteSizeLong ()
void MetricDefinition_MetricDimension ()
Defined at line 788 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void MetricDefinition_MetricDimension (MetricDefinition_MetricDimension && from)
Defined at line 804 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
MetricDefinition_MetricDimension & operator= (const MetricDefinition_MetricDimension & from)
Defined at line 805 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
MetricDefinition_MetricDimension & operator= (MetricDefinition_MetricDimension && from)
Defined at line 809 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const ::std::string & unknown_fields ()
Defined at line 819 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 823 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const MetricDefinition_MetricDimension & default_instance ()
Defined at line 828 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void Swap (MetricDefinition_MetricDimension * other)
Defined at line 833 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void UnsafeArenaSwap (MetricDefinition_MetricDimension * other)
Defined at line 841 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
MetricDefinition_MetricDimension * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 849 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void MergeFrom (const MetricDefinition_MetricDimension & from)
Defined at line 854 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
bool IsInitialized ()
Defined at line 861 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
int GetCachedSize ()
Defined at line 885 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void ~MetricDefinition_MetricDimension ()
template <typename = void>
void MetricDefinition_MetricDimension (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
void MetricDefinition_MetricDimension (const MetricDefinition_MetricDimension & from)
Defined at line 803 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_dimension ()
string dimension = 1;
Defined at line 1556 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const ::std::string & dimension ()
Defined at line 1561 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_dimension (Arg_ && arg, Args_... args)
Defined at line 1567 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::std::string * mutable_dimension ()
Defined at line 1573 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::std::string * release_dimension ()
Defined at line 1592 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void set_allocated_dimension (::std::string * value)
Defined at line 1605 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_max_event_code ()
uint32 max_event_code = 3;
Defined at line 1651 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::uint32_t max_event_code ()
Defined at line 1656 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void set_max_event_code (::uint32_t value)
Defined at line 1660 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
int event_codes_size ()
map
<uint32
, string> event_codes = 2;
Defined at line 1623 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_event_codes ()
Defined at line 1626 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const ::google::protobuf::Map< ::uint32_t, ::std::string> & event_codes ()
Defined at line 1635 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::google::protobuf::Map< ::uint32_t, ::std::string> * mutable_event_codes ()
Defined at line 1643 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
int event_code_aliases_size ()
map
<string
, string> event_code_aliases = 5;
Defined at line 1678 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
void clear_event_code_aliases ()
Defined at line 1681 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
const ::google::protobuf::Map< ::std::string, ::std::string> & event_code_aliases ()
Defined at line 1690 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
::google::protobuf::Map< ::std::string, ::std::string> * mutable_event_code_aliases ()
Defined at line 1698 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kDimensionFieldNumber | 1 |
| kMaxEventCodeFieldNumber | 3 |
| kEventCodesFieldNumber | 2 |
| kEventCodeAliasesFieldNumber | 5 |
accessors -------------------------------------------------------
Defined at line 919 of file gen/third_party/cobalt/src/registry/metric_definition.pb.h
Friends
class TableStruct_src_2fregistry_2fmetric_5fdefinition_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view MetricDefinition_MetricDimension ()
void MetricDefinition_MetricDimension (MetricDefinition_MetricDimension & aMetricDefinition_MetricDimension & b)