4#ifndef PROTOBUF_api_2fclient_2fv1_2fclub_5fstream_2eproto__INCLUDED
5#define PROTOBUF_api_2fclient_2fv1_2fclub_5fstream_2eproto__INCLUDED
9#include <google/protobuf/stubs/common.h>
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.
22#include <google/protobuf/generated_message_util.h>
23#include <google/protobuf/message.h>
24#include <google/protobuf/repeated_field.h>
25#include <google/protobuf/extension_set.h>
26#include <google/protobuf/unknown_field_set.h>
31#include "embed_types.pb.h"
33#include "event_view_types.pb.h"
34#include "message_types.pb.h"
83 return _unknown_fields_;
87 return &_unknown_fields_;
90 static const ::google::protobuf::Descriptor*
descriptor();
111 inline int stream_id_size()
const;
112 inline void clear_stream_id();
113 static const int kStreamIdFieldNumber = 1;
114 inline ::google::protobuf::uint64 stream_id(
int index)
const;
115 inline void set_stream_id(
int index, ::google::protobuf::uint64 value);
116 inline void add_stream_id(::google::protobuf::uint64 value);
117 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >&
119 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >*
127 ::google::protobuf::uint32 _has_bits_[1];
129 ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >
stream_id_;
152 return _unknown_fields_;
156 return &_unknown_fields_;
180 inline int role_size()
const;
181 inline void clear_role();
182 static const int kRoleFieldNumber = 1;
183 inline ::google::protobuf::uint32 role(
int index)
const;
184 inline void set_role(
int index, ::google::protobuf::uint32 value);
185 inline void add_role(::google::protobuf::uint32 value);
186 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
188 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
196 ::google::protobuf::uint32 _has_bits_[1];
198 ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >
role_;
221 return _unknown_fields_;
225 return &_unknown_fields_;
249 inline int attribute_size()
const;
250 inline void clear_attribute();
251 static const int kAttributeFieldNumber = 1;
252 inline const ::bgs::protocol::v2::Attribute& attribute(
int index)
const;
253 inline ::bgs::protocol::v2::Attribute* mutable_attribute(
int index);
254 inline ::bgs::protocol::v2::Attribute* add_attribute();
255 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >&
257 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >*
261 inline bool has_name()
const;
262 inline void clear_name();
263 static const int kNameFieldNumber = 2;
264 inline const ::std::string& name()
const;
265 inline void set_name(const ::std::string& value);
266 inline void set_name(
const char* value);
267 inline void set_name(
const char* value,
size_t size);
268 inline ::std::string* mutable_name();
269 inline ::std::string* release_name();
270 inline void set_allocated_name(::std::string* name);
273 inline bool has_subject()
const;
274 inline void clear_subject();
275 static const int kSubjectFieldNumber = 3;
276 inline const ::std::string& subject()
const;
277 inline void set_subject(const ::std::string& value);
278 inline void set_subject(
const char* value);
279 inline void set_subject(
const char* value,
size_t size);
280 inline ::std::string* mutable_subject();
281 inline ::std::string* release_subject();
282 inline void set_allocated_subject(::std::string* subject);
285 inline bool has_access()
const;
286 inline void clear_access();
287 static const int kAccessFieldNumber = 4;
288 inline const ::bgs::protocol::club::v1::client::StreamAccess& access()
const;
289 inline ::bgs::protocol::club::v1::client::StreamAccess* mutable_access();
290 inline ::bgs::protocol::club::v1::client::StreamAccess* release_access();
294 inline bool has_voice_level()
const;
295 inline void clear_voice_level();
296 static const int kVoiceLevelFieldNumber = 5;
297 inline ::bgs::protocol::club::v1::client::StreamVoiceLevel voice_level()
const;
302 inline void set_has_name();
303 inline void clear_has_name();
304 inline void set_has_subject();
305 inline void clear_has_subject();
306 inline void set_has_access();
307 inline void clear_has_access();
308 inline void set_has_voice_level();
309 inline void clear_has_voice_level();
313 ::google::protobuf::uint32 _has_bits_[1];
315 ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >
attribute_;
342 return _unknown_fields_;
346 return &_unknown_fields_;
370 inline bool has_club_id()
const;
371 inline void clear_club_id();
372 static const int kClubIdFieldNumber = 1;
373 inline ::google::protobuf::uint64 club_id()
const;
374 inline void set_club_id(::google::protobuf::uint64 value);
377 inline bool has_id()
const;
378 inline void clear_id();
379 static const int kIdFieldNumber = 2;
380 inline ::google::protobuf::uint64 id()
const;
381 inline void set_id(::google::protobuf::uint64 value);
384 inline int attribute_size()
const;
385 inline void clear_attribute();
386 static const int kAttributeFieldNumber = 3;
387 inline const ::bgs::protocol::v2::Attribute& attribute(
int index)
const;
388 inline ::bgs::protocol::v2::Attribute* mutable_attribute(
int index);
389 inline ::bgs::protocol::v2::Attribute* add_attribute();
390 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >&
392 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >*
396 inline bool has_name()
const;
397 inline void clear_name();
398 static const int kNameFieldNumber = 4;
399 inline const ::std::string& name()
const;
400 inline void set_name(const ::std::string& value);
401 inline void set_name(
const char* value);
402 inline void set_name(
const char* value,
size_t size);
403 inline ::std::string* mutable_name();
404 inline ::std::string* release_name();
405 inline void set_allocated_name(::std::string* name);
408 inline bool has_subject()
const;
409 inline void clear_subject();
410 static const int kSubjectFieldNumber = 5;
411 inline const ::std::string& subject()
const;
412 inline void set_subject(const ::std::string& value);
413 inline void set_subject(
const char* value);
414 inline void set_subject(
const char* value,
size_t size);
415 inline ::std::string* mutable_subject();
416 inline ::std::string* release_subject();
417 inline void set_allocated_subject(::std::string* subject);
420 inline bool has_access()
const;
421 inline void clear_access();
422 static const int kAccessFieldNumber = 6;
423 inline const ::bgs::protocol::club::v1::client::StreamAccess& access()
const;
424 inline ::bgs::protocol::club::v1::client::StreamAccess* mutable_access();
425 inline ::bgs::protocol::club::v1::client::StreamAccess* release_access();
429 inline bool has_voice_level()
const;
430 inline void clear_voice_level();
431 static const int kVoiceLevelFieldNumber = 7;
432 inline ::bgs::protocol::club::v1::client::StreamVoiceLevel voice_level()
const;
436 inline bool has_creation_time()
const;
437 inline void clear_creation_time();
438 static const int kCreationTimeFieldNumber = 8;
439 inline ::google::protobuf::uint64 creation_time()
const;
440 inline void set_creation_time(::google::protobuf::uint64 value);
444 inline void set_has_club_id();
445 inline void clear_has_club_id();
446 inline void set_has_id();
447 inline void clear_has_id();
448 inline void set_has_name();
449 inline void clear_has_name();
450 inline void set_has_subject();
451 inline void clear_has_subject();
452 inline void set_has_access();
453 inline void clear_has_access();
454 inline void set_has_voice_level();
455 inline void clear_has_voice_level();
456 inline void set_has_creation_time();
457 inline void clear_has_creation_time();
461 ::google::protobuf::uint32 _has_bits_[1];
464 ::google::protobuf::uint64
id_;
465 ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >
attribute_;
493 return _unknown_fields_;
497 return &_unknown_fields_;
521 inline bool has_id()
const;
522 inline void clear_id();
523 static const int kIdFieldNumber = 2;
524 inline ::google::protobuf::uint64 id()
const;
525 inline void set_id(::google::protobuf::uint64 value);
528 inline bool has_name()
const;
529 inline void clear_name();
530 static const int kNameFieldNumber = 4;
531 inline const ::std::string& name()
const;
532 inline void set_name(const ::std::string& value);
533 inline void set_name(
const char* value);
534 inline void set_name(
const char* value,
size_t size);
535 inline ::std::string* mutable_name();
536 inline ::std::string* release_name();
537 inline void set_allocated_name(::std::string* name);
541 inline void set_has_id();
542 inline void clear_has_id();
543 inline void set_has_name();
544 inline void clear_has_name();
548 ::google::protobuf::uint32 _has_bits_[1];
550 ::google::protobuf::uint64
id_;
574 return _unknown_fields_;
578 return &_unknown_fields_;
602 inline bool has_all()
const;
603 inline void clear_all();
604 static const int kAllFieldNumber = 1;
605 inline bool all()
const;
606 inline void set_all(
bool value);
609 inline bool has_here()
const;
610 inline void clear_here();
611 static const int kHereFieldNumber = 2;
612 inline bool here()
const;
613 inline void set_here(
bool value);
616 inline int member_id_size()
const;
617 inline void clear_member_id();
618 static const int kMemberIdFieldNumber = 3;
619 inline const ::bgs::protocol::club::v1::MemberId& member_id(
int index)
const;
620 inline ::bgs::protocol::club::v1::MemberId* mutable_member_id(
int index);
621 inline ::bgs::protocol::club::v1::MemberId* add_member_id();
622 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberId >&
624 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberId >*
628 inline int role_size()
const;
629 inline void clear_role();
630 static const int kRoleFieldNumber = 4;
631 inline ::google::protobuf::uint32 role(
int index)
const;
632 inline void set_role(
int index, ::google::protobuf::uint32 value);
633 inline void add_role(::google::protobuf::uint32 value);
634 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
636 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
641 inline void set_has_all();
642 inline void clear_has_all();
643 inline void set_has_here();
644 inline void clear_has_here();
648 ::google::protobuf::uint32 _has_bits_[1];
650 ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberId >
member_id_;
651 ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >
role_;
676 return _unknown_fields_;
680 return &_unknown_fields_;
704 inline bool has_content()
const;
705 inline void clear_content();
706 static const int kContentFieldNumber = 2;
707 inline const ::std::string& content()
const;
708 inline void set_content(const ::std::string& value);
709 inline void set_content(
const char* value);
710 inline void set_content(
const char* value,
size_t size);
711 inline ::std::string* mutable_content();
712 inline ::std::string* release_content();
713 inline void set_allocated_content(::std::string* content);
716 inline bool has_mention()
const;
717 inline void clear_mention();
718 static const int kMentionFieldNumber = 3;
719 inline const ::bgs::protocol::club::v1::client::MentionContent& mention()
const;
720 inline ::bgs::protocol::club::v1::client::MentionContent* mutable_mention();
721 inline ::bgs::protocol::club::v1::client::MentionContent* release_mention();
726 inline void set_has_content();
727 inline void clear_has_content();
728 inline void set_has_mention();
729 inline void clear_has_mention();
733 ::google::protobuf::uint32 _has_bits_[1];
759 return _unknown_fields_;
763 return &_unknown_fields_;
787 inline int message_size()
const;
788 inline void clear_message();
789 static const int kMessageFieldNumber = 1;
790 inline const ::bgs::protocol::club::v1::client::StreamMessage& message(
int index)
const;
791 inline ::bgs::protocol::club::v1::client::StreamMessage* mutable_message(
int index);
792 inline ::bgs::protocol::club::v1::client::StreamMessage* add_message();
793 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamMessage >&
795 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamMessage >*
803 ::google::protobuf::uint32 _has_bits_[1];
805 ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamMessage >
message_;
828 return _unknown_fields_;
832 return &_unknown_fields_;
856 inline bool has_content()
const;
857 inline void clear_content();
858 static const int kContentFieldNumber = 5;
859 inline const ::std::string& content()
const;
860 inline void set_content(const ::std::string& value);
861 inline void set_content(
const char* value);
862 inline void set_content(
const char* value,
size_t size);
863 inline ::std::string* mutable_content();
864 inline ::std::string* release_content();
865 inline void set_allocated_content(::std::string* content);
868 inline int embed_size()
const;
869 inline void clear_embed();
870 static const int kEmbedFieldNumber = 6;
871 inline const ::bgs::protocol::EmbedInfo& embed(
int index)
const;
872 inline ::bgs::protocol::EmbedInfo* mutable_embed(
int index);
873 inline ::bgs::protocol::EmbedInfo* add_embed();
874 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfo >&
876 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfo >*
880 inline bool has_mention()
const;
881 inline void clear_mention();
882 static const int kMentionFieldNumber = 7;
883 inline const ::bgs::protocol::club::v1::client::MentionContent& mention()
const;
884 inline ::bgs::protocol::club::v1::client::MentionContent* mutable_mention();
885 inline ::bgs::protocol::club::v1::client::MentionContent* release_mention();
889 inline bool has_edit_time()
const;
890 inline void clear_edit_time();
891 static const int kEditTimeFieldNumber = 8;
892 inline ::google::protobuf::uint64 edit_time()
const;
893 inline void set_edit_time(::google::protobuf::uint64 value);
897 inline void set_has_content();
898 inline void clear_has_content();
899 inline void set_has_mention();
900 inline void clear_has_mention();
901 inline void set_has_edit_time();
902 inline void clear_has_edit_time();
906 ::google::protobuf::uint32 _has_bits_[1];
909 ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfo >
embed_;
934 return _unknown_fields_;
938 return &_unknown_fields_;
962 inline bool has_id()
const;
963 inline void clear_id();
964 static const int kIdFieldNumber = 3;
965 inline const ::bgs::protocol::MessageId& id()
const;
966 inline ::bgs::protocol::MessageId* mutable_id();
967 inline ::bgs::protocol::MessageId* release_id();
971 inline bool has_author()
const;
972 inline void clear_author();
973 static const int kAuthorFieldNumber = 4;
974 inline const ::bgs::protocol::club::v1::client::MemberDescription& author()
const;
975 inline ::bgs::protocol::club::v1::client::MemberDescription* mutable_author();
976 inline ::bgs::protocol::club::v1::client::MemberDescription* release_author();
980 inline int content_chain_size()
const;
981 inline void clear_content_chain();
982 static const int kContentChainFieldNumber = 6;
983 inline const ::bgs::protocol::club::v1::client::ContentChain& content_chain(
int index)
const;
984 inline ::bgs::protocol::club::v1::client::ContentChain* mutable_content_chain(
int index);
985 inline ::bgs::protocol::club::v1::client::ContentChain* add_content_chain();
986 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ContentChain >&
987 content_chain()
const;
988 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ContentChain >*
989 mutable_content_chain();
992 inline bool has_destroyer()
const;
993 inline void clear_destroyer();
994 static const int kDestroyerFieldNumber = 15;
995 inline const ::bgs::protocol::club::v1::client::MemberDescription& destroyer()
const;
996 inline ::bgs::protocol::club::v1::client::MemberDescription* mutable_destroyer();
997 inline ::bgs::protocol::club::v1::client::MemberDescription* release_destroyer();
1001 inline bool has_destroyed()
const;
1002 inline void clear_destroyed();
1003 static const int kDestroyedFieldNumber = 16;
1004 inline bool destroyed()
const;
1005 inline void set_destroyed(
bool value);
1008 inline bool has_destroy_time()
const;
1009 inline void clear_destroy_time();
1010 static const int kDestroyTimeFieldNumber = 17;
1011 inline ::google::protobuf::uint64 destroy_time()
const;
1012 inline void set_destroy_time(::google::protobuf::uint64 value);
1016 inline void set_has_id();
1017 inline void clear_has_id();
1018 inline void set_has_author();
1019 inline void clear_has_author();
1020 inline void set_has_destroyer();
1021 inline void clear_has_destroyer();
1022 inline void set_has_destroyed();
1023 inline void clear_has_destroyed();
1024 inline void set_has_destroy_time();
1025 inline void clear_has_destroy_time();
1029 ::google::protobuf::uint32 _has_bits_[1];
1033 ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ContentChain >
content_chain_;
1059 return _unknown_fields_;
1063 return &_unknown_fields_;
1087 inline bool has_club_id()
const;
1088 inline void clear_club_id();
1089 static const int kClubIdFieldNumber = 1;
1090 inline ::google::protobuf::uint64 club_id()
const;
1091 inline void set_club_id(::google::protobuf::uint64 value);
1094 inline bool has_stream_id()
const;
1095 inline void clear_stream_id();
1096 static const int kStreamIdFieldNumber = 2;
1097 inline ::google::protobuf::uint64 stream_id()
const;
1098 inline void set_stream_id(::google::protobuf::uint64 value);
1101 inline bool has_message_id()
const;
1102 inline void clear_message_id();
1103 static const int kMessageIdFieldNumber = 3;
1104 inline const ::bgs::protocol::MessageId& message_id()
const;
1105 inline ::bgs::protocol::MessageId* mutable_message_id();
1106 inline ::bgs::protocol::MessageId* release_message_id();
1110 inline bool has_author()
const;
1111 inline void clear_author();
1112 static const int kAuthorFieldNumber = 4;
1113 inline const ::bgs::protocol::club::v1::client::MemberDescription& author()
const;
1114 inline ::bgs::protocol::club::v1::client::MemberDescription* mutable_author();
1115 inline ::bgs::protocol::club::v1::client::MemberDescription* release_author();
1119 inline bool has_destroyed()
const;
1120 inline void clear_destroyed();
1121 static const int kDestroyedFieldNumber = 5;
1122 inline bool destroyed()
const;
1123 inline void set_destroyed(
bool value);
1126 inline bool has_mention_id()
const;
1127 inline void clear_mention_id();
1128 static const int kMentionIdFieldNumber = 6;
1129 inline const ::bgs::protocol::TimeSeriesId& mention_id()
const;
1130 inline ::bgs::protocol::TimeSeriesId* mutable_mention_id();
1131 inline ::bgs::protocol::TimeSeriesId* release_mention_id();
1135 inline bool has_member_id()
const;
1136 inline void clear_member_id();
1137 static const int kMemberIdFieldNumber = 7;
1138 inline const ::bgs::protocol::club::v1::MemberId& member_id()
const;
1139 inline ::bgs::protocol::club::v1::MemberId* mutable_member_id();
1140 inline ::bgs::protocol::club::v1::MemberId* release_member_id();
1144 inline bool has_message()
const;
1145 inline void clear_message();
1146 static const int kMessageFieldNumber = 8;
1147 inline const ::bgs::protocol::club::v1::client::StreamMessage& message()
const;
1148 inline ::bgs::protocol::club::v1::client::StreamMessage* mutable_message();
1149 inline ::bgs::protocol::club::v1::client::StreamMessage* release_message();
1153 inline bool has_club_type()
const;
1154 inline void clear_club_type();
1155 static const int kClubTypeFieldNumber = 9;
1156 inline const ::bgs::protocol::club::v1::UniqueClubType& club_type()
const;
1157 inline ::bgs::protocol::club::v1::UniqueClubType* mutable_club_type();
1158 inline ::bgs::protocol::club::v1::UniqueClubType* release_club_type();
1163 inline void set_has_club_id();
1164 inline void clear_has_club_id();
1165 inline void set_has_stream_id();
1166 inline void clear_has_stream_id();
1167 inline void set_has_message_id();
1168 inline void clear_has_message_id();
1169 inline void set_has_author();
1170 inline void clear_has_author();
1171 inline void set_has_destroyed();
1172 inline void clear_has_destroyed();
1173 inline void set_has_mention_id();
1174 inline void clear_has_mention_id();
1175 inline void set_has_member_id();
1176 inline void clear_has_member_id();
1177 inline void set_has_message();
1178 inline void clear_has_message();
1179 inline void set_has_club_type();
1180 inline void clear_has_club_type();
1184 ::google::protobuf::uint32 _has_bits_[1];
1217 return _unknown_fields_;
1221 return &_unknown_fields_;
1245 inline bool has_club_id()
const;
1246 inline void clear_club_id();
1247 static const int kClubIdFieldNumber = 1;
1248 inline ::google::protobuf::uint64 club_id()
const;
1249 inline void set_club_id(::google::protobuf::uint64 value);
1252 inline bool has_stream_id()
const;
1253 inline void clear_stream_id();
1254 static const int kStreamIdFieldNumber = 2;
1255 inline ::google::protobuf::uint64 stream_id()
const;
1256 inline void set_stream_id(::google::protobuf::uint64 value);
1259 inline bool has_marker()
const;
1260 inline void clear_marker();
1261 static const int kMarkerFieldNumber = 3;
1262 inline const ::bgs::protocol::ViewMarker& marker()
const;
1263 inline ::bgs::protocol::ViewMarker* mutable_marker();
1264 inline ::bgs::protocol::ViewMarker* release_marker();
1269 inline void set_has_club_id();
1270 inline void clear_has_club_id();
1271 inline void set_has_stream_id();
1272 inline void clear_has_stream_id();
1273 inline void set_has_marker();
1274 inline void clear_has_marker();
1278 ::google::protobuf::uint32 _has_bits_[1];
1305 return _unknown_fields_;
1309 return &_unknown_fields_;
1333 inline bool has_stream_id()
const;
1334 inline void clear_stream_id();
1335 static const int kStreamIdFieldNumber = 1;
1336 inline ::google::protobuf::uint64 stream_id()
const;
1337 inline void set_stream_id(::google::protobuf::uint64 value);
1340 inline bool has_view_time()
const;
1341 inline void clear_view_time();
1342 static const int kViewTimeFieldNumber = 2;
1343 inline ::google::protobuf::uint64 view_time()
const;
1344 inline void set_view_time(::google::protobuf::uint64 value);
1348 inline void set_has_stream_id();
1349 inline void clear_has_stream_id();
1350 inline void set_has_view_time();
1351 inline void clear_has_view_time();
1355 ::google::protobuf::uint32 _has_bits_[1];
1381 return _unknown_fields_;
1385 return &_unknown_fields_;
1409 inline bool has_stream_id()
const;
1410 inline void clear_stream_id();
1411 static const int kStreamIdFieldNumber = 1;
1412 inline ::google::protobuf::uint64 stream_id()
const;
1413 inline void set_stream_id(::google::protobuf::uint64 value);
1416 inline bool has_event_time()
const;
1417 inline void clear_event_time();
1418 static const int kEventTimeFieldNumber = 2;
1419 inline ::google::protobuf::uint64 event_time()
const;
1420 inline void set_event_time(::google::protobuf::uint64 value);
1424 inline void set_has_stream_id();
1425 inline void clear_has_stream_id();
1426 inline void set_has_event_time();
1427 inline void clear_has_event_time();
1431 ::google::protobuf::uint32 _has_bits_[1];
1457 return _unknown_fields_;
1461 return &_unknown_fields_;
1485 inline bool has_club_id()
const;
1486 inline void clear_club_id();
1487 static const int kClubIdFieldNumber = 1;
1488 inline ::google::protobuf::uint64 club_id()
const;
1489 inline void set_club_id(::google::protobuf::uint64 value);
1492 inline bool has_stream_id()
const;
1493 inline void clear_stream_id();
1494 static const int kStreamIdFieldNumber = 2;
1495 inline ::google::protobuf::uint64 stream_id()
const;
1496 inline void set_stream_id(::google::protobuf::uint64 value);
1499 inline bool has_marker()
const;
1500 inline void clear_marker();
1501 static const int kMarkerFieldNumber = 3;
1502 inline const ::bgs::protocol::ViewMarker& marker()
const;
1503 inline ::bgs::protocol::ViewMarker* mutable_marker();
1504 inline ::bgs::protocol::ViewMarker* release_marker();
1509 inline void set_has_club_id();
1510 inline void clear_has_club_id();
1511 inline void set_has_stream_id();
1512 inline void clear_has_stream_id();
1513 inline void set_has_marker();
1514 inline void clear_has_marker();
1518 ::google::protobuf::uint32 _has_bits_[1];
1545 return _unknown_fields_;
1549 return &_unknown_fields_;
1573 inline int attribute_size()
const;
1574 inline void clear_attribute();
1575 static const int kAttributeFieldNumber = 1;
1576 inline const ::bgs::protocol::v2::Attribute& attribute(
int index)
const;
1577 inline ::bgs::protocol::v2::Attribute* mutable_attribute(
int index);
1578 inline ::bgs::protocol::v2::Attribute* add_attribute();
1579 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >&
1581 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >*
1582 mutable_attribute();
1585 inline bool has_name()
const;
1586 inline void clear_name();
1587 static const int kNameFieldNumber = 2;
1588 inline const ::std::string& name()
const;
1589 inline void set_name(const ::std::string& value);
1590 inline void set_name(
const char* value);
1591 inline void set_name(
const char* value,
size_t size);
1592 inline ::std::string* mutable_name();
1593 inline ::std::string* release_name();
1594 inline void set_allocated_name(::std::string* name);
1597 inline bool has_subject()
const;
1598 inline void clear_subject();
1599 static const int kSubjectFieldNumber = 3;
1600 inline const ::std::string& subject()
const;
1601 inline void set_subject(const ::std::string& value);
1602 inline void set_subject(
const char* value);
1603 inline void set_subject(
const char* value,
size_t size);
1604 inline ::std::string* mutable_subject();
1605 inline ::std::string* release_subject();
1606 inline void set_allocated_subject(::std::string* subject);
1609 inline bool has_access()
const;
1610 inline void clear_access();
1611 static const int kAccessFieldNumber = 4;
1612 inline const ::bgs::protocol::club::v1::client::StreamAccess& access()
const;
1613 inline ::bgs::protocol::club::v1::client::StreamAccess* mutable_access();
1614 inline ::bgs::protocol::club::v1::client::StreamAccess* release_access();
1618 inline bool has_voice_level()
const;
1619 inline void clear_voice_level();
1620 static const int kVoiceLevelFieldNumber = 5;
1621 inline ::bgs::protocol::club::v1::client::StreamVoiceLevel voice_level()
const;
1626 inline void set_has_name();
1627 inline void clear_has_name();
1628 inline void set_has_subject();
1629 inline void clear_has_subject();
1630 inline void set_has_access();
1631 inline void clear_has_access();
1632 inline void set_has_voice_level();
1633 inline void clear_has_voice_level();
1637 ::google::protobuf::uint32 _has_bits_[1];
1639 ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >
attribute_;
1666 return _unknown_fields_;
1670 return &_unknown_fields_;
1694 inline bool has_stream_id()
const;
1695 inline void clear_stream_id();
1696 static const int kStreamIdFieldNumber = 1;
1697 inline ::google::protobuf::uint64 stream_id()
const;
1698 inline void set_stream_id(::google::protobuf::uint64 value);
1701 inline int attribute_size()
const;
1702 inline void clear_attribute();
1703 static const int kAttributeFieldNumber = 2;
1704 inline const ::bgs::protocol::v2::Attribute& attribute(
int index)
const;
1705 inline ::bgs::protocol::v2::Attribute* mutable_attribute(
int index);
1706 inline ::bgs::protocol::v2::Attribute* add_attribute();
1707 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >&
1709 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >*
1710 mutable_attribute();
1713 inline bool has_name()
const;
1714 inline void clear_name();
1715 static const int kNameFieldNumber = 3;
1716 inline const ::std::string& name()
const;
1717 inline void set_name(const ::std::string& value);
1718 inline void set_name(
const char* value);
1719 inline void set_name(
const char* value,
size_t size);
1720 inline ::std::string* mutable_name();
1721 inline ::std::string* release_name();
1722 inline void set_allocated_name(::std::string* name);
1725 inline bool has_subject()
const;
1726 inline void clear_subject();
1727 static const int kSubjectFieldNumber = 4;
1728 inline const ::std::string& subject()
const;
1729 inline void set_subject(const ::std::string& value);
1730 inline void set_subject(
const char* value);
1731 inline void set_subject(
const char* value,
size_t size);
1732 inline ::std::string* mutable_subject();
1733 inline ::std::string* release_subject();
1734 inline void set_allocated_subject(::std::string* subject);
1737 inline bool has_access()
const;
1738 inline void clear_access();
1739 static const int kAccessFieldNumber = 5;
1740 inline const ::bgs::protocol::club::v1::client::StreamAccess& access()
const;
1741 inline ::bgs::protocol::club::v1::client::StreamAccess* mutable_access();
1742 inline ::bgs::protocol::club::v1::client::StreamAccess* release_access();
1746 inline bool has_stream_subscription_removed()
const;
1747 inline void clear_stream_subscription_removed();
1748 static const int kStreamSubscriptionRemovedFieldNumber = 6;
1749 inline bool stream_subscription_removed()
const;
1750 inline void set_stream_subscription_removed(
bool value);
1753 inline bool has_voice_level()
const;
1754 inline void clear_voice_level();
1755 static const int kVoiceLevelFieldNumber = 7;
1756 inline ::bgs::protocol::club::v1::client::StreamVoiceLevel voice_level()
const;
1761 inline void set_has_stream_id();
1762 inline void clear_has_stream_id();
1763 inline void set_has_name();
1764 inline void clear_has_name();
1765 inline void set_has_subject();
1766 inline void clear_has_subject();
1767 inline void set_has_access();
1768 inline void clear_has_access();
1769 inline void set_has_stream_subscription_removed();
1770 inline void clear_has_stream_subscription_removed();
1771 inline void set_has_voice_level();
1772 inline void clear_has_voice_level();
1776 ::google::protobuf::uint32 _has_bits_[1];
1779 ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >
attribute_;
1807 return _unknown_fields_;
1811 return &_unknown_fields_;
1835 inline bool has_author_id()
const;
1836 inline void clear_author_id();
1837 static const int kAuthorIdFieldNumber = 1;
1838 inline const ::bgs::protocol::club::v1::MemberId& author_id()
const;
1839 inline ::bgs::protocol::club::v1::MemberId* mutable_author_id();
1840 inline ::bgs::protocol::club::v1::MemberId* release_author_id();
1844 inline bool has_indicator()
const;
1845 inline void clear_indicator();
1846 static const int kIndicatorFieldNumber = 2;
1847 inline ::bgs::protocol::TypingIndicator indicator()
const;
1851 inline bool has_epoch()
const;
1852 inline void clear_epoch();
1853 static const int kEpochFieldNumber = 3;
1854 inline ::google::protobuf::uint64 epoch()
const;
1855 inline void set_epoch(::google::protobuf::uint64 value);
1859 inline void set_has_author_id();
1860 inline void clear_has_author_id();
1861 inline void set_has_indicator();
1862 inline void clear_has_indicator();
1863 inline void set_has_epoch();
1864 inline void clear_has_epoch();
1868 ::google::protobuf::uint32 _has_bits_[1];
1907inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >&
1912inline ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >*
1924 return role_.size();
1931 return role_.Get(index);
1934 role_.Set(index, value);
1941inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
1946inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
1975inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >&
1980inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >*
1997 if (
name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2008 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2009 name_ = new ::std::string;
2011 name_->assign(value);
2016 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2017 name_ = new ::std::string;
2019 name_->assign(value);
2024 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2025 name_ = new ::std::string;
2027 name_->assign(
reinterpret_cast<const char*
>(value), size);
2032 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2033 name_ = new ::std::string;
2040 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2043 ::std::string* temp =
name_;
2044 name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2049 if (
name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2057 name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2073 if (
subject_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2084 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2092 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2100 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2103 subject_->assign(
reinterpret_cast<const char*
>(value), size);
2108 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2116 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2120 subject_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2125 if (
subject_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2133 subject_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2149 if (
access_ != NULL)
access_->::bgs::protocol::club::v1::client::StreamAccess::Clear();
2158 if (
access_ == NULL)
access_ = new ::bgs::protocol::club::v1::client::StreamAccess;
2243 id_ = GOOGLE_ULONGLONG(0);
2275inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >&
2280inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >*
2297 if (
name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2308 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2309 name_ = new ::std::string;
2311 name_->assign(value);
2316 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2317 name_ = new ::std::string;
2319 name_->assign(value);
2324 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2325 name_ = new ::std::string;
2327 name_->assign(
reinterpret_cast<const char*
>(value), size);
2332 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2333 name_ = new ::std::string;
2340 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2343 ::std::string* temp =
name_;
2344 name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2349 if (
name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2357 name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2373 if (
subject_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2384 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2392 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2400 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2403 subject_->assign(
reinterpret_cast<const char*
>(value), size);
2408 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2416 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2420 subject_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2425 if (
subject_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2433 subject_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2449 if (
access_ != NULL)
access_->::bgs::protocol::club::v1::client::StreamAccess::Clear();
2452inline const ::bgs::protocol::club::v1::client::StreamAccess&
Stream::access()
const {
2458 if (
access_ == NULL)
access_ = new ::bgs::protocol::club::v1::client::StreamAccess;
2543 id_ = GOOGLE_ULONGLONG(0);
2567 if (
name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2578 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2579 name_ = new ::std::string;
2581 name_->assign(value);
2586 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2587 name_ = new ::std::string;
2589 name_->assign(value);
2594 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2595 name_ = new ::std::string;
2597 name_->assign(
reinterpret_cast<const char*
>(value), size);
2602 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2603 name_ = new ::std::string;
2610 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2613 ::std::string* temp =
name_;
2614 name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2619 if (
name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2627 name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2703inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberId >&
2708inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberId >*
2716 return role_.size();
2723 return role_.Get(index);
2726 role_.Set(index, value);
2733inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
2738inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
2759 if (
content_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2770 if (
content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2778 if (
content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2786 if (
content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2789 content_->assign(
reinterpret_cast<const char*
>(value), size);
2794 if (
content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2802 if (
content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2806 content_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2811 if (
content_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2819 content_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2835 if (
mention_ != NULL)
mention_->::bgs::protocol::club::v1::client::MentionContent::Clear();
2844 if (
mention_ == NULL)
mention_ = new ::bgs::protocol::club::v1::client::MentionContent;
2888inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamMessage >&
2893inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamMessage >*
2914 if (
content_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2925 if (
content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2933 if (
content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2941 if (
content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2944 content_->assign(
reinterpret_cast<const char*
>(value), size);
2949 if (
content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2957 if (
content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2961 content_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2966 if (
content_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2974 content_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2988 return embed_.Get(index);
2992 return embed_.Mutable(index);
2998inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfo >&
3003inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfo >*
3020 if (
mention_ != NULL)
mention_->::bgs::protocol::club::v1::client::MentionContent::Clear();
3029 if (
mention_ == NULL)
mention_ = new ::bgs::protocol::club::v1::client::MentionContent;
3089 if (
id_ != NULL)
id_->::bgs::protocol::MessageId::Clear();
3098 if (
id_ == NULL)
id_ = new ::bgs::protocol::MessageId;
3130 if (
author_ != NULL)
author_->::bgs::protocol::club::v1::client::MemberDescription::Clear();
3139 if (
author_ == NULL)
author_ = new ::bgs::protocol::club::v1::client::MemberDescription;
3179inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ContentChain >&
3184inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ContentChain >*
3201 if (
destroyer_ != NULL)
destroyer_->::bgs::protocol::club::v1::client::MemberDescription::Clear();
3383 if (
author_ != NULL)
author_->::bgs::protocol::club::v1::client::MemberDescription::Clear();
3392 if (
author_ == NULL)
author_ = new ::bgs::protocol::club::v1::client::MemberDescription;
3530 if (
message_ != NULL)
message_->::bgs::protocol::club::v1::client::StreamMessage::Clear();
3539 if (
message_ == NULL)
message_ = new ::bgs::protocol::club::v1::client::StreamMessage;
3664 if (
marker_ != NULL)
marker_->::bgs::protocol::ViewMarker::Clear();
3861 if (
marker_ != NULL)
marker_->::bgs::protocol::ViewMarker::Clear();
3914inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >&
3919inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >*
3936 if (
name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3947 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3948 name_ = new ::std::string;
3950 name_->assign(value);
3955 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3956 name_ = new ::std::string;
3958 name_->assign(value);
3963 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3964 name_ = new ::std::string;
3966 name_->assign(
reinterpret_cast<const char*
>(value), size);
3971 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3972 name_ = new ::std::string;
3979 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3982 ::std::string* temp =
name_;
3983 name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3988 if (
name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
3996 name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4012 if (
subject_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4023 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4031 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4039 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4042 subject_->assign(
reinterpret_cast<const char*
>(value), size);
4047 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4055 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4059 subject_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4064 if (
subject_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4072 subject_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4088 if (
access_ != NULL)
access_->::bgs::protocol::club::v1::client::StreamAccess::Clear();
4097 if (
access_ == NULL)
access_ = new ::bgs::protocol::club::v1::client::StreamAccess;
4190inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >&
4195inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute >*
4212 if (
name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4223 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4224 name_ = new ::std::string;
4226 name_->assign(value);
4231 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4232 name_ = new ::std::string;
4234 name_->assign(value);
4239 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4240 name_ = new ::std::string;
4242 name_->assign(
reinterpret_cast<const char*
>(value), size);
4247 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4248 name_ = new ::std::string;
4255 if (
name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4258 ::std::string* temp =
name_;
4259 name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4264 if (
name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4272 name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4288 if (
subject_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4299 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4307 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4315 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4318 subject_->assign(
reinterpret_cast<const char*
>(value), size);
4323 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4331 if (
subject_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4335 subject_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4340 if (
subject_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
4348 subject_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
4364 if (
access_ != NULL)
access_->::bgs::protocol::club::v1::client::StreamAccess::Clear();
4373 if (
access_ == NULL)
access_ = new ::bgs::protocol::club::v1::client::StreamAccess;
4524 epoch_ = GOOGLE_ULONGLONG(0);
void InitAsDefaultInstance()
ClubStreamMessageContainer & operator=(const ClubStreamMessageContainer &from)
void SetCachedSize(int size) const
ClubStreamMessageContainer()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
::google::protobuf::Metadata GetMetadata() const
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamMessage > & message() const
void Swap(ClubStreamMessageContainer *other)
virtual ~ClubStreamMessageContainer()
int GetCachedSize() const
static const ClubStreamMessageContainer & default_instance()
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamMessage > * mutable_message()
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
static const ::google::protobuf::Descriptor * descriptor()
static ClubStreamMessageContainer * default_instance_
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
inline ::bgs::protocol::club::v1::client::StreamMessage * add_message()
ClubStreamMessageContainer(const ClubStreamMessageContainer &from)
ClubStreamMessageContainer * New() const
::google::protobuf::UnknownFieldSet _unknown_fields_
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamMessage > message_
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void set_edit_time(::google::protobuf::uint64 value)
::google::protobuf::Metadata GetMetadata() const
int GetCachedSize() const
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfo > * mutable_embed()
void set_content(const ::std::string &value)
::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfo > embed_
inline ::bgs::protocol::EmbedInfo * add_embed()
ContentChain(const ContentChain &from)
inline ::bgs::protocol::club::v1::client::MentionContent * release_mention()
inline ::std::string * release_content()
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfo > & embed() const
void set_allocated_mention(::bgs::protocol::club::v1::client::MentionContent *mention)
::google::protobuf::UnknownFieldSet _unknown_fields_
void set_allocated_content(::std::string *content)
const ::bgs::protocol::club::v1::client::MentionContent & mention() const
inline ::std::string * mutable_content()
void Swap(ContentChain *other)
inline ::bgs::protocol::club::v1::client::MentionContent * mutable_mention()
bool has_edit_time() const
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
const ::std::string & content() const
void InitAsDefaultInstance()
static ContentChain * default_instance_
ContentChain & operator=(const ContentChain &from)
ContentChain * New() const
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
::google::protobuf::uint32 _has_bits_[1]
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
::google::protobuf::uint64 edit_time_
static const ContentChain & default_instance()
inline ::google::protobuf::uint64 edit_time() const
static const ::google::protobuf::Descriptor * descriptor()
void clear_has_edit_time()
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
::bgs::protocol::club::v1::client::MentionContent * mention_
void SetCachedSize(int size) const
void set_allocated_content(::std::string *content)
::google::protobuf::UnknownFieldSet _unknown_fields_
static CreateMessageOptions * default_instance_
static const CreateMessageOptions & default_instance()
virtual ~CreateMessageOptions()
inline ::std::string * mutable_content()
void SetCachedSize(int size) const
CreateMessageOptions & operator=(const CreateMessageOptions &from)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
::bgs::protocol::club::v1::client::MentionContent * mention_
inline ::std::string * release_content()
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
inline ::bgs::protocol::club::v1::client::MentionContent * release_mention()
static const ::google::protobuf::Descriptor * descriptor()
const ::bgs::protocol::club::v1::client::MentionContent & mention() const
::google::protobuf::uint32 _has_bits_[1]
void set_allocated_mention(::bgs::protocol::club::v1::client::MentionContent *mention)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
CreateMessageOptions * New() const
void Swap(CreateMessageOptions *other)
const ::std::string & content() const
::google::protobuf::Metadata GetMetadata() const
void InitAsDefaultInstance()
void set_content(const ::std::string &value)
inline ::bgs::protocol::club::v1::client::MentionContent * mutable_mention()
int GetCachedSize() const
CreateMessageOptions(const CreateMessageOptions &from)
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
CreateStreamOptions * New() const
CreateStreamOptions(const CreateStreamOptions &from)
void set_voice_level(::bgs::protocol::club::v1::client::StreamVoiceLevel value)
void set_subject(const ::std::string &value)
void clear_has_voice_level()
::google::protobuf::Metadata GetMetadata() const
inline ::std::string * release_subject()
void set_allocated_access(::bgs::protocol::club::v1::client::StreamAccess *access)
static CreateStreamOptions * default_instance_
::bgs::protocol::club::v1::client::StreamAccess * access_
virtual ~CreateStreamOptions()
inline ::std::string * release_name()
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > * mutable_attribute()
static const CreateStreamOptions & default_instance()
::google::protobuf::UnknownFieldSet _unknown_fields_
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
inline ::std::string * mutable_subject()
void SetCachedSize(int size) const
void Swap(CreateStreamOptions *other)
inline ::bgs::protocol::club::v1::client::StreamAccess * mutable_access()
const ::std::string & subject() const
void set_allocated_subject(::std::string *subject)
const ::std::string & name() const
inline ::bgs::protocol::club::v1::client::StreamAccess * release_access()
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
CreateStreamOptions & operator=(const CreateStreamOptions &from)
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > & attribute() const
inline ::std::string * mutable_name()
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
inline ::bgs::protocol::v2::Attribute * add_attribute()
static const ::google::protobuf::Descriptor * descriptor()
void set_name(const ::std::string &value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
const ::bgs::protocol::club::v1::client::StreamAccess & access() const
void set_allocated_name(::std::string *name)
::google::protobuf::uint32 _has_bits_[1]
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > attribute_
void InitAsDefaultInstance()
int GetCachedSize() const
inline ::bgs::protocol::club::v1::client::StreamVoiceLevel voice_level() const
void set_has_voice_level()
int attribute_size() const
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
bool has_voice_level() const
static const MentionContent & default_instance()
static const ::google::protobuf::Descriptor * descriptor()
MentionContent(const MentionContent &from)
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberId > * mutable_member_id()
void InitAsDefaultInstance()
static MentionContent * default_instance_
void SetCachedSize(int size) const
int member_id_size() const
::google::protobuf::uint32 _has_bits_[1]
void add_role(::google::protobuf::uint32 value)
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void set_role(int index, ::google::protobuf::uint32 value)
inline ::bgs::protocol::club::v1::MemberId * add_member_id()
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
void Swap(MentionContent *other)
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_role()
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
virtual ~MentionContent()
MentionContent & operator=(const MentionContent &from)
void set_here(bool value)
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberId > & member_id() const
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & role() const
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberId > member_id_
::google::protobuf::Metadata GetMetadata() const
MentionContent * New() const
int GetCachedSize() const
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
::google::protobuf::UnknownFieldSet _unknown_fields_
void set_role(int index, ::google::protobuf::uint32 value)
static const StreamAccess & default_instance()
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
::google::protobuf::UnknownFieldSet _unknown_fields_
static const ::google::protobuf::Descriptor * descriptor()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_role()
void add_role(::google::protobuf::uint32 value)
static StreamAccess * default_instance_
StreamAccess * New() const
StreamAccess(const StreamAccess &from)
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
::google::protobuf::Metadata GetMetadata() const
void SetCachedSize(int size) const
void InitAsDefaultInstance()
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
StreamAccess & operator=(const StreamAccess &from)
int GetCachedSize() const
void Swap(StreamAccess *other)
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & role() const
void set_view_time(::google::protobuf::uint64 value)
void set_stream_id(::google::protobuf::uint64 value)
::google::protobuf::Metadata GetMetadata() const
bool has_view_time() const
static StreamAdvanceViewTime * default_instance_
::google::protobuf::uint64 stream_id_
StreamAdvanceViewTime * New() const
static const ::google::protobuf::Descriptor * descriptor()
StreamAdvanceViewTime & operator=(const StreamAdvanceViewTime &from)
inline ::google::protobuf::uint64 view_time() const
virtual ~StreamAdvanceViewTime()
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
::google::protobuf::UnknownFieldSet _unknown_fields_
int GetCachedSize() const
void clear_has_stream_id()
::google::protobuf::uint64 view_time_
static const StreamAdvanceViewTime & default_instance()
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
bool has_stream_id() const
StreamAdvanceViewTime(const StreamAdvanceViewTime &from)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void clear_has_view_time()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
::google::protobuf::uint32 _has_bits_[1]
void SetCachedSize(int size) const
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void InitAsDefaultInstance()
void Swap(StreamAdvanceViewTime *other)
inline ::google::protobuf::uint64 stream_id() const
void InitAsDefaultInstance()
::google::protobuf::uint64 id_
void set_name(const ::std::string &value)
void Swap(StreamDescription *other)
const ::std::string & name() const
::google::protobuf::uint32 _has_bits_[1]
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
virtual ~StreamDescription()
inline ::std::string * release_name()
inline ::google::protobuf::uint64 id() const
StreamDescription & operator=(const StreamDescription &from)
static StreamDescription * default_instance_
inline ::std::string * mutable_name()
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void SetCachedSize(int size) const
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void set_id(::google::protobuf::uint64 value)
StreamDescription(const StreamDescription &from)
static const StreamDescription & default_instance()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
int GetCachedSize() const
StreamDescription * New() const
::google::protobuf::Metadata GetMetadata() const
static const ::google::protobuf::Descriptor * descriptor()
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void set_allocated_name(::std::string *name)
::google::protobuf::UnknownFieldSet _unknown_fields_
void clear_has_stream_id()
static const ::google::protobuf::Descriptor * descriptor()
inline ::google::protobuf::uint64 stream_id() const
::google::protobuf::uint32 _has_bits_[1]
void set_stream_id(::google::protobuf::uint64 value)
virtual ~StreamEventTime()
void set_event_time(::google::protobuf::uint64 value)
::google::protobuf::uint64 event_time_
bool has_stream_id() const
void SetCachedSize(int size) const
StreamEventTime(const StreamEventTime &from)
::google::protobuf::uint64 stream_id_
void clear_has_event_time()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
int GetCachedSize() const
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
inline ::google::protobuf::uint64 event_time() const
static StreamEventTime * default_instance_
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
static const StreamEventTime & default_instance()
::google::protobuf::UnknownFieldSet _unknown_fields_
void InitAsDefaultInstance()
void Swap(StreamEventTime *other)
StreamEventTime * New() const
::google::protobuf::Metadata GetMetadata() const
bool has_event_time() const
StreamEventTime & operator=(const StreamEventTime &from)
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void set_has_event_time()
StreamMentionView & operator=(const StreamMentionView &from)
StreamMentionView * New() const
void set_stream_id(::google::protobuf::uint64 value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
::google::protobuf::UnknownFieldSet _unknown_fields_
static const StreamMentionView & default_instance()
void set_allocated_marker(::bgs::protocol::ViewMarker *marker)
::google::protobuf::uint64 stream_id_
inline ::google::protobuf::uint64 club_id() const
::google::protobuf::Metadata GetMetadata() const
static const ::google::protobuf::Descriptor * descriptor()
inline ::bgs::protocol::ViewMarker * mutable_marker()
inline ::google::protobuf::uint64 stream_id() const
StreamMentionView(const StreamMentionView &from)
void SetCachedSize(int size) const
const ::bgs::protocol::ViewMarker & marker() const
virtual ~StreamMentionView()
::bgs::protocol::ViewMarker * marker_
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
int GetCachedSize() const
void clear_has_stream_id()
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void Swap(StreamMentionView *other)
::google::protobuf::uint32 _has_bits_[1]
bool has_stream_id() const
static StreamMentionView * default_instance_
void set_club_id(::google::protobuf::uint64 value)
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void InitAsDefaultInstance()
inline ::bgs::protocol::ViewMarker * release_marker()
::google::protobuf::uint64 club_id_
::google::protobuf::UnknownFieldSet _unknown_fields_
inline ::google::protobuf::uint64 club_id() const
inline ::bgs::protocol::club::v1::client::StreamMessage * release_message()
::google::protobuf::uint64 club_id_
void InitAsDefaultInstance()
static const StreamMention & default_instance()
::bgs::protocol::TimeSeriesId * mention_id_
::bgs::protocol::club::v1::MemberId * member_id_
void clear_has_message_id()
void set_destroyed(bool value)
const ::bgs::protocol::club::v1::MemberId & member_id() const
void set_has_message_id()
const ::bgs::protocol::club::v1::client::StreamMessage & message() const
StreamMention & operator=(const StreamMention &from)
bool has_member_id() const
inline ::bgs::protocol::club::v1::MemberId * mutable_member_id()
void clear_has_stream_id()
void set_allocated_author(::bgs::protocol::club::v1::client::MemberDescription *author)
static const ::google::protobuf::Descriptor * descriptor()
inline ::bgs::protocol::TimeSeriesId * release_mention_id()
void set_allocated_message(::bgs::protocol::club::v1::client::StreamMessage *message)
inline ::bgs::protocol::club::v1::MemberId * release_member_id()
::bgs::protocol::MessageId * message_id_
void clear_has_club_type()
inline ::bgs::protocol::club::v1::client::MemberDescription * release_author()
::bgs::protocol::club::v1::client::MemberDescription * author_
StreamMention(const StreamMention &from)
void clear_has_destroyed()
const ::bgs::protocol::club::v1::client::MemberDescription & author() const
bool has_destroyed() const
::bgs::protocol::club::v1::client::StreamMessage * message_
void set_club_id(::google::protobuf::uint64 value)
const ::bgs::protocol::MessageId & message_id() const
inline ::bgs::protocol::club::v1::UniqueClubType * mutable_club_type()
const ::bgs::protocol::TimeSeriesId & mention_id() const
bool has_message_id() const
int GetCachedSize() const
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
inline ::bgs::protocol::club::v1::client::MemberDescription * mutable_author()
bool has_club_type() const
const ::bgs::protocol::club::v1::UniqueClubType & club_type() const
inline ::bgs::protocol::club::v1::UniqueClubType * release_club_type()
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
::google::protobuf::Metadata GetMetadata() const
void set_allocated_mention_id(::bgs::protocol::TimeSeriesId *mention_id)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
::google::protobuf::uint32 _has_bits_[1]
void set_allocated_club_type(::bgs::protocol::club::v1::UniqueClubType *club_type)
::google::protobuf::uint64 stream_id_
void clear_has_mention_id()
void Swap(StreamMention *other)
inline ::bgs::protocol::TimeSeriesId * mutable_mention_id()
bool has_stream_id() const
StreamMention * New() const
void set_stream_id(::google::protobuf::uint64 value)
void set_has_mention_id()
void set_allocated_message_id(::bgs::protocol::MessageId *message_id)
static StreamMention * default_instance_
void set_allocated_member_id(::bgs::protocol::club::v1::MemberId *member_id)
inline ::google::protobuf::uint64 stream_id() const
bool has_mention_id() const
inline ::bgs::protocol::MessageId * mutable_message_id()
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void SetCachedSize(int size) const
::bgs::protocol::club::v1::UniqueClubType * club_type_
void clear_has_member_id()
inline ::bgs::protocol::MessageId * release_message_id()
inline ::bgs::protocol::club::v1::client::StreamMessage * mutable_message()
void clear_has_destroyer()
inline ::google::protobuf::uint64 destroy_time() const
::google::protobuf::UnknownFieldSet _unknown_fields_
inline ::bgs::protocol::MessageId * mutable_id()
inline ::bgs::protocol::MessageId * release_id()
void set_has_destroy_time()
void set_destroy_time(::google::protobuf::uint64 value)
static StreamMessage * default_instance_
int GetCachedSize() const
StreamMessage(const StreamMessage &from)
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ContentChain > * mutable_content_chain()
void clear_has_destroy_time()
void Swap(StreamMessage *other)
void clear_has_destroyed()
static const StreamMessage & default_instance()
::google::protobuf::uint32 _has_bits_[1]
::bgs::protocol::club::v1::client::MemberDescription * destroyer_
::bgs::protocol::club::v1::client::MemberDescription * author_
void set_allocated_author(::bgs::protocol::club::v1::client::MemberDescription *author)
inline ::bgs::protocol::club::v1::client::MemberDescription * release_destroyer()
const ::bgs::protocol::club::v1::client::MemberDescription & author() const
::google::protobuf::Metadata GetMetadata() const
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void clear_content_chain()
void SetCachedSize(int size) const
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
inline ::bgs::protocol::club::v1::client::MemberDescription * release_author()
void set_destroyed(bool value)
::google::protobuf::uint64 destroy_time_
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
StreamMessage & operator=(const StreamMessage &from)
const ::bgs::protocol::club::v1::client::MemberDescription & destroyer() const
void clear_destroy_time()
const ::bgs::protocol::MessageId & id() const
inline ::bgs::protocol::club::v1::client::ContentChain * add_content_chain()
void InitAsDefaultInstance()
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ContentChain > content_chain_
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::ContentChain > & content_chain() const
int content_chain_size() const
void set_allocated_id(::bgs::protocol::MessageId *id)
inline ::bgs::protocol::club::v1::client::MemberDescription * mutable_author()
::bgs::protocol::MessageId * id_
bool has_destroy_time() const
StreamMessage * New() const
inline ::bgs::protocol::club::v1::client::MemberDescription * mutable_destroyer()
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
bool has_destroyed() const
bool has_destroyer() const
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void set_allocated_destroyer(::bgs::protocol::club::v1::client::MemberDescription *destroyer)
static const ::google::protobuf::Descriptor * descriptor()
::google::protobuf::UnknownFieldSet _unknown_fields_
int stream_id_size() const
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > * mutable_stream_id()
StreamPosition(const StreamPosition &from)
::google::protobuf::RepeatedField< ::google::protobuf::uint64 > stream_id_
StreamPosition & operator=(const StreamPosition &from)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void Swap(StreamPosition *other)
static StreamPosition * default_instance_
const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > & stream_id() const
int GetCachedSize() const
void SetCachedSize(int size) const
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void set_stream_id(int index, ::google::protobuf::uint64 value)
static const StreamPosition & default_instance()
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
StreamPosition * New() const
virtual ~StreamPosition()
void add_stream_id(::google::protobuf::uint64 value)
::google::protobuf::Metadata GetMetadata() const
void InitAsDefaultInstance()
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
static const ::google::protobuf::Descriptor * descriptor()
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > * mutable_attribute()
int GetCachedSize() const
bool has_voice_level() const
void clear_has_stream_id()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
StreamStateAssignment(const StreamStateAssignment &from)
virtual ~StreamStateAssignment()
static const ::google::protobuf::Descriptor * descriptor()
const ::std::string & subject() const
void set_voice_level(::bgs::protocol::club::v1::client::StreamVoiceLevel value)
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > & attribute() const
inline ::bgs::protocol::club::v1::client::StreamVoiceLevel voice_level() const
void clear_has_voice_level()
void set_stream_id(::google::protobuf::uint64 value)
static StreamStateAssignment * default_instance_
inline ::std::string * release_subject()
void set_name(const ::std::string &value)
StreamStateAssignment * New() const
void set_allocated_name(::std::string *name)
void set_has_voice_level()
::google::protobuf::uint32 _has_bits_[1]
bool stream_subscription_removed() const
inline ::bgs::protocol::v2::Attribute * add_attribute()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void set_allocated_subject(::std::string *subject)
void set_stream_subscription_removed(bool value)
void clear_has_stream_subscription_removed()
inline ::google::protobuf::uint64 stream_id() const
inline ::bgs::protocol::club::v1::client::StreamAccess * release_access()
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void clear_stream_subscription_removed()
bool has_stream_subscription_removed() const
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > attribute_
inline ::std::string * mutable_subject()
const ::bgs::protocol::club::v1::client::StreamAccess & access() const
inline ::bgs::protocol::club::v1::client::StreamAccess * mutable_access()
bool stream_subscription_removed_
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
bool has_stream_id() const
void InitAsDefaultInstance()
static const StreamStateAssignment & default_instance()
void SetCachedSize(int size) const
inline ::std::string * release_name()
void set_allocated_access(::bgs::protocol::club::v1::client::StreamAccess *access)
StreamStateAssignment & operator=(const StreamStateAssignment &from)
void set_subject(const ::std::string &value)
const ::std::string & name() const
::google::protobuf::UnknownFieldSet _unknown_fields_
::bgs::protocol::club::v1::client::StreamAccess * access_
::google::protobuf::Metadata GetMetadata() const
inline ::std::string * mutable_name()
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void Swap(StreamStateAssignment *other)
void set_has_stream_subscription_removed()
int attribute_size() const
::google::protobuf::uint64 stream_id_
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > * mutable_attribute()
bool has_voice_level() const
inline ::bgs::protocol::club::v1::client::StreamAccess * release_access()
StreamStateOptions(const StreamStateOptions &from)
virtual ~StreamStateOptions()
void set_allocated_access(::bgs::protocol::club::v1::client::StreamAccess *access)
const ::std::string & name() const
void set_subject(const ::std::string &value)
void clear_has_voice_level()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
int GetCachedSize() const
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > & attribute() const
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
inline ::bgs::protocol::club::v1::client::StreamAccess * mutable_access()
int attribute_size() const
void set_allocated_subject(::std::string *subject)
void SetCachedSize(int size) const
static const ::google::protobuf::Descriptor * descriptor()
StreamStateOptions * New() const
static StreamStateOptions * default_instance_
void InitAsDefaultInstance()
const ::std::string & subject() const
inline ::bgs::protocol::v2::Attribute * add_attribute()
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void set_name(const ::std::string &value)
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > attribute_
static const StreamStateOptions & default_instance()
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
::google::protobuf::UnknownFieldSet _unknown_fields_
::google::protobuf::uint32 _has_bits_[1]
inline ::std::string * mutable_name()
void set_allocated_name(::std::string *name)
inline ::std::string * release_subject()
inline ::bgs::protocol::club::v1::client::StreamVoiceLevel voice_level() const
StreamStateOptions & operator=(const StreamStateOptions &from)
void Swap(StreamStateOptions *other)
void set_voice_level(::bgs::protocol::club::v1::client::StreamVoiceLevel value)
void set_has_voice_level()
inline ::std::string * release_name()
::google::protobuf::Metadata GetMetadata() const
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
::bgs::protocol::club::v1::client::StreamAccess * access_
const ::bgs::protocol::club::v1::client::StreamAccess & access() const
inline ::std::string * mutable_subject()
StreamTypingIndicator(const StreamTypingIndicator &from)
inline ::bgs::protocol::club::v1::MemberId * release_author_id()
::google::protobuf::Metadata GetMetadata() const
void clear_has_author_id()
::google::protobuf::uint32 _has_bits_[1]
::google::protobuf::uint64 epoch_
int GetCachedSize() const
StreamTypingIndicator & operator=(const StreamTypingIndicator &from)
bool has_author_id() const
inline ::google::protobuf::uint64 epoch() const
bool has_indicator() const
inline ::bgs::protocol::club::v1::MemberId * mutable_author_id()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::Descriptor * descriptor()
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void SetCachedSize(int size) const
static const StreamTypingIndicator & default_instance()
inline ::bgs::protocol::TypingIndicator indicator() const
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
virtual ~StreamTypingIndicator()
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void Swap(StreamTypingIndicator *other)
const ::bgs::protocol::club::v1::MemberId & author_id() const
void InitAsDefaultInstance()
void clear_has_indicator()
::google::protobuf::UnknownFieldSet _unknown_fields_
void set_indicator(::bgs::protocol::TypingIndicator value)
void set_allocated_author_id(::bgs::protocol::club::v1::MemberId *author_id)
::bgs::protocol::club::v1::MemberId * author_id_
static StreamTypingIndicator * default_instance_
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void set_epoch(::google::protobuf::uint64 value)
StreamTypingIndicator * New() const
::google::protobuf::UnknownFieldSet _unknown_fields_
StreamView(const StreamView &from)
void clear_has_stream_id()
void Swap(StreamView *other)
void set_allocated_marker(::bgs::protocol::ViewMarker *marker)
StreamView & operator=(const StreamView &from)
void SetCachedSize(int size) const
::google::protobuf::uint32 _has_bits_[1]
static const ::google::protobuf::Descriptor * descriptor()
static const StreamView & default_instance()
int GetCachedSize() const
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
inline ::google::protobuf::uint64 club_id() const
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
bool has_stream_id() const
const ::bgs::protocol::ViewMarker & marker() const
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
inline ::google::protobuf::uint64 stream_id() const
inline ::bgs::protocol::ViewMarker * release_marker()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void set_stream_id(::google::protobuf::uint64 value)
::bgs::protocol::ViewMarker * marker_
::google::protobuf::uint64 club_id_
inline ::bgs::protocol::ViewMarker * mutable_marker()
void set_club_id(::google::protobuf::uint64 value)
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
::google::protobuf::uint64 stream_id_
::google::protobuf::Metadata GetMetadata() const
static StreamView * default_instance_
void InitAsDefaultInstance()
void set_name(const ::std::string &value)
inline ::std::string * release_subject()
::google::protobuf::uint64 creation_time_
void InitAsDefaultInstance()
void set_creation_time(::google::protobuf::uint64 value)
void set_voice_level(::bgs::protocol::club::v1::client::StreamVoiceLevel value)
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > * mutable_attribute()
const ::bgs::protocol::club::v1::client::StreamAccess & access() const
inline ::bgs::protocol::v2::Attribute * add_attribute()
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > attribute_
inline ::google::protobuf::uint64 id() const
void clear_creation_time()
inline ::std::string * release_name()
void set_id(::google::protobuf::uint64 value)
::bgs::protocol::club::v1::client::StreamAccess * access_
void set_allocated_access(::bgs::protocol::club::v1::client::StreamAccess *access)
void clear_has_creation_time()
::google::protobuf::Metadata GetMetadata() const
Stream & operator=(const Stream &from)
inline ::google::protobuf::uint64 club_id() const
void set_has_creation_time()
inline ::google::protobuf::uint64 creation_time() const
bool has_creation_time() const
inline ::std::string * mutable_name()
const ::std::string & subject() const
::google::protobuf::uint32 _has_bits_[1]
const ::std::string & name() const
inline ::bgs::protocol::club::v1::client::StreamVoiceLevel voice_level() const
friend void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void set_allocated_subject(::std::string *subject)
Stream(const Stream &from)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
::google::protobuf::uint64 club_id_
void set_subject(const ::std::string &value)
friend void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
inline ::bgs::protocol::club::v1::client::StreamAccess * release_access()
static Stream * default_instance_
void clear_has_voice_level()
inline ::std::string * mutable_subject()
int GetCachedSize() const
bool has_voice_level() const
int attribute_size() const
void set_allocated_name(::std::string *name)
static const ::google::protobuf::Descriptor * descriptor()
void set_club_id(::google::protobuf::uint64 value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
::google::protobuf::UnknownFieldSet _unknown_fields_
::google::protobuf::uint64 id_
friend void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
static const Stream & default_instance()
void SetCachedSize(int size) const
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > & attribute() const
void set_has_voice_level()
inline ::bgs::protocol::club::v1::client::StreamAccess * mutable_access()
void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto()
TC_PROTO_API bool StreamVoiceLevel_IsValid(int value)
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto()
TC_PROTO_API bool TypingIndicator_IsValid(int value)