class CustomerConfig
Defined at line 633 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const CustomerConfig & from)
void Clear ()
::size_t ByteSizeLong ()
void CustomerConfig ()
Defined at line 636 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void CustomerConfig (const CustomerConfig & from)
Defined at line 651 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void CustomerConfig (CustomerConfig && from)
Defined at line 652 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
CustomerConfig & operator= (const CustomerConfig & from)
Defined at line 653 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
CustomerConfig & operator= (CustomerConfig && from)
Defined at line 657 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::std::string & unknown_fields ()
Defined at line 667 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 671 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const CustomerConfig & default_instance ()
Defined at line 676 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void Swap (CustomerConfig * other)
Defined at line 681 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void UnsafeArenaSwap (CustomerConfig * other)
Defined at line 689 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
CustomerConfig * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 697 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void MergeFrom (const CustomerConfig & from)
Defined at line 702 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
bool IsInitialized ()
Defined at line 709 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
int GetCachedSize ()
Defined at line 733 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void ~CustomerConfig ()
template <typename = void>
void CustomerConfig (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
int projects_size ()
repeated .cobalt.ProjectConfig projects = 3;
Defined at line 1347 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_projects ()
Defined at line 1350 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::cobalt::ProjectConfig & projects (int index)
Defined at line 1355 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::cobalt::ProjectConfig * mutable_projects (int index)
Defined at line 1360 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::cobalt::ProjectConfig * add_projects ()
Defined at line 1365 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::google::protobuf::RepeatedPtrField< ::cobalt::ProjectConfig> & projects ()
Defined at line 1375 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::google::protobuf::RepeatedPtrField< ::cobalt::ProjectConfig> * mutable_projects ()
Defined at line 1380 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
int experiments_namespaces_size ()
repeated string experiments_namespaces = 4;
Defined at line 1402 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_experiments_namespaces ()
Defined at line 1405 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::std::string & experiments_namespaces (int index)
Defined at line 1420 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * mutable_experiments_namespaces (int index)
Defined at line 1425 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 1431 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * add_experiments_namespaces ()
Defined at line 1410 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 1438 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::google::protobuf::RepeatedPtrField< ::std::string> & experiments_namespaces ()
Defined at line 1447 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::google::protobuf::RepeatedPtrField< ::std::string> * mutable_experiments_namespaces ()
Defined at line 1452 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
int deleted_project_ids_size ()
repeated uint32 deleted_project_ids = 5;
Defined at line 1474 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_deleted_project_ids ()
Defined at line 1477 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::uint32_t deleted_project_ids (int index)
Defined at line 1482 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void set_deleted_project_ids (int index, ::uint32_t value)
Defined at line 1486 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void add_deleted_project_ids (::uint32_t value)
Defined at line 1490 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::google::protobuf::RepeatedField< ::uint32_t> & deleted_project_ids ()
Defined at line 1498 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::google::protobuf::RepeatedField< ::uint32_t> * mutable_deleted_project_ids ()
Defined at line 1503 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_customer_name ()
string customer_name = 1;
Defined at line 1256 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
const ::std::string & customer_name ()
Defined at line 1261 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_customer_name (Arg_ && arg, Args_... args)
Defined at line 1267 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * mutable_customer_name ()
Defined at line 1273 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::std::string * release_customer_name ()
Defined at line 1292 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void set_allocated_customer_name (::std::string * value)
Defined at line 1305 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void clear_customer_id ()
uint32 customer_id = 2;
Defined at line 1320 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
::uint32_t customer_id ()
Defined at line 1325 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
void set_customer_id (::uint32_t value)
Defined at line 1329 of file gen/third_party/cobalt/src/registry/cobalt_registry.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kProjectsFieldNumber | 3 |
| kExperimentsNamespacesFieldNumber | 4 |
| kDeletedProjectIdsFieldNumber | 5 |
| kCustomerNameFieldNumber | 1 |
| kCustomerIdFieldNumber | 2 |
accessors -------------------------------------------------------
Defined at line 767 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 CustomerConfig ()
void CustomerConfig (CustomerConfig & aCustomerConfig & b)