class ProjectConfig

Defined at line 282 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

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

Public Members

static const int kIndexInFileMessages

Protected Members

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

Public Methods

void ProjectConfig ()

Defined at line 286 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void ~ProjectConfig ()
template <typename = void>
void ProjectConfig (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const ProjectConfig & from)
void Clear ()
::size_t ByteSizeLong ()
void ProjectConfig (const ProjectConfig & from)

Defined at line 300 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void ProjectConfig (ProjectConfig && from)

Defined at line 301 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

ProjectConfig & operator= (const ProjectConfig & from)

Defined at line 303 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

ProjectConfig & operator= (ProjectConfig && from)

Defined at line 307 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const std::string & unknown_fields ()

Defined at line 317 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

std::string * mutable_unknown_fields ()

Defined at line 321 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ProjectConfig & default_instance ()

Defined at line 326 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ProjectConfig * internal_default_instance ()

Defined at line 329 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void Swap (ProjectConfig * other)

Defined at line 335 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void UnsafeArenaSwap (ProjectConfig * other)

Defined at line 343 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

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

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

Defined at line 351 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void MergeFrom (const ProjectConfig & from)

Defined at line 355 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

bool IsInitialized ()

Defined at line 362 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

int GetCachedSize ()

Defined at line 386 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int metrics_size ()

repeated .cobalt.MetricDefinition metrics = 3;

Defined at line 1459 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void clear_metrics ()
::cobalt::MetricDefinition * mutable_metrics (int index)

Defined at line 1462 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::google::protobuf::RepeatedPtrField< ::cobalt::MetricDefinition> * mutable_metrics ()

Defined at line 1467 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ::cobalt::MetricDefinition & metrics (int index)

Defined at line 1473 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::cobalt::MetricDefinition * add_metrics ()

Defined at line 1478 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ::google::protobuf::RepeatedPtrField< ::cobalt::MetricDefinition> & metrics ()

Defined at line 1484 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

int experiments_namespaces_size ()

repeated string experiments_namespaces = 5;

Defined at line 1600 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void clear_experiments_namespaces ()

Defined at line 1603 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const std::string & experiments_namespaces (int index)

Defined at line 1613 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

std::string * mutable_experiments_namespaces (int index)

Defined at line 1618 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_experiments_namespaces (int index, Arg_ && value, Args_... args)

Defined at line 1624 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

std::string * add_experiments_namespaces ()

Defined at line 1607 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 1631 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ::google::protobuf::RepeatedPtrField<std::string> & experiments_namespaces ()

Defined at line 1638 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::google::protobuf::RepeatedPtrField<std::string> * mutable_experiments_namespaces ()

Defined at line 1643 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 1664 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void clear_deleted_metric_ids ()

Defined at line 1667 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::uint32_t deleted_metric_ids (int index)

Defined at line 1671 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 1675 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void add_deleted_metric_ids (::uint32_t value)

Defined at line 1679 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const ::google::protobuf::RepeatedField< ::uint32_t> & deleted_metric_ids ()

Defined at line 1684 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::google::protobuf::RepeatedField< ::uint32_t> * mutable_deleted_metric_ids ()

Defined at line 1689 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void clear_project_name ()

string project_name = 1;

Defined at line 1386 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const std::string & project_name ()

Defined at line 1390 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 1396 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

std::string * mutable_project_name ()

Defined at line 1402 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

std::string * release_project_name ()

Defined at line 1419 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void set_allocated_project_name (std::string * value)

Defined at line 1424 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void clear_project_contact ()

string project_contact = 4;

Defined at line 1501 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const std::string & project_contact ()

Defined at line 1505 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 1511 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

std::string * mutable_project_contact ()

Defined at line 1517 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

std::string * release_project_contact ()

Defined at line 1534 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void set_allocated_project_contact (std::string * value)

Defined at line 1539 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 1549 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

const std::string & app_package_identifier ()

Defined at line 1553 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 1559 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

std::string * mutable_app_package_identifier ()

Defined at line 1565 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

std::string * release_app_package_identifier ()

Defined at line 1582 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void set_allocated_app_package_identifier (std::string * value)

Defined at line 1587 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void clear_project_id ()

uint32 project_id = 2;

Defined at line 1434 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

::uint32_t project_id ()

Defined at line 1438 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

void set_project_id (::uint32_t value)

Defined at line 1442 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

Protected Methods

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

Defined at line 401 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h

Enumerations

enum 
Name Value
kMetricsFieldNumber 3
kExperimentsNamespacesFieldNumber 5
kDeletedMetricIdsFieldNumber 6
kProjectNameFieldNumber 1
kProjectContactFieldNumber 4
kAppPackageIdentifierFieldNumber 7
kProjectIdFieldNumber 2

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

Defined at line 415 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 Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ProjectConfig ()
void ProjectConfig (ProjectConfig & aProjectConfig & b)