PostLAMessages.pb.h 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878
  1. // Generated by the protocol buffer compiler. DO NOT EDIT!
  2. // source: PostLAMessages.proto
  3. #ifndef GOOGLE_PROTOBUF_INCLUDED_PostLAMessages_2eproto
  4. #define GOOGLE_PROTOBUF_INCLUDED_PostLAMessages_2eproto
  5. #include <limits>
  6. #include <string>
  7. #include <google/protobuf/port_def.inc>
  8. #if PROTOBUF_VERSION < 3009000
  9. #error This file was generated by a newer version of protoc which is
  10. #error incompatible with your Protocol Buffer headers. Please update
  11. #error your headers.
  12. #endif
  13. #if 3009000 < PROTOBUF_MIN_PROTOC_VERSION
  14. #error This file was generated by an older version of protoc which is
  15. #error incompatible with your Protocol Buffer headers. Please
  16. #error regenerate this file with a newer version of protoc.
  17. #endif
  18. #include <google/protobuf/port_undef.inc>
  19. #include <google/protobuf/io/coded_stream.h>
  20. #include <google/protobuf/arena.h>
  21. #include <google/protobuf/arenastring.h>
  22. #include <google/protobuf/generated_message_table_driven.h>
  23. #include <google/protobuf/generated_message_util.h>
  24. #include <google/protobuf/inlined_string_field.h>
  25. #include <google/protobuf/metadata_lite.h>
  26. #include <google/protobuf/message_lite.h>
  27. #include <google/protobuf/repeated_field.h> // IWYU pragma: export
  28. #include <google/protobuf/extension_set.h> // IWYU pragma: export
  29. // @@protoc_insertion_point(includes)
  30. #include <google/protobuf/port_def.inc>
  31. #define PROTOBUF_INTERNAL_EXPORT_PostLAMessages_2eproto
  32. PROTOBUF_NAMESPACE_OPEN
  33. namespace internal {
  34. class AnyMetadata;
  35. } // namespace internal
  36. PROTOBUF_NAMESPACE_CLOSE
  37. // Internal implementation detail -- do not use these members.
  38. struct TableStruct_PostLAMessages_2eproto {
  39. static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
  40. PROTOBUF_SECTION_VARIABLE(protodesc_cold);
  41. static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[]
  42. PROTOBUF_SECTION_VARIABLE(protodesc_cold);
  43. static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[4]
  44. PROTOBUF_SECTION_VARIABLE(protodesc_cold);
  45. static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
  46. static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
  47. static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[];
  48. };
  49. class ciphertext_client_data_field;
  50. class ciphertext_client_data_fieldDefaultTypeInternal;
  51. extern ciphertext_client_data_fieldDefaultTypeInternal _ciphertext_client_data_field_default_instance_;
  52. class decryptor_to_extension_msg_t;
  53. class decryptor_to_extension_msg_tDefaultTypeInternal;
  54. extern decryptor_to_extension_msg_tDefaultTypeInternal _decryptor_to_extension_msg_t_default_instance_;
  55. class extension_to_decryptor_ciphertext_msg;
  56. class extension_to_decryptor_ciphertext_msgDefaultTypeInternal;
  57. extern extension_to_decryptor_ciphertext_msgDefaultTypeInternal _extension_to_decryptor_ciphertext_msg_default_instance_;
  58. class extension_to_decryptor_enclosed_msg;
  59. class extension_to_decryptor_enclosed_msgDefaultTypeInternal;
  60. extern extension_to_decryptor_enclosed_msgDefaultTypeInternal _extension_to_decryptor_enclosed_msg_default_instance_;
  61. PROTOBUF_NAMESPACE_OPEN
  62. template<> ::ciphertext_client_data_field* Arena::CreateMaybeMessage<::ciphertext_client_data_field>(Arena*);
  63. template<> ::decryptor_to_extension_msg_t* Arena::CreateMaybeMessage<::decryptor_to_extension_msg_t>(Arena*);
  64. template<> ::extension_to_decryptor_ciphertext_msg* Arena::CreateMaybeMessage<::extension_to_decryptor_ciphertext_msg>(Arena*);
  65. template<> ::extension_to_decryptor_enclosed_msg* Arena::CreateMaybeMessage<::extension_to_decryptor_enclosed_msg>(Arena*);
  66. PROTOBUF_NAMESPACE_CLOSE
  67. // ===================================================================
  68. class ciphertext_client_data_field :
  69. public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:ciphertext_client_data_field) */ {
  70. public:
  71. ciphertext_client_data_field();
  72. virtual ~ciphertext_client_data_field();
  73. ciphertext_client_data_field(const ciphertext_client_data_field& from);
  74. ciphertext_client_data_field(ciphertext_client_data_field&& from) noexcept
  75. : ciphertext_client_data_field() {
  76. *this = ::std::move(from);
  77. }
  78. inline ciphertext_client_data_field& operator=(const ciphertext_client_data_field& from) {
  79. CopyFrom(from);
  80. return *this;
  81. }
  82. inline ciphertext_client_data_field& operator=(ciphertext_client_data_field&& from) noexcept {
  83. if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
  84. if (this != &from) InternalSwap(&from);
  85. } else {
  86. CopyFrom(from);
  87. }
  88. return *this;
  89. }
  90. static const ciphertext_client_data_field& default_instance();
  91. static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
  92. static inline const ciphertext_client_data_field* internal_default_instance() {
  93. return reinterpret_cast<const ciphertext_client_data_field*>(
  94. &_ciphertext_client_data_field_default_instance_);
  95. }
  96. static constexpr int kIndexInFileMessages =
  97. 0;
  98. friend void swap(ciphertext_client_data_field& a, ciphertext_client_data_field& b) {
  99. a.Swap(&b);
  100. }
  101. inline void Swap(ciphertext_client_data_field* other) {
  102. if (other == this) return;
  103. InternalSwap(other);
  104. }
  105. // implements Message ----------------------------------------------
  106. inline ciphertext_client_data_field* New() const final {
  107. return CreateMaybeMessage<ciphertext_client_data_field>(nullptr);
  108. }
  109. ciphertext_client_data_field* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  110. return CreateMaybeMessage<ciphertext_client_data_field>(arena);
  111. }
  112. void CheckTypeAndMergeFrom(const ::PROTOBUF_NAMESPACE_ID::MessageLite& from)
  113. final;
  114. void CopyFrom(const ciphertext_client_data_field& from);
  115. void MergeFrom(const ciphertext_client_data_field& from);
  116. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  117. bool IsInitialized() const final;
  118. size_t ByteSizeLong() const final;
  119. #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  120. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  121. #else
  122. bool MergePartialFromCodedStream(
  123. ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
  124. #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  125. ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
  126. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  127. void DiscardUnknownFields();
  128. int GetCachedSize() const final { return _cached_size_.Get(); }
  129. private:
  130. inline void SharedCtor();
  131. inline void SharedDtor();
  132. void SetCachedSize(int size) const;
  133. void InternalSwap(ciphertext_client_data_field* other);
  134. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  135. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  136. return "ciphertext_client_data_field";
  137. }
  138. private:
  139. inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
  140. return nullptr;
  141. }
  142. inline void* MaybeArenaPtr() const {
  143. return nullptr;
  144. }
  145. public:
  146. std::string GetTypeName() const final;
  147. // nested types ----------------------------------------------------
  148. // accessors -------------------------------------------------------
  149. enum : int {
  150. kBytesFieldNumber = 1,
  151. };
  152. // repeated bytes bytes = 1;
  153. int bytes_size() const;
  154. void clear_bytes();
  155. const std::string& bytes(int index) const;
  156. std::string* mutable_bytes(int index);
  157. void set_bytes(int index, const std::string& value);
  158. void set_bytes(int index, std::string&& value);
  159. void set_bytes(int index, const char* value);
  160. void set_bytes(int index, const void* value, size_t size);
  161. std::string* add_bytes();
  162. void add_bytes(const std::string& value);
  163. void add_bytes(std::string&& value);
  164. void add_bytes(const char* value);
  165. void add_bytes(const void* value, size_t size);
  166. const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& bytes() const;
  167. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_bytes();
  168. // @@protoc_insertion_point(class_scope:ciphertext_client_data_field)
  169. private:
  170. class _Internal;
  171. ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArenaLite _internal_metadata_;
  172. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> bytes_;
  173. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  174. friend struct ::TableStruct_PostLAMessages_2eproto;
  175. };
  176. // -------------------------------------------------------------------
  177. class extension_to_decryptor_enclosed_msg :
  178. public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:extension_to_decryptor_enclosed_msg) */ {
  179. public:
  180. extension_to_decryptor_enclosed_msg();
  181. virtual ~extension_to_decryptor_enclosed_msg();
  182. extension_to_decryptor_enclosed_msg(const extension_to_decryptor_enclosed_msg& from);
  183. extension_to_decryptor_enclosed_msg(extension_to_decryptor_enclosed_msg&& from) noexcept
  184. : extension_to_decryptor_enclosed_msg() {
  185. *this = ::std::move(from);
  186. }
  187. inline extension_to_decryptor_enclosed_msg& operator=(const extension_to_decryptor_enclosed_msg& from) {
  188. CopyFrom(from);
  189. return *this;
  190. }
  191. inline extension_to_decryptor_enclosed_msg& operator=(extension_to_decryptor_enclosed_msg&& from) noexcept {
  192. if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
  193. if (this != &from) InternalSwap(&from);
  194. } else {
  195. CopyFrom(from);
  196. }
  197. return *this;
  198. }
  199. static const extension_to_decryptor_enclosed_msg& default_instance();
  200. static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
  201. static inline const extension_to_decryptor_enclosed_msg* internal_default_instance() {
  202. return reinterpret_cast<const extension_to_decryptor_enclosed_msg*>(
  203. &_extension_to_decryptor_enclosed_msg_default_instance_);
  204. }
  205. static constexpr int kIndexInFileMessages =
  206. 1;
  207. friend void swap(extension_to_decryptor_enclosed_msg& a, extension_to_decryptor_enclosed_msg& b) {
  208. a.Swap(&b);
  209. }
  210. inline void Swap(extension_to_decryptor_enclosed_msg* other) {
  211. if (other == this) return;
  212. InternalSwap(other);
  213. }
  214. // implements Message ----------------------------------------------
  215. inline extension_to_decryptor_enclosed_msg* New() const final {
  216. return CreateMaybeMessage<extension_to_decryptor_enclosed_msg>(nullptr);
  217. }
  218. extension_to_decryptor_enclosed_msg* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  219. return CreateMaybeMessage<extension_to_decryptor_enclosed_msg>(arena);
  220. }
  221. void CheckTypeAndMergeFrom(const ::PROTOBUF_NAMESPACE_ID::MessageLite& from)
  222. final;
  223. void CopyFrom(const extension_to_decryptor_enclosed_msg& from);
  224. void MergeFrom(const extension_to_decryptor_enclosed_msg& from);
  225. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  226. bool IsInitialized() const final;
  227. size_t ByteSizeLong() const final;
  228. #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  229. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  230. #else
  231. bool MergePartialFromCodedStream(
  232. ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
  233. #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  234. ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
  235. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  236. void DiscardUnknownFields();
  237. int GetCachedSize() const final { return _cached_size_.Get(); }
  238. private:
  239. inline void SharedCtor();
  240. inline void SharedDtor();
  241. void SetCachedSize(int size) const;
  242. void InternalSwap(extension_to_decryptor_enclosed_msg* other);
  243. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  244. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  245. return "extension_to_decryptor_enclosed_msg";
  246. }
  247. private:
  248. inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
  249. return nullptr;
  250. }
  251. inline void* MaybeArenaPtr() const {
  252. return nullptr;
  253. }
  254. public:
  255. std::string GetTypeName() const final;
  256. // nested types ----------------------------------------------------
  257. // accessors -------------------------------------------------------
  258. enum : int {
  259. kCiphertextClientPublicKeyFieldNumber = 1,
  260. kCiphertextFieldsFieldNumber = 2,
  261. };
  262. // repeated bytes ciphertext_client_public_key = 1;
  263. int ciphertext_client_public_key_size() const;
  264. void clear_ciphertext_client_public_key();
  265. const std::string& ciphertext_client_public_key(int index) const;
  266. std::string* mutable_ciphertext_client_public_key(int index);
  267. void set_ciphertext_client_public_key(int index, const std::string& value);
  268. void set_ciphertext_client_public_key(int index, std::string&& value);
  269. void set_ciphertext_client_public_key(int index, const char* value);
  270. void set_ciphertext_client_public_key(int index, const void* value, size_t size);
  271. std::string* add_ciphertext_client_public_key();
  272. void add_ciphertext_client_public_key(const std::string& value);
  273. void add_ciphertext_client_public_key(std::string&& value);
  274. void add_ciphertext_client_public_key(const char* value);
  275. void add_ciphertext_client_public_key(const void* value, size_t size);
  276. const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& ciphertext_client_public_key() const;
  277. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_ciphertext_client_public_key();
  278. // repeated .ciphertext_client_data_field ciphertext_fields = 2;
  279. int ciphertext_fields_size() const;
  280. void clear_ciphertext_fields();
  281. ::ciphertext_client_data_field* mutable_ciphertext_fields(int index);
  282. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ciphertext_client_data_field >*
  283. mutable_ciphertext_fields();
  284. const ::ciphertext_client_data_field& ciphertext_fields(int index) const;
  285. ::ciphertext_client_data_field* add_ciphertext_fields();
  286. const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ciphertext_client_data_field >&
  287. ciphertext_fields() const;
  288. // @@protoc_insertion_point(class_scope:extension_to_decryptor_enclosed_msg)
  289. private:
  290. class _Internal;
  291. ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArenaLite _internal_metadata_;
  292. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> ciphertext_client_public_key_;
  293. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ciphertext_client_data_field > ciphertext_fields_;
  294. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  295. friend struct ::TableStruct_PostLAMessages_2eproto;
  296. };
  297. // -------------------------------------------------------------------
  298. class extension_to_decryptor_ciphertext_msg :
  299. public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:extension_to_decryptor_ciphertext_msg) */ {
  300. public:
  301. extension_to_decryptor_ciphertext_msg();
  302. virtual ~extension_to_decryptor_ciphertext_msg();
  303. extension_to_decryptor_ciphertext_msg(const extension_to_decryptor_ciphertext_msg& from);
  304. extension_to_decryptor_ciphertext_msg(extension_to_decryptor_ciphertext_msg&& from) noexcept
  305. : extension_to_decryptor_ciphertext_msg() {
  306. *this = ::std::move(from);
  307. }
  308. inline extension_to_decryptor_ciphertext_msg& operator=(const extension_to_decryptor_ciphertext_msg& from) {
  309. CopyFrom(from);
  310. return *this;
  311. }
  312. inline extension_to_decryptor_ciphertext_msg& operator=(extension_to_decryptor_ciphertext_msg&& from) noexcept {
  313. if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
  314. if (this != &from) InternalSwap(&from);
  315. } else {
  316. CopyFrom(from);
  317. }
  318. return *this;
  319. }
  320. static const extension_to_decryptor_ciphertext_msg& default_instance();
  321. static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
  322. static inline const extension_to_decryptor_ciphertext_msg* internal_default_instance() {
  323. return reinterpret_cast<const extension_to_decryptor_ciphertext_msg*>(
  324. &_extension_to_decryptor_ciphertext_msg_default_instance_);
  325. }
  326. static constexpr int kIndexInFileMessages =
  327. 2;
  328. friend void swap(extension_to_decryptor_ciphertext_msg& a, extension_to_decryptor_ciphertext_msg& b) {
  329. a.Swap(&b);
  330. }
  331. inline void Swap(extension_to_decryptor_ciphertext_msg* other) {
  332. if (other == this) return;
  333. InternalSwap(other);
  334. }
  335. // implements Message ----------------------------------------------
  336. inline extension_to_decryptor_ciphertext_msg* New() const final {
  337. return CreateMaybeMessage<extension_to_decryptor_ciphertext_msg>(nullptr);
  338. }
  339. extension_to_decryptor_ciphertext_msg* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  340. return CreateMaybeMessage<extension_to_decryptor_ciphertext_msg>(arena);
  341. }
  342. void CheckTypeAndMergeFrom(const ::PROTOBUF_NAMESPACE_ID::MessageLite& from)
  343. final;
  344. void CopyFrom(const extension_to_decryptor_ciphertext_msg& from);
  345. void MergeFrom(const extension_to_decryptor_ciphertext_msg& from);
  346. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  347. bool IsInitialized() const final;
  348. size_t ByteSizeLong() const final;
  349. #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  350. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  351. #else
  352. bool MergePartialFromCodedStream(
  353. ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
  354. #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  355. ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
  356. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  357. void DiscardUnknownFields();
  358. int GetCachedSize() const final { return _cached_size_.Get(); }
  359. private:
  360. inline void SharedCtor();
  361. inline void SharedDtor();
  362. void SetCachedSize(int size) const;
  363. void InternalSwap(extension_to_decryptor_ciphertext_msg* other);
  364. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  365. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  366. return "extension_to_decryptor_ciphertext_msg";
  367. }
  368. private:
  369. inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
  370. return nullptr;
  371. }
  372. inline void* MaybeArenaPtr() const {
  373. return nullptr;
  374. }
  375. public:
  376. std::string GetTypeName() const final;
  377. // nested types ----------------------------------------------------
  378. // accessors -------------------------------------------------------
  379. enum : int {
  380. kBytesFieldNumber = 1,
  381. };
  382. // repeated bytes bytes = 1;
  383. int bytes_size() const;
  384. void clear_bytes();
  385. const std::string& bytes(int index) const;
  386. std::string* mutable_bytes(int index);
  387. void set_bytes(int index, const std::string& value);
  388. void set_bytes(int index, std::string&& value);
  389. void set_bytes(int index, const char* value);
  390. void set_bytes(int index, const void* value, size_t size);
  391. std::string* add_bytes();
  392. void add_bytes(const std::string& value);
  393. void add_bytes(std::string&& value);
  394. void add_bytes(const char* value);
  395. void add_bytes(const void* value, size_t size);
  396. const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& bytes() const;
  397. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_bytes();
  398. // @@protoc_insertion_point(class_scope:extension_to_decryptor_ciphertext_msg)
  399. private:
  400. class _Internal;
  401. ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArenaLite _internal_metadata_;
  402. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> bytes_;
  403. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  404. friend struct ::TableStruct_PostLAMessages_2eproto;
  405. };
  406. // -------------------------------------------------------------------
  407. class decryptor_to_extension_msg_t :
  408. public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:decryptor_to_extension_msg_t) */ {
  409. public:
  410. decryptor_to_extension_msg_t();
  411. virtual ~decryptor_to_extension_msg_t();
  412. decryptor_to_extension_msg_t(const decryptor_to_extension_msg_t& from);
  413. decryptor_to_extension_msg_t(decryptor_to_extension_msg_t&& from) noexcept
  414. : decryptor_to_extension_msg_t() {
  415. *this = ::std::move(from);
  416. }
  417. inline decryptor_to_extension_msg_t& operator=(const decryptor_to_extension_msg_t& from) {
  418. CopyFrom(from);
  419. return *this;
  420. }
  421. inline decryptor_to_extension_msg_t& operator=(decryptor_to_extension_msg_t&& from) noexcept {
  422. if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
  423. if (this != &from) InternalSwap(&from);
  424. } else {
  425. CopyFrom(from);
  426. }
  427. return *this;
  428. }
  429. static const decryptor_to_extension_msg_t& default_instance();
  430. static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
  431. static inline const decryptor_to_extension_msg_t* internal_default_instance() {
  432. return reinterpret_cast<const decryptor_to_extension_msg_t*>(
  433. &_decryptor_to_extension_msg_t_default_instance_);
  434. }
  435. static constexpr int kIndexInFileMessages =
  436. 3;
  437. friend void swap(decryptor_to_extension_msg_t& a, decryptor_to_extension_msg_t& b) {
  438. a.Swap(&b);
  439. }
  440. inline void Swap(decryptor_to_extension_msg_t* other) {
  441. if (other == this) return;
  442. InternalSwap(other);
  443. }
  444. // implements Message ----------------------------------------------
  445. inline decryptor_to_extension_msg_t* New() const final {
  446. return CreateMaybeMessage<decryptor_to_extension_msg_t>(nullptr);
  447. }
  448. decryptor_to_extension_msg_t* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  449. return CreateMaybeMessage<decryptor_to_extension_msg_t>(arena);
  450. }
  451. void CheckTypeAndMergeFrom(const ::PROTOBUF_NAMESPACE_ID::MessageLite& from)
  452. final;
  453. void CopyFrom(const decryptor_to_extension_msg_t& from);
  454. void MergeFrom(const decryptor_to_extension_msg_t& from);
  455. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  456. bool IsInitialized() const final;
  457. size_t ByteSizeLong() const final;
  458. #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  459. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  460. #else
  461. bool MergePartialFromCodedStream(
  462. ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
  463. #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  464. ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
  465. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  466. void DiscardUnknownFields();
  467. int GetCachedSize() const final { return _cached_size_.Get(); }
  468. private:
  469. inline void SharedCtor();
  470. inline void SharedDtor();
  471. void SetCachedSize(int size) const;
  472. void InternalSwap(decryptor_to_extension_msg_t* other);
  473. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  474. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  475. return "decryptor_to_extension_msg_t";
  476. }
  477. private:
  478. inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
  479. return nullptr;
  480. }
  481. inline void* MaybeArenaPtr() const {
  482. return nullptr;
  483. }
  484. public:
  485. std::string GetTypeName() const final;
  486. // nested types ----------------------------------------------------
  487. // accessors -------------------------------------------------------
  488. enum : int {
  489. kCiphertextFieldsFieldNumber = 1,
  490. };
  491. // repeated .ciphertext_client_data_field ciphertext_fields = 1;
  492. int ciphertext_fields_size() const;
  493. void clear_ciphertext_fields();
  494. ::ciphertext_client_data_field* mutable_ciphertext_fields(int index);
  495. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ciphertext_client_data_field >*
  496. mutable_ciphertext_fields();
  497. const ::ciphertext_client_data_field& ciphertext_fields(int index) const;
  498. ::ciphertext_client_data_field* add_ciphertext_fields();
  499. const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ciphertext_client_data_field >&
  500. ciphertext_fields() const;
  501. // @@protoc_insertion_point(class_scope:decryptor_to_extension_msg_t)
  502. private:
  503. class _Internal;
  504. ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArenaLite _internal_metadata_;
  505. ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ciphertext_client_data_field > ciphertext_fields_;
  506. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  507. friend struct ::TableStruct_PostLAMessages_2eproto;
  508. };
  509. // ===================================================================
  510. // ===================================================================
  511. #ifdef __GNUC__
  512. #pragma GCC diagnostic push
  513. #pragma GCC diagnostic ignored "-Wstrict-aliasing"
  514. #endif // __GNUC__
  515. // ciphertext_client_data_field
  516. // repeated bytes bytes = 1;
  517. inline int ciphertext_client_data_field::bytes_size() const {
  518. return bytes_.size();
  519. }
  520. inline void ciphertext_client_data_field::clear_bytes() {
  521. bytes_.Clear();
  522. }
  523. inline const std::string& ciphertext_client_data_field::bytes(int index) const {
  524. // @@protoc_insertion_point(field_get:ciphertext_client_data_field.bytes)
  525. return bytes_.Get(index);
  526. }
  527. inline std::string* ciphertext_client_data_field::mutable_bytes(int index) {
  528. // @@protoc_insertion_point(field_mutable:ciphertext_client_data_field.bytes)
  529. return bytes_.Mutable(index);
  530. }
  531. inline void ciphertext_client_data_field::set_bytes(int index, const std::string& value) {
  532. // @@protoc_insertion_point(field_set:ciphertext_client_data_field.bytes)
  533. bytes_.Mutable(index)->assign(value);
  534. }
  535. inline void ciphertext_client_data_field::set_bytes(int index, std::string&& value) {
  536. // @@protoc_insertion_point(field_set:ciphertext_client_data_field.bytes)
  537. bytes_.Mutable(index)->assign(std::move(value));
  538. }
  539. inline void ciphertext_client_data_field::set_bytes(int index, const char* value) {
  540. GOOGLE_DCHECK(value != nullptr);
  541. bytes_.Mutable(index)->assign(value);
  542. // @@protoc_insertion_point(field_set_char:ciphertext_client_data_field.bytes)
  543. }
  544. inline void ciphertext_client_data_field::set_bytes(int index, const void* value, size_t size) {
  545. bytes_.Mutable(index)->assign(
  546. reinterpret_cast<const char*>(value), size);
  547. // @@protoc_insertion_point(field_set_pointer:ciphertext_client_data_field.bytes)
  548. }
  549. inline std::string* ciphertext_client_data_field::add_bytes() {
  550. // @@protoc_insertion_point(field_add_mutable:ciphertext_client_data_field.bytes)
  551. return bytes_.Add();
  552. }
  553. inline void ciphertext_client_data_field::add_bytes(const std::string& value) {
  554. bytes_.Add()->assign(value);
  555. // @@protoc_insertion_point(field_add:ciphertext_client_data_field.bytes)
  556. }
  557. inline void ciphertext_client_data_field::add_bytes(std::string&& value) {
  558. bytes_.Add(std::move(value));
  559. // @@protoc_insertion_point(field_add:ciphertext_client_data_field.bytes)
  560. }
  561. inline void ciphertext_client_data_field::add_bytes(const char* value) {
  562. GOOGLE_DCHECK(value != nullptr);
  563. bytes_.Add()->assign(value);
  564. // @@protoc_insertion_point(field_add_char:ciphertext_client_data_field.bytes)
  565. }
  566. inline void ciphertext_client_data_field::add_bytes(const void* value, size_t size) {
  567. bytes_.Add()->assign(reinterpret_cast<const char*>(value), size);
  568. // @@protoc_insertion_point(field_add_pointer:ciphertext_client_data_field.bytes)
  569. }
  570. inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
  571. ciphertext_client_data_field::bytes() const {
  572. // @@protoc_insertion_point(field_list:ciphertext_client_data_field.bytes)
  573. return bytes_;
  574. }
  575. inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
  576. ciphertext_client_data_field::mutable_bytes() {
  577. // @@protoc_insertion_point(field_mutable_list:ciphertext_client_data_field.bytes)
  578. return &bytes_;
  579. }
  580. // -------------------------------------------------------------------
  581. // extension_to_decryptor_enclosed_msg
  582. // repeated bytes ciphertext_client_public_key = 1;
  583. inline int extension_to_decryptor_enclosed_msg::ciphertext_client_public_key_size() const {
  584. return ciphertext_client_public_key_.size();
  585. }
  586. inline void extension_to_decryptor_enclosed_msg::clear_ciphertext_client_public_key() {
  587. ciphertext_client_public_key_.Clear();
  588. }
  589. inline const std::string& extension_to_decryptor_enclosed_msg::ciphertext_client_public_key(int index) const {
  590. // @@protoc_insertion_point(field_get:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  591. return ciphertext_client_public_key_.Get(index);
  592. }
  593. inline std::string* extension_to_decryptor_enclosed_msg::mutable_ciphertext_client_public_key(int index) {
  594. // @@protoc_insertion_point(field_mutable:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  595. return ciphertext_client_public_key_.Mutable(index);
  596. }
  597. inline void extension_to_decryptor_enclosed_msg::set_ciphertext_client_public_key(int index, const std::string& value) {
  598. // @@protoc_insertion_point(field_set:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  599. ciphertext_client_public_key_.Mutable(index)->assign(value);
  600. }
  601. inline void extension_to_decryptor_enclosed_msg::set_ciphertext_client_public_key(int index, std::string&& value) {
  602. // @@protoc_insertion_point(field_set:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  603. ciphertext_client_public_key_.Mutable(index)->assign(std::move(value));
  604. }
  605. inline void extension_to_decryptor_enclosed_msg::set_ciphertext_client_public_key(int index, const char* value) {
  606. GOOGLE_DCHECK(value != nullptr);
  607. ciphertext_client_public_key_.Mutable(index)->assign(value);
  608. // @@protoc_insertion_point(field_set_char:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  609. }
  610. inline void extension_to_decryptor_enclosed_msg::set_ciphertext_client_public_key(int index, const void* value, size_t size) {
  611. ciphertext_client_public_key_.Mutable(index)->assign(
  612. reinterpret_cast<const char*>(value), size);
  613. // @@protoc_insertion_point(field_set_pointer:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  614. }
  615. inline std::string* extension_to_decryptor_enclosed_msg::add_ciphertext_client_public_key() {
  616. // @@protoc_insertion_point(field_add_mutable:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  617. return ciphertext_client_public_key_.Add();
  618. }
  619. inline void extension_to_decryptor_enclosed_msg::add_ciphertext_client_public_key(const std::string& value) {
  620. ciphertext_client_public_key_.Add()->assign(value);
  621. // @@protoc_insertion_point(field_add:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  622. }
  623. inline void extension_to_decryptor_enclosed_msg::add_ciphertext_client_public_key(std::string&& value) {
  624. ciphertext_client_public_key_.Add(std::move(value));
  625. // @@protoc_insertion_point(field_add:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  626. }
  627. inline void extension_to_decryptor_enclosed_msg::add_ciphertext_client_public_key(const char* value) {
  628. GOOGLE_DCHECK(value != nullptr);
  629. ciphertext_client_public_key_.Add()->assign(value);
  630. // @@protoc_insertion_point(field_add_char:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  631. }
  632. inline void extension_to_decryptor_enclosed_msg::add_ciphertext_client_public_key(const void* value, size_t size) {
  633. ciphertext_client_public_key_.Add()->assign(reinterpret_cast<const char*>(value), size);
  634. // @@protoc_insertion_point(field_add_pointer:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  635. }
  636. inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
  637. extension_to_decryptor_enclosed_msg::ciphertext_client_public_key() const {
  638. // @@protoc_insertion_point(field_list:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  639. return ciphertext_client_public_key_;
  640. }
  641. inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
  642. extension_to_decryptor_enclosed_msg::mutable_ciphertext_client_public_key() {
  643. // @@protoc_insertion_point(field_mutable_list:extension_to_decryptor_enclosed_msg.ciphertext_client_public_key)
  644. return &ciphertext_client_public_key_;
  645. }
  646. // repeated .ciphertext_client_data_field ciphertext_fields = 2;
  647. inline int extension_to_decryptor_enclosed_msg::ciphertext_fields_size() const {
  648. return ciphertext_fields_.size();
  649. }
  650. inline void extension_to_decryptor_enclosed_msg::clear_ciphertext_fields() {
  651. ciphertext_fields_.Clear();
  652. }
  653. inline ::ciphertext_client_data_field* extension_to_decryptor_enclosed_msg::mutable_ciphertext_fields(int index) {
  654. // @@protoc_insertion_point(field_mutable:extension_to_decryptor_enclosed_msg.ciphertext_fields)
  655. return ciphertext_fields_.Mutable(index);
  656. }
  657. inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ciphertext_client_data_field >*
  658. extension_to_decryptor_enclosed_msg::mutable_ciphertext_fields() {
  659. // @@protoc_insertion_point(field_mutable_list:extension_to_decryptor_enclosed_msg.ciphertext_fields)
  660. return &ciphertext_fields_;
  661. }
  662. inline const ::ciphertext_client_data_field& extension_to_decryptor_enclosed_msg::ciphertext_fields(int index) const {
  663. // @@protoc_insertion_point(field_get:extension_to_decryptor_enclosed_msg.ciphertext_fields)
  664. return ciphertext_fields_.Get(index);
  665. }
  666. inline ::ciphertext_client_data_field* extension_to_decryptor_enclosed_msg::add_ciphertext_fields() {
  667. // @@protoc_insertion_point(field_add:extension_to_decryptor_enclosed_msg.ciphertext_fields)
  668. return ciphertext_fields_.Add();
  669. }
  670. inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ciphertext_client_data_field >&
  671. extension_to_decryptor_enclosed_msg::ciphertext_fields() const {
  672. // @@protoc_insertion_point(field_list:extension_to_decryptor_enclosed_msg.ciphertext_fields)
  673. return ciphertext_fields_;
  674. }
  675. // -------------------------------------------------------------------
  676. // extension_to_decryptor_ciphertext_msg
  677. // repeated bytes bytes = 1;
  678. inline int extension_to_decryptor_ciphertext_msg::bytes_size() const {
  679. return bytes_.size();
  680. }
  681. inline void extension_to_decryptor_ciphertext_msg::clear_bytes() {
  682. bytes_.Clear();
  683. }
  684. inline const std::string& extension_to_decryptor_ciphertext_msg::bytes(int index) const {
  685. // @@protoc_insertion_point(field_get:extension_to_decryptor_ciphertext_msg.bytes)
  686. return bytes_.Get(index);
  687. }
  688. inline std::string* extension_to_decryptor_ciphertext_msg::mutable_bytes(int index) {
  689. // @@protoc_insertion_point(field_mutable:extension_to_decryptor_ciphertext_msg.bytes)
  690. return bytes_.Mutable(index);
  691. }
  692. inline void extension_to_decryptor_ciphertext_msg::set_bytes(int index, const std::string& value) {
  693. // @@protoc_insertion_point(field_set:extension_to_decryptor_ciphertext_msg.bytes)
  694. bytes_.Mutable(index)->assign(value);
  695. }
  696. inline void extension_to_decryptor_ciphertext_msg::set_bytes(int index, std::string&& value) {
  697. // @@protoc_insertion_point(field_set:extension_to_decryptor_ciphertext_msg.bytes)
  698. bytes_.Mutable(index)->assign(std::move(value));
  699. }
  700. inline void extension_to_decryptor_ciphertext_msg::set_bytes(int index, const char* value) {
  701. GOOGLE_DCHECK(value != nullptr);
  702. bytes_.Mutable(index)->assign(value);
  703. // @@protoc_insertion_point(field_set_char:extension_to_decryptor_ciphertext_msg.bytes)
  704. }
  705. inline void extension_to_decryptor_ciphertext_msg::set_bytes(int index, const void* value, size_t size) {
  706. bytes_.Mutable(index)->assign(
  707. reinterpret_cast<const char*>(value), size);
  708. // @@protoc_insertion_point(field_set_pointer:extension_to_decryptor_ciphertext_msg.bytes)
  709. }
  710. inline std::string* extension_to_decryptor_ciphertext_msg::add_bytes() {
  711. // @@protoc_insertion_point(field_add_mutable:extension_to_decryptor_ciphertext_msg.bytes)
  712. return bytes_.Add();
  713. }
  714. inline void extension_to_decryptor_ciphertext_msg::add_bytes(const std::string& value) {
  715. bytes_.Add()->assign(value);
  716. // @@protoc_insertion_point(field_add:extension_to_decryptor_ciphertext_msg.bytes)
  717. }
  718. inline void extension_to_decryptor_ciphertext_msg::add_bytes(std::string&& value) {
  719. bytes_.Add(std::move(value));
  720. // @@protoc_insertion_point(field_add:extension_to_decryptor_ciphertext_msg.bytes)
  721. }
  722. inline void extension_to_decryptor_ciphertext_msg::add_bytes(const char* value) {
  723. GOOGLE_DCHECK(value != nullptr);
  724. bytes_.Add()->assign(value);
  725. // @@protoc_insertion_point(field_add_char:extension_to_decryptor_ciphertext_msg.bytes)
  726. }
  727. inline void extension_to_decryptor_ciphertext_msg::add_bytes(const void* value, size_t size) {
  728. bytes_.Add()->assign(reinterpret_cast<const char*>(value), size);
  729. // @@protoc_insertion_point(field_add_pointer:extension_to_decryptor_ciphertext_msg.bytes)
  730. }
  731. inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
  732. extension_to_decryptor_ciphertext_msg::bytes() const {
  733. // @@protoc_insertion_point(field_list:extension_to_decryptor_ciphertext_msg.bytes)
  734. return bytes_;
  735. }
  736. inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
  737. extension_to_decryptor_ciphertext_msg::mutable_bytes() {
  738. // @@protoc_insertion_point(field_mutable_list:extension_to_decryptor_ciphertext_msg.bytes)
  739. return &bytes_;
  740. }
  741. // -------------------------------------------------------------------
  742. // decryptor_to_extension_msg_t
  743. // repeated .ciphertext_client_data_field ciphertext_fields = 1;
  744. inline int decryptor_to_extension_msg_t::ciphertext_fields_size() const {
  745. return ciphertext_fields_.size();
  746. }
  747. inline void decryptor_to_extension_msg_t::clear_ciphertext_fields() {
  748. ciphertext_fields_.Clear();
  749. }
  750. inline ::ciphertext_client_data_field* decryptor_to_extension_msg_t::mutable_ciphertext_fields(int index) {
  751. // @@protoc_insertion_point(field_mutable:decryptor_to_extension_msg_t.ciphertext_fields)
  752. return ciphertext_fields_.Mutable(index);
  753. }
  754. inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ciphertext_client_data_field >*
  755. decryptor_to_extension_msg_t::mutable_ciphertext_fields() {
  756. // @@protoc_insertion_point(field_mutable_list:decryptor_to_extension_msg_t.ciphertext_fields)
  757. return &ciphertext_fields_;
  758. }
  759. inline const ::ciphertext_client_data_field& decryptor_to_extension_msg_t::ciphertext_fields(int index) const {
  760. // @@protoc_insertion_point(field_get:decryptor_to_extension_msg_t.ciphertext_fields)
  761. return ciphertext_fields_.Get(index);
  762. }
  763. inline ::ciphertext_client_data_field* decryptor_to_extension_msg_t::add_ciphertext_fields() {
  764. // @@protoc_insertion_point(field_add:decryptor_to_extension_msg_t.ciphertext_fields)
  765. return ciphertext_fields_.Add();
  766. }
  767. inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::ciphertext_client_data_field >&
  768. decryptor_to_extension_msg_t::ciphertext_fields() const {
  769. // @@protoc_insertion_point(field_list:decryptor_to_extension_msg_t.ciphertext_fields)
  770. return ciphertext_fields_;
  771. }
  772. #ifdef __GNUC__
  773. #pragma GCC diagnostic pop
  774. #endif // __GNUC__
  775. // -------------------------------------------------------------------
  776. // -------------------------------------------------------------------
  777. // -------------------------------------------------------------------
  778. // @@protoc_insertion_point(namespace_scope)
  779. // @@protoc_insertion_point(global_scope)
  780. #include <google/protobuf/port_undef.inc>
  781. #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_PostLAMessages_2eproto