class FieldOptions

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

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

Public Members

static const int kIndexInFileMessages
static FieldOptions_CType STRING
static FieldOptions_CType CORD
static FieldOptions_CType STRING_PIECE
static FieldOptions_CType CType_MIN
static FieldOptions_CType CType_MAX
static const int CType_ARRAYSIZE
static FieldOptions_JSType JS_NORMAL
static FieldOptions_JSType JS_STRING
static FieldOptions_JSType JS_NUMBER
static FieldOptions_JSType JSType_MIN
static FieldOptions_JSType JSType_MAX
static const int JSType_ARRAYSIZE
static FieldOptions_OptionRetention RETENTION_UNKNOWN
static FieldOptions_OptionRetention RETENTION_RUNTIME
static FieldOptions_OptionRetention RETENTION_SOURCE
static FieldOptions_OptionRetention OptionRetention_MIN
static FieldOptions_OptionRetention OptionRetention_MAX
static const int OptionRetention_ARRAYSIZE
static FieldOptions_OptionTargetType TARGET_TYPE_UNKNOWN
static FieldOptions_OptionTargetType TARGET_TYPE_FILE
static FieldOptions_OptionTargetType TARGET_TYPE_EXTENSION_RANGE
static FieldOptions_OptionTargetType TARGET_TYPE_MESSAGE
static FieldOptions_OptionTargetType TARGET_TYPE_FIELD
static FieldOptions_OptionTargetType TARGET_TYPE_ONEOF
static FieldOptions_OptionTargetType TARGET_TYPE_ENUM
static FieldOptions_OptionTargetType TARGET_TYPE_ENUM_ENTRY
static FieldOptions_OptionTargetType TARGET_TYPE_SERVICE
static FieldOptions_OptionTargetType TARGET_TYPE_METHOD
static FieldOptions_OptionTargetType OptionTargetType_MIN
static FieldOptions_OptionTargetType OptionTargetType_MAX
static const int OptionTargetType_ARRAYSIZE

Protected Members

static ClassDataFull _class_data_

Public Methods

bool CType_IsValid (int value)

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

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

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

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

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

bool CType_Parse (absl::string_view name, CType * value)

Defined at line 6909 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 7190 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 7199 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 7319 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Repeated::ConstType value)

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

template <typename = void>
void FieldOptions (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const FieldOptions & from)
void Clear ()
::size_t ByteSizeLong ()
void FieldOptions ()

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

void FieldOptions (const FieldOptions & from)

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

void FieldOptions (FieldOptions && from)

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

::google::protobuf::Metadata GetMetadata ()
FieldOptions & operator= (const FieldOptions & from)

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

FieldOptions & operator= (FieldOptions && from)

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

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

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

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

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

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

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

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

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

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

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

const FieldOptions & default_instance ()

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

const FieldOptions * internal_default_instance ()

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

void Swap (FieldOptions * other)

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

void UnsafeArenaSwap (FieldOptions * other)

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

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

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

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

void MergeFrom (const FieldOptions & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

bool JSType_IsValid (int value)

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

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

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

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

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

bool JSType_Parse (absl::string_view name, JSType * value)

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

bool OptionRetention_IsValid (int value)

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

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

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

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

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

bool OptionRetention_Parse (absl::string_view name, OptionRetention * value)

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

bool OptionTargetType_IsValid (int value)

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

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

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

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

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

bool OptionTargetType_Parse (absl::string_view name, OptionTargetType * value)

Defined at line 6976 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 7182 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 7208 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 7217 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 7226 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::ConstType value)

Defined at line 7235 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 7244 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 7253 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 7262 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 7271 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 7282 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 7292 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 7301 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index, typename _proto_TypeTraits::Repeated::ConstType value)

Defined at line 7310 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 7340 of file ../../third_party/protobuf/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<FieldOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

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

void ~FieldOptions ()
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int targets_size ()

repeated .google.protobuf.FieldOptions.OptionTargetType targets = 19;

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

void clear_targets ()

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

::google::protobuf::FieldOptions_OptionTargetType targets (int index)

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

void set_targets (int index, ::google::protobuf::FieldOptions_OptionTargetType value)

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

void add_targets (::google::protobuf::FieldOptions_OptionTargetType value)

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

const ::google::protobuf::RepeatedField<int> & targets ()

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

::google::protobuf::RepeatedField<int> * mutable_targets ()

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

int edition_defaults_size ()

repeated .google.protobuf.FieldOptions.EditionDefault edition_defaults = 20;

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

void clear_edition_defaults ()

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

::google::protobuf::FieldOptions_EditionDefault * mutable_edition_defaults (int index)

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

::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldOptions_EditionDefault> * mutable_edition_defaults ()

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

const ::google::protobuf::FieldOptions_EditionDefault & edition_defaults (int index)

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

::google::protobuf::FieldOptions_EditionDefault * add_edition_defaults ()

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

const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldOptions_EditionDefault> & edition_defaults ()

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

int uninterpreted_option_size ()

repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;

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

void clear_uninterpreted_option ()

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

::google::protobuf::UninterpretedOption * mutable_uninterpreted_option (int index)

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

::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption> * mutable_uninterpreted_option ()

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

const ::google::protobuf::UninterpretedOption & uninterpreted_option (int index)

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

::google::protobuf::UninterpretedOption * add_uninterpreted_option ()

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

const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption> & uninterpreted_option ()

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

bool has_features ()

optional .google.protobuf.FeatureSet features = 21;

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

void clear_features ()

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

const ::google::protobuf::FeatureSet & features ()

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

::google::protobuf::FeatureSet * release_features ()

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

::google::protobuf::FeatureSet * mutable_features ()

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

void set_allocated_features (::google::protobuf::FeatureSet * value)

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

void unsafe_arena_set_allocated_features (::google::protobuf::FeatureSet * value)

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

::google::protobuf::FeatureSet * unsafe_arena_release_features ()

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

bool has_feature_support ()

optional .google.protobuf.FieldOptions.FeatureSupport feature_support = 22;

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

void clear_feature_support ()

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

const ::google::protobuf::FieldOptions_FeatureSupport & feature_support ()

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

::google::protobuf::FieldOptions_FeatureSupport * release_feature_support ()

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

::google::protobuf::FieldOptions_FeatureSupport * mutable_feature_support ()

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

void set_allocated_feature_support (::google::protobuf::FieldOptions_FeatureSupport * value)

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

void unsafe_arena_set_allocated_feature_support (::google::protobuf::FieldOptions_FeatureSupport * value)

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

::google::protobuf::FieldOptions_FeatureSupport * unsafe_arena_release_feature_support ()

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

bool has_ctype ()

optional .google.protobuf.FieldOptions.CType ctype = 1 [default = STRING];

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

void clear_ctype ()

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

::google::protobuf::FieldOptions_CType ctype ()

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

void set_ctype (::google::protobuf::FieldOptions_CType value)

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

bool has_jstype ()

optional .google.protobuf.FieldOptions.JSType jstype = 6 [default = JS_NORMAL];

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

void clear_jstype ()

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

::google::protobuf::FieldOptions_JSType jstype ()

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

void set_jstype (::google::protobuf::FieldOptions_JSType value)

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

bool has_packed ()

optional bool packed = 2;

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

void clear_packed ()

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

bool packed ()

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

void set_packed (bool value)

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

bool has_lazy ()

optional bool lazy = 5 [default = false];

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

void clear_lazy ()

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

bool lazy ()

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

void set_lazy (bool value)

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

bool has_unverified_lazy ()

optional bool unverified_lazy = 15 [default = false];

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

void clear_unverified_lazy ()

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

bool unverified_lazy ()

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

void set_unverified_lazy (bool value)

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

bool has_deprecated ()

optional bool deprecated = 3 [default = false];

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

void clear_deprecated ()

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

bool deprecated ()

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

void set_deprecated (bool value)

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

bool has_weak ()

optional bool weak = 10 [default = false];

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

void clear_weak ()

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

bool weak ()

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

void set_weak (bool value)

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

bool has_debug_redact ()

optional bool debug_redact = 16 [default = false];

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

void clear_debug_redact ()

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

bool debug_redact ()

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

void set_debug_redact (bool value)

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

bool has_retention ()

optional .google.protobuf.FieldOptions.OptionRetention retention = 17;

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

void clear_retention ()

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

::google::protobuf::FieldOptions_OptionRetention retention ()

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

void set_retention (::google::protobuf::FieldOptions_OptionRetention value)

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

Protected Methods

void FieldOptions (::google::protobuf::Arena * arena)
void FieldOptions (::google::protobuf::Arena * arena, const FieldOptions & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void FieldOptions (::google::protobuf::Arena * arena, FieldOptions && from)

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

void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)

Enumerations

enum 
Name Value
kTargetsFieldNumber 19
kEditionDefaultsFieldNumber 20
kUninterpretedOptionFieldNumber 999
kFeaturesFieldNumber 21
kFeatureSupportFieldNumber 22
kCtypeFieldNumber 1
kJstypeFieldNumber 6
kPackedFieldNumber 2
kLazyFieldNumber 5
kUnverifiedLazyFieldNumber 15
kDeprecatedFieldNumber 3
kWeakFieldNumber 10
kDebugRedactFieldNumber 16
kRetentionFieldNumber 17

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

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

Friends

class TableStruct_google_2fprotobuf_2fdescriptor_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view FieldOptions ()
void FieldOptions (FieldOptions & aFieldOptions & b)