class StoredObservation

Defined at line 94 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

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

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const StoredObservation & from)
void Clear ()
::size_t ByteSizeLong ()
void StoredObservation ()

Defined at line 97 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

StoredObservation & operator= (const StoredObservation & from)

Defined at line 114 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

StoredObservation & operator= (StoredObservation && from)

Defined at line 118 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

const ::std::string & unknown_fields ()

Defined at line 128 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::std::string * mutable_unknown_fields ()

Defined at line 132 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

const StoredObservation & default_instance ()

Defined at line 137 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void Swap (StoredObservation * other)

Defined at line 147 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void UnsafeArenaSwap (StoredObservation * other)

Defined at line 155 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

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

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

Defined at line 163 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void MergeFrom (const StoredObservation & from)

Defined at line 168 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

bool IsInitialized ()

Defined at line 175 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

int GetCachedSize ()

Defined at line 199 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void ~StoredObservation ()
template <typename = void>
void StoredObservation (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void StoredObservation (const StoredObservation & from)

Defined at line 112 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void StoredObservation (StoredObservation && from)

Defined at line 113 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.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)
void clear_contribution_id ()

bytes contribution_id = 3;

Defined at line 1151 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

const ::std::string & contribution_id ()

Defined at line 1156 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

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

Defined at line 1162 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::std::string * mutable_contribution_id ()

Defined at line 1168 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::std::string * release_contribution_id ()

Defined at line 1187 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void set_allocated_contribution_id (::std::string * value)

Defined at line 1200 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

bool has_encrypted ()

.cobalt.EncryptedMessage encrypted = 1;

Defined at line 1009 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void clear_encrypted ()
const ::cobalt::EncryptedMessage & encrypted ()

Defined at line 1036 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::EncryptedMessage * release_encrypted ()

Defined at line 1018 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::EncryptedMessage * mutable_encrypted ()

Defined at line 1072 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void set_allocated_encrypted (::cobalt::EncryptedMessage * value)
void unsafe_arena_set_allocated_encrypted (::cobalt::EncryptedMessage * value)

Defined at line 1051 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::EncryptedMessage * unsafe_arena_release_encrypted ()

Defined at line 1040 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

bool has_unencrypted ()

.cobalt.Observation unencrypted = 2;

Defined at line 1080 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void clear_unencrypted ()
const ::cobalt::Observation & unencrypted ()

Defined at line 1107 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::Observation * release_unencrypted ()

Defined at line 1089 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::Observation * mutable_unencrypted ()

Defined at line 1143 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void set_allocated_unencrypted (::cobalt::Observation * value)
void unsafe_arena_set_allocated_unencrypted (::cobalt::Observation * value)

Defined at line 1122 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::cobalt::Observation * unsafe_arena_release_unencrypted ()

Defined at line 1111 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

void clear_observation ()
ObservationCase observation_case ()

Defined at line 1220 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

Enumerations

enum ObservationCase
Name Value
kEncrypted 1
kUnencrypted 2
OBSERVATION_NOT_SET 0

Defined at line 140 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

enum (unnamed) : int
Name Value
kContributionIdFieldNumber 3
kEncryptedFieldNumber 1
kUnencryptedFieldNumber 2

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

Defined at line 233 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

Friends

class TableStruct_observation_5fstore_5finternal_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view StoredObservation ()
void StoredObservation (StoredObservation & aStoredObservation & b)