class Envelope
Defined at line 74 of file gen/third_party/cobalt/src/pb/envelope.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Public Methods
void CopyFrom (const Envelope & from)
void Clear ()
::size_t ByteSizeLong ()
void Envelope ()
Defined at line 77 of file gen/third_party/cobalt/src/pb/envelope.pb.h
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
Envelope & operator= (const Envelope & from)
Defined at line 94 of file gen/third_party/cobalt/src/pb/envelope.pb.h
Envelope & operator= (Envelope && from)
Defined at line 98 of file gen/third_party/cobalt/src/pb/envelope.pb.h
const ::std::string & unknown_fields ()
Defined at line 108 of file gen/third_party/cobalt/src/pb/envelope.pb.h
::std::string * mutable_unknown_fields ()
Defined at line 112 of file gen/third_party/cobalt/src/pb/envelope.pb.h
const Envelope & default_instance ()
Defined at line 117 of file gen/third_party/cobalt/src/pb/envelope.pb.h
void Swap (Envelope * other)
Defined at line 122 of file gen/third_party/cobalt/src/pb/envelope.pb.h
void UnsafeArenaSwap (Envelope * other)
Defined at line 130 of file gen/third_party/cobalt/src/pb/envelope.pb.h
Envelope * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 138 of file gen/third_party/cobalt/src/pb/envelope.pb.h
void MergeFrom (const Envelope & from)
Defined at line 143 of file gen/third_party/cobalt/src/pb/envelope.pb.h
bool IsInitialized ()
Defined at line 150 of file gen/third_party/cobalt/src/pb/envelope.pb.h
int GetCachedSize ()
Defined at line 174 of file gen/third_party/cobalt/src/pb/envelope.pb.h
void ~Envelope ()
template <typename = void>
void Envelope (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void Envelope (const Envelope & from)
Defined at line 92 of file gen/third_party/cobalt/src/pb/envelope.pb.h
void Envelope (Envelope && from)
Defined at line 93 of file gen/third_party/cobalt/src/pb/envelope.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int batch_size ()
repeated .cobalt.ObservationBatch batch = 1;
Defined at line 332 of file gen/third_party/cobalt/src/pb/envelope.pb.h
void clear_batch ()
const ::cobalt::ObservationBatch & batch (int index)
Defined at line 335 of file gen/third_party/cobalt/src/pb/envelope.pb.h
::cobalt::ObservationBatch * mutable_batch (int index)
Defined at line 340 of file gen/third_party/cobalt/src/pb/envelope.pb.h
::cobalt::ObservationBatch * add_batch ()
Defined at line 345 of file gen/third_party/cobalt/src/pb/envelope.pb.h
const ::google::protobuf::RepeatedPtrField< ::cobalt::ObservationBatch> & batch ()
Defined at line 355 of file gen/third_party/cobalt/src/pb/envelope.pb.h
::google::protobuf::RepeatedPtrField< ::cobalt::ObservationBatch> * mutable_batch ()
Defined at line 360 of file gen/third_party/cobalt/src/pb/envelope.pb.h
void clear_api_key ()
bytes api_key = 4;
Defined at line 429 of file gen/third_party/cobalt/src/pb/envelope.pb.h
const ::std::string & api_key ()
Defined at line 434 of file gen/third_party/cobalt/src/pb/envelope.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_api_key (Arg_ && arg, Args_... args)
Defined at line 440 of file gen/third_party/cobalt/src/pb/envelope.pb.h
::std::string * mutable_api_key ()
Defined at line 446 of file gen/third_party/cobalt/src/pb/envelope.pb.h
::std::string * release_api_key ()
Defined at line 465 of file gen/third_party/cobalt/src/pb/envelope.pb.h
void set_allocated_api_key (::std::string * value)
Defined at line 478 of file gen/third_party/cobalt/src/pb/envelope.pb.h
int system_profiles_size ()
repeated .cobalt.SystemProfile system_profiles = 5;
Defined at line 382 of file gen/third_party/cobalt/src/pb/envelope.pb.h
void clear_system_profiles ()
const ::cobalt::SystemProfile & system_profiles (int index)
Defined at line 385 of file gen/third_party/cobalt/src/pb/envelope.pb.h
::cobalt::SystemProfile * mutable_system_profiles (int index)
Defined at line 390 of file gen/third_party/cobalt/src/pb/envelope.pb.h
::cobalt::SystemProfile * add_system_profiles ()
Defined at line 395 of file gen/third_party/cobalt/src/pb/envelope.pb.h
const ::google::protobuf::RepeatedPtrField< ::cobalt::SystemProfile> & system_profiles ()
Defined at line 405 of file gen/third_party/cobalt/src/pb/envelope.pb.h
::google::protobuf::RepeatedPtrField< ::cobalt::SystemProfile> * mutable_system_profiles ()
Defined at line 410 of file gen/third_party/cobalt/src/pb/envelope.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kBatchFieldNumber | 1 |
| kApiKeyFieldNumber | 4 |
| kSystemProfilesFieldNumber | 5 |
accessors -------------------------------------------------------
Defined at line 208 of file gen/third_party/cobalt/src/pb/envelope.pb.h
Friends
class TableStruct_src_2fpb_2fenvelope_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Envelope ()
void Envelope (Envelope & aEnvelope & b)