class ObservationBatch
Defined at line 348 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const ObservationBatch & from)
void Clear ()
::size_t ByteSizeLong ()
void ObservationBatch ()
Defined at line 351 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void ObservationBatch (ObservationBatch && from)
Defined at line 367 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
ObservationBatch & operator= (const ObservationBatch & from)
Defined at line 368 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
ObservationBatch & operator= (ObservationBatch && from)
Defined at line 372 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const ::std::string & unknown_fields ()
Defined at line 382 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 386 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const ObservationBatch & default_instance ()
Defined at line 391 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void Swap (ObservationBatch * other)
Defined at line 396 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void UnsafeArenaSwap (ObservationBatch * other)
Defined at line 404 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
ObservationBatch * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 412 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void MergeFrom (const ObservationBatch & from)
Defined at line 417 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
bool IsInitialized ()
Defined at line 424 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
int GetCachedSize ()
Defined at line 448 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void ~ObservationBatch ()
template <typename = void>
void ObservationBatch (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void ObservationBatch (const ObservationBatch & from)
Defined at line 366 of file gen/third_party/cobalt/src/pb/observation_batch.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)
int encrypted_observation_size ()
repeated .cobalt.EncryptedMessage encrypted_observation = 2;
Defined at line 923 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void clear_encrypted_observation ()
const ::cobalt::EncryptedMessage & encrypted_observation (int index)
Defined at line 926 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::EncryptedMessage * mutable_encrypted_observation (int index)
Defined at line 931 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::EncryptedMessage * add_encrypted_observation ()
Defined at line 936 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const ::google::protobuf::RepeatedPtrField< ::cobalt::EncryptedMessage> & encrypted_observation ()
Defined at line 946 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::google::protobuf::RepeatedPtrField< ::cobalt::EncryptedMessage> * mutable_encrypted_observation ()
Defined at line 951 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
bool has_meta_data ()
.cobalt.ObservationMetadata meta_data = 1;
Defined at line 822 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void clear_meta_data ()
Defined at line 827 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
const ::cobalt::ObservationMetadata & meta_data ()
Defined at line 837 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::ObservationMetadata * release_meta_data ()
Defined at line 855 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::ObservationMetadata * mutable_meta_data ()
Defined at line 891 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void set_allocated_meta_data (::cobalt::ObservationMetadata * value)
Defined at line 898 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
void unsafe_arena_set_allocated_meta_data (::cobalt::ObservationMetadata * value)
Defined at line 841 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
::cobalt::ObservationMetadata * unsafe_arena_release_meta_data ()
Defined at line 874 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kEncryptedObservationFieldNumber | 2 |
| kMetaDataFieldNumber | 1 |
accessors -------------------------------------------------------
Defined at line 482 of file gen/third_party/cobalt/src/pb/observation_batch.pb.h
Friends
class TableStruct_src_2fpb_2fobservation_5fbatch_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view ObservationBatch ()
void ObservationBatch (ObservationBatch & aObservationBatch & b)