class ReportDefinition_AggregateDefinition

Defined at line 774 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

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

Public Members

static const int kIndexInFileMessages
static ReportDefinition_AggregateDefinition_AggregationFunction UNSPECIFIED_AGGREGATION_FUNCTION
static ReportDefinition_AggregateDefinition_AggregationFunction GROUP_BY
static ReportDefinition_AggregateDefinition_AggregationFunction COUNT
static ReportDefinition_AggregateDefinition_AggregationFunction SUM
static ReportDefinition_AggregateDefinition_AggregationFunction MEAN
static ReportDefinition_AggregateDefinition_AggregationFunction AggregationFunction_MIN
static ReportDefinition_AggregateDefinition_AggregationFunction AggregationFunction_MAX
static const int AggregationFunction_ARRAYSIZE

Protected Members

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

Public Methods

void ReportDefinition_AggregateDefinition ()

Defined at line 778 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

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

Defined at line 792 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void ReportDefinition_AggregateDefinition (ReportDefinition_AggregateDefinition && from)

Defined at line 793 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

ReportDefinition_AggregateDefinition & operator= (const ReportDefinition_AggregateDefinition & from)

Defined at line 795 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

ReportDefinition_AggregateDefinition & operator= (ReportDefinition_AggregateDefinition && from)

Defined at line 799 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

const std::string & unknown_fields ()

Defined at line 809 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

std::string * mutable_unknown_fields ()

Defined at line 813 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

const ReportDefinition_AggregateDefinition & default_instance ()

Defined at line 818 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

const ReportDefinition_AggregateDefinition * internal_default_instance ()

Defined at line 821 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void Swap (ReportDefinition_AggregateDefinition * other)

Defined at line 827 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void UnsafeArenaSwap (ReportDefinition_AggregateDefinition * other)

Defined at line 835 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

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

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

Defined at line 843 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void MergeFrom (const ReportDefinition_AggregateDefinition & from)

Defined at line 847 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

bool IsInitialized ()

Defined at line 854 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

int GetCachedSize ()

Defined at line 878 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
bool AggregationFunction_IsValid (int value)

Defined at line 911 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

template <typename T>
const std::string & AggregationFunction_Name (T value)

Defined at line 918 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

bool AggregationFunction_Parse (absl::string_view name, AggregationFunction * value)

Defined at line 921 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void clear_name ()

string name = 2;

Defined at line 2411 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

const std::string & name ()

Defined at line 2415 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_name (Arg_ && arg, Args_... args)

Defined at line 2421 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

std::string * mutable_name ()

Defined at line 2427 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

std::string * release_name ()

Defined at line 2444 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void set_allocated_name (std::string * value)

Defined at line 2449 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void clear_for_ ()

string for = 3;

Defined at line 2459 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

const std::string & for_ ()

Defined at line 2463 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_for_ (Arg_ && arg, Args_... args)

Defined at line 2469 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

std::string * mutable_for_ ()

Defined at line 2475 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

std::string * release_for_ ()

Defined at line 2492 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void set_allocated_for_ (std::string * value)

Defined at line 2497 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void clear_string_candidate_file ()

string string_candidate_file = 8;

Defined at line 2595 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

const std::string & string_candidate_file ()

Defined at line 2599 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_string_candidate_file (Arg_ && arg, Args_... args)

Defined at line 2605 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

std::string * mutable_string_candidate_file ()

Defined at line 2611 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

std::string * release_string_candidate_file ()

Defined at line 2628 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void set_allocated_string_candidate_file (std::string * value)

Defined at line 2633 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void clear_id ()

uint32 id = 1;

Defined at line 2389 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::uint32_t id ()

Defined at line 2393 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void set_id (::uint32_t value)

Defined at line 2397 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void clear_for_id ()

uint32 for_id = 4;

Defined at line 2507 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::uint32_t for_id ()

Defined at line 2511 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void set_for_id (::uint32_t value)

Defined at line 2515 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void clear_local ()

.cobalt.ReportDefinition.AggregateDefinition.AggregationFunction local = 5;

Defined at line 2529 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::cobalt::ReportDefinition_AggregateDefinition_AggregationFunction local ()

Defined at line 2533 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void set_local (::cobalt::ReportDefinition_AggregateDefinition_AggregationFunction value)

Defined at line 2537 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void clear_global ()

.cobalt.ReportDefinition.AggregateDefinition.AggregationFunction global = 6;

Defined at line 2551 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::cobalt::ReportDefinition_AggregateDefinition_AggregationFunction global ()

Defined at line 2555 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void set_global (::cobalt::ReportDefinition_AggregateDefinition_AggregationFunction value)

Defined at line 2559 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void clear_distinct_values_max_per_device ()

uint64 distinct_values_max_per_device = 7;

Defined at line 2573 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

::uint64_t distinct_values_max_per_device ()

Defined at line 2577 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

void set_distinct_values_max_per_device (::uint64_t value)

Defined at line 2581 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

Protected Methods

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

Defined at line 893 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

Enumerations

enum 
Name Value
kNameFieldNumber 2
kForFieldNumber 3
kStringCandidateFileFieldNumber 8
kIdFieldNumber 1
kForIdFieldNumber 4
kLocalFieldNumber 5
kGlobalFieldNumber 6
kDistinctValuesMaxPerDeviceFieldNumber 7

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

Defined at line 926 of file gen/third_party/cobalt/src/registry/report_definition.pb.h

Friends

class TableStruct_src_2fregistry_2freport_5fdefinition_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ReportDefinition_AggregateDefinition ()
void ReportDefinition_AggregateDefinition (ReportDefinition_AggregateDefinition & aReportDefinition_AggregateDefinition & b)