class ServiceOptions

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

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

Public Members

static const int kIndexInFileMessages

Public Methods

void CopyFrom (const ServiceOptions & from)
void Clear ()
::size_t ByteSizeLong ()
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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 5437 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 5445 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 5454 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 5463 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

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

auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
void ServiceOptions ()

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

void ServiceOptions (const ServiceOptions & from)

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

void ServiceOptions (ServiceOptions && from)

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

ServiceOptions & operator= (const ServiceOptions & from)

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

ServiceOptions & operator= (ServiceOptions && from)

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

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

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

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

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

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

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

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

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

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

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

const ServiceOptions & default_instance ()

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

void Swap (ServiceOptions * other)

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

void UnsafeArenaSwap (ServiceOptions * other)

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

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

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

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

void MergeFrom (const ServiceOptions & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

Defined at line 5345 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 5485 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::ConstType value)

Defined at line 5495 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 5505 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)

Defined at line 5514 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 5523 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 5531 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 5542 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 5554 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)

Defined at line 5565 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index, typename _proto_TypeTraits::Repeated::ConstType value)

Defined at line 5574 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 5583 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Repeated::ConstType value)

Defined at line 5595 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

Defined at line 5605 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

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

void ~ServiceOptions ()
template <typename = void>
void ServiceOptions (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int uninterpreted_option_size ()

repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;

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

void clear_uninterpreted_option ()

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

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

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

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

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

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

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

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

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

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

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

bool has_features ()

optional .google.protobuf.FeatureSet features = 34;

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

void clear_features ()

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

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

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

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

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

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

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

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

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

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

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

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

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

bool has_deprecated ()

optional bool deprecated = 33 [default = false];

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

void clear_deprecated ()

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

bool deprecated ()

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

void set_deprecated (bool value)

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

Enumerations

enum (unnamed) : int
Name Value
kUninterpretedOptionFieldNumber 999
kFeaturesFieldNumber 34
kDeprecatedFieldNumber 33

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

Defined at line 5380 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 ServiceOptions ()
void ServiceOptions (ServiceOptions & aServiceOptions & b)