4 #ifndef PROTOBUF_authentication_5fservice_2eproto__INCLUDED
5 #define PROTOBUF_authentication_5fservice_2eproto__INCLUDED
11 #if GOOGLE_PROTOBUF_VERSION < 2006000
12 #error This file was generated by a newer version of protoc which is
13 #error incompatible with your Protocol Buffer headers. Please update
16 #if 2006001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
17 #error This file was generated by an older version of protoc which is
18 #error incompatible with your Protocol Buffer headers. Please
19 #error regenerate this file with a newer version of protoc.
34 #include <type_traits>
39 namespace authentication {
47 class ModuleLoadRequest;
48 class ModuleNotification;
49 class ModuleMessageRequest;
52 class GenerateSSOTokenRequest;
53 class GenerateSSOTokenResponse;
54 class LogonUpdateRequest;
55 class LogonQueueUpdateRequest;
56 class AccountSettingsNotification;
57 class ServerStateChangeRequest;
59 class VersionInfoNotification;
60 class MemModuleLoadRequest;
61 class MemModuleLoadResponse;
62 class SelectGameAccountRequest;
63 class GameAccountSelectedRequest;
64 class GenerateWebCredentialsRequest;
65 class GenerateWebCredentialsResponse;
66 class VerifyWebCredentialsRequest;
83 return _unknown_fields_;
87 return &_unknown_fields_;
90 static const ::google::protobuf::Descriptor* descriptor();
98 void CopyFrom(const ::google::protobuf::Message& from);
99 void MergeFrom(const ::google::protobuf::Message& from);
103 bool IsInitialized()
const;
105 int ByteSize()
const;
106 bool MergePartialFromCodedStream(
108 void SerializeWithCachedSizes(
115 void SetCachedSize(
int size)
const;
124 inline bool has_module_handle()
const;
125 inline void clear_module_handle();
126 static const int kModuleHandleFieldNumber = 1;
127 inline const ::bgs::protocol::ContentHandle& module_handle()
const;
128 inline ::bgs::protocol::ContentHandle* mutable_module_handle();
129 inline ::bgs::protocol::ContentHandle* release_module_handle();
133 inline bool has_message()
const;
134 inline void clear_message();
135 static const int kMessageFieldNumber = 2;
136 inline const ::std::string& message()
const;
137 inline void set_message(const ::std::string&
value);
138 inline void set_message(
const char*
value);
139 inline void set_message(
const void*
value,
size_t size);
140 inline ::std::string* mutable_message();
141 inline ::std::string* release_message();
142 inline void set_allocated_message(::std::string* message);
146 inline void set_has_module_handle();
147 inline void clear_has_module_handle();
148 inline void set_has_message();
149 inline void clear_has_message();
161 void InitAsDefaultInstance();
179 return _unknown_fields_;
183 return &_unknown_fields_;
186 static const ::google::protobuf::Descriptor* descriptor();
194 void CopyFrom(const ::google::protobuf::Message& from);
195 void MergeFrom(const ::google::protobuf::Message& from);
199 bool IsInitialized()
const;
201 int ByteSize()
const;
202 bool MergePartialFromCodedStream(
204 void SerializeWithCachedSizes(
211 void SetCachedSize(
int size)
const;
220 inline bool has_module_id()
const;
221 inline void clear_module_id();
222 static const int kModuleIdFieldNumber = 2;
227 inline bool has_result()
const;
228 inline void clear_result();
229 static const int kResultFieldNumber = 3;
235 inline void set_has_module_id();
236 inline void clear_has_module_id();
237 inline void set_has_result();
238 inline void clear_has_result();
250 void InitAsDefaultInstance();
268 return _unknown_fields_;
272 return &_unknown_fields_;
275 static const ::google::protobuf::Descriptor* descriptor();
283 void CopyFrom(const ::google::protobuf::Message& from);
284 void MergeFrom(const ::google::protobuf::Message& from);
288 bool IsInitialized()
const;
290 int ByteSize()
const;
291 bool MergePartialFromCodedStream(
293 void SerializeWithCachedSizes(
300 void SetCachedSize(
int size)
const;
309 inline bool has_module_id()
const;
310 inline void clear_module_id();
311 static const int kModuleIdFieldNumber = 1;
316 inline bool has_message()
const;
317 inline void clear_message();
318 static const int kMessageFieldNumber = 2;
319 inline const ::std::string& message()
const;
320 inline void set_message(const ::std::string&
value);
321 inline void set_message(
const char*
value);
322 inline void set_message(
const void*
value,
size_t size);
323 inline ::std::string* mutable_message();
324 inline ::std::string* release_message();
325 inline void set_allocated_message(::std::string* message);
329 inline void set_has_module_id();
330 inline void clear_has_module_id();
331 inline void set_has_message();
332 inline void clear_has_message();
344 void InitAsDefaultInstance();
362 return _unknown_fields_;
366 return &_unknown_fields_;
369 static const ::google::protobuf::Descriptor* descriptor();
377 void CopyFrom(const ::google::protobuf::Message& from);
378 void MergeFrom(const ::google::protobuf::Message& from);
382 bool IsInitialized()
const;
384 int ByteSize()
const;
385 bool MergePartialFromCodedStream(
387 void SerializeWithCachedSizes(
394 void SetCachedSize(
int size)
const;
403 inline bool has_program()
const;
404 inline void clear_program();
405 static const int kProgramFieldNumber = 1;
406 inline const ::std::string& program()
const;
407 inline void set_program(const ::std::string&
value);
408 inline void set_program(
const char*
value);
409 inline void set_program(
const char*
value,
size_t size);
410 inline ::std::string* mutable_program();
411 inline ::std::string* release_program();
412 inline void set_allocated_program(::std::string* program);
415 inline bool has_platform()
const;
416 inline void clear_platform();
417 static const int kPlatformFieldNumber = 2;
418 inline const ::std::string& platform()
const;
419 inline void set_platform(const ::std::string&
value);
420 inline void set_platform(
const char*
value);
421 inline void set_platform(
const char*
value,
size_t size);
422 inline ::std::string* mutable_platform();
423 inline ::std::string* release_platform();
424 inline void set_allocated_platform(::std::string* platform);
427 inline bool has_locale()
const;
428 inline void clear_locale();
429 static const int kLocaleFieldNumber = 3;
430 inline const ::std::string& locale()
const;
431 inline void set_locale(const ::std::string&
value);
432 inline void set_locale(
const char*
value);
433 inline void set_locale(
const char*
value,
size_t size);
434 inline ::std::string* mutable_locale();
435 inline ::std::string* release_locale();
436 inline void set_allocated_locale(::std::string* locale);
439 inline bool has_email()
const;
440 inline void clear_email();
441 static const int kEmailFieldNumber = 4;
442 inline const ::std::string& email()
const;
443 inline void set_email(const ::std::string&
value);
444 inline void set_email(
const char*
value);
445 inline void set_email(
const char*
value,
size_t size);
446 inline ::std::string* mutable_email();
447 inline ::std::string* release_email();
448 inline void set_allocated_email(::std::string* email);
451 inline bool has_version()
const;
452 inline void clear_version();
453 static const int kVersionFieldNumber = 5;
454 inline const ::std::string& version()
const;
455 inline void set_version(const ::std::string&
value);
456 inline void set_version(
const char*
value);
457 inline void set_version(
const char*
value,
size_t size);
458 inline ::std::string* mutable_version();
459 inline ::std::string* release_version();
460 inline void set_allocated_version(::std::string* version);
463 inline bool has_application_version()
const;
464 inline void clear_application_version();
465 static const int kApplicationVersionFieldNumber = 6;
470 inline bool has_public_computer()
const;
471 inline void clear_public_computer();
472 static const int kPublicComputerFieldNumber = 7;
473 inline bool public_computer()
const;
474 inline void set_public_computer(
bool value);
477 inline bool has_sso_id()
const;
478 inline void clear_sso_id();
479 static const int kSsoIdFieldNumber = 8;
480 inline const ::std::string& sso_id()
const;
481 inline void set_sso_id(const ::std::string&
value);
482 inline void set_sso_id(
const char*
value);
483 inline void set_sso_id(
const void*
value,
size_t size);
484 inline ::std::string* mutable_sso_id();
485 inline ::std::string* release_sso_id();
486 inline void set_allocated_sso_id(::std::string* sso_id);
489 inline bool has_disconnect_on_cookie_fail()
const;
490 inline void clear_disconnect_on_cookie_fail();
491 static const int kDisconnectOnCookieFailFieldNumber = 9;
492 inline bool disconnect_on_cookie_fail()
const;
493 inline void set_disconnect_on_cookie_fail(
bool value);
496 inline bool has_allow_logon_queue_notifications()
const;
497 inline void clear_allow_logon_queue_notifications();
498 static const int kAllowLogonQueueNotificationsFieldNumber = 10;
499 inline bool allow_logon_queue_notifications()
const;
500 inline void set_allow_logon_queue_notifications(
bool value);
503 inline bool has_web_client_verification()
const;
504 inline void clear_web_client_verification();
505 static const int kWebClientVerificationFieldNumber = 11;
506 inline bool web_client_verification()
const;
507 inline void set_web_client_verification(
bool value);
510 inline bool has_cached_web_credentials()
const;
511 inline void clear_cached_web_credentials();
512 static const int kCachedWebCredentialsFieldNumber = 12;
513 inline const ::std::string& cached_web_credentials()
const;
514 inline void set_cached_web_credentials(const ::std::string&
value);
515 inline void set_cached_web_credentials(
const char*
value);
516 inline void set_cached_web_credentials(
const void*
value,
size_t size);
517 inline ::std::string* mutable_cached_web_credentials();
518 inline ::std::string* release_cached_web_credentials();
519 inline void set_allocated_cached_web_credentials(::std::string* cached_web_credentials);
522 inline bool has_enable_cookie()
const;
523 inline void clear_enable_cookie();
524 static const int kEnableCookieFieldNumber = 13;
525 inline bool enable_cookie()
const;
526 inline void set_enable_cookie(
bool value);
529 inline bool has_user_agent()
const;
530 inline void clear_user_agent();
531 static const int kUserAgentFieldNumber = 14;
532 inline const ::std::string& user_agent()
const;
533 inline void set_user_agent(const ::std::string&
value);
534 inline void set_user_agent(
const char*
value);
535 inline void set_user_agent(
const char*
value,
size_t size);
536 inline ::std::string* mutable_user_agent();
537 inline ::std::string* release_user_agent();
538 inline void set_allocated_user_agent(::std::string* user_agent);
542 inline void set_has_program();
543 inline void clear_has_program();
544 inline void set_has_platform();
545 inline void clear_has_platform();
546 inline void set_has_locale();
547 inline void clear_has_locale();
548 inline void set_has_email();
549 inline void clear_has_email();
550 inline void set_has_version();
551 inline void clear_has_version();
552 inline void set_has_application_version();
553 inline void clear_has_application_version();
554 inline void set_has_public_computer();
555 inline void clear_has_public_computer();
556 inline void set_has_sso_id();
557 inline void clear_has_sso_id();
558 inline void set_has_disconnect_on_cookie_fail();
559 inline void clear_has_disconnect_on_cookie_fail();
560 inline void set_has_allow_logon_queue_notifications();
561 inline void clear_has_allow_logon_queue_notifications();
562 inline void set_has_web_client_verification();
563 inline void clear_has_web_client_verification();
564 inline void set_has_cached_web_credentials();
565 inline void clear_has_cached_web_credentials();
566 inline void set_has_enable_cookie();
567 inline void clear_has_enable_cookie();
568 inline void set_has_user_agent();
569 inline void clear_has_user_agent();
593 void InitAsDefaultInstance();
611 return _unknown_fields_;
615 return &_unknown_fields_;
618 static const ::google::protobuf::Descriptor* descriptor();
626 void CopyFrom(const ::google::protobuf::Message& from);
627 void MergeFrom(const ::google::protobuf::Message& from);
631 bool IsInitialized()
const;
633 int ByteSize()
const;
634 bool MergePartialFromCodedStream(
636 void SerializeWithCachedSizes(
643 void SetCachedSize(
int size)
const;
652 inline bool has_error_code()
const;
653 inline void clear_error_code();
654 static const int kErrorCodeFieldNumber = 1;
659 inline bool has_account_id()
const;
660 inline void clear_account_id();
661 static const int kAccountIdFieldNumber = 2;
662 inline const ::bgs::protocol::EntityId& account_id()
const;
663 inline ::bgs::protocol::EntityId* mutable_account_id();
664 inline ::bgs::protocol::EntityId* release_account_id();
668 inline int game_account_id_size()
const;
669 inline void clear_game_account_id();
670 static const int kGameAccountIdFieldNumber = 3;
671 inline const ::bgs::protocol::EntityId& game_account_id(
int index)
const;
672 inline ::bgs::protocol::EntityId* mutable_game_account_id(
int index);
673 inline ::bgs::protocol::EntityId* add_game_account_id();
674 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId >&
675 game_account_id()
const;
676 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId >*
677 mutable_game_account_id();
680 inline bool has_email()
const;
681 inline void clear_email();
682 static const int kEmailFieldNumber = 4;
683 inline const ::std::string& email()
const;
684 inline void set_email(const ::std::string&
value);
685 inline void set_email(
const char*
value);
686 inline void set_email(
const char*
value,
size_t size);
687 inline ::std::string* mutable_email();
688 inline ::std::string* release_email();
689 inline void set_allocated_email(::std::string* email);
692 inline int available_region_size()
const;
693 inline void clear_available_region();
694 static const int kAvailableRegionFieldNumber = 5;
698 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
699 available_region()
const;
700 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
701 mutable_available_region();
704 inline bool has_connected_region()
const;
705 inline void clear_connected_region();
706 static const int kConnectedRegionFieldNumber = 6;
711 inline bool has_battle_tag()
const;
712 inline void clear_battle_tag();
713 static const int kBattleTagFieldNumber = 7;
714 inline const ::std::string& battle_tag()
const;
715 inline void set_battle_tag(const ::std::string&
value);
716 inline void set_battle_tag(
const char*
value);
717 inline void set_battle_tag(
const char*
value,
size_t size);
718 inline ::std::string* mutable_battle_tag();
719 inline ::std::string* release_battle_tag();
720 inline void set_allocated_battle_tag(::std::string* battle_tag);
723 inline bool has_geoip_country()
const;
724 inline void clear_geoip_country();
725 static const int kGeoipCountryFieldNumber = 8;
726 inline const ::std::string& geoip_country()
const;
727 inline void set_geoip_country(const ::std::string&
value);
728 inline void set_geoip_country(
const char*
value);
729 inline void set_geoip_country(
const char*
value,
size_t size);
730 inline ::std::string* mutable_geoip_country();
731 inline ::std::string* release_geoip_country();
732 inline void set_allocated_geoip_country(::std::string* geoip_country);
735 inline bool has_session_key()
const;
736 inline void clear_session_key();
737 static const int kSessionKeyFieldNumber = 9;
738 inline const ::std::string& session_key()
const;
739 inline void set_session_key(const ::std::string&
value);
740 inline void set_session_key(
const char*
value);
741 inline void set_session_key(
const void*
value,
size_t size);
742 inline ::std::string* mutable_session_key();
743 inline ::std::string* release_session_key();
744 inline void set_allocated_session_key(::std::string* session_key);
747 inline bool has_restricted_mode()
const;
748 inline void clear_restricted_mode();
749 static const int kRestrictedModeFieldNumber = 10;
750 inline bool restricted_mode()
const;
751 inline void set_restricted_mode(
bool value);
755 inline void set_has_error_code();
756 inline void clear_has_error_code();
757 inline void set_has_account_id();
758 inline void clear_has_account_id();
759 inline void set_has_email();
760 inline void clear_has_email();
761 inline void set_has_connected_region();
762 inline void clear_has_connected_region();
763 inline void set_has_battle_tag();
764 inline void clear_has_battle_tag();
765 inline void set_has_geoip_country();
766 inline void clear_has_geoip_country();
767 inline void set_has_session_key();
768 inline void clear_has_session_key();
769 inline void set_has_restricted_mode();
770 inline void clear_has_restricted_mode();
790 void InitAsDefaultInstance();
808 return _unknown_fields_;
812 return &_unknown_fields_;
815 static const ::google::protobuf::Descriptor* descriptor();
823 void CopyFrom(const ::google::protobuf::Message& from);
824 void MergeFrom(const ::google::protobuf::Message& from);
828 bool IsInitialized()
const;
830 int ByteSize()
const;
831 bool MergePartialFromCodedStream(
833 void SerializeWithCachedSizes(
840 void SetCachedSize(
int size)
const;
849 inline bool has_program()
const;
850 inline void clear_program();
851 static const int kProgramFieldNumber = 1;
857 inline void set_has_program();
858 inline void clear_has_program();
869 void InitAsDefaultInstance();
887 return _unknown_fields_;
891 return &_unknown_fields_;
894 static const ::google::protobuf::Descriptor* descriptor();
902 void CopyFrom(const ::google::protobuf::Message& from);
903 void MergeFrom(const ::google::protobuf::Message& from);
907 bool IsInitialized()
const;
909 int ByteSize()
const;
910 bool MergePartialFromCodedStream(
912 void SerializeWithCachedSizes(
919 void SetCachedSize(
int size)
const;
928 inline bool has_sso_id()
const;
929 inline void clear_sso_id();
930 static const int kSsoIdFieldNumber = 1;
931 inline const ::std::string& sso_id()
const;
932 inline void set_sso_id(const ::std::string&
value);
933 inline void set_sso_id(
const char*
value);
934 inline void set_sso_id(
const void*
value,
size_t size);
935 inline ::std::string* mutable_sso_id();
936 inline ::std::string* release_sso_id();
937 inline void set_allocated_sso_id(::std::string* sso_id);
940 inline bool has_sso_secret()
const;
941 inline void clear_sso_secret();
942 static const int kSsoSecretFieldNumber = 2;
943 inline const ::std::string& sso_secret()
const;
944 inline void set_sso_secret(const ::std::string&
value);
945 inline void set_sso_secret(
const char*
value);
946 inline void set_sso_secret(
const void*
value,
size_t size);
947 inline ::std::string* mutable_sso_secret();
948 inline ::std::string* release_sso_secret();
949 inline void set_allocated_sso_secret(::std::string* sso_secret);
953 inline void set_has_sso_id();
954 inline void clear_has_sso_id();
955 inline void set_has_sso_secret();
956 inline void clear_has_sso_secret();
968 void InitAsDefaultInstance();
986 return _unknown_fields_;
990 return &_unknown_fields_;
993 static const ::google::protobuf::Descriptor* descriptor();
1001 void CopyFrom(const ::google::protobuf::Message& from);
1002 void MergeFrom(const ::google::protobuf::Message& from);
1006 bool IsInitialized()
const;
1008 int ByteSize()
const;
1009 bool MergePartialFromCodedStream(
1011 void SerializeWithCachedSizes(
1018 void SetCachedSize(
int size)
const;
1027 inline bool has_error_code()
const;
1028 inline void clear_error_code();
1029 static const int kErrorCodeFieldNumber = 1;
1035 inline void set_has_error_code();
1036 inline void clear_has_error_code();
1047 void InitAsDefaultInstance();
1065 return _unknown_fields_;
1069 return &_unknown_fields_;
1072 static const ::google::protobuf::Descriptor* descriptor();
1080 void CopyFrom(const ::google::protobuf::Message& from);
1081 void MergeFrom(const ::google::protobuf::Message& from);
1085 bool IsInitialized()
const;
1087 int ByteSize()
const;
1088 bool MergePartialFromCodedStream(
1090 void SerializeWithCachedSizes(
1097 void SetCachedSize(
int size)
const;
1106 inline bool has_position()
const;
1107 inline void clear_position();
1108 static const int kPositionFieldNumber = 1;
1113 inline bool has_estimated_time()
const;
1114 inline void clear_estimated_time();
1115 static const int kEstimatedTimeFieldNumber = 2;
1120 inline bool has_eta_deviation_in_sec()
const;
1121 inline void clear_eta_deviation_in_sec();
1122 static const int kEtaDeviationInSecFieldNumber = 3;
1128 inline void set_has_position();
1129 inline void clear_has_position();
1130 inline void set_has_estimated_time();
1131 inline void clear_has_estimated_time();
1132 inline void set_has_eta_deviation_in_sec();
1133 inline void clear_has_eta_deviation_in_sec();
1146 void InitAsDefaultInstance();
1164 return _unknown_fields_;
1168 return &_unknown_fields_;
1171 static const ::google::protobuf::Descriptor* descriptor();
1179 void CopyFrom(const ::google::protobuf::Message& from);
1180 void MergeFrom(const ::google::protobuf::Message& from);
1184 bool IsInitialized()
const;
1186 int ByteSize()
const;
1187 bool MergePartialFromCodedStream(
1189 void SerializeWithCachedSizes(
1196 void SetCachedSize(
int size)
const;
1205 inline int licenses_size()
const;
1206 inline void clear_licenses();
1207 static const int kLicensesFieldNumber = 1;
1208 inline const ::bgs::protocol::account::v1::AccountLicense& licenses(
int index)
const;
1209 inline ::bgs::protocol::account::v1::AccountLicense* mutable_licenses(
int index);
1210 inline ::bgs::protocol::account::v1::AccountLicense* add_licenses();
1211 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense >&
1213 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense >*
1217 inline bool has_is_using_rid()
const;
1218 inline void clear_is_using_rid();
1219 static const int kIsUsingRidFieldNumber = 2;
1220 inline bool is_using_rid()
const;
1221 inline void set_is_using_rid(
bool value);
1224 inline bool has_is_playing_from_igr()
const;
1225 inline void clear_is_playing_from_igr();
1226 static const int kIsPlayingFromIgrFieldNumber = 3;
1227 inline bool is_playing_from_igr()
const;
1228 inline void set_is_playing_from_igr(
bool value);
1231 inline bool has_can_receive_voice()
const;
1232 inline void clear_can_receive_voice();
1233 static const int kCanReceiveVoiceFieldNumber = 4;
1234 inline bool can_receive_voice()
const;
1235 inline void set_can_receive_voice(
bool value);
1238 inline bool has_can_send_voice()
const;
1239 inline void clear_can_send_voice();
1240 static const int kCanSendVoiceFieldNumber = 5;
1241 inline bool can_send_voice()
const;
1242 inline void set_can_send_voice(
bool value);
1246 inline void set_has_is_using_rid();
1247 inline void clear_has_is_using_rid();
1248 inline void set_has_is_playing_from_igr();
1249 inline void clear_has_is_playing_from_igr();
1250 inline void set_has_can_receive_voice();
1251 inline void clear_has_can_receive_voice();
1252 inline void set_has_can_send_voice();
1253 inline void clear_has_can_send_voice();
1268 void InitAsDefaultInstance();
1286 return _unknown_fields_;
1290 return &_unknown_fields_;
1293 static const ::google::protobuf::Descriptor* descriptor();
1301 void CopyFrom(const ::google::protobuf::Message& from);
1302 void MergeFrom(const ::google::protobuf::Message& from);
1306 bool IsInitialized()
const;
1308 int ByteSize()
const;
1309 bool MergePartialFromCodedStream(
1311 void SerializeWithCachedSizes(
1318 void SetCachedSize(
int size)
const;
1327 inline bool has_state()
const;
1328 inline void clear_state();
1329 static const int kStateFieldNumber = 1;
1334 inline bool has_event_time()
const;
1335 inline void clear_event_time();
1336 static const int kEventTimeFieldNumber = 2;
1342 inline void set_has_state();
1343 inline void clear_has_state();
1344 inline void set_has_event_time();
1345 inline void clear_has_event_time();
1357 void InitAsDefaultInstance();
1375 return _unknown_fields_;
1379 return &_unknown_fields_;
1382 static const ::google::protobuf::Descriptor* descriptor();
1390 void CopyFrom(const ::google::protobuf::Message& from);
1391 void MergeFrom(const ::google::protobuf::Message& from);
1395 bool IsInitialized()
const;
1397 int ByteSize()
const;
1398 bool MergePartialFromCodedStream(
1400 void SerializeWithCachedSizes(
1407 void SetCachedSize(
int size)
const;
1416 inline bool has_number()
const;
1417 inline void clear_number();
1418 static const int kNumberFieldNumber = 1;
1423 inline bool has_patch()
const;
1424 inline void clear_patch();
1425 static const int kPatchFieldNumber = 2;
1426 inline const ::std::string& patch()
const;
1427 inline void set_patch(const ::std::string&
value);
1428 inline void set_patch(
const char*
value);
1429 inline void set_patch(
const char*
value,
size_t size);
1430 inline ::std::string* mutable_patch();
1431 inline ::std::string* release_patch();
1432 inline void set_allocated_patch(::std::string* patch);
1435 inline bool has_is_optional()
const;
1436 inline void clear_is_optional();
1437 static const int kIsOptionalFieldNumber = 3;
1438 inline bool is_optional()
const;
1439 inline void set_is_optional(
bool value);
1442 inline bool has_kick_time()
const;
1443 inline void clear_kick_time();
1444 static const int kKickTimeFieldNumber = 4;
1450 inline void set_has_number();
1451 inline void clear_has_number();
1452 inline void set_has_patch();
1453 inline void clear_has_patch();
1454 inline void set_has_is_optional();
1455 inline void clear_has_is_optional();
1456 inline void set_has_kick_time();
1457 inline void clear_has_kick_time();
1471 void InitAsDefaultInstance();
1489 return _unknown_fields_;
1493 return &_unknown_fields_;
1496 static const ::google::protobuf::Descriptor* descriptor();
1504 void CopyFrom(const ::google::protobuf::Message& from);
1505 void MergeFrom(const ::google::protobuf::Message& from);
1509 bool IsInitialized()
const;
1511 int ByteSize()
const;
1512 bool MergePartialFromCodedStream(
1514 void SerializeWithCachedSizes(
1521 void SetCachedSize(
int size)
const;
1530 inline bool has_version_info()
const;
1531 inline void clear_version_info();
1532 static const int kVersionInfoFieldNumber = 1;
1533 inline const ::bgs::protocol::authentication::v1::VersionInfo& version_info()
const;
1534 inline ::bgs::protocol::authentication::v1::VersionInfo* mutable_version_info();
1535 inline ::bgs::protocol::authentication::v1::VersionInfo* release_version_info();
1540 inline void set_has_version_info();
1541 inline void clear_has_version_info();
1552 void InitAsDefaultInstance();
1570 return _unknown_fields_;
1574 return &_unknown_fields_;
1577 static const ::google::protobuf::Descriptor* descriptor();
1585 void CopyFrom(const ::google::protobuf::Message& from);
1586 void MergeFrom(const ::google::protobuf::Message& from);
1590 bool IsInitialized()
const;
1592 int ByteSize()
const;
1593 bool MergePartialFromCodedStream(
1595 void SerializeWithCachedSizes(
1602 void SetCachedSize(
int size)
const;
1611 inline bool has_handle()
const;
1612 inline void clear_handle();
1613 static const int kHandleFieldNumber = 1;
1614 inline const ::bgs::protocol::ContentHandle& handle()
const;
1615 inline ::bgs::protocol::ContentHandle* mutable_handle();
1616 inline ::bgs::protocol::ContentHandle* release_handle();
1620 inline bool has_key()
const;
1621 inline void clear_key();
1622 static const int kKeyFieldNumber = 2;
1623 inline const ::std::string& key()
const;
1624 inline void set_key(const ::std::string&
value);
1625 inline void set_key(
const char*
value);
1626 inline void set_key(
const void*
value,
size_t size);
1627 inline ::std::string* mutable_key();
1628 inline ::std::string* release_key();
1629 inline void set_allocated_key(::std::string* key);
1632 inline bool has_input()
const;
1633 inline void clear_input();
1634 static const int kInputFieldNumber = 3;
1635 inline const ::std::string&
input()
const;
1636 inline void set_input(const ::std::string&
value);
1637 inline void set_input(
const char*
value);
1638 inline void set_input(
const void*
value,
size_t size);
1639 inline ::std::string* mutable_input();
1640 inline ::std::string* release_input();
1641 inline void set_allocated_input(::std::string*
input);
1645 inline void set_has_handle();
1646 inline void clear_has_handle();
1647 inline void set_has_key();
1648 inline void clear_has_key();
1649 inline void set_has_input();
1650 inline void clear_has_input();
1663 void InitAsDefaultInstance();
1681 return _unknown_fields_;
1685 return &_unknown_fields_;
1688 static const ::google::protobuf::Descriptor* descriptor();
1696 void CopyFrom(const ::google::protobuf::Message& from);
1697 void MergeFrom(const ::google::protobuf::Message& from);
1701 bool IsInitialized()
const;
1703 int ByteSize()
const;
1704 bool MergePartialFromCodedStream(
1706 void SerializeWithCachedSizes(
1713 void SetCachedSize(
int size)
const;
1722 inline bool has_data()
const;
1723 inline void clear_data();
1724 static const int kDataFieldNumber = 1;
1725 inline const ::std::string& data()
const;
1726 inline void set_data(const ::std::string&
value);
1727 inline void set_data(
const char*
value);
1728 inline void set_data(
const void*
value,
size_t size);
1729 inline ::std::string* mutable_data();
1730 inline ::std::string* release_data();
1731 inline void set_allocated_data(::std::string* data);
1735 inline void set_has_data();
1736 inline void clear_has_data();
1747 void InitAsDefaultInstance();
1765 return _unknown_fields_;
1769 return &_unknown_fields_;
1772 static const ::google::protobuf::Descriptor* descriptor();
1780 void CopyFrom(const ::google::protobuf::Message& from);
1781 void MergeFrom(const ::google::protobuf::Message& from);
1785 bool IsInitialized()
const;
1787 int ByteSize()
const;
1788 bool MergePartialFromCodedStream(
1790 void SerializeWithCachedSizes(
1797 void SetCachedSize(
int size)
const;
1806 inline bool has_game_account_id()
const;
1807 inline void clear_game_account_id();
1808 static const int kGameAccountIdFieldNumber = 1;
1809 inline const ::bgs::protocol::EntityId& game_account_id()
const;
1810 inline ::bgs::protocol::EntityId* mutable_game_account_id();
1811 inline ::bgs::protocol::EntityId* release_game_account_id();
1816 inline void set_has_game_account_id();
1817 inline void clear_has_game_account_id();
1828 void InitAsDefaultInstance();
1846 return _unknown_fields_;
1850 return &_unknown_fields_;
1853 static const ::google::protobuf::Descriptor* descriptor();
1861 void CopyFrom(const ::google::protobuf::Message& from);
1862 void MergeFrom(const ::google::protobuf::Message& from);
1866 bool IsInitialized()
const;
1868 int ByteSize()
const;
1869 bool MergePartialFromCodedStream(
1871 void SerializeWithCachedSizes(
1878 void SetCachedSize(
int size)
const;
1887 inline bool has_result()
const;
1888 inline void clear_result();
1889 static const int kResultFieldNumber = 1;
1894 inline bool has_game_account_id()
const;
1895 inline void clear_game_account_id();
1896 static const int kGameAccountIdFieldNumber = 2;
1897 inline const ::bgs::protocol::EntityId& game_account_id()
const;
1898 inline ::bgs::protocol::EntityId* mutable_game_account_id();
1899 inline ::bgs::protocol::EntityId* release_game_account_id();
1904 inline void set_has_result();
1905 inline void clear_has_result();
1906 inline void set_has_game_account_id();
1907 inline void clear_has_game_account_id();
1919 void InitAsDefaultInstance();
1937 return _unknown_fields_;
1941 return &_unknown_fields_;
1944 static const ::google::protobuf::Descriptor* descriptor();
1952 void CopyFrom(const ::google::protobuf::Message& from);
1953 void MergeFrom(const ::google::protobuf::Message& from);
1957 bool IsInitialized()
const;
1959 int ByteSize()
const;
1960 bool MergePartialFromCodedStream(
1962 void SerializeWithCachedSizes(
1969 void SetCachedSize(
int size)
const;
1978 inline bool has_program()
const;
1979 inline void clear_program();
1980 static const int kProgramFieldNumber = 1;
1986 inline void set_has_program();
1987 inline void clear_has_program();
1998 void InitAsDefaultInstance();
2016 return _unknown_fields_;
2020 return &_unknown_fields_;
2023 static const ::google::protobuf::Descriptor* descriptor();
2031 void CopyFrom(const ::google::protobuf::Message& from);
2032 void MergeFrom(const ::google::protobuf::Message& from);
2036 bool IsInitialized()
const;
2038 int ByteSize()
const;
2039 bool MergePartialFromCodedStream(
2041 void SerializeWithCachedSizes(
2048 void SetCachedSize(
int size)
const;
2057 inline bool has_web_credentials()
const;
2058 inline void clear_web_credentials();
2059 static const int kWebCredentialsFieldNumber = 1;
2060 inline const ::std::string& web_credentials()
const;
2061 inline void set_web_credentials(const ::std::string&
value);
2062 inline void set_web_credentials(
const char*
value);
2063 inline void set_web_credentials(
const void*
value,
size_t size);
2064 inline ::std::string* mutable_web_credentials();
2065 inline ::std::string* release_web_credentials();
2066 inline void set_allocated_web_credentials(::std::string* web_credentials);
2070 inline void set_has_web_credentials();
2071 inline void clear_has_web_credentials();
2082 void InitAsDefaultInstance();
2100 return _unknown_fields_;
2104 return &_unknown_fields_;
2107 static const ::google::protobuf::Descriptor* descriptor();
2115 void CopyFrom(const ::google::protobuf::Message& from);
2116 void MergeFrom(const ::google::protobuf::Message& from);
2120 bool IsInitialized()
const;
2122 int ByteSize()
const;
2123 bool MergePartialFromCodedStream(
2125 void SerializeWithCachedSizes(
2132 void SetCachedSize(
int size)
const;
2141 inline bool has_web_credentials()
const;
2142 inline void clear_web_credentials();
2143 static const int kWebCredentialsFieldNumber = 1;
2144 inline const ::std::string& web_credentials()
const;
2145 inline void set_web_credentials(const ::std::string&
value);
2146 inline void set_web_credentials(
const char*
value);
2147 inline void set_web_credentials(
const void*
value,
size_t size);
2148 inline ::std::string* mutable_web_credentials();
2149 inline ::std::string* release_web_credentials();
2150 inline void set_allocated_web_credentials(::std::string* web_credentials);
2154 inline void set_has_web_credentials();
2155 inline void clear_has_web_credentials();
2166 void InitAsDefaultInstance();
2179 typedef std::integral_constant<uint32, 0x4DA86228u>
NameHash;
2227 typedef std::integral_constant<uint32, 0xFF5A6AC3u>
NameHash;
2301 if (module_handle) {
2350 message_->assign(reinterpret_cast<const char*>(value), size);
2506 message_->assign(reinterpret_cast<const char*>(value), size);
2586 program_->assign(reinterpret_cast<const char*>(value), size);
2662 platform_->assign(reinterpret_cast<const char*>(value), size);
2738 locale_->assign(reinterpret_cast<const char*>(value), size);
2754 ::std::string* temp =
locale_;
2796 email_ = new ::std::string;
2804 email_ = new ::std::string;
2812 email_ = new ::std::string;
2814 email_->assign(reinterpret_cast<const char*>(value), size);
2820 email_ = new ::std::string;
2830 ::std::string* temp =
email_;
2890 version_->assign(reinterpret_cast<const char*>(value), size);
3014 sso_id_->assign(reinterpret_cast<const char*>(value), size);
3030 ::std::string* temp =
sso_id_;
3187 if (cached_web_credentials) {
3262 user_agent_->assign(reinterpret_cast<const char*>(value), size);
3385 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId >&
3390 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId >*
3419 email_ = new ::std::string;
3427 email_ = new ::std::string;
3435 email_ = new ::std::string;
3437 email_->assign(reinterpret_cast<const char*>(value), size);
3443 email_ = new ::std::string;
3453 ::std::string* temp =
email_;
3491 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
3496 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
3567 battle_tag_->assign(reinterpret_cast<const char*>(value), size);
3643 geoip_country_->assign(reinterpret_cast<const char*>(value), size);
3668 if (geoip_country) {
3719 session_key_->assign(reinterpret_cast<const char*>(value), size);
3851 sso_id_->assign(reinterpret_cast<const char*>(value), size);
3867 ::std::string* temp =
sso_id_;
3927 sso_secret_->assign(reinterpret_cast<const char*>(value), size);
4089 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense >&
4094 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense >*
4299 patch_ = new ::std::string;
4307 patch_ = new ::std::string;
4315 patch_ = new ::std::string;
4317 patch_->assign(reinterpret_cast<const char*>(value), size);
4323 patch_ = new ::std::string;
4333 ::std::string* temp =
patch_;
4513 key_ = new ::std::string;
4515 key_->assign(value);
4521 key_ = new ::std::string;
4523 key_->assign(value);
4529 key_ = new ::std::string;
4531 key_->assign(reinterpret_cast<const char*>(value), size);
4537 key_ = new ::std::string;
4547 ::std::string* temp =
key_;
4589 input_ = new ::std::string;
4597 input_ = new ::std::string;
4605 input_ = new ::std::string;
4607 input_->assign(reinterpret_cast<const char*>(value), size);
4613 input_ = new ::std::string;
4623 ::std::string* temp =
input_;
4669 data_ = new ::std::string;
4671 data_->assign(value);
4677 data_ = new ::std::string;
4679 data_->assign(value);
4685 data_ = new ::std::string;
4687 data_->assign(reinterpret_cast<const char*>(value), size);
4693 data_ = new ::std::string;
4703 ::std::string* temp =
data_;
4759 if (game_account_id) {
4828 if (game_account_id) {
4934 if (web_credentials) {
5014 if (web_credentials) {
5034 namespace protobuf {
5043 #endif // PROTOBUF_authentication_5fservice_2eproto__INCLUDED
inline::std::string * mutable_geoip_country()
Definition: authentication_service.pb.h:3646
void set_has_can_receive_voice()
Definition: authentication_service.pb.h:4152
void clear_has_version_info()
Definition: authentication_service.pb.h:4411
void clear_module_id()
Definition: authentication_service.pb.h:2451
::google::protobuf::uint64 eta_deviation_in_sec_
Definition: authentication_service.pb.h:1140
void set_has_sso_id()
Definition: authentication_service.pb.h:2977
void set_has_version()
Definition: authentication_service.pb.h:2853
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1911
int GetCachedSize() const
Definition: authentication_service.pb.h:1403
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:1488
void clear_has_program()
Definition: authentication_service.pb.h:2552
const ::std::string & patch() const
Definition: authentication_service.pb.h:4292
::google::protobuf::uint64 kick_time_
Definition: authentication_service.pb.h:1466
inline::std::string * mutable_sso_id()
Definition: authentication_service.pb.h:3854
inline::std::string * release_locale()
Definition: authentication_service.pb.h:2749
void set_allocated_handle(::bgs::protocol::ContentHandle *handle)
Definition: authentication_service.pb.h:4479
static SelectGameAccountRequest * default_instance_
Definition: authentication_service.pb.h:1829
void clear_has_email()
Definition: authentication_service.pb.h:2780
void set_has_game_account_id()
Definition: authentication_service.pb.h:4730
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId > & game_account_id() const
Definition: authentication_service.pb.h:3386
int _cached_size_
Definition: authentication_service.pb.h:1462
::google::protobuf::int32 module_id_
Definition: authentication_service.pb.h:244
Definition: authentication_service.pb.h:1833
const ::std::string & user_agent() const
Definition: authentication_service.pb.h:3237
const Element & Get(int index) const
Definition: repeated_field.h:1112
const ::bgs::protocol::authentication::v1::VersionInfo & version_info() const
Definition: authentication_service.pb.h:4418
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:985
void set_allocated_version(::std::string *version)
Definition: authentication_service.pb.h:2911
inline::google::protobuf::uint32 result() const
Definition: authentication_service.pb.h:4785
::bgs::protocol::EntityId * account_id_
Definition: authentication_service.pb.h:776
bool has_can_receive_voice() const
Definition: authentication_service.pb.h:4149
static LogonQueueUpdateRequest * default_instance_
Definition: authentication_service.pb.h:1147
GenerateSSOTokenResponse & operator=(const GenerateSSOTokenResponse &from)
Definition: authentication_service.pb.h:881
bool web_client_verification_
Definition: authentication_service.pb.h:585
inline::google::protobuf::uint32 program() const
Definition: authentication_service.pb.h:3796
std::integral_constant< uint32, 0x71240E35u > OriginalHash
Definition: authentication_service.pb.h:2178
inline::std::string * mutable_key()
Definition: authentication_service.pb.h:4534
void clear_program()
Definition: authentication_service.pb.h:2555
void clear_sso_id()
Definition: authentication_service.pb.h:3820
void clear_application_version()
Definition: authentication_service.pb.h:2935
inline::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId > * mutable_game_account_id()
Definition: authentication_service.pb.h:3391
void clear_message()
Definition: authentication_service.pb.h:2475
void set_has_input()
Definition: authentication_service.pb.h:4570
void set_is_optional(bool value)
Definition: authentication_service.pb.h:4370
void set_has_state()
Definition: authentication_service.pb.h:4204
void set_has_kick_time()
Definition: authentication_service.pb.h:4380
void set_input(const ::std::string &value)
Definition: authentication_service.pb.h:4586
void clear_can_send_voice()
Definition: authentication_service.pb.h:4182
inline::google::protobuf::uint32 error_code() const
Definition: authentication_service.pb.h:3980
void set_allocated_sso_secret(::std::string *sso_secret)
Definition: authentication_service.pb.h:3948
void clear_estimated_time()
Definition: authentication_service.pb.h:4028
inline::google::protobuf::uint32 position() const
Definition: authentication_service.pb.h:4008
int GetCachedSize() const
Definition: authentication_service.pb.h:1598
void set_has_estimated_time()
Definition: authentication_service.pb.h:4022
int GetCachedSize() const
Definition: authentication_service.pb.h:1874
Definition: entity_types.pb.h:45
int _cached_size_
Definition: authentication_service.pb.h:1138
::std::string * version_
Definition: authentication_service.pb.h:579
int GetCachedSize() const
Definition: authentication_service.pb.h:1093
bool allow_logon_queue_notifications_
Definition: authentication_service.pb.h:584
::std::string * message_
Definition: authentication_service.pb.h:338
void clear_has_version()
Definition: authentication_service.pb.h:2856
const ::std::string & locale() const
Definition: authentication_service.pb.h:2713
void set_can_send_voice(bool value)
Definition: authentication_service.pb.h:4190
bool web_client_verification() const
Definition: authentication_service.pb.h:3111
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1909
static ModuleMessageRequest * default_instance_
Definition: authentication_service.pb.h:345
int GetCachedSize() const
Definition: authentication_service.pb.h:1965
::std::string * program_
Definition: authentication_service.pb.h:575
inline::std::string * release_email()
Definition: authentication_service.pb.h:3448
void set_allocated_platform(::std::string *platform)
Definition: authentication_service.pb.h:2683
inline::std::string * release_geoip_country()
Definition: authentication_service.pb.h:3654
void set_has_public_computer()
Definition: authentication_service.pb.h:2953
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:1845
::google::protobuf::uint32 error_code_
Definition: authentication_service.pb.h:1042
void set_email(const ::std::string &value)
Definition: authentication_service.pb.h:3416
inline::bgs::protocol::EntityId * release_game_account_id()
Definition: authentication_service.pb.h:4750
::std::string * cached_web_credentials_
Definition: authentication_service.pb.h:586
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1349
bool has_connected_region() const
Definition: authentication_service.pb.h:3503
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:571
bool enable_cookie() const
Definition: authentication_service.pb.h:3211
void set_has_error_code()
Definition: authentication_service.pb.h:3970
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:1163
void clear_has_session_key()
Definition: authentication_service.pb.h:3685
void set_has_locale()
Definition: authentication_service.pb.h:2701
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:807
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:989
int _cached_size_
Definition: authentication_service.pb.h:2076
inline::std::string * release_cached_web_credentials()
Definition: authentication_service.pb.h:3173
inline::std::string * release_key()
Definition: authentication_service.pb.h:4542
int _cached_size_
Definition: authentication_service.pb.h:1992
inline::std::string * release_data()
Definition: authentication_service.pb.h:4698
void clear_has_can_receive_voice()
Definition: authentication_service.pb.h:4155
::google::protobuf::uint32 error_code_
Definition: authentication_service.pb.h:778
inline::std::string * mutable_user_agent()
Definition: authentication_service.pb.h:3265
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:1289
void clear_sso_secret()
Definition: authentication_service.pb.h:3896
void clear_connected_region()
Definition: authentication_service.pb.h:3512
void clear_has_account_id()
Definition: authentication_service.pb.h:3332
void clear_has_is_using_rid()
Definition: authentication_service.pb.h:4107
void clear_has_module_handle()
Definition: authentication_service.pb.h:2275
inline::google::protobuf::uint64 event_time() const
Definition: authentication_service.pb.h:4238
void clear_has_state()
Definition: authentication_service.pb.h:4207
void clear_eta_deviation_in_sec()
Definition: authentication_service.pb.h:4052
void set_allocated_game_account_id(::bgs::protocol::EntityId *game_account_id)
Definition: authentication_service.pb.h:4825
void clear_allow_logon_queue_notifications()
Definition: authentication_service.pb.h:3083
void clear_has_sso_id()
Definition: authentication_service.pb.h:2980
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1738
void set_eta_deviation_in_sec(::google::protobuf::uint64 value)
Definition: authentication_service.pb.h:4060
void set_user_agent(const ::std::string &value)
Definition: authentication_service.pb.h:3241
inline::bgs::protocol::ContentHandle * release_module_handle()
Definition: authentication_service.pb.h:2292
void set_module_id(::google::protobuf::int32 value)
Definition: authentication_service.pb.h:2459
inline::std::string * release_user_agent()
Definition: authentication_service.pb.h:3273
inline::std::string * mutable_sso_id()
Definition: authentication_service.pb.h:3017
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1543
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:1064
void set_error_code(::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:3984
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1038
void set_has_restricted_mode()
Definition: authentication_service.pb.h:3758
static ModuleNotification * default_instance_
Definition: authentication_service.pb.h:251
void set_allocated_module_handle(::bgs::protocol::ContentHandle *module_handle)
Definition: authentication_service.pb.h:2298
void set_has_account_id()
Definition: authentication_service.pb.h:3329
inline::google::protobuf::uint32 state() const
Definition: authentication_service.pb.h:4214
void set_result(::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:2431
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:365
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:1068
::bgs::protocol::authentication::v1::VersionInfo * version_info_
Definition: authentication_service.pb.h:1547
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > available_region_
Definition: authentication_service.pb.h:781
bool is_optional() const
Definition: authentication_service.pb.h:4366
::bgs::protocol::ContentHandle * handle_
Definition: authentication_service.pb.h:1656
inline::std::string * mutable_locale()
Definition: authentication_service.pb.h:2741
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:886
int _cached_size_
Definition: authentication_service.pb.h:1258
const ::std::string & geoip_country() const
Definition: authentication_service.pb.h:3618
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:811
void clear_result()
Definition: authentication_service.pb.h:4781
void clear_game_account_id()
Definition: authentication_service.pb.h:3370
int GetCachedSize() const
Definition: authentication_service.pb.h:390
void set_has_program()
Definition: authentication_service.pb.h:4844
bool has_sso_id() const
Definition: authentication_service.pb.h:2974
void clear_restricted_mode()
Definition: authentication_service.pb.h:3764
inline::bgs::protocol::ContentHandle * mutable_handle()
Definition: authentication_service.pb.h:4467
::google::protobuf::uint32 connected_region_
Definition: authentication_service.pb.h:779
int _cached_size_
Definition: authentication_service.pb.h:243
void clear_has_sso_id()
Definition: authentication_service.pb.h:3817
int _cached_size_
Definition: authentication_service.pb.h:1655
Definition: unknown_field_set.h:74
bool has_error_code() const
Definition: authentication_service.pb.h:3967
void clear_has_web_credentials()
Definition: authentication_service.pb.h:4875
::std::string * sso_secret_
Definition: authentication_service.pb.h:963
bool has_module_id() const
Definition: authentication_service.pb.h:2390
void set_is_using_rid(bool value)
Definition: authentication_service.pb.h:4118
void set_allocated_game_account_id(::bgs::protocol::EntityId *game_account_id)
Definition: authentication_service.pb.h:4756
Element * Add()
Definition: repeated_field.h:1123
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1461
LogonRequest & operator=(const LogonRequest &from)
Definition: authentication_service.pb.h:356
uint8_t uint8
Definition: common.h:175
void set_allocated_account_id(::bgs::protocol::EntityId *account_id)
Definition: authentication_service.pb.h:3355
void set_allocated_email(::std::string *email)
Definition: authentication_service.pb.h:2835
void set_has_sso_id()
Definition: authentication_service.pb.h:3814
bool has_can_send_voice() const
Definition: authentication_service.pb.h:4173
const ::bgs::protocol::EntityId & game_account_id() const
Definition: authentication_service.pb.h:4740
void set_cached_web_credentials(const ::std::string &value)
Definition: authentication_service.pb.h:3141
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:774
int GetCachedSize() const
Definition: authentication_service.pb.h:915
const ::std::string & web_credentials() const
Definition: authentication_service.pb.h:4884
void clear_has_user_agent()
Definition: authentication_service.pb.h:3228
Definition: authentication_service.pb.h:1476
VersionInfoNotification & operator=(const VersionInfoNotification &from)
Definition: authentication_service.pb.h:1483
inline::bgs::protocol::EntityId * mutable_game_account_id()
Definition: authentication_service.pb.h:4744
void set_allocated_message(::std::string *message)
Definition: authentication_service.pb.h:2371
void set_allocated_input(::std::string *input)
Definition: authentication_service.pb.h:4628
void clear_has_result()
Definition: authentication_service.pb.h:4778
void clear_has_error_code()
Definition: authentication_service.pb.h:3308
bool has_result() const
Definition: authentication_service.pb.h:2414
void set_program(const ::std::string &value)
Definition: authentication_service.pb.h:2565
void clear_platform()
Definition: authentication_service.pb.h:2631
void set_allocated_patch(::std::string *patch)
Definition: authentication_service.pb.h:4338
static GenerateWebCredentialsRequest * default_instance_
Definition: authentication_service.pb.h:1999
void set_allocated_sso_id(::std::string *sso_id)
Definition: authentication_service.pb.h:3872
static GenerateSSOTokenResponse * default_instance_
Definition: authentication_service.pb.h:969
arena_t NULL
Definition: jemalloc_internal.h:624
int GetCachedSize() const
Definition: authentication_service.pb.h:1709
inline::google::protobuf::uint32 program() const
Definition: authentication_service.pb.h:4854
void clear_cached_web_credentials()
Definition: authentication_service.pb.h:3131
inline::std::string * release_sso_id()
Definition: authentication_service.pb.h:3862
bool has_program() const
Definition: authentication_service.pb.h:2546
bool has_email() const
Definition: authentication_service.pb.h:3397
bool has_web_client_verification() const
Definition: authentication_service.pb.h:3098
Definition: message.h:147
bool has_message() const
Definition: authentication_service.pb.h:2466
void clear_has_connected_region()
Definition: authentication_service.pb.h:3509
ModuleLoadRequest & operator=(const ModuleLoadRequest &from)
Definition: authentication_service.pb.h:77
#define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName)
Definition: common.h:89
const ::std::string & version() const
Definition: authentication_service.pb.h:2865
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:2073
void set_has_version_info()
Definition: authentication_service.pb.h:4408
int _cached_size_
Definition: authentication_service.pb.h:1546
void clear_has_locale()
Definition: authentication_service.pb.h:2704
bool can_send_voice() const
Definition: authentication_service.pb.h:4186
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void clear_user_agent()
Definition: authentication_service.pb.h:3231
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:610
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > & licenses() const
Definition: authentication_service.pb.h:4090
void clear_message()
Definition: authentication_service.pb.h:2319
void set_has_program()
Definition: authentication_service.pb.h:3786
void set_has_session_key()
Definition: authentication_service.pb.h:3682
void set_has_result()
Definition: authentication_service.pb.h:2417
inline::std::string * mutable_email()
Definition: authentication_service.pb.h:2817
void clear_has_position()
Definition: authentication_service.pb.h:4001
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:2099
void clear_web_credentials()
Definition: authentication_service.pb.h:4958
uint64_t uint64
Definition: g3dmath.h:170
bool has_allow_logon_queue_notifications() const
Definition: authentication_service.pb.h:3074
::google::protobuf::uint32 program_
Definition: authentication_service.pb.h:1993
void clear_state()
Definition: authentication_service.pb.h:4210
::std::string * patch_
Definition: authentication_service.pb.h:1463
void set_has_module_handle()
Definition: authentication_service.pb.h:2272
::std::string * message_
Definition: authentication_service.pb.h:156
GenerateSSOTokenRequest & operator=(const GenerateSSOTokenRequest &from)
Definition: authentication_service.pb.h:802
Definition: descriptor.h:846
::google::protobuf::uint32 position_
Definition: authentication_service.pb.h:1141
void clear_has_web_client_verification()
Definition: authentication_service.pb.h:3104
void set_has_handle()
Definition: authentication_service.pb.h:4453
void set_has_event_time()
Definition: authentication_service.pb.h:4228
::std::string * sso_id_
Definition: authentication_service.pb.h:962
int GetCachedSize() const
Definition: authentication_service.pb.h:2044
static ModuleLoadRequest * default_instance_
Definition: authentication_service.pb.h:162
bool can_receive_voice_
Definition: authentication_service.pb.h:1262
int _cached_size_
Definition: authentication_service.pb.h:2160
inline::std::string * release_message()
Definition: authentication_service.pb.h:2361
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:2157
void set_key(const ::std::string &value)
Definition: authentication_service.pb.h:4510
static MemModuleLoadResponse * default_instance_
Definition: authentication_service.pb.h:1748
std::integral_constant< uint32, 0xDECFC01u > OriginalHash
Definition: authentication_service.pb.h:2226
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:1167
int size() const
Definition: repeated_field.h:631
inline::std::string * release_input()
Definition: authentication_service.pb.h:4618
void set_has_geoip_country()
Definition: authentication_service.pb.h:3606
void clear_has_event_time()
Definition: authentication_service.pb.h:4231
inline::bgs::protocol::authentication::v1::VersionInfo * mutable_version_info()
Definition: authentication_service.pb.h:4422
inline::std::string * release_message()
Definition: authentication_service.pb.h:2517
inline::google::protobuf::uint64 estimated_time() const
Definition: authentication_service.pb.h:4032
bool has_enable_cookie() const
Definition: authentication_service.pb.h:3198
LogonResult & operator=(const LogonResult &from)
Definition: authentication_service.pb.h:605
void set_has_user_agent()
Definition: authentication_service.pb.h:3225
void set_is_playing_from_igr(bool value)
Definition: authentication_service.pb.h:4142
bool has_kick_time() const
Definition: authentication_service.pb.h:4377
Definition: authentication_service.pb.h:795
const ::std::string & email() const
Definition: authentication_service.pb.h:2789
bool has_event_time() const
Definition: authentication_service.pb.h:4225
const ::std::string & input() const
Definition: authentication_service.pb.h:4582
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:1849
void set_allocated_user_agent(::std::string *user_agent)
Definition: authentication_service.pb.h:3283
Definition: authentication_service.pb.h:1924
const ::std::string & message() const
Definition: authentication_service.pb.h:2325
bool has_battle_tag() const
Definition: authentication_service.pb.h:3527
Definition: message.h:165
void set_module_id(::google::protobuf::int32 value)
Definition: authentication_service.pb.h:2407
::std::string * user_agent_
Definition: authentication_service.pb.h:587
void clear_has_kick_time()
Definition: authentication_service.pb.h:4383
void Clear()
Definition: repeated_field.h:1160
void clear_has_game_account_id()
Definition: authentication_service.pb.h:4733
int _cached_size_
Definition: authentication_service.pb.h:1041
void set_allocated_cached_web_credentials(::std::string *cached_web_credentials)
Definition: authentication_service.pb.h:3183
void set_has_battle_tag()
Definition: authentication_service.pb.h:3530
void clear_email()
Definition: authentication_service.pb.h:2783
::bgs::protocol::EntityId * game_account_id_
Definition: authentication_service.pb.h:1913
void clear_has_battle_tag()
Definition: authentication_service.pb.h:3533
LogonQueueUpdateRequest & operator=(const LogonQueueUpdateRequest &from)
Definition: authentication_service.pb.h:1059
int GetCachedSize() const
Definition: authentication_service.pb.h:1192
void clear_has_platform()
Definition: authentication_service.pb.h:2628
inline::google::protobuf::uint64 eta_deviation_in_sec() const
Definition: authentication_service.pb.h:4056
void TC_SHARED_API protobuf_AddDesc_authentication_5fservice_2eproto()
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1991
void set_message(const ::std::string &value)
Definition: authentication_service.pb.h:2329
int _cached_size_
Definition: authentication_service.pb.h:1350
::google::protobuf::uint64 estimated_time_
Definition: authentication_service.pb.h:1139
void clear_has_key()
Definition: authentication_service.pb.h:4497
bool can_send_voice_
Definition: authentication_service.pb.h:1263
inline::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > * mutable_licenses()
Definition: authentication_service.pb.h:4095
inline::std::string * release_sso_id()
Definition: authentication_service.pb.h:3025
void set_web_client_verification(bool value)
Definition: authentication_service.pb.h:3115
void set_state(::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:4218
inline::std::string * mutable_version()
Definition: authentication_service.pb.h:2893
bool is_playing_from_igr_
Definition: authentication_service.pb.h:1261
void set_has_key()
Definition: authentication_service.pb.h:4494
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:2159
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:862
void clear_has_is_playing_from_igr()
Definition: authentication_service.pb.h:4131
bool has_input() const
Definition: authentication_service.pb.h:4567
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1255
inline::std::string * mutable_message()
Definition: authentication_service.pb.h:2353
void clear_key()
Definition: authentication_service.pb.h:4500
inline::std::string * mutable_input()
Definition: authentication_service.pb.h:4610
void set_web_credentials(const ::std::string &value)
Definition: authentication_service.pb.h:4888
::bgs::protocol::ContentHandle * module_handle_
Definition: authentication_service.pb.h:155
void clear_has_game_account_id()
Definition: authentication_service.pb.h:4802
void set_has_is_optional()
Definition: authentication_service.pb.h:4356
inline::std::string * mutable_battle_tag()
Definition: authentication_service.pb.h:3570
inline::std::string * mutable_message()
Definition: authentication_service.pb.h:2509
inline::bgs::protocol::authentication::v1::VersionInfo * release_version_info()
Definition: authentication_service.pb.h:4428
int32_t int32
Definition: common.h:172
void set_enable_cookie(bool value)
Definition: authentication_service.pb.h:3215
void clear_sso_id()
Definition: authentication_service.pb.h:2983
bool has_restricted_mode() const
Definition: authentication_service.pb.h:3755
bool restricted_mode_
Definition: authentication_service.pb.h:785
inline::google::protobuf::uint32 error_code() const
Definition: authentication_service.pb.h:3315
void set_has_game_account_id()
Definition: authentication_service.pb.h:4799
Definition: authentication_service.pb.h:973
const ::bgs::protocol::EntityId & account_id() const
Definition: authentication_service.pb.h:3339
static GameAccountSelectedRequest * default_instance_
Definition: authentication_service.pb.h:1920
::std::string * web_credentials_
Definition: authentication_service.pb.h:2077
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:958
Definition: authentication_service.pb.h:1151
void clear_program()
Definition: authentication_service.pb.h:4850
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1137
void set_web_credentials(const ::std::string &value)
Definition: authentication_service.pb.h:4968
Definition: authentication_service.pb.h:1052
inline::google::protobuf::uint64 kick_time() const
Definition: authentication_service.pb.h:4390
void clear_locale()
Definition: authentication_service.pb.h:2707
int GetCachedSize() const
Definition: authentication_service.pb.h:111
inline::bgs::protocol::account::v1::AccountLicense * add_licenses()
Definition: authentication_service.pb.h:4085
void set_allocated_web_credentials(::std::string *web_credentials)
Definition: authentication_service.pb.h:4930
inline::bgs::protocol::EntityId * release_account_id()
Definition: authentication_service.pb.h:3349
void set_has_sso_secret()
Definition: authentication_service.pb.h:3890
void clear_input()
Definition: authentication_service.pb.h:4576
int _cached_size_
Definition: authentication_service.pb.h:574
bool enable_cookie_
Definition: authentication_service.pb.h:588
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:267
void set_allocated_geoip_country(::std::string *geoip_country)
Definition: authentication_service.pb.h:3664
inline::bgs::protocol::ContentHandle * release_handle()
Definition: authentication_service.pb.h:4473
Definition: content_handle_types.pb.h:42
void clear_geoip_country()
Definition: authentication_service.pb.h:3612
bool has_version() const
Definition: authentication_service.pb.h:2850
void clear_has_sso_secret()
Definition: authentication_service.pb.h:3893
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:86
::std::string * geoip_country_
Definition: authentication_service.pb.h:783
inline::google::protobuf::int32 module_id() const
Definition: authentication_service.pb.h:2403
void set_has_platform()
Definition: authentication_service.pb.h:2625
Definition: authentication_service.pb.h:1362
::std::string * sso_id_
Definition: authentication_service.pb.h:580
Definition: coded_stream.h:621
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1652
inline::google::protobuf::uint32 result() const
Definition: authentication_service.pb.h:2427
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1347
::std::string * web_credentials_
Definition: authentication_service.pb.h:2161
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:271
Definition: authentication_service.pb.h:255
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1654
void clear_has_email()
Definition: authentication_service.pb.h:3403
void set_has_module_id()
Definition: authentication_service.pb.h:2393
ModuleNotification & operator=(const ModuleNotification &from)
Definition: authentication_service.pb.h:173
void set_estimated_time(::google::protobuf::uint64 value)
Definition: authentication_service.pb.h:4036
void clear_has_web_credentials()
Definition: authentication_service.pb.h:4955
inline::std::string * mutable_data()
Definition: authentication_service.pb.h:4690
void clear_module_id()
Definition: authentication_service.pb.h:2399
void clear_number()
Definition: authentication_service.pb.h:4262
void set_has_web_credentials()
Definition: authentication_service.pb.h:4952
void clear_version_info()
Definition: authentication_service.pb.h:4414
void clear_kick_time()
Definition: authentication_service.pb.h:4386
void set_email(const ::std::string &value)
Definition: authentication_service.pb.h:2793
void set_has_cached_web_credentials()
Definition: authentication_service.pb.h:3125
void clear_can_receive_voice()
Definition: authentication_service.pb.h:4158
int _cached_size_
Definition: authentication_service.pb.h:961
void set_has_data()
Definition: authentication_service.pb.h:4650
void set_has_message()
Definition: authentication_service.pb.h:2469
int GetCachedSize() const
Definition: authentication_service.pb.h:207
void set_has_number()
Definition: authentication_service.pb.h:4256
const ::std::string & data() const
Definition: authentication_service.pb.h:4662
inline::bgs::protocol::ContentHandle * mutable_module_handle()
Definition: authentication_service.pb.h:2286
inline::std::string * release_email()
Definition: authentication_service.pb.h:2825
bool has_account_id() const
Definition: authentication_service.pb.h:3326
bool is_optional_
Definition: authentication_service.pb.h:1465
ServerStateChangeRequest & operator=(const ServerStateChangeRequest &from)
Definition: authentication_service.pb.h:1280
void clear_licenses()
Definition: authentication_service.pb.h:4074
void clear_event_time()
Definition: authentication_service.pb.h:4234
uint32 service_hash_
Definition: authentication_service.pb.h:2212
bool has_error_code() const
Definition: authentication_service.pb.h:3302
void clear_has_patch()
Definition: authentication_service.pb.h:4283
void set_patch(const ::std::string &value)
Definition: authentication_service.pb.h:4296
void clear_has_cached_web_credentials()
Definition: authentication_service.pb.h:3128
void clear_is_playing_from_igr()
Definition: authentication_service.pb.h:4134
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:1492
const ::std::string & sso_secret() const
Definition: authentication_service.pb.h:3902
int GetCachedSize() const
Definition: authentication_service.pb.h:1517
void clear_has_result()
Definition: authentication_service.pb.h:2420
::std::string * data_
Definition: authentication_service.pb.h:1742
const ::std::string & email() const
Definition: authentication_service.pb.h:3412
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:240
void clear_has_geoip_country()
Definition: authentication_service.pb.h:3609
void clear_has_enable_cookie()
Definition: authentication_service.pb.h:3204
void clear_has_application_version()
Definition: authentication_service.pb.h:2932
void set_application_version(::google::protobuf::int32 value)
Definition: authentication_service.pb.h:2943
Definition: authentication_service.pb.h:166
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:1285
AccountSettingsNotification & operator=(const AccountSettingsNotification &from)
Definition: authentication_service.pb.h:1158
int _cached_size_
Definition: authentication_service.pb.h:1822
bool has_number() const
Definition: authentication_service.pb.h:4253
Definition: authentication_service.pb.h:1668
bool has_application_version() const
Definition: authentication_service.pb.h:2926
int game_account_id_size() const
Definition: authentication_service.pb.h:3367
uint32_t uint32
Definition: common.h:177
uint32_t uint32
Definition: Define.h:150
bool disconnect_on_cookie_fail() const
Definition: authentication_service.pb.h:3063
bool has_session_key() const
Definition: authentication_service.pb.h:3679
void set_allocated_locale(::std::string *locale)
Definition: authentication_service.pb.h:2759
void clear_module_handle()
Definition: authentication_service.pb.h:2278
::std::string * locale_
Definition: authentication_service.pb.h:577
inline::std::string * mutable_patch()
Definition: authentication_service.pb.h:4320
bool is_playing_from_igr() const
Definition: authentication_service.pb.h:4138
::google::protobuf::int32 module_id_
Definition: authentication_service.pb.h:339
#define TC_SHARED_API
Definition: Define.h:128
const ::std::string & platform() const
Definition: authentication_service.pb.h:2637
void set_allocated_email(::std::string *email)
Definition: authentication_service.pb.h:3458
void clear_has_module_id()
Definition: authentication_service.pb.h:2448
void clear_is_optional()
Definition: authentication_service.pb.h:4362
::std::string * session_key_
Definition: authentication_service.pb.h:784
static MemModuleLoadRequest * default_instance_
Definition: authentication_service.pb.h:1664
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:336
const ::std::string & key() const
Definition: authentication_service.pb.h:4506
::std::string * key_
Definition: authentication_service.pb.h:1657
inline::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_available_region()
Definition: authentication_service.pb.h:3497
inline::std::string * release_platform()
Definition: authentication_service.pb.h:2673
void clear_has_is_optional()
Definition: authentication_service.pb.h:4359
void clear_has_number()
Definition: authentication_service.pb.h:4259
void set_sso_id(const ::std::string &value)
Definition: authentication_service.pb.h:2993
uint64_t uint64
Definition: common.h:178
const ::bgs::protocol::ContentHandle & module_handle() const
Definition: authentication_service.pb.h:2282
void set_allocated_program(::std::string *program)
Definition: authentication_service.pb.h:2607
void clear_email()
Definition: authentication_service.pb.h:3406
inline::std::string * mutable_platform()
Definition: authentication_service.pb.h:2665
int GetCachedSize() const
Definition: authentication_service.pb.h:296
const ::bgs::protocol::EntityId & game_account_id() const
Definition: authentication_service.pb.h:4809
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1821
bool has_cached_web_credentials() const
Definition: authentication_service.pb.h:3122
LogonUpdateRequest & operator=(const LogonUpdateRequest &from)
Definition: authentication_service.pb.h:980
bool has_is_using_rid() const
Definition: authentication_service.pb.h:4101
void clear_enable_cookie()
Definition: authentication_service.pb.h:3207
static VersionInfoNotification * default_instance_
Definition: authentication_service.pb.h:1553
bool is_using_rid() const
Definition: authentication_service.pb.h:4114
static VersionInfo * default_instance_
Definition: authentication_service.pb.h:1472
int GetCachedSize() const
Definition: authentication_service.pb.h:2128
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1819
::google::protobuf::uint32 program_
Definition: authentication_service.pb.h:864
static LogonUpdateRequest * default_instance_
Definition: authentication_service.pb.h:1048
void clear_web_client_verification()
Definition: authentication_service.pb.h:3107
void set_has_result()
Definition: authentication_service.pb.h:4775
void clear_disconnect_on_cookie_fail()
Definition: authentication_service.pb.h:3059
inline::bgs::protocol::EntityId * mutable_game_account_id()
Definition: authentication_service.pb.h:4813
void set_result(::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:4789
bool has_user_agent() const
Definition: authentication_service.pb.h:3222
void clear_has_program()
Definition: authentication_service.pb.h:4847
bool has_web_credentials() const
Definition: authentication_service.pb.h:4869
::std::string * platform_
Definition: authentication_service.pb.h:576
void set_restricted_mode(bool value)
Definition: authentication_service.pb.h:3772
void add_available_region(::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:3487
Definition: authentication_service.pb.h:2003
inline::std::string * mutable_program()
Definition: authentication_service.pb.h:2589
bool has_program() const
Definition: authentication_service.pb.h:4841
void set_has_module_id()
Definition: authentication_service.pb.h:2445
Definition: rpc_types.pb.h:394
::google::protobuf::int32 application_version_
Definition: authentication_service.pb.h:581
bool has_geoip_country() const
Definition: authentication_service.pb.h:3603
void clear_result()
Definition: authentication_service.pb.h:2423
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > licenses_
Definition: authentication_service.pb.h:1259
void set_position(::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:4012
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:1940
inline::std::string * mutable_sso_secret()
Definition: authentication_service.pb.h:3930
int _cached_size_
Definition: authentication_service.pb.h:1912
void clear_public_computer()
Definition: authentication_service.pb.h:2959
bool has_key() const
Definition: authentication_service.pb.h:4491
void clear_has_message()
Definition: authentication_service.pb.h:2472
static ServerStateChangeRequest * default_instance_
Definition: authentication_service.pb.h:1358
inline::bgs::protocol::EntityId * mutable_account_id()
Definition: authentication_service.pb.h:3343
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:2075
void set_has_web_client_verification()
Definition: authentication_service.pb.h:3101
bool has_web_credentials() const
Definition: authentication_service.pb.h:4949
bool has_position() const
Definition: authentication_service.pb.h:3995
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:2019
VersionInfo & operator=(const VersionInfo &from)
Definition: authentication_service.pb.h:1369
Definition: ServiceBase.h:34
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:1768
::google::protobuf::uint32 number_
Definition: authentication_service.pb.h:1464
void set_connected_region(::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:3520
void clear_has_module_id()
Definition: authentication_service.pb.h:2396
bool has_module_handle() const
Definition: authentication_service.pb.h:2269
const ::std::string & cached_web_credentials() const
Definition: authentication_service.pb.h:3137
MemModuleLoadRequest & operator=(const MemModuleLoadRequest &from)
Definition: authentication_service.pb.h:1564
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & available_region() const
Definition: authentication_service.pb.h:3492
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:82
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:1936
inline::std::string * release_version()
Definition: authentication_service.pb.h:2901
::std::string * email_
Definition: authentication_service.pb.h:780
::std::string * email_
Definition: authentication_service.pb.h:578
inline::google::protobuf::uint32 connected_region() const
Definition: authentication_service.pb.h:3516
GenerateWebCredentialsRequest & operator=(const GenerateWebCredentialsRequest &from)
Definition: authentication_service.pb.h:1931
void Add(const Element &value)
Definition: repeated_field.h:684
void set_has_patch()
Definition: authentication_service.pb.h:4280
void set_data(const ::std::string &value)
Definition: authentication_service.pb.h:4666
::std::string * battle_tag_
Definition: authentication_service.pb.h:782
bool has_game_account_id() const
Definition: authentication_service.pb.h:4727
void clear_position()
Definition: authentication_service.pb.h:4004
void clear_is_using_rid()
Definition: authentication_service.pb.h:4110
inline::std::string * release_web_credentials()
Definition: authentication_service.pb.h:4920
void clear_available_region()
Definition: authentication_service.pb.h:3476
void set_available_region(int index,::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:3483
void set_error_code(::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:3319
MemModuleLoadResponse & operator=(const MemModuleLoadResponse &from)
Definition: authentication_service.pb.h:1675
::google::protobuf::uint32 result_
Definition: authentication_service.pb.h:1914
void set_allocated_web_credentials(::std::string *web_credentials)
Definition: authentication_service.pb.h:5010
const ::std::string & program() const
Definition: authentication_service.pb.h:2561
void clear_has_input()
Definition: authentication_service.pb.h:4573
::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId > game_account_id_
Definition: authentication_service.pb.h:777
bool allow_logon_queue_notifications() const
Definition: authentication_service.pb.h:3087
const ::std::string & sso_id() const
Definition: authentication_service.pb.h:2989
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:772
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1257
int GetCachedSize() const
Definition: authentication_service.pb.h:836
Definition: authentication_service.pb.h:1752
inline::std::string * release_patch()
Definition: authentication_service.pb.h:4328
static LogonRequest * default_instance_
Definition: authentication_service.pb.h:594
void clear_has_message()
Definition: authentication_service.pb.h:2316
inline::google::protobuf::int32 application_version() const
Definition: authentication_service.pb.h:2939
inline::std::string * mutable_cached_web_credentials()
Definition: authentication_service.pb.h:3165
bool has_version_info() const
Definition: authentication_service.pb.h:4405
const ::std::string & session_key() const
Definition: authentication_service.pb.h:3694
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1135
int _cached_size_
Definition: authentication_service.pb.h:1741
void set_has_program()
Definition: authentication_service.pb.h:2549
void set_locale(const ::std::string &value)
Definition: authentication_service.pb.h:2717
void set_has_disconnect_on_cookie_fail()
Definition: authentication_service.pb.h:3053
void set_has_can_send_voice()
Definition: authentication_service.pb.h:4176
static VerifyWebCredentialsRequest * default_instance_
Definition: authentication_service.pb.h:2167
bool has_disconnect_on_cookie_fail() const
Definition: authentication_service.pb.h:3050
bool has_estimated_time() const
Definition: authentication_service.pb.h:4019
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1040
void protobuf_ShutdownFile_authentication_5fservice_2eproto()
void clear_data()
Definition: authentication_service.pb.h:4656
bool has_game_account_id() const
Definition: authentication_service.pb.h:4796
inline::bgs::protocol::EntityId * add_game_account_id()
Definition: authentication_service.pb.h:3381
void clear_version()
Definition: authentication_service.pb.h:2859
void set_has_eta_deviation_in_sec()
Definition: authentication_service.pb.h:4046
bool has_data() const
Definition: authentication_service.pb.h:4647
void Clear()
Definition: repeated_field.h:723
bool has_is_playing_from_igr() const
Definition: authentication_service.pb.h:4125
void set_allocated_message(::std::string *message)
Definition: authentication_service.pb.h:2527
inline::google::protobuf::int32 module_id() const
Definition: authentication_service.pb.h:2455
bool can_receive_voice() const
Definition: authentication_service.pb.h:4162
int GetCachedSize() const
Definition: authentication_service.pb.h:1793
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:242
void clear_handle()
Definition: authentication_service.pb.h:4459
bool has_email() const
Definition: authentication_service.pb.h:2774
bool has_module_id() const
Definition: authentication_service.pb.h:2442
int32_t int32
Definition: g3dmath.h:167
void set_has_allow_logon_queue_notifications()
Definition: authentication_service.pb.h:3077
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:2103
inline::std::string * release_battle_tag()
Definition: authentication_service.pb.h:3578
void set_has_message()
Definition: authentication_service.pb.h:2313
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:1573
void clear_has_eta_deviation_in_sec()
Definition: authentication_service.pb.h:4049
::google::protobuf::uint32 state_
Definition: authentication_service.pb.h:1352
::std::string * input_
Definition: authentication_service.pb.h:1658
void set_allocated_data(::std::string *data)
Definition: authentication_service.pb.h:4708
void set_allow_logon_queue_notifications(bool value)
Definition: authentication_service.pb.h:3091
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:1569
void set_has_email()
Definition: authentication_service.pb.h:2777
inline::std::string * mutable_web_credentials()
Definition: authentication_service.pb.h:4912
bool has_handle() const
Definition: authentication_service.pb.h:4450
void set_has_error_code()
Definition: authentication_service.pb.h:3305
bool has_eta_deviation_in_sec() const
Definition: authentication_service.pb.h:4043
void set_sso_id(const ::std::string &value)
Definition: authentication_service.pb.h:3830
void clear_game_account_id()
Definition: authentication_service.pb.h:4736
int size() const
Definition: repeated_field.h:1107
Definition: authentication_service.pb.h:598
bool has_result() const
Definition: authentication_service.pb.h:4772
void set_allocated_sso_id(::std::string *sso_id)
Definition: authentication_service.pb.h:3035
void clear_has_error_code()
Definition: authentication_service.pb.h:3973
inline::google::protobuf::uint32 number() const
Definition: authentication_service.pb.h:4266
void set_battle_tag(const ::std::string &value)
Definition: authentication_service.pb.h:3546
const ::std::string & sso_id() const
Definition: authentication_service.pb.h:3826
void clear_patch()
Definition: authentication_service.pb.h:4286
bool restricted_mode() const
Definition: authentication_service.pb.h:3768
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:1764
void set_message(const ::std::string &value)
Definition: authentication_service.pb.h:2485
bool has_patch() const
Definition: authentication_service.pb.h:4277
const ::std::string & message() const
Definition: authentication_service.pb.h:2481
void set_has_position()
Definition: authentication_service.pb.h:3998
Definition: BnetFileGenerator.h:47
::google::protobuf::uint32 result_
Definition: authentication_service.pb.h:245
void clear_program()
Definition: authentication_service.pb.h:3792
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:2015
ModuleMessageRequest & operator=(const ModuleMessageRequest &from)
Definition: authentication_service.pb.h:262
void set_allocated_version_info(::bgs::protocol::authentication::v1::VersionInfo *version_info)
Definition: authentication_service.pb.h:4434
void clear_error_code()
Definition: authentication_service.pb.h:3976
void clear_account_id()
Definition: authentication_service.pb.h:3335
void set_has_is_playing_from_igr()
Definition: authentication_service.pb.h:4128
const FieldDescriptor value
Definition: descriptor.h:1522
#define GOOGLE_ULONGLONG(x)
Definition: common.h:193
void set_allocated_battle_tag(::std::string *battle_tag)
Definition: authentication_service.pb.h:3588
bool has_locale() const
Definition: authentication_service.pb.h:2698
int GetCachedSize() const
Definition: authentication_service.pb.h:1314
int available_region_size() const
Definition: authentication_service.pb.h:3473
void set_has_application_version()
Definition: authentication_service.pb.h:2929
int licenses_size() const
Definition: authentication_service.pb.h:4071
void set_sso_secret(const ::std::string &value)
Definition: authentication_service.pb.h:3906
uint32_t uint32
Definition: g3dmath.h:168
void clear_has_restricted_mode()
Definition: authentication_service.pb.h:3761
void clear_has_data()
Definition: authentication_service.pb.h:4653
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:1378
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:153
bool has_sso_secret() const
Definition: authentication_service.pb.h:3887
std::integral_constant< uint32, 0xFF5A6AC3u > NameHash
Definition: authentication_service.pb.h:2227
void set_session_key(const ::std::string &value)
Definition: authentication_service.pb.h:3698
void set_geoip_country(const ::std::string &value)
Definition: authentication_service.pb.h:3622
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:573
void clear_has_program()
Definition: authentication_service.pb.h:3789
bool disconnect_on_cookie_fail_
Definition: authentication_service.pb.h:583
void set_version(const ::std::string &value)
Definition: authentication_service.pb.h:2869
void clear_battle_tag()
Definition: authentication_service.pb.h:3536
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:614
inline::std::string * mutable_web_credentials()
Definition: authentication_service.pb.h:4992
inline::bgs::protocol::EntityId * release_game_account_id()
Definition: authentication_service.pb.h:4819
void clear_web_credentials()
Definition: authentication_service.pb.h:4878
int _cached_size_
Definition: authentication_service.pb.h:154
uint32 service_hash_
Definition: authentication_service.pb.h:2256
void set_allocated_session_key(::std::string *session_key)
Definition: authentication_service.pb.h:3740
void clear_has_can_send_voice()
Definition: authentication_service.pb.h:4179
void set_has_enable_cookie()
Definition: authentication_service.pb.h:3201
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:151
void clear_has_handle()
Definition: authentication_service.pb.h:4456
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:182
Definition: authentication_service.pb.h:2171
void clear_game_account_id()
Definition: authentication_service.pb.h:4805
void set_program(::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:3800
static AccountSettingsNotification * default_instance_
Definition: authentication_service.pb.h:1269
void protobuf_AssignDesc_authentication_5fservice_2eproto()
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:1684
static GenerateSSOTokenRequest * default_instance_
Definition: authentication_service.pb.h:870
const Element & Get(int index) const
Definition: repeated_field.h:663
void clear_error_code()
Definition: authentication_service.pb.h:3311
bool has_is_optional() const
Definition: authentication_service.pb.h:4353
bool has_state() const
Definition: authentication_service.pb.h:4201
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1989
void set_has_is_using_rid()
Definition: authentication_service.pb.h:4104
Definition: authentication_service.pb.h:1557
Definition: authentication_service.pb.h:2219
bool has_platform() const
Definition: authentication_service.pb.h:2622
void set_number(::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:4270
int GetCachedSize() const
Definition: authentication_service.pb.h:639
const ::std::string & web_credentials() const
Definition: authentication_service.pb.h:4964
void clear_has_estimated_time()
Definition: authentication_service.pb.h:4025
void set_allocated_key(::std::string *key)
Definition: authentication_service.pb.h:4552
void set_disconnect_on_cookie_fail(bool value)
Definition: authentication_service.pb.h:3067
void set_has_connected_region()
Definition: authentication_service.pb.h:3506
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:361
void set_platform(const ::std::string &value)
Definition: authentication_service.pb.h:2641
bool has_sso_id() const
Definition: authentication_service.pb.h:3811
void clear_session_key()
Definition: authentication_service.pb.h:3688
void set_has_email()
Definition: authentication_service.pb.h:3400
GameAccountSelectedRequest & operator=(const GameAccountSelectedRequest &from)
Definition: authentication_service.pb.h:1840
bool has_public_computer() const
Definition: authentication_service.pb.h:2950
bool public_computer() const
Definition: authentication_service.pb.h:2963
int _cached_size_
Definition: authentication_service.pb.h:337
Definition: authentication_service.pb.h:70
void clear_has_public_computer()
Definition: authentication_service.pb.h:2956
inline::std::string * mutable_session_key()
Definition: authentication_service.pb.h:3722
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1545
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:1740
const ::std::string & battle_tag() const
Definition: authentication_service.pb.h:3542
std::integral_constant< uint32, 0x4DA86228u > NameHash
Definition: authentication_service.pb.h:2179
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:860
GenerateWebCredentialsResponse & operator=(const GenerateWebCredentialsResponse &from)
Definition: authentication_service.pb.h:2010
void set_can_receive_voice(bool value)
Definition: authentication_service.pb.h:4166
inline::std::string * release_web_credentials()
Definition: authentication_service.pb.h:5000
::google::protobuf::uint64 event_time_
Definition: authentication_service.pb.h:1351
::bgs::protocol::EntityId * game_account_id_
Definition: authentication_service.pb.h:1823
void set_program(::google::protobuf::uint32 value)
Definition: authentication_service.pb.h:4858
Definition: MessageBuffer.h:24
void set_public_computer(bool value)
Definition: authentication_service.pb.h:2967
int GetCachedSize() const
Definition: authentication_service.pb.h:1014
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:1459
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: authentication_service.pb.h:334
const ::bgs::protocol::ContentHandle & handle() const
Definition: authentication_service.pb.h:4463
static LogonResult * default_instance_
Definition: authentication_service.pb.h:791
inline::std::string * release_sso_secret()
Definition: authentication_service.pb.h:3938
inline::std::string * release_program()
Definition: authentication_service.pb.h:2597
SelectGameAccountRequest & operator=(const SelectGameAccountRequest &from)
Definition: authentication_service.pb.h:1759
inline::std::string * release_session_key()
Definition: authentication_service.pb.h:3730
bool public_computer_
Definition: authentication_service.pb.h:582
::google::protobuf::uint32 _has_bits_[1]
Definition: authentication_service.pb.h:960
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: authentication_service.pb.h:890
Definition: authentication_service.pb.h:874
Element * Mutable(int index)
Definition: repeated_field.h:1118
void clear_has_allow_logon_queue_notifications()
Definition: authentication_service.pb.h:3080
void Set(int index, const Element &value)
Definition: repeated_field.h:677
void clear_has_disconnect_on_cookie_fail()
Definition: authentication_service.pb.h:3056
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:1374
Definition: authentication_service.pb.h:349
Definition: authentication_service.pb.h:1273
bool has_message() const
Definition: authentication_service.pb.h:2310
bool has_program() const
Definition: authentication_service.pb.h:3783
void set_has_web_credentials()
Definition: authentication_service.pb.h:4872
bool is_using_rid_
Definition: authentication_service.pb.h:1260
VerifyWebCredentialsRequest & operator=(const VerifyWebCredentialsRequest &from)
Definition: authentication_service.pb.h:2094
inline::std::string * mutable_email()
Definition: authentication_service.pb.h:3440
void set_kick_time(::google::protobuf::uint64 value)
Definition: authentication_service.pb.h:4394
int _cached_size_
Definition: authentication_service.pb.h:775
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:1680
int _cached_size_
Definition: authentication_service.pb.h:863
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: authentication_service.pb.h:178
void set_event_time(::google::protobuf::uint64 value)
Definition: authentication_service.pb.h:4242
static GenerateWebCredentialsResponse * default_instance_
Definition: authentication_service.pb.h:2083
Definition: authentication_service.pb.h:2087