诸暨麻将添加redis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1865 line
66 KiB

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