class ProjectConfig
Defined at line 319 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const ProjectConfig & from)
void Clear ()
::size_t ByteSizeLong ()
void ProjectConfig ()
Defined at line 322 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void ProjectConfig (ProjectConfig && from)
Defined at line 338 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
ProjectConfig & operator= (const ProjectConfig & from)
Defined at line 339 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
ProjectConfig & operator= (ProjectConfig && from)
Defined at line 343 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::std::string & unknown_fields ()
Defined at line 353 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 357 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ProjectConfig & default_instance ()
Defined at line 362 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void Swap (ProjectConfig * other)
Defined at line 367 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void UnsafeArenaSwap (ProjectConfig * other)
Defined at line 375 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
ProjectConfig * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 383 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void MergeFrom (const ProjectConfig & from)
Defined at line 388 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
bool IsInitialized ()
Defined at line 395 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
int GetCachedSize ()
Defined at line 419 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void ~ProjectConfig ()
template <typename = void>
void ProjectConfig (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void ProjectConfig (const ProjectConfig & from)
Defined at line 337 of file gen/third_party/cobalt/src/registry/cobalt_registry.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)
int metrics_size ()
repeated .cobalt.MetricDefinition metrics = 3;
Defined at line 1617 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_metrics ()
const ::cobalt::MetricDefinition & metrics (int index)
Defined at line 1620 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::cobalt::MetricDefinition * mutable_metrics (int index)
Defined at line 1625 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::cobalt::MetricDefinition * add_metrics ()
Defined at line 1630 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::google::protobuf::RepeatedPtrField< ::cobalt::MetricDefinition> & metrics ()
Defined at line 1640 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::google::protobuf::RepeatedPtrField< ::cobalt::MetricDefinition> * mutable_metrics ()
Defined at line 1645 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
int experiments_namespaces_size ()
repeated string experiments_namespaces = 5;
Defined at line 1795 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_experiments_namespaces ()
Defined at line 1798 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::std::string & experiments_namespaces (int index)
Defined at line 1813 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * mutable_experiments_namespaces (int index)
Defined at line 1818 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_experiments_namespaces (intindex,Arg_ &&value,Args_...args)
Defined at line 1824 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * add_experiments_namespaces ()
Defined at line 1803 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void add_experiments_namespaces (Arg_ && value, Args_... args)
Defined at line 1831 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::google::protobuf::RepeatedPtrField< ::std::string> & experiments_namespaces ()
Defined at line 1840 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::google::protobuf::RepeatedPtrField< ::std::string> * mutable_experiments_namespaces ()
Defined at line 1845 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
int deleted_metric_ids_size ()
repeated uint32 deleted_metric_ids = 6;
Defined at line 1867 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_deleted_metric_ids ()
Defined at line 1870 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::uint32_t deleted_metric_ids (int index)
Defined at line 1875 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void set_deleted_metric_ids (int index, ::uint32_t value)
Defined at line 1879 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void add_deleted_metric_ids (::uint32_t value)
Defined at line 1883 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::google::protobuf::RepeatedField< ::uint32_t> & deleted_metric_ids ()
Defined at line 1891 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::google::protobuf::RepeatedField< ::uint32_t> * mutable_deleted_metric_ids ()
Defined at line 1896 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_project_name ()
string project_name = 1;
Defined at line 1526 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::std::string & project_name ()
Defined at line 1531 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_project_name (Arg_ && arg, Args_... args)
Defined at line 1537 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * mutable_project_name ()
Defined at line 1543 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * release_project_name ()
Defined at line 1562 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void set_allocated_project_name (::std::string * value)
Defined at line 1575 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_project_contact ()
string project_contact = 4;
Defined at line 1664 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::std::string & project_contact ()
Defined at line 1669 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_project_contact (Arg_ && arg, Args_... args)
Defined at line 1675 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * mutable_project_contact ()
Defined at line 1681 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * release_project_contact ()
Defined at line 1700 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void set_allocated_project_contact (::std::string * value)
Defined at line 1713 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_app_package_identifier ()
string app_package_identifier = 7;
Defined at line 1728 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::std::string & app_package_identifier ()
Defined at line 1733 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_app_package_identifier (Arg_ && arg, Args_... args)
Defined at line 1739 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * mutable_app_package_identifier ()
Defined at line 1745 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * release_app_package_identifier ()
Defined at line 1764 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void set_allocated_app_package_identifier (::std::string * value)
Defined at line 1777 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_project_id ()
uint32 project_id = 2;
Defined at line 1590 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::uint32_t project_id ()
Defined at line 1595 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void set_project_id (::uint32_t value)
Defined at line 1599 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kMetricsFieldNumber | 3 |
| kExperimentsNamespacesFieldNumber | 5 |
| kDeletedMetricIdsFieldNumber | 6 |
| kProjectNameFieldNumber | 1 |
| kProjectContactFieldNumber | 4 |
| kAppPackageIdentifierFieldNumber | 7 |
| kProjectIdFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 453 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
Friends
class TableStruct_src_2fregistry_2fcobalt_5fregistry_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ProjectConfig ()
void ProjectConfig (ProjectConfig & aProjectConfig & b)