class FileObservationStoreRecord
Defined at line 320 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<52> _class_data_
Public Methods
void FileObservationStoreRecord ()
Defined at line 324 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 )
void CopyFrom (const FileObservationStoreRecord & from)
void Clear ()
::size_t ByteSizeLong ()
void FileObservationStoreRecord (const FileObservationStoreRecord & from)
Defined at line 338 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void FileObservationStoreRecord (FileObservationStoreRecord && from)
Defined at line 339 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
FileObservationStoreRecord & operator= (const FileObservationStoreRecord & from)
Defined at line 341 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
FileObservationStoreRecord & operator= (FileObservationStoreRecord && from)
Defined at line 345 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const std::string & unknown_fields ()
Defined at line 355 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
std::string * mutable_unknown_fields ()
Defined at line 359 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const FileObservationStoreRecord & default_instance ()
Defined at line 364 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const FileObservationStoreRecord * internal_default_instance ()
Defined at line 373 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void Swap (FileObservationStoreRecord * other)
Defined at line 379 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void UnsafeArenaSwap (FileObservationStoreRecord * other)
Defined at line 387 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 395 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void MergeFrom (const FileObservationStoreRecord & from)
Defined at line 399 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
bool IsInitialized ()
Defined at line 406 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
int GetCachedSize ()
Defined at line 430 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)
void clear_contribution_id ()
bytes contribution_id = 4;
Defined at line 1349 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const std::string & contribution_id ()
Defined at line 1353 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 1359 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
std::string * mutable_contribution_id ()
Defined at line 1365 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
std::string * release_contribution_id ()
Defined at line 1382 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 1387 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 1145 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 1171 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::ObservationMetadata * release_meta_data ()
Defined at line 1154 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::ObservationMetadata * mutable_meta_data ()
Defined at line 1206 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 1186 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::ObservationMetadata * unsafe_arena_release_meta_data ()
Defined at line 1175 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 1213 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 1239 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::EncryptedMessage * release_encrypted_observation ()
Defined at line 1222 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::EncryptedMessage * mutable_encrypted_observation ()
Defined at line 1274 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 1254 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::EncryptedMessage * unsafe_arena_release_encrypted_observation ()
Defined at line 1243 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 1281 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 1307 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::Observation * release_unencrypted_observation ()
Defined at line 1290 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::Observation * mutable_unencrypted_observation ()
Defined at line 1342 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 1322 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
::cobalt::Observation * unsafe_arena_release_unencrypted_observation ()
Defined at line 1311 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
void clear_contents ()
ContentsCase contents_case ()
Defined at line 1402 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
Protected Methods
void FileObservationStoreRecord (::google::protobuf::Arena * arena)
void FileObservationStoreRecord (::google::protobuf::Arena * arena, const FileObservationStoreRecord & from)
void FileObservationStoreRecord (::google::protobuf::Arena * arena, FileObservationStoreRecord && from)
Defined at line 445 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
Enumerations
enum ContentsCase
| Name | Value |
|---|---|
| kMetaData | 1 |
| kEncryptedObservation | 2 |
| kUnencryptedObservation | 3 |
| CONTENTS_NOT_SET | 0 |
Defined at line 367 of file gen/third_party/cobalt/src/observation_store/observation_store_internal.pb.h
enum
| Name | Value |
|---|---|
| kContributionIdFieldNumber | 4 |
| kMetaDataFieldNumber | 1 |
| kEncryptedObservationFieldNumber | 2 |
| kUnencryptedObservationFieldNumber | 3 |
accessors -------------------------------------------------------
Defined at line 459 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 Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view FileObservationStoreRecord ()
void FileObservationStoreRecord (FileObservationStoreRecord & aFileObservationStoreRecord & b)