4#ifndef PROTOBUF_api_2fcommon_2fv1_2fclub_5fenum_2eproto__INCLUDED
5#define PROTOBUF_api_2fcommon_2fv1_2fclub_5fenum_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/repeated_field.h>
24#include <google/protobuf/extension_set.h>
25#include <google/protobuf/generated_enum_reflection.h>
52 return ::google::protobuf::internal::NameOfEnum(
57 return ::google::protobuf::internal::ParseNamedEnum<PrivacyLevel>(
71 return ::google::protobuf::internal::NameOfEnum(
76 return ::google::protobuf::internal::ParseNamedEnum<VisibilityLevel>(
91 return ::google::protobuf::internal::NameOfEnum(
96 return ::google::protobuf::internal::ParseNamedEnum<JoinClubSource>(
119 return ::bgs::protocol::club::v1::PrivacyLevel_descriptor();
124 return ::bgs::protocol::club::v1::VisibilityLevel_descriptor();
129 return ::bgs::protocol::club::v1::JoinClubSource_descriptor();
void protobuf_AssignDesc_api_2fcommon_2fv1_2fclub_5fenum_2eproto()
@ JOIN_CLUB_SOURCE_CLUB_FINDER
@ JOIN_CLUB_SOURCE_CLUB_RECOMMENDATION
void TC_PROTO_API protobuf_AddDesc_api_2fcommon_2fv1_2fclub_5fenum_2eproto()
bool PrivacyLevel_Parse(const ::std::string &name, PrivacyLevel *value)
const VisibilityLevel VisibilityLevel_MAX
void protobuf_ShutdownFile_api_2fcommon_2fv1_2fclub_5fenum_2eproto()
@ VISIBILITY_LEVEL_PUBLIC
@ VISIBILITY_LEVEL_PRIVATE
TC_PROTO_API bool VisibilityLevel_IsValid(int value)
const int VisibilityLevel_ARRAYSIZE
const ::std::string & JoinClubSource_Name(JoinClubSource value)
const ::std::string & PrivacyLevel_Name(PrivacyLevel value)
const int JoinClubSource_ARRAYSIZE
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * JoinClubSource_descriptor()
const JoinClubSource JoinClubSource_MIN
const ::std::string & VisibilityLevel_Name(VisibilityLevel value)
TC_PROTO_API bool JoinClubSource_IsValid(int value)
const PrivacyLevel PrivacyLevel_MIN
TC_PROTO_API bool PrivacyLevel_IsValid(int value)
const VisibilityLevel VisibilityLevel_MIN
const int PrivacyLevel_ARRAYSIZE
bool VisibilityLevel_Parse(const ::std::string &name, VisibilityLevel *value)
bool JoinClubSource_Parse(const ::std::string &name, JoinClubSource *value)
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * VisibilityLevel_descriptor()
const JoinClubSource JoinClubSource_MAX
const PrivacyLevel PrivacyLevel_MAX
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * PrivacyLevel_descriptor()
@ PRIVACY_LEVEL_OPEN_INVITATION
@ PRIVACY_LEVEL_OPEN_TICKET
const EnumDescriptor * GetEnumDescriptor< ::bgs::protocol::club::v1::PrivacyLevel >()
const EnumDescriptor * GetEnumDescriptor< ::bgs::protocol::club::v1::JoinClubSource >()
const EnumDescriptor * GetEnumDescriptor< ::bgs::protocol::club::v1::VisibilityLevel >()