class FileObservationStoreRecord

Defined at line 347 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 FileObservationStoreRecord & from)
void Clear ()
::size_t ByteSizeLong ()
void FileObservationStoreRecord ()

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

void FileObservationStoreRecord (const FileObservationStoreRecord & from)

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

void FileObservationStoreRecord (FileObservationStoreRecord && from)

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

FileObservationStoreRecord & operator= (const FileObservationStoreRecord & from)

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

FileObservationStoreRecord & operator= (FileObservationStoreRecord && from)

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

const ::std::string & unknown_fields ()

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

::std::string * mutable_unknown_fields ()

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

const FileObservationStoreRecord & default_instance ()

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

void Swap (FileObservationStoreRecord * other)

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

void UnsafeArenaSwap (FileObservationStoreRecord * other)

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

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

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

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

void MergeFrom (const FileObservationStoreRecord & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

void ~FileObservationStoreRecord ()
template <typename = void>
void FileObservationStoreRecord (::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)
void clear_contribution_id ()

bytes contribution_id = 4;

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

const ::std::string & contribution_id ()

Defined at line 1446 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 1452 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

::std::string * mutable_contribution_id ()

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

::std::string * release_contribution_id ()

Defined at line 1477 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 1490 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h

bool has_meta_data ()

.cobalt.ObservationMetadata meta_data = 1;

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

void clear_meta_data ()
const ::cobalt::ObservationMetadata & meta_data ()

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

::cobalt::ObservationMetadata * release_meta_data ()

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

::cobalt::ObservationMetadata * mutable_meta_data ()

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

void set_allocated_meta_data (::cobalt::ObservationMetadata * value)
void unsafe_arena_set_allocated_meta_data (::cobalt::ObservationMetadata * value)

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

::cobalt::ObservationMetadata * unsafe_arena_release_meta_data ()

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

bool has_encrypted_observation ()

.cobalt.EncryptedMessage encrypted_observation = 2;

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

void clear_encrypted_observation ()
const ::cobalt::EncryptedMessage & encrypted_observation ()

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

::cobalt::EncryptedMessage * release_encrypted_observation ()

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

::cobalt::EncryptedMessage * mutable_encrypted_observation ()

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

void set_allocated_encrypted_observation (::cobalt::EncryptedMessage * value)
void unsafe_arena_set_allocated_encrypted_observation (::cobalt::EncryptedMessage * value)

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

::cobalt::EncryptedMessage * unsafe_arena_release_encrypted_observation ()

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

bool has_unencrypted_observation ()

.cobalt.Observation unencrypted_observation = 3;

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

void clear_unencrypted_observation ()
const ::cobalt::Observation & unencrypted_observation ()

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

::cobalt::Observation * release_unencrypted_observation ()

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

::cobalt::Observation * mutable_unencrypted_observation ()

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

void set_allocated_unencrypted_observation (::cobalt::Observation * value)
void unsafe_arena_set_allocated_unencrypted_observation (::cobalt::Observation * value)

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

::cobalt::Observation * unsafe_arena_release_unencrypted_observation ()

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

void clear_contents ()
ContentsCase contents_case ()

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

Enumerations

enum ContentsCase
Name Value
kMetaData 1
kEncryptedObservation 2
kUnencryptedObservation 3
CONTENTS_NOT_SET 0

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

enum (unnamed) : int
Name Value
kContributionIdFieldNumber 4
kMetaDataFieldNumber 1
kEncryptedObservationFieldNumber 2
kUnencryptedObservationFieldNumber 3

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

Defined at line 487 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 FileObservationStoreRecord ()
void FileObservationStoreRecord (FileObservationStoreRecord & aFileObservationStoreRecord & b)