class ServiceOptions

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

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

Public Members

static const int kIndexInFileMessages

Protected Members

static ClassDataFull _class_data_

Public Methods

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

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

void ServiceOptions (const ServiceOptions & from)

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

void ServiceOptions (ServiceOptions && from)

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

ServiceOptions & operator= (const ServiceOptions & from)

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

ServiceOptions & operator= (ServiceOptions && from)

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

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

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

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

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

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

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

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

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

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

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

const ServiceOptions & default_instance ()

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

const ServiceOptions * internal_default_instance ()

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

void Swap (ServiceOptions * other)

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

void UnsafeArenaSwap (ServiceOptions * other)

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

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

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

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

void MergeFrom (const ServiceOptions & from)

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

bool IsInitialized ()

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

int GetCachedSize ()

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

::google::protobuf::Metadata GetMetadata ()
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 4487 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<ServiceOptions, _proto_TypeTraits, _field_type, _is_packed> & id)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void ~ServiceOptions ()
template <typename = void>
void ServiceOptions (::google::protobuf::internal::ConstantInitialized )
::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 19144 of file ../../third_party/protobuf/src/google/protobuf/descriptor.pb.h

void clear_uninterpreted_option ()

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

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

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

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

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

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

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

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

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

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

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

bool has_features ()

optional .google.protobuf.FeatureSet features = 34;

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

void clear_features ()

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

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

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

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

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

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

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

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

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

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

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

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

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

bool has_deprecated ()

optional bool deprecated = 33 [default = false];

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

void clear_deprecated ()

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

bool deprecated ()

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

void set_deprecated (bool value)

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

Protected Methods

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

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

auto InternalNewImpl_ ()
void ServiceOptions (::google::protobuf::Arena * arena)
void ServiceOptions (::google::protobuf::Arena * arena, const ServiceOptions & from)
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)

Enumerations

enum 
Name Value
kUninterpretedOptionFieldNumber 999
kFeaturesFieldNumber 34
kDeprecatedFieldNumber 33

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

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