class FeatureSet

Defined at line 2695 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages
static FeatureSet_FieldPresence FIELD_PRESENCE_UNKNOWN
static FeatureSet_FieldPresence EXPLICIT
static FeatureSet_FieldPresence IMPLICIT
static FeatureSet_FieldPresence LEGACY_REQUIRED
static FeatureSet_FieldPresence FieldPresence_MIN
static FeatureSet_FieldPresence FieldPresence_MAX
static const int FieldPresence_ARRAYSIZE
static FeatureSet_EnumType ENUM_TYPE_UNKNOWN
static FeatureSet_EnumType OPEN
static FeatureSet_EnumType CLOSED
static FeatureSet_EnumType EnumType_MIN
static FeatureSet_EnumType EnumType_MAX
static const int EnumType_ARRAYSIZE
static FeatureSet_RepeatedFieldEncoding REPEATED_FIELD_ENCODING_UNKNOWN
static FeatureSet_RepeatedFieldEncoding PACKED
static FeatureSet_RepeatedFieldEncoding EXPANDED
static FeatureSet_RepeatedFieldEncoding RepeatedFieldEncoding_MIN
static FeatureSet_RepeatedFieldEncoding RepeatedFieldEncoding_MAX
static const int RepeatedFieldEncoding_ARRAYSIZE
static FeatureSet_Utf8Validation UTF8_VALIDATION_UNKNOWN
static FeatureSet_Utf8Validation VERIFY
static FeatureSet_Utf8Validation NONE
static FeatureSet_Utf8Validation Utf8Validation_MIN
static FeatureSet_Utf8Validation Utf8Validation_MAX
static const int Utf8Validation_ARRAYSIZE
static FeatureSet_MessageEncoding MESSAGE_ENCODING_UNKNOWN
static FeatureSet_MessageEncoding LENGTH_PREFIXED
static FeatureSet_MessageEncoding DELIMITED
static FeatureSet_MessageEncoding MessageEncoding_MIN
static FeatureSet_MessageEncoding MessageEncoding_MAX
static const int MessageEncoding_ARRAYSIZE
static FeatureSet_JsonFormat JSON_FORMAT_UNKNOWN
static FeatureSet_JsonFormat ALLOW
static FeatureSet_JsonFormat LEGACY_BEST_EFFORT
static FeatureSet_JsonFormat JsonFormat_MIN
static FeatureSet_JsonFormat JsonFormat_MAX
static const int JsonFormat_ARRAYSIZE
static FeatureSet_EnforceNamingStyle ENFORCE_NAMING_STYLE_UNKNOWN
static FeatureSet_EnforceNamingStyle STYLE2024
static FeatureSet_EnforceNamingStyle STYLE_LEGACY
static FeatureSet_EnforceNamingStyle STYLE2026
static FeatureSet_EnforceNamingStyle EnforceNamingStyle_MIN
static FeatureSet_EnforceNamingStyle EnforceNamingStyle_MAX
static const int EnforceNamingStyle_ARRAYSIZE

Public Methods

void CopyFrom (const FeatureSet & from)
void Clear ()
::size_t ByteSizeLong ()
void FeatureSet ()

Defined at line 2698 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void FeatureSet (const FeatureSet & from)

Defined at line 2713 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void FeatureSet (FeatureSet && from)

Defined at line 2714 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

FeatureSet & operator= (const FeatureSet & from)

Defined at line 2715 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

FeatureSet & operator= (FeatureSet && from)

Defined at line 2719 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::UnknownFieldSet & unknown_fields ()

Defined at line 2729 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()

Defined at line 2733 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Descriptor * descriptor ()

Defined at line 2738 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Descriptor * GetDescriptor ()

Defined at line 2741 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::Reflection * GetReflection ()

Defined at line 2745 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const FeatureSet & default_instance ()

Defined at line 2748 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void Swap (FeatureSet * other)

Defined at line 2753 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void UnsafeArenaSwap (FeatureSet * other)

Defined at line 2761 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

FeatureSet * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 2769 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void MergeFrom (const FeatureSet & from)

Defined at line 2776 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool IsInitialized ()

Defined at line 2783 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

int GetCachedSize ()

Defined at line 2812 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool FieldPresence_IsValid (int value)

Defined at line 2851 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::EnumDescriptor * FieldPresence_descriptor ()

Defined at line 2857 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename T>
const ::std::string & FieldPresence_Name (T value)

Defined at line 2861 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool FieldPresence_Parse (::absl::string_view name, FieldPresence * value)

Defined at line 2864 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool EnumType_IsValid (int value)

Defined at line 2872 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::EnumDescriptor * EnumType_descriptor ()

Defined at line 2878 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename T>
const ::std::string & EnumType_Name (T value)

Defined at line 2882 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool EnumType_Parse (::absl::string_view name, EnumType * value)

Defined at line 2885 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool RepeatedFieldEncoding_IsValid (int value)

Defined at line 2893 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::EnumDescriptor * RepeatedFieldEncoding_descriptor ()

Defined at line 2899 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename T>
const ::std::string & RepeatedFieldEncoding_Name (T value)

Defined at line 2903 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool RepeatedFieldEncoding_Parse (::absl::string_view name, RepeatedFieldEncoding * value)

Defined at line 2906 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool Utf8Validation_IsValid (int value)

Defined at line 2914 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::EnumDescriptor * Utf8Validation_descriptor ()

Defined at line 2920 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename T>
const ::std::string & Utf8Validation_Name (T value)

Defined at line 2924 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool Utf8Validation_Parse (::absl::string_view name, Utf8Validation * value)

Defined at line 2927 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool MessageEncoding_IsValid (int value)

Defined at line 2935 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::EnumDescriptor * MessageEncoding_descriptor ()

Defined at line 2941 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename T>
const ::std::string & MessageEncoding_Name (T value)

Defined at line 2945 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool MessageEncoding_Parse (::absl::string_view name, MessageEncoding * value)

Defined at line 2948 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool JsonFormat_IsValid (int value)

Defined at line 2956 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::EnumDescriptor * JsonFormat_descriptor ()

Defined at line 2962 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename T>
const ::std::string & JsonFormat_Name (T value)

Defined at line 2966 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool JsonFormat_Parse (::absl::string_view name, JsonFormat * value)

Defined at line 2969 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool EnforceNamingStyle_IsValid (int value)

Defined at line 2978 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

const ::google::protobuf::EnumDescriptor * EnforceNamingStyle_descriptor ()

Defined at line 2984 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename T>
const ::std::string & EnforceNamingStyle_Name (T value)

Defined at line 2988 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool EnforceNamingStyle_Parse (::absl::string_view name, EnforceNamingStyle * value)

Defined at line 2991 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, typename = typename _proto_TypeTraits::Singular>
bool HasExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 3106 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void ClearExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 3114 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, typename = typename _proto_TypeTraits::Repeated>
int ExtensionSize (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 3123 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<!_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Singular::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 3132 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Singular::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 3143 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType MutableExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 3154 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::ConstType value)

Defined at line 3164 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void SetAllocatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 3174 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void UnsafeArenaSetAllocatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 3183 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 3192 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 3200 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<!_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Repeated::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 3211 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed, ::std::enable_if_t<_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Repeated::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 3223 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Repeated::MutableType MutableExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 3234 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id, int index, typename _proto_TypeTraits::Repeated::ConstType value)

Defined at line 3243 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Repeated::MutableType AddExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 3252 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
void AddExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Repeated::ConstType value)

Defined at line 3264 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
const typename _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 3274 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

template <typename _proto_TypeTraits, ::google::protobuf::internal::FieldType _field_type, bool _is_packed>
typename _proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<FeatureSet, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 3285 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void ~FeatureSet ()
template <typename = void>
void FeatureSet (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
bool has_field_presence ()

optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = {

Defined at line 21788 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_field_presence ()

Defined at line 21792 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::FeatureSet_FieldPresence field_presence ()

Defined at line 21797 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_field_presence (::google::protobuf::FeatureSet_FieldPresence value)

Defined at line 21801 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_enum_type ()

optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = {

Defined at line 21819 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_enum_type ()

Defined at line 21823 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::FeatureSet_EnumType enum_type ()

Defined at line 21828 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_enum_type (::google::protobuf::FeatureSet_EnumType value)

Defined at line 21832 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_repeated_field_encoding ()

optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = {

Defined at line 21850 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_repeated_field_encoding ()

Defined at line 21854 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::FeatureSet_RepeatedFieldEncoding repeated_field_encoding ()

Defined at line 21859 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_repeated_field_encoding (::google::protobuf::FeatureSet_RepeatedFieldEncoding value)

Defined at line 21863 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_utf8_validation ()

optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = {

Defined at line 21881 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_utf8_validation ()

Defined at line 21885 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::FeatureSet_Utf8Validation utf8_validation ()

Defined at line 21890 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_utf8_validation (::google::protobuf::FeatureSet_Utf8Validation value)

Defined at line 21894 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_message_encoding ()

optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = {

Defined at line 21912 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_message_encoding ()

Defined at line 21916 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::FeatureSet_MessageEncoding message_encoding ()

Defined at line 21921 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_message_encoding (::google::protobuf::FeatureSet_MessageEncoding value)

Defined at line 21925 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_json_format ()

optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = {

Defined at line 21943 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_json_format ()

Defined at line 21947 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::FeatureSet_JsonFormat json_format ()

Defined at line 21952 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_json_format (::google::protobuf::FeatureSet_JsonFormat value)

Defined at line 21956 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_enforce_naming_style ()

optional .google.protobuf.FeatureSet.EnforceNamingStyle enforce_naming_style = 7 [retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, targets = TARGET_TYPE_EXTENSION_RANGE, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_ONEOF, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_ENUM_ENTRY, targets = TARGET_TYPE_SERVICE, targets = TARGET_TYPE_METHOD, edition_defaults = {

Defined at line 21974 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_enforce_naming_style ()

Defined at line 21978 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::FeatureSet_EnforceNamingStyle enforce_naming_style ()

Defined at line 21983 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_enforce_naming_style (::google::protobuf::FeatureSet_EnforceNamingStyle value)

Defined at line 21987 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

bool has_default_symbol_visibility ()

optional .google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility default_symbol_visibility = 8 [retention = RETENTION_SOURCE, targets = TARGET_TYPE_FILE, edition_defaults = {

Defined at line 22005 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void clear_default_symbol_visibility ()

Defined at line 22009 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

::google::protobuf::FeatureSet_VisibilityFeature_DefaultSymbolVisibility default_symbol_visibility ()

Defined at line 22014 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

void set_default_symbol_visibility (::google::protobuf::FeatureSet_VisibilityFeature_DefaultSymbolVisibility value)

Defined at line 22018 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

Enumerations

enum (unnamed) : int
Name Value
kFieldPresenceFieldNumber 1
kEnumTypeFieldNumber 2
kRepeatedFieldEncodingFieldNumber 3
kUtf8ValidationFieldNumber 4
kMessageEncodingFieldNumber 5
kJsonFormatFieldNumber 6
kEnforceNamingStyleFieldNumber 7
kDefaultSymbolVisibilityFieldNumber 8

accessors -------------------------------------------------------

Defined at line 2997 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h

Friends

class TableStruct_google_2fprotobuf_2fdescriptor_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view FeatureSet ()
void FeatureSet (FeatureSet & aFeatureSet & b)