wrappers.pb.h 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697
  1. // Generated by the protocol buffer compiler. DO NOT EDIT!
  2. // source: google/protobuf/wrappers.proto
  3. #ifndef GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fwrappers_2eproto
  4. #define GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fwrappers_2eproto
  5. #include <limits>
  6. #include <string>
  7. #include <google/protobuf/port_def.inc>
  8. #if PROTOBUF_VERSION < 3018000
  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 3018001 < 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/metadata_lite.h>
  25. #include <google/protobuf/generated_message_reflection.h>
  26. #include <google/protobuf/message.h>
  27. #include <google/protobuf/repeated_field.h> // IWYU pragma: export
  28. #include <google/protobuf/extension_set.h> // IWYU pragma: export
  29. #include <google/protobuf/unknown_field_set.h>
  30. // @@protoc_insertion_point(includes)
  31. #include <google/protobuf/port_def.inc>
  32. #define PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fwrappers_2eproto PROTOBUF_EXPORT
  33. PROTOBUF_NAMESPACE_OPEN
  34. namespace internal {
  35. class AnyMetadata;
  36. } // namespace internal
  37. PROTOBUF_NAMESPACE_CLOSE
  38. // Internal implementation detail -- do not use these members.
  39. struct PROTOBUF_EXPORT TableStruct_google_2fprotobuf_2fwrappers_2eproto {
  40. static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
  41. PROTOBUF_SECTION_VARIABLE(protodesc_cold);
  42. static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]
  43. PROTOBUF_SECTION_VARIABLE(protodesc_cold);
  44. static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[9]
  45. PROTOBUF_SECTION_VARIABLE(protodesc_cold);
  46. static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
  47. static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
  48. static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[];
  49. };
  50. PROTOBUF_EXPORT extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_google_2fprotobuf_2fwrappers_2eproto;
  51. PROTOBUF_NAMESPACE_OPEN
  52. class BoolValue;
  53. struct BoolValueDefaultTypeInternal;
  54. PROTOBUF_EXPORT extern BoolValueDefaultTypeInternal _BoolValue_default_instance_;
  55. class BytesValue;
  56. struct BytesValueDefaultTypeInternal;
  57. PROTOBUF_EXPORT extern BytesValueDefaultTypeInternal _BytesValue_default_instance_;
  58. class DoubleValue;
  59. struct DoubleValueDefaultTypeInternal;
  60. PROTOBUF_EXPORT extern DoubleValueDefaultTypeInternal _DoubleValue_default_instance_;
  61. class FloatValue;
  62. struct FloatValueDefaultTypeInternal;
  63. PROTOBUF_EXPORT extern FloatValueDefaultTypeInternal _FloatValue_default_instance_;
  64. class Int32Value;
  65. struct Int32ValueDefaultTypeInternal;
  66. PROTOBUF_EXPORT extern Int32ValueDefaultTypeInternal _Int32Value_default_instance_;
  67. class Int64Value;
  68. struct Int64ValueDefaultTypeInternal;
  69. PROTOBUF_EXPORT extern Int64ValueDefaultTypeInternal _Int64Value_default_instance_;
  70. class StringValue;
  71. struct StringValueDefaultTypeInternal;
  72. PROTOBUF_EXPORT extern StringValueDefaultTypeInternal _StringValue_default_instance_;
  73. class UInt32Value;
  74. struct UInt32ValueDefaultTypeInternal;
  75. PROTOBUF_EXPORT extern UInt32ValueDefaultTypeInternal _UInt32Value_default_instance_;
  76. class UInt64Value;
  77. struct UInt64ValueDefaultTypeInternal;
  78. PROTOBUF_EXPORT extern UInt64ValueDefaultTypeInternal _UInt64Value_default_instance_;
  79. PROTOBUF_NAMESPACE_CLOSE
  80. PROTOBUF_NAMESPACE_OPEN
  81. template<> PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::BoolValue* Arena::CreateMaybeMessage<::PROTOBUF_NAMESPACE_ID::BoolValue>(Arena*);
  82. template<> PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::BytesValue* Arena::CreateMaybeMessage<::PROTOBUF_NAMESPACE_ID::BytesValue>(Arena*);
  83. template<> PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::DoubleValue* Arena::CreateMaybeMessage<::PROTOBUF_NAMESPACE_ID::DoubleValue>(Arena*);
  84. template<> PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::FloatValue* Arena::CreateMaybeMessage<::PROTOBUF_NAMESPACE_ID::FloatValue>(Arena*);
  85. template<> PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::Int32Value* Arena::CreateMaybeMessage<::PROTOBUF_NAMESPACE_ID::Int32Value>(Arena*);
  86. template<> PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::Int64Value* Arena::CreateMaybeMessage<::PROTOBUF_NAMESPACE_ID::Int64Value>(Arena*);
  87. template<> PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::StringValue* Arena::CreateMaybeMessage<::PROTOBUF_NAMESPACE_ID::StringValue>(Arena*);
  88. template<> PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::UInt32Value* Arena::CreateMaybeMessage<::PROTOBUF_NAMESPACE_ID::UInt32Value>(Arena*);
  89. template<> PROTOBUF_EXPORT ::PROTOBUF_NAMESPACE_ID::UInt64Value* Arena::CreateMaybeMessage<::PROTOBUF_NAMESPACE_ID::UInt64Value>(Arena*);
  90. PROTOBUF_NAMESPACE_CLOSE
  91. PROTOBUF_NAMESPACE_OPEN
  92. // ===================================================================
  93. class PROTOBUF_EXPORT DoubleValue final :
  94. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.protobuf.DoubleValue) */ {
  95. public:
  96. inline DoubleValue() : DoubleValue(nullptr) {}
  97. ~DoubleValue() override;
  98. explicit constexpr DoubleValue(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
  99. DoubleValue(const DoubleValue& from);
  100. DoubleValue(DoubleValue&& from) noexcept
  101. : DoubleValue() {
  102. *this = ::std::move(from);
  103. }
  104. inline DoubleValue& operator=(const DoubleValue& from) {
  105. CopyFrom(from);
  106. return *this;
  107. }
  108. inline DoubleValue& operator=(DoubleValue&& from) noexcept {
  109. if (this == &from) return *this;
  110. if (GetOwningArena() == from.GetOwningArena()
  111. #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
  112. && GetOwningArena() != nullptr
  113. #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
  114. ) {
  115. InternalSwap(&from);
  116. } else {
  117. CopyFrom(from);
  118. }
  119. return *this;
  120. }
  121. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  122. return GetDescriptor();
  123. }
  124. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  125. return default_instance().GetMetadata().descriptor;
  126. }
  127. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  128. return default_instance().GetMetadata().reflection;
  129. }
  130. static const DoubleValue& default_instance() {
  131. return *internal_default_instance();
  132. }
  133. static inline const DoubleValue* internal_default_instance() {
  134. return reinterpret_cast<const DoubleValue*>(
  135. &_DoubleValue_default_instance_);
  136. }
  137. static constexpr int kIndexInFileMessages =
  138. 0;
  139. friend void swap(DoubleValue& a, DoubleValue& b) {
  140. a.Swap(&b);
  141. }
  142. inline void Swap(DoubleValue* other) {
  143. if (other == this) return;
  144. if (GetOwningArena() == other->GetOwningArena()) {
  145. InternalSwap(other);
  146. } else {
  147. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  148. }
  149. }
  150. void UnsafeArenaSwap(DoubleValue* other) {
  151. if (other == this) return;
  152. GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
  153. InternalSwap(other);
  154. }
  155. // implements Message ----------------------------------------------
  156. inline DoubleValue* New() const final {
  157. return new DoubleValue();
  158. }
  159. DoubleValue* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  160. return CreateMaybeMessage<DoubleValue>(arena);
  161. }
  162. using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
  163. void CopyFrom(const DoubleValue& from);
  164. using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
  165. void MergeFrom(const DoubleValue& from);
  166. private:
  167. static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
  168. public:
  169. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  170. bool IsInitialized() const final;
  171. size_t ByteSizeLong() const final;
  172. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  173. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  174. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  175. int GetCachedSize() const final { return _cached_size_.Get(); }
  176. private:
  177. void SharedCtor();
  178. void SharedDtor();
  179. void SetCachedSize(int size) const final;
  180. void InternalSwap(DoubleValue* other);
  181. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  182. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  183. return "google.protobuf.DoubleValue";
  184. }
  185. protected:
  186. explicit DoubleValue(::PROTOBUF_NAMESPACE_ID::Arena* arena,
  187. bool is_message_owned = false);
  188. private:
  189. static void ArenaDtor(void* object);
  190. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  191. public:
  192. static const ClassData _class_data_;
  193. const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GetClassData() const final;
  194. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  195. // nested types ----------------------------------------------------
  196. // accessors -------------------------------------------------------
  197. enum : int {
  198. kValueFieldNumber = 1,
  199. };
  200. // double value = 1;
  201. void clear_value();
  202. double value() const;
  203. void set_value(double value);
  204. private:
  205. double _internal_value() const;
  206. void _internal_set_value(double value);
  207. public:
  208. // @@protoc_insertion_point(class_scope:google.protobuf.DoubleValue)
  209. private:
  210. class _Internal;
  211. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  212. typedef void InternalArenaConstructable_;
  213. typedef void DestructorSkippable_;
  214. double value_;
  215. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  216. friend struct ::TableStruct_google_2fprotobuf_2fwrappers_2eproto;
  217. };
  218. // -------------------------------------------------------------------
  219. class PROTOBUF_EXPORT FloatValue final :
  220. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.protobuf.FloatValue) */ {
  221. public:
  222. inline FloatValue() : FloatValue(nullptr) {}
  223. ~FloatValue() override;
  224. explicit constexpr FloatValue(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
  225. FloatValue(const FloatValue& from);
  226. FloatValue(FloatValue&& from) noexcept
  227. : FloatValue() {
  228. *this = ::std::move(from);
  229. }
  230. inline FloatValue& operator=(const FloatValue& from) {
  231. CopyFrom(from);
  232. return *this;
  233. }
  234. inline FloatValue& operator=(FloatValue&& from) noexcept {
  235. if (this == &from) return *this;
  236. if (GetOwningArena() == from.GetOwningArena()
  237. #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
  238. && GetOwningArena() != nullptr
  239. #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
  240. ) {
  241. InternalSwap(&from);
  242. } else {
  243. CopyFrom(from);
  244. }
  245. return *this;
  246. }
  247. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  248. return GetDescriptor();
  249. }
  250. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  251. return default_instance().GetMetadata().descriptor;
  252. }
  253. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  254. return default_instance().GetMetadata().reflection;
  255. }
  256. static const FloatValue& default_instance() {
  257. return *internal_default_instance();
  258. }
  259. static inline const FloatValue* internal_default_instance() {
  260. return reinterpret_cast<const FloatValue*>(
  261. &_FloatValue_default_instance_);
  262. }
  263. static constexpr int kIndexInFileMessages =
  264. 1;
  265. friend void swap(FloatValue& a, FloatValue& b) {
  266. a.Swap(&b);
  267. }
  268. inline void Swap(FloatValue* other) {
  269. if (other == this) return;
  270. if (GetOwningArena() == other->GetOwningArena()) {
  271. InternalSwap(other);
  272. } else {
  273. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  274. }
  275. }
  276. void UnsafeArenaSwap(FloatValue* other) {
  277. if (other == this) return;
  278. GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
  279. InternalSwap(other);
  280. }
  281. // implements Message ----------------------------------------------
  282. inline FloatValue* New() const final {
  283. return new FloatValue();
  284. }
  285. FloatValue* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  286. return CreateMaybeMessage<FloatValue>(arena);
  287. }
  288. using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
  289. void CopyFrom(const FloatValue& from);
  290. using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
  291. void MergeFrom(const FloatValue& from);
  292. private:
  293. static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
  294. public:
  295. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  296. bool IsInitialized() const final;
  297. size_t ByteSizeLong() const final;
  298. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  299. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  300. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  301. int GetCachedSize() const final { return _cached_size_.Get(); }
  302. private:
  303. void SharedCtor();
  304. void SharedDtor();
  305. void SetCachedSize(int size) const final;
  306. void InternalSwap(FloatValue* other);
  307. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  308. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  309. return "google.protobuf.FloatValue";
  310. }
  311. protected:
  312. explicit FloatValue(::PROTOBUF_NAMESPACE_ID::Arena* arena,
  313. bool is_message_owned = false);
  314. private:
  315. static void ArenaDtor(void* object);
  316. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  317. public:
  318. static const ClassData _class_data_;
  319. const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GetClassData() const final;
  320. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  321. // nested types ----------------------------------------------------
  322. // accessors -------------------------------------------------------
  323. enum : int {
  324. kValueFieldNumber = 1,
  325. };
  326. // float value = 1;
  327. void clear_value();
  328. float value() const;
  329. void set_value(float value);
  330. private:
  331. float _internal_value() const;
  332. void _internal_set_value(float value);
  333. public:
  334. // @@protoc_insertion_point(class_scope:google.protobuf.FloatValue)
  335. private:
  336. class _Internal;
  337. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  338. typedef void InternalArenaConstructable_;
  339. typedef void DestructorSkippable_;
  340. float value_;
  341. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  342. friend struct ::TableStruct_google_2fprotobuf_2fwrappers_2eproto;
  343. };
  344. // -------------------------------------------------------------------
  345. class PROTOBUF_EXPORT Int64Value final :
  346. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.protobuf.Int64Value) */ {
  347. public:
  348. inline Int64Value() : Int64Value(nullptr) {}
  349. ~Int64Value() override;
  350. explicit constexpr Int64Value(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
  351. Int64Value(const Int64Value& from);
  352. Int64Value(Int64Value&& from) noexcept
  353. : Int64Value() {
  354. *this = ::std::move(from);
  355. }
  356. inline Int64Value& operator=(const Int64Value& from) {
  357. CopyFrom(from);
  358. return *this;
  359. }
  360. inline Int64Value& operator=(Int64Value&& from) noexcept {
  361. if (this == &from) return *this;
  362. if (GetOwningArena() == from.GetOwningArena()
  363. #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
  364. && GetOwningArena() != nullptr
  365. #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
  366. ) {
  367. InternalSwap(&from);
  368. } else {
  369. CopyFrom(from);
  370. }
  371. return *this;
  372. }
  373. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  374. return GetDescriptor();
  375. }
  376. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  377. return default_instance().GetMetadata().descriptor;
  378. }
  379. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  380. return default_instance().GetMetadata().reflection;
  381. }
  382. static const Int64Value& default_instance() {
  383. return *internal_default_instance();
  384. }
  385. static inline const Int64Value* internal_default_instance() {
  386. return reinterpret_cast<const Int64Value*>(
  387. &_Int64Value_default_instance_);
  388. }
  389. static constexpr int kIndexInFileMessages =
  390. 2;
  391. friend void swap(Int64Value& a, Int64Value& b) {
  392. a.Swap(&b);
  393. }
  394. inline void Swap(Int64Value* other) {
  395. if (other == this) return;
  396. if (GetOwningArena() == other->GetOwningArena()) {
  397. InternalSwap(other);
  398. } else {
  399. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  400. }
  401. }
  402. void UnsafeArenaSwap(Int64Value* other) {
  403. if (other == this) return;
  404. GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
  405. InternalSwap(other);
  406. }
  407. // implements Message ----------------------------------------------
  408. inline Int64Value* New() const final {
  409. return new Int64Value();
  410. }
  411. Int64Value* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  412. return CreateMaybeMessage<Int64Value>(arena);
  413. }
  414. using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
  415. void CopyFrom(const Int64Value& from);
  416. using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
  417. void MergeFrom(const Int64Value& from);
  418. private:
  419. static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
  420. public:
  421. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  422. bool IsInitialized() const final;
  423. size_t ByteSizeLong() const final;
  424. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  425. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  426. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  427. int GetCachedSize() const final { return _cached_size_.Get(); }
  428. private:
  429. void SharedCtor();
  430. void SharedDtor();
  431. void SetCachedSize(int size) const final;
  432. void InternalSwap(Int64Value* other);
  433. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  434. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  435. return "google.protobuf.Int64Value";
  436. }
  437. protected:
  438. explicit Int64Value(::PROTOBUF_NAMESPACE_ID::Arena* arena,
  439. bool is_message_owned = false);
  440. private:
  441. static void ArenaDtor(void* object);
  442. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  443. public:
  444. static const ClassData _class_data_;
  445. const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GetClassData() const final;
  446. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  447. // nested types ----------------------------------------------------
  448. // accessors -------------------------------------------------------
  449. enum : int {
  450. kValueFieldNumber = 1,
  451. };
  452. // int64 value = 1;
  453. void clear_value();
  454. ::PROTOBUF_NAMESPACE_ID::int64 value() const;
  455. void set_value(::PROTOBUF_NAMESPACE_ID::int64 value);
  456. private:
  457. ::PROTOBUF_NAMESPACE_ID::int64 _internal_value() const;
  458. void _internal_set_value(::PROTOBUF_NAMESPACE_ID::int64 value);
  459. public:
  460. // @@protoc_insertion_point(class_scope:google.protobuf.Int64Value)
  461. private:
  462. class _Internal;
  463. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  464. typedef void InternalArenaConstructable_;
  465. typedef void DestructorSkippable_;
  466. ::PROTOBUF_NAMESPACE_ID::int64 value_;
  467. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  468. friend struct ::TableStruct_google_2fprotobuf_2fwrappers_2eproto;
  469. };
  470. // -------------------------------------------------------------------
  471. class PROTOBUF_EXPORT UInt64Value final :
  472. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.protobuf.UInt64Value) */ {
  473. public:
  474. inline UInt64Value() : UInt64Value(nullptr) {}
  475. ~UInt64Value() override;
  476. explicit constexpr UInt64Value(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
  477. UInt64Value(const UInt64Value& from);
  478. UInt64Value(UInt64Value&& from) noexcept
  479. : UInt64Value() {
  480. *this = ::std::move(from);
  481. }
  482. inline UInt64Value& operator=(const UInt64Value& from) {
  483. CopyFrom(from);
  484. return *this;
  485. }
  486. inline UInt64Value& operator=(UInt64Value&& from) noexcept {
  487. if (this == &from) return *this;
  488. if (GetOwningArena() == from.GetOwningArena()
  489. #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
  490. && GetOwningArena() != nullptr
  491. #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
  492. ) {
  493. InternalSwap(&from);
  494. } else {
  495. CopyFrom(from);
  496. }
  497. return *this;
  498. }
  499. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  500. return GetDescriptor();
  501. }
  502. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  503. return default_instance().GetMetadata().descriptor;
  504. }
  505. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  506. return default_instance().GetMetadata().reflection;
  507. }
  508. static const UInt64Value& default_instance() {
  509. return *internal_default_instance();
  510. }
  511. static inline const UInt64Value* internal_default_instance() {
  512. return reinterpret_cast<const UInt64Value*>(
  513. &_UInt64Value_default_instance_);
  514. }
  515. static constexpr int kIndexInFileMessages =
  516. 3;
  517. friend void swap(UInt64Value& a, UInt64Value& b) {
  518. a.Swap(&b);
  519. }
  520. inline void Swap(UInt64Value* other) {
  521. if (other == this) return;
  522. if (GetOwningArena() == other->GetOwningArena()) {
  523. InternalSwap(other);
  524. } else {
  525. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  526. }
  527. }
  528. void UnsafeArenaSwap(UInt64Value* other) {
  529. if (other == this) return;
  530. GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
  531. InternalSwap(other);
  532. }
  533. // implements Message ----------------------------------------------
  534. inline UInt64Value* New() const final {
  535. return new UInt64Value();
  536. }
  537. UInt64Value* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  538. return CreateMaybeMessage<UInt64Value>(arena);
  539. }
  540. using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
  541. void CopyFrom(const UInt64Value& from);
  542. using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
  543. void MergeFrom(const UInt64Value& from);
  544. private:
  545. static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
  546. public:
  547. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  548. bool IsInitialized() const final;
  549. size_t ByteSizeLong() const final;
  550. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  551. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  552. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  553. int GetCachedSize() const final { return _cached_size_.Get(); }
  554. private:
  555. void SharedCtor();
  556. void SharedDtor();
  557. void SetCachedSize(int size) const final;
  558. void InternalSwap(UInt64Value* other);
  559. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  560. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  561. return "google.protobuf.UInt64Value";
  562. }
  563. protected:
  564. explicit UInt64Value(::PROTOBUF_NAMESPACE_ID::Arena* arena,
  565. bool is_message_owned = false);
  566. private:
  567. static void ArenaDtor(void* object);
  568. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  569. public:
  570. static const ClassData _class_data_;
  571. const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GetClassData() const final;
  572. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  573. // nested types ----------------------------------------------------
  574. // accessors -------------------------------------------------------
  575. enum : int {
  576. kValueFieldNumber = 1,
  577. };
  578. // uint64 value = 1;
  579. void clear_value();
  580. ::PROTOBUF_NAMESPACE_ID::uint64 value() const;
  581. void set_value(::PROTOBUF_NAMESPACE_ID::uint64 value);
  582. private:
  583. ::PROTOBUF_NAMESPACE_ID::uint64 _internal_value() const;
  584. void _internal_set_value(::PROTOBUF_NAMESPACE_ID::uint64 value);
  585. public:
  586. // @@protoc_insertion_point(class_scope:google.protobuf.UInt64Value)
  587. private:
  588. class _Internal;
  589. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  590. typedef void InternalArenaConstructable_;
  591. typedef void DestructorSkippable_;
  592. ::PROTOBUF_NAMESPACE_ID::uint64 value_;
  593. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  594. friend struct ::TableStruct_google_2fprotobuf_2fwrappers_2eproto;
  595. };
  596. // -------------------------------------------------------------------
  597. class PROTOBUF_EXPORT Int32Value final :
  598. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.protobuf.Int32Value) */ {
  599. public:
  600. inline Int32Value() : Int32Value(nullptr) {}
  601. ~Int32Value() override;
  602. explicit constexpr Int32Value(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
  603. Int32Value(const Int32Value& from);
  604. Int32Value(Int32Value&& from) noexcept
  605. : Int32Value() {
  606. *this = ::std::move(from);
  607. }
  608. inline Int32Value& operator=(const Int32Value& from) {
  609. CopyFrom(from);
  610. return *this;
  611. }
  612. inline Int32Value& operator=(Int32Value&& from) noexcept {
  613. if (this == &from) return *this;
  614. if (GetOwningArena() == from.GetOwningArena()
  615. #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
  616. && GetOwningArena() != nullptr
  617. #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
  618. ) {
  619. InternalSwap(&from);
  620. } else {
  621. CopyFrom(from);
  622. }
  623. return *this;
  624. }
  625. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  626. return GetDescriptor();
  627. }
  628. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  629. return default_instance().GetMetadata().descriptor;
  630. }
  631. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  632. return default_instance().GetMetadata().reflection;
  633. }
  634. static const Int32Value& default_instance() {
  635. return *internal_default_instance();
  636. }
  637. static inline const Int32Value* internal_default_instance() {
  638. return reinterpret_cast<const Int32Value*>(
  639. &_Int32Value_default_instance_);
  640. }
  641. static constexpr int kIndexInFileMessages =
  642. 4;
  643. friend void swap(Int32Value& a, Int32Value& b) {
  644. a.Swap(&b);
  645. }
  646. inline void Swap(Int32Value* other) {
  647. if (other == this) return;
  648. if (GetOwningArena() == other->GetOwningArena()) {
  649. InternalSwap(other);
  650. } else {
  651. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  652. }
  653. }
  654. void UnsafeArenaSwap(Int32Value* other) {
  655. if (other == this) return;
  656. GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
  657. InternalSwap(other);
  658. }
  659. // implements Message ----------------------------------------------
  660. inline Int32Value* New() const final {
  661. return new Int32Value();
  662. }
  663. Int32Value* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  664. return CreateMaybeMessage<Int32Value>(arena);
  665. }
  666. using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
  667. void CopyFrom(const Int32Value& from);
  668. using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
  669. void MergeFrom(const Int32Value& from);
  670. private:
  671. static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
  672. public:
  673. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  674. bool IsInitialized() const final;
  675. size_t ByteSizeLong() const final;
  676. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  677. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  678. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  679. int GetCachedSize() const final { return _cached_size_.Get(); }
  680. private:
  681. void SharedCtor();
  682. void SharedDtor();
  683. void SetCachedSize(int size) const final;
  684. void InternalSwap(Int32Value* other);
  685. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  686. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  687. return "google.protobuf.Int32Value";
  688. }
  689. protected:
  690. explicit Int32Value(::PROTOBUF_NAMESPACE_ID::Arena* arena,
  691. bool is_message_owned = false);
  692. private:
  693. static void ArenaDtor(void* object);
  694. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  695. public:
  696. static const ClassData _class_data_;
  697. const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GetClassData() const final;
  698. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  699. // nested types ----------------------------------------------------
  700. // accessors -------------------------------------------------------
  701. enum : int {
  702. kValueFieldNumber = 1,
  703. };
  704. // int32 value = 1;
  705. void clear_value();
  706. ::PROTOBUF_NAMESPACE_ID::int32 value() const;
  707. void set_value(::PROTOBUF_NAMESPACE_ID::int32 value);
  708. private:
  709. ::PROTOBUF_NAMESPACE_ID::int32 _internal_value() const;
  710. void _internal_set_value(::PROTOBUF_NAMESPACE_ID::int32 value);
  711. public:
  712. // @@protoc_insertion_point(class_scope:google.protobuf.Int32Value)
  713. private:
  714. class _Internal;
  715. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  716. typedef void InternalArenaConstructable_;
  717. typedef void DestructorSkippable_;
  718. ::PROTOBUF_NAMESPACE_ID::int32 value_;
  719. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  720. friend struct ::TableStruct_google_2fprotobuf_2fwrappers_2eproto;
  721. };
  722. // -------------------------------------------------------------------
  723. class PROTOBUF_EXPORT UInt32Value final :
  724. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.protobuf.UInt32Value) */ {
  725. public:
  726. inline UInt32Value() : UInt32Value(nullptr) {}
  727. ~UInt32Value() override;
  728. explicit constexpr UInt32Value(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
  729. UInt32Value(const UInt32Value& from);
  730. UInt32Value(UInt32Value&& from) noexcept
  731. : UInt32Value() {
  732. *this = ::std::move(from);
  733. }
  734. inline UInt32Value& operator=(const UInt32Value& from) {
  735. CopyFrom(from);
  736. return *this;
  737. }
  738. inline UInt32Value& operator=(UInt32Value&& from) noexcept {
  739. if (this == &from) return *this;
  740. if (GetOwningArena() == from.GetOwningArena()
  741. #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
  742. && GetOwningArena() != nullptr
  743. #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
  744. ) {
  745. InternalSwap(&from);
  746. } else {
  747. CopyFrom(from);
  748. }
  749. return *this;
  750. }
  751. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  752. return GetDescriptor();
  753. }
  754. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  755. return default_instance().GetMetadata().descriptor;
  756. }
  757. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  758. return default_instance().GetMetadata().reflection;
  759. }
  760. static const UInt32Value& default_instance() {
  761. return *internal_default_instance();
  762. }
  763. static inline const UInt32Value* internal_default_instance() {
  764. return reinterpret_cast<const UInt32Value*>(
  765. &_UInt32Value_default_instance_);
  766. }
  767. static constexpr int kIndexInFileMessages =
  768. 5;
  769. friend void swap(UInt32Value& a, UInt32Value& b) {
  770. a.Swap(&b);
  771. }
  772. inline void Swap(UInt32Value* other) {
  773. if (other == this) return;
  774. if (GetOwningArena() == other->GetOwningArena()) {
  775. InternalSwap(other);
  776. } else {
  777. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  778. }
  779. }
  780. void UnsafeArenaSwap(UInt32Value* other) {
  781. if (other == this) return;
  782. GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
  783. InternalSwap(other);
  784. }
  785. // implements Message ----------------------------------------------
  786. inline UInt32Value* New() const final {
  787. return new UInt32Value();
  788. }
  789. UInt32Value* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  790. return CreateMaybeMessage<UInt32Value>(arena);
  791. }
  792. using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
  793. void CopyFrom(const UInt32Value& from);
  794. using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
  795. void MergeFrom(const UInt32Value& from);
  796. private:
  797. static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
  798. public:
  799. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  800. bool IsInitialized() const final;
  801. size_t ByteSizeLong() const final;
  802. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  803. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  804. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  805. int GetCachedSize() const final { return _cached_size_.Get(); }
  806. private:
  807. void SharedCtor();
  808. void SharedDtor();
  809. void SetCachedSize(int size) const final;
  810. void InternalSwap(UInt32Value* other);
  811. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  812. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  813. return "google.protobuf.UInt32Value";
  814. }
  815. protected:
  816. explicit UInt32Value(::PROTOBUF_NAMESPACE_ID::Arena* arena,
  817. bool is_message_owned = false);
  818. private:
  819. static void ArenaDtor(void* object);
  820. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  821. public:
  822. static const ClassData _class_data_;
  823. const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GetClassData() const final;
  824. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  825. // nested types ----------------------------------------------------
  826. // accessors -------------------------------------------------------
  827. enum : int {
  828. kValueFieldNumber = 1,
  829. };
  830. // uint32 value = 1;
  831. void clear_value();
  832. ::PROTOBUF_NAMESPACE_ID::uint32 value() const;
  833. void set_value(::PROTOBUF_NAMESPACE_ID::uint32 value);
  834. private:
  835. ::PROTOBUF_NAMESPACE_ID::uint32 _internal_value() const;
  836. void _internal_set_value(::PROTOBUF_NAMESPACE_ID::uint32 value);
  837. public:
  838. // @@protoc_insertion_point(class_scope:google.protobuf.UInt32Value)
  839. private:
  840. class _Internal;
  841. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  842. typedef void InternalArenaConstructable_;
  843. typedef void DestructorSkippable_;
  844. ::PROTOBUF_NAMESPACE_ID::uint32 value_;
  845. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  846. friend struct ::TableStruct_google_2fprotobuf_2fwrappers_2eproto;
  847. };
  848. // -------------------------------------------------------------------
  849. class PROTOBUF_EXPORT BoolValue final :
  850. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.protobuf.BoolValue) */ {
  851. public:
  852. inline BoolValue() : BoolValue(nullptr) {}
  853. ~BoolValue() override;
  854. explicit constexpr BoolValue(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
  855. BoolValue(const BoolValue& from);
  856. BoolValue(BoolValue&& from) noexcept
  857. : BoolValue() {
  858. *this = ::std::move(from);
  859. }
  860. inline BoolValue& operator=(const BoolValue& from) {
  861. CopyFrom(from);
  862. return *this;
  863. }
  864. inline BoolValue& operator=(BoolValue&& from) noexcept {
  865. if (this == &from) return *this;
  866. if (GetOwningArena() == from.GetOwningArena()
  867. #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
  868. && GetOwningArena() != nullptr
  869. #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
  870. ) {
  871. InternalSwap(&from);
  872. } else {
  873. CopyFrom(from);
  874. }
  875. return *this;
  876. }
  877. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  878. return GetDescriptor();
  879. }
  880. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  881. return default_instance().GetMetadata().descriptor;
  882. }
  883. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  884. return default_instance().GetMetadata().reflection;
  885. }
  886. static const BoolValue& default_instance() {
  887. return *internal_default_instance();
  888. }
  889. static inline const BoolValue* internal_default_instance() {
  890. return reinterpret_cast<const BoolValue*>(
  891. &_BoolValue_default_instance_);
  892. }
  893. static constexpr int kIndexInFileMessages =
  894. 6;
  895. friend void swap(BoolValue& a, BoolValue& b) {
  896. a.Swap(&b);
  897. }
  898. inline void Swap(BoolValue* other) {
  899. if (other == this) return;
  900. if (GetOwningArena() == other->GetOwningArena()) {
  901. InternalSwap(other);
  902. } else {
  903. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  904. }
  905. }
  906. void UnsafeArenaSwap(BoolValue* other) {
  907. if (other == this) return;
  908. GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
  909. InternalSwap(other);
  910. }
  911. // implements Message ----------------------------------------------
  912. inline BoolValue* New() const final {
  913. return new BoolValue();
  914. }
  915. BoolValue* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  916. return CreateMaybeMessage<BoolValue>(arena);
  917. }
  918. using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
  919. void CopyFrom(const BoolValue& from);
  920. using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
  921. void MergeFrom(const BoolValue& from);
  922. private:
  923. static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
  924. public:
  925. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  926. bool IsInitialized() const final;
  927. size_t ByteSizeLong() const final;
  928. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  929. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  930. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  931. int GetCachedSize() const final { return _cached_size_.Get(); }
  932. private:
  933. void SharedCtor();
  934. void SharedDtor();
  935. void SetCachedSize(int size) const final;
  936. void InternalSwap(BoolValue* other);
  937. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  938. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  939. return "google.protobuf.BoolValue";
  940. }
  941. protected:
  942. explicit BoolValue(::PROTOBUF_NAMESPACE_ID::Arena* arena,
  943. bool is_message_owned = false);
  944. private:
  945. static void ArenaDtor(void* object);
  946. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  947. public:
  948. static const ClassData _class_data_;
  949. const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GetClassData() const final;
  950. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  951. // nested types ----------------------------------------------------
  952. // accessors -------------------------------------------------------
  953. enum : int {
  954. kValueFieldNumber = 1,
  955. };
  956. // bool value = 1;
  957. void clear_value();
  958. bool value() const;
  959. void set_value(bool value);
  960. private:
  961. bool _internal_value() const;
  962. void _internal_set_value(bool value);
  963. public:
  964. // @@protoc_insertion_point(class_scope:google.protobuf.BoolValue)
  965. private:
  966. class _Internal;
  967. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  968. typedef void InternalArenaConstructable_;
  969. typedef void DestructorSkippable_;
  970. bool value_;
  971. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  972. friend struct ::TableStruct_google_2fprotobuf_2fwrappers_2eproto;
  973. };
  974. // -------------------------------------------------------------------
  975. class PROTOBUF_EXPORT StringValue final :
  976. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.protobuf.StringValue) */ {
  977. public:
  978. inline StringValue() : StringValue(nullptr) {}
  979. ~StringValue() override;
  980. explicit constexpr StringValue(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
  981. StringValue(const StringValue& from);
  982. StringValue(StringValue&& from) noexcept
  983. : StringValue() {
  984. *this = ::std::move(from);
  985. }
  986. inline StringValue& operator=(const StringValue& from) {
  987. CopyFrom(from);
  988. return *this;
  989. }
  990. inline StringValue& operator=(StringValue&& from) noexcept {
  991. if (this == &from) return *this;
  992. if (GetOwningArena() == from.GetOwningArena()
  993. #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
  994. && GetOwningArena() != nullptr
  995. #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
  996. ) {
  997. InternalSwap(&from);
  998. } else {
  999. CopyFrom(from);
  1000. }
  1001. return *this;
  1002. }
  1003. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  1004. return GetDescriptor();
  1005. }
  1006. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  1007. return default_instance().GetMetadata().descriptor;
  1008. }
  1009. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  1010. return default_instance().GetMetadata().reflection;
  1011. }
  1012. static const StringValue& default_instance() {
  1013. return *internal_default_instance();
  1014. }
  1015. static inline const StringValue* internal_default_instance() {
  1016. return reinterpret_cast<const StringValue*>(
  1017. &_StringValue_default_instance_);
  1018. }
  1019. static constexpr int kIndexInFileMessages =
  1020. 7;
  1021. friend void swap(StringValue& a, StringValue& b) {
  1022. a.Swap(&b);
  1023. }
  1024. inline void Swap(StringValue* other) {
  1025. if (other == this) return;
  1026. if (GetOwningArena() == other->GetOwningArena()) {
  1027. InternalSwap(other);
  1028. } else {
  1029. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  1030. }
  1031. }
  1032. void UnsafeArenaSwap(StringValue* other) {
  1033. if (other == this) return;
  1034. GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
  1035. InternalSwap(other);
  1036. }
  1037. // implements Message ----------------------------------------------
  1038. inline StringValue* New() const final {
  1039. return new StringValue();
  1040. }
  1041. StringValue* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  1042. return CreateMaybeMessage<StringValue>(arena);
  1043. }
  1044. using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
  1045. void CopyFrom(const StringValue& from);
  1046. using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
  1047. void MergeFrom(const StringValue& from);
  1048. private:
  1049. static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
  1050. public:
  1051. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  1052. bool IsInitialized() const final;
  1053. size_t ByteSizeLong() const final;
  1054. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  1055. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  1056. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  1057. int GetCachedSize() const final { return _cached_size_.Get(); }
  1058. private:
  1059. void SharedCtor();
  1060. void SharedDtor();
  1061. void SetCachedSize(int size) const final;
  1062. void InternalSwap(StringValue* other);
  1063. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  1064. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  1065. return "google.protobuf.StringValue";
  1066. }
  1067. protected:
  1068. explicit StringValue(::PROTOBUF_NAMESPACE_ID::Arena* arena,
  1069. bool is_message_owned = false);
  1070. private:
  1071. static void ArenaDtor(void* object);
  1072. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  1073. public:
  1074. static const ClassData _class_data_;
  1075. const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GetClassData() const final;
  1076. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  1077. // nested types ----------------------------------------------------
  1078. // accessors -------------------------------------------------------
  1079. enum : int {
  1080. kValueFieldNumber = 1,
  1081. };
  1082. // string value = 1;
  1083. void clear_value();
  1084. const std::string& value() const;
  1085. template <typename ArgT0 = const std::string&, typename... ArgT>
  1086. void set_value(ArgT0&& arg0, ArgT... args);
  1087. std::string* mutable_value();
  1088. PROTOBUF_MUST_USE_RESULT std::string* release_value();
  1089. void set_allocated_value(std::string* value);
  1090. private:
  1091. const std::string& _internal_value() const;
  1092. inline PROTOBUF_ALWAYS_INLINE void _internal_set_value(const std::string& value);
  1093. std::string* _internal_mutable_value();
  1094. public:
  1095. // @@protoc_insertion_point(class_scope:google.protobuf.StringValue)
  1096. private:
  1097. class _Internal;
  1098. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  1099. typedef void InternalArenaConstructable_;
  1100. typedef void DestructorSkippable_;
  1101. ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr value_;
  1102. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  1103. friend struct ::TableStruct_google_2fprotobuf_2fwrappers_2eproto;
  1104. };
  1105. // -------------------------------------------------------------------
  1106. class PROTOBUF_EXPORT BytesValue final :
  1107. public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:google.protobuf.BytesValue) */ {
  1108. public:
  1109. inline BytesValue() : BytesValue(nullptr) {}
  1110. ~BytesValue() override;
  1111. explicit constexpr BytesValue(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
  1112. BytesValue(const BytesValue& from);
  1113. BytesValue(BytesValue&& from) noexcept
  1114. : BytesValue() {
  1115. *this = ::std::move(from);
  1116. }
  1117. inline BytesValue& operator=(const BytesValue& from) {
  1118. CopyFrom(from);
  1119. return *this;
  1120. }
  1121. inline BytesValue& operator=(BytesValue&& from) noexcept {
  1122. if (this == &from) return *this;
  1123. if (GetOwningArena() == from.GetOwningArena()
  1124. #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
  1125. && GetOwningArena() != nullptr
  1126. #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
  1127. ) {
  1128. InternalSwap(&from);
  1129. } else {
  1130. CopyFrom(from);
  1131. }
  1132. return *this;
  1133. }
  1134. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
  1135. return GetDescriptor();
  1136. }
  1137. static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
  1138. return default_instance().GetMetadata().descriptor;
  1139. }
  1140. static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
  1141. return default_instance().GetMetadata().reflection;
  1142. }
  1143. static const BytesValue& default_instance() {
  1144. return *internal_default_instance();
  1145. }
  1146. static inline const BytesValue* internal_default_instance() {
  1147. return reinterpret_cast<const BytesValue*>(
  1148. &_BytesValue_default_instance_);
  1149. }
  1150. static constexpr int kIndexInFileMessages =
  1151. 8;
  1152. friend void swap(BytesValue& a, BytesValue& b) {
  1153. a.Swap(&b);
  1154. }
  1155. inline void Swap(BytesValue* other) {
  1156. if (other == this) return;
  1157. if (GetOwningArena() == other->GetOwningArena()) {
  1158. InternalSwap(other);
  1159. } else {
  1160. ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
  1161. }
  1162. }
  1163. void UnsafeArenaSwap(BytesValue* other) {
  1164. if (other == this) return;
  1165. GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
  1166. InternalSwap(other);
  1167. }
  1168. // implements Message ----------------------------------------------
  1169. inline BytesValue* New() const final {
  1170. return new BytesValue();
  1171. }
  1172. BytesValue* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
  1173. return CreateMaybeMessage<BytesValue>(arena);
  1174. }
  1175. using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
  1176. void CopyFrom(const BytesValue& from);
  1177. using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
  1178. void MergeFrom(const BytesValue& from);
  1179. private:
  1180. static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
  1181. public:
  1182. PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  1183. bool IsInitialized() const final;
  1184. size_t ByteSizeLong() const final;
  1185. const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  1186. ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
  1187. ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
  1188. int GetCachedSize() const final { return _cached_size_.Get(); }
  1189. private:
  1190. void SharedCtor();
  1191. void SharedDtor();
  1192. void SetCachedSize(int size) const final;
  1193. void InternalSwap(BytesValue* other);
  1194. friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  1195. static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
  1196. return "google.protobuf.BytesValue";
  1197. }
  1198. protected:
  1199. explicit BytesValue(::PROTOBUF_NAMESPACE_ID::Arena* arena,
  1200. bool is_message_owned = false);
  1201. private:
  1202. static void ArenaDtor(void* object);
  1203. inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
  1204. public:
  1205. static const ClassData _class_data_;
  1206. const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GetClassData() const final;
  1207. ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  1208. // nested types ----------------------------------------------------
  1209. // accessors -------------------------------------------------------
  1210. enum : int {
  1211. kValueFieldNumber = 1,
  1212. };
  1213. // bytes value = 1;
  1214. void clear_value();
  1215. const std::string& value() const;
  1216. template <typename ArgT0 = const std::string&, typename... ArgT>
  1217. void set_value(ArgT0&& arg0, ArgT... args);
  1218. std::string* mutable_value();
  1219. PROTOBUF_MUST_USE_RESULT std::string* release_value();
  1220. void set_allocated_value(std::string* value);
  1221. private:
  1222. const std::string& _internal_value() const;
  1223. inline PROTOBUF_ALWAYS_INLINE void _internal_set_value(const std::string& value);
  1224. std::string* _internal_mutable_value();
  1225. public:
  1226. // @@protoc_insertion_point(class_scope:google.protobuf.BytesValue)
  1227. private:
  1228. class _Internal;
  1229. template <typename T> friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
  1230. typedef void InternalArenaConstructable_;
  1231. typedef void DestructorSkippable_;
  1232. ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr value_;
  1233. mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  1234. friend struct ::TableStruct_google_2fprotobuf_2fwrappers_2eproto;
  1235. };
  1236. // ===================================================================
  1237. // ===================================================================
  1238. #ifdef __GNUC__
  1239. #pragma GCC diagnostic push
  1240. #pragma GCC diagnostic ignored "-Wstrict-aliasing"
  1241. #endif // __GNUC__
  1242. // DoubleValue
  1243. // double value = 1;
  1244. inline void DoubleValue::clear_value() {
  1245. value_ = 0;
  1246. }
  1247. inline double DoubleValue::_internal_value() const {
  1248. return value_;
  1249. }
  1250. inline double DoubleValue::value() const {
  1251. // @@protoc_insertion_point(field_get:google.protobuf.DoubleValue.value)
  1252. return _internal_value();
  1253. }
  1254. inline void DoubleValue::_internal_set_value(double value) {
  1255. value_ = value;
  1256. }
  1257. inline void DoubleValue::set_value(double value) {
  1258. _internal_set_value(value);
  1259. // @@protoc_insertion_point(field_set:google.protobuf.DoubleValue.value)
  1260. }
  1261. // -------------------------------------------------------------------
  1262. // FloatValue
  1263. // float value = 1;
  1264. inline void FloatValue::clear_value() {
  1265. value_ = 0;
  1266. }
  1267. inline float FloatValue::_internal_value() const {
  1268. return value_;
  1269. }
  1270. inline float FloatValue::value() const {
  1271. // @@protoc_insertion_point(field_get:google.protobuf.FloatValue.value)
  1272. return _internal_value();
  1273. }
  1274. inline void FloatValue::_internal_set_value(float value) {
  1275. value_ = value;
  1276. }
  1277. inline void FloatValue::set_value(float value) {
  1278. _internal_set_value(value);
  1279. // @@protoc_insertion_point(field_set:google.protobuf.FloatValue.value)
  1280. }
  1281. // -------------------------------------------------------------------
  1282. // Int64Value
  1283. // int64 value = 1;
  1284. inline void Int64Value::clear_value() {
  1285. value_ = int64_t{0};
  1286. }
  1287. inline ::PROTOBUF_NAMESPACE_ID::int64 Int64Value::_internal_value() const {
  1288. return value_;
  1289. }
  1290. inline ::PROTOBUF_NAMESPACE_ID::int64 Int64Value::value() const {
  1291. // @@protoc_insertion_point(field_get:google.protobuf.Int64Value.value)
  1292. return _internal_value();
  1293. }
  1294. inline void Int64Value::_internal_set_value(::PROTOBUF_NAMESPACE_ID::int64 value) {
  1295. value_ = value;
  1296. }
  1297. inline void Int64Value::set_value(::PROTOBUF_NAMESPACE_ID::int64 value) {
  1298. _internal_set_value(value);
  1299. // @@protoc_insertion_point(field_set:google.protobuf.Int64Value.value)
  1300. }
  1301. // -------------------------------------------------------------------
  1302. // UInt64Value
  1303. // uint64 value = 1;
  1304. inline void UInt64Value::clear_value() {
  1305. value_ = uint64_t{0u};
  1306. }
  1307. inline ::PROTOBUF_NAMESPACE_ID::uint64 UInt64Value::_internal_value() const {
  1308. return value_;
  1309. }
  1310. inline ::PROTOBUF_NAMESPACE_ID::uint64 UInt64Value::value() const {
  1311. // @@protoc_insertion_point(field_get:google.protobuf.UInt64Value.value)
  1312. return _internal_value();
  1313. }
  1314. inline void UInt64Value::_internal_set_value(::PROTOBUF_NAMESPACE_ID::uint64 value) {
  1315. value_ = value;
  1316. }
  1317. inline void UInt64Value::set_value(::PROTOBUF_NAMESPACE_ID::uint64 value) {
  1318. _internal_set_value(value);
  1319. // @@protoc_insertion_point(field_set:google.protobuf.UInt64Value.value)
  1320. }
  1321. // -------------------------------------------------------------------
  1322. // Int32Value
  1323. // int32 value = 1;
  1324. inline void Int32Value::clear_value() {
  1325. value_ = 0;
  1326. }
  1327. inline ::PROTOBUF_NAMESPACE_ID::int32 Int32Value::_internal_value() const {
  1328. return value_;
  1329. }
  1330. inline ::PROTOBUF_NAMESPACE_ID::int32 Int32Value::value() const {
  1331. // @@protoc_insertion_point(field_get:google.protobuf.Int32Value.value)
  1332. return _internal_value();
  1333. }
  1334. inline void Int32Value::_internal_set_value(::PROTOBUF_NAMESPACE_ID::int32 value) {
  1335. value_ = value;
  1336. }
  1337. inline void Int32Value::set_value(::PROTOBUF_NAMESPACE_ID::int32 value) {
  1338. _internal_set_value(value);
  1339. // @@protoc_insertion_point(field_set:google.protobuf.Int32Value.value)
  1340. }
  1341. // -------------------------------------------------------------------
  1342. // UInt32Value
  1343. // uint32 value = 1;
  1344. inline void UInt32Value::clear_value() {
  1345. value_ = 0u;
  1346. }
  1347. inline ::PROTOBUF_NAMESPACE_ID::uint32 UInt32Value::_internal_value() const {
  1348. return value_;
  1349. }
  1350. inline ::PROTOBUF_NAMESPACE_ID::uint32 UInt32Value::value() const {
  1351. // @@protoc_insertion_point(field_get:google.protobuf.UInt32Value.value)
  1352. return _internal_value();
  1353. }
  1354. inline void UInt32Value::_internal_set_value(::PROTOBUF_NAMESPACE_ID::uint32 value) {
  1355. value_ = value;
  1356. }
  1357. inline void UInt32Value::set_value(::PROTOBUF_NAMESPACE_ID::uint32 value) {
  1358. _internal_set_value(value);
  1359. // @@protoc_insertion_point(field_set:google.protobuf.UInt32Value.value)
  1360. }
  1361. // -------------------------------------------------------------------
  1362. // BoolValue
  1363. // bool value = 1;
  1364. inline void BoolValue::clear_value() {
  1365. value_ = false;
  1366. }
  1367. inline bool BoolValue::_internal_value() const {
  1368. return value_;
  1369. }
  1370. inline bool BoolValue::value() const {
  1371. // @@protoc_insertion_point(field_get:google.protobuf.BoolValue.value)
  1372. return _internal_value();
  1373. }
  1374. inline void BoolValue::_internal_set_value(bool value) {
  1375. value_ = value;
  1376. }
  1377. inline void BoolValue::set_value(bool value) {
  1378. _internal_set_value(value);
  1379. // @@protoc_insertion_point(field_set:google.protobuf.BoolValue.value)
  1380. }
  1381. // -------------------------------------------------------------------
  1382. // StringValue
  1383. // string value = 1;
  1384. inline void StringValue::clear_value() {
  1385. value_.ClearToEmpty();
  1386. }
  1387. inline const std::string& StringValue::value() const {
  1388. // @@protoc_insertion_point(field_get:google.protobuf.StringValue.value)
  1389. return _internal_value();
  1390. }
  1391. template <typename ArgT0, typename... ArgT>
  1392. inline PROTOBUF_ALWAYS_INLINE
  1393. void StringValue::set_value(ArgT0&& arg0, ArgT... args) {
  1394. value_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());
  1395. // @@protoc_insertion_point(field_set:google.protobuf.StringValue.value)
  1396. }
  1397. inline std::string* StringValue::mutable_value() {
  1398. std::string* _s = _internal_mutable_value();
  1399. // @@protoc_insertion_point(field_mutable:google.protobuf.StringValue.value)
  1400. return _s;
  1401. }
  1402. inline const std::string& StringValue::_internal_value() const {
  1403. return value_.Get();
  1404. }
  1405. inline void StringValue::_internal_set_value(const std::string& value) {
  1406. value_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArenaForAllocation());
  1407. }
  1408. inline std::string* StringValue::_internal_mutable_value() {
  1409. return value_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());
  1410. }
  1411. inline std::string* StringValue::release_value() {
  1412. // @@protoc_insertion_point(field_release:google.protobuf.StringValue.value)
  1413. return value_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());
  1414. }
  1415. inline void StringValue::set_allocated_value(std::string* value) {
  1416. if (value != nullptr) {
  1417. } else {
  1418. }
  1419. value_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value,
  1420. GetArenaForAllocation());
  1421. // @@protoc_insertion_point(field_set_allocated:google.protobuf.StringValue.value)
  1422. }
  1423. // -------------------------------------------------------------------
  1424. // BytesValue
  1425. // bytes value = 1;
  1426. inline void BytesValue::clear_value() {
  1427. value_.ClearToEmpty();
  1428. }
  1429. inline const std::string& BytesValue::value() const {
  1430. // @@protoc_insertion_point(field_get:google.protobuf.BytesValue.value)
  1431. return _internal_value();
  1432. }
  1433. template <typename ArgT0, typename... ArgT>
  1434. inline PROTOBUF_ALWAYS_INLINE
  1435. void BytesValue::set_value(ArgT0&& arg0, ArgT... args) {
  1436. value_.SetBytes(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());
  1437. // @@protoc_insertion_point(field_set:google.protobuf.BytesValue.value)
  1438. }
  1439. inline std::string* BytesValue::mutable_value() {
  1440. std::string* _s = _internal_mutable_value();
  1441. // @@protoc_insertion_point(field_mutable:google.protobuf.BytesValue.value)
  1442. return _s;
  1443. }
  1444. inline const std::string& BytesValue::_internal_value() const {
  1445. return value_.Get();
  1446. }
  1447. inline void BytesValue::_internal_set_value(const std::string& value) {
  1448. value_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArenaForAllocation());
  1449. }
  1450. inline std::string* BytesValue::_internal_mutable_value() {
  1451. return value_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());
  1452. }
  1453. inline std::string* BytesValue::release_value() {
  1454. // @@protoc_insertion_point(field_release:google.protobuf.BytesValue.value)
  1455. return value_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());
  1456. }
  1457. inline void BytesValue::set_allocated_value(std::string* value) {
  1458. if (value != nullptr) {
  1459. } else {
  1460. }
  1461. value_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value,
  1462. GetArenaForAllocation());
  1463. // @@protoc_insertion_point(field_set_allocated:google.protobuf.BytesValue.value)
  1464. }
  1465. #ifdef __GNUC__
  1466. #pragma GCC diagnostic pop
  1467. #endif // __GNUC__
  1468. // -------------------------------------------------------------------
  1469. // -------------------------------------------------------------------
  1470. // -------------------------------------------------------------------
  1471. // -------------------------------------------------------------------
  1472. // -------------------------------------------------------------------
  1473. // -------------------------------------------------------------------
  1474. // -------------------------------------------------------------------
  1475. // -------------------------------------------------------------------
  1476. // @@protoc_insertion_point(namespace_scope)
  1477. PROTOBUF_NAMESPACE_CLOSE
  1478. // @@protoc_insertion_point(global_scope)
  1479. #include <google/protobuf/port_undef.inc>
  1480. #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_google_2fprotobuf_2fwrappers_2eproto