Lines Matching refs:PhoneMetadata
59 class PhoneMetadata;
72 template<> ::i18n::phonenumbers::PhoneMetadata* Arena::CreateMaybeMessage<::i18n::phonenumbers::PhoneMetadata>(Arena*);
543 class PhoneMetadata PROTOBUF_FINAL :
544 public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:i18n.phonenumbers.PhoneMetadata) */ {
546 inline PhoneMetadata() : PhoneMetadata(nullptr) {}
547 virtual ~PhoneMetadata();
549 PhoneMetadata(const PhoneMetadata& from);
550 PhoneMetadata(PhoneMetadata&& from) noexcept
551 : PhoneMetadata() {
555 inline PhoneMetadata& operator=(const PhoneMetadata& from) {
559 inline PhoneMetadata& operator=(PhoneMetadata&& from) noexcept {
575 static const PhoneMetadata& default_instance();
578 static inline const PhoneMetadata* internal_default_instance() {
579 return reinterpret_cast<const PhoneMetadata*>(
585 friend void swap(PhoneMetadata& a, PhoneMetadata& b) {
588 inline void Swap(PhoneMetadata* other) {
596 void UnsafeArenaSwap(PhoneMetadata* other) {
604 inline PhoneMetadata* New() const final {
605 return CreateMaybeMessage<PhoneMetadata>(nullptr);
608 PhoneMetadata* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
609 return CreateMaybeMessage<PhoneMetadata>(arena);
613 void CopyFrom(const PhoneMetadata& from);
614 void MergeFrom(const PhoneMetadata& from);
629 void InternalSwap(PhoneMetadata* other);
632 return "i18n.phonenumbers.PhoneMetadata";
635 explicit PhoneMetadata(::PROTOBUF_NAMESPACE_ID::Arena* arena);
1234 // @@protoc_insertion_point(class_scope:i18n.phonenumbers.PhoneMetadata)
1385 // repeated .i18n.phonenumbers.PhoneMetadata metadata = 1;
1391 ::i18n::phonenumbers::PhoneMetadata* mutable_metadata(int index);
1392 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::i18n::phonenumbers::PhoneMetadata >*
1395 const ::i18n::phonenumbers::PhoneMetadata& _internal_metadata(int index) const;
1396 ::i18n::phonenumbers::PhoneMetadata* _internal_add_metadata();
1398 const ::i18n::phonenumbers::PhoneMetadata& metadata(int index) const;
1399 ::i18n::phonenumbers::PhoneMetadata* add_metadata();
1400 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::i18n::phonenumbers::PhoneMetadata >&
1410 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::i18n::phonenumbers::PhoneMetadata > metadata_;
2071 // PhoneMetadata
2074 inline bool PhoneMetadata::_internal_has_general_desc() const {
2079 inline bool PhoneMetadata::has_general_desc() const {
2082 inline void PhoneMetadata::clear_general_desc() {
2086 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_general_desc() const {
2091 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::general_desc() const {
2092 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.general_desc)
2095 inline void PhoneMetadata::unsafe_arena_set_allocated_general_desc(
2106 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.general_desc)
2108 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_general_desc() {
2117 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_general_desc() {
2118 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.general_desc)
2124 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_general_desc() {
2132 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_general_desc() {
2133 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.general_desc)
2136 inline void PhoneMetadata::set_allocated_general_desc(::i18n::phonenumbers::PhoneNumberDesc* general_desc) {
2153 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.general_desc)
2157 inline bool PhoneMetadata::_internal_has_fixed_line() const {
2162 inline bool PhoneMetadata::has_fixed_line() const {
2165 inline void PhoneMetadata::clear_fixed_line() {
2169 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_fixed_line() const {
2174 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::fixed_line() const {
2175 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.fixed_line)
2178 inline void PhoneMetadata::unsafe_arena_set_allocated_fixed_line(
2189 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.fixed_line)
2191 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_fixed_line() {
2200 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_fixed_line() {
2201 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.fixed_line)
2207 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_fixed_line() {
2215 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_fixed_line() {
2216 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.fixed_line)
2219 inline void PhoneMetadata::set_allocated_fixed_line(::i18n::phonenumbers::PhoneNumberDesc* fixed_line) {
2236 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.fixed_line)
2240 inline bool PhoneMetadata::_internal_has_mobile() const {
2245 inline bool PhoneMetadata::has_mobile() const {
2248 inline void PhoneMetadata::clear_mobile() {
2252 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_mobile() const {
2257 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::mobile() const {
2258 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.mobile)
2261 inline void PhoneMetadata::unsafe_arena_set_allocated_mobile(
2272 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.mobile)
2274 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_mobile() {
2283 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_mobile() {
2284 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.mobile)
2290 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_mobile() {
2298 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_mobile() {
2299 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.mobile)
2302 inline void PhoneMetadata::set_allocated_mobile(::i18n::phonenumbers::PhoneNumberDesc* mobile) {
2319 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.mobile)
2323 inline bool PhoneMetadata::_internal_has_toll_free() const {
2328 inline bool PhoneMetadata::has_toll_free() const {
2331 inline void PhoneMetadata::clear_toll_free() {
2335 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_toll_free() const {
2340 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::toll_free() const {
2341 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.toll_free)
2344 inline void PhoneMetadata::unsafe_arena_set_allocated_toll_free(
2355 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.toll_free)
2357 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_toll_free() {
2366 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_toll_free() {
2367 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.toll_free)
2373 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_toll_free() {
2381 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_toll_free() {
2382 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.toll_free)
2385 inline void PhoneMetadata::set_allocated_toll_free(::i18n::phonenumbers::PhoneNumberDesc* toll_free) {
2402 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.toll_free)
2406 inline bool PhoneMetadata::_internal_has_premium_rate() const {
2411 inline bool PhoneMetadata::has_premium_rate() const {
2414 inline void PhoneMetadata::clear_premium_rate() {
2418 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_premium_rate() const {
2423 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::premium_rate() const {
2424 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.premium_rate)
2427 inline void PhoneMetadata::unsafe_arena_set_allocated_premium_rate(
2438 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.premium_rate)
2440 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_premium_rate() {
2449 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_premium_rate() {
2450 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.premium_rate)
2456 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_premium_rate() {
2464 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_premium_rate() {
2465 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.premium_rate)
2468 inline void PhoneMetadata::set_allocated_premium_rate(::i18n::phonenumbers::PhoneNumberDesc* premium_rate) {
2485 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.premium_rate)
2489 inline bool PhoneMetadata::_internal_has_shared_cost() const {
2494 inline bool PhoneMetadata::has_shared_cost() const {
2497 inline void PhoneMetadata::clear_shared_cost() {
2501 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_shared_cost() const {
2506 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::shared_cost() const {
2507 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.shared_cost)
2510 inline void PhoneMetadata::unsafe_arena_set_allocated_shared_cost(
2521 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.shared_cost)
2523 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_shared_cost() {
2532 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_shared_cost() {
2533 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.shared_cost)
2539 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_shared_cost() {
2547 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_shared_cost() {
2548 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.shared_cost)
2551 inline void PhoneMetadata::set_allocated_shared_cost(::i18n::phonenumbers::PhoneNumberDesc* shared_cost) {
2568 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.shared_cost)
2572 inline bool PhoneMetadata::_internal_has_personal_number() const {
2577 inline bool PhoneMetadata::has_personal_number() const {
2580 inline void PhoneMetadata::clear_personal_number() {
2584 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_personal_number() const {
2589 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::personal_number() const {
2590 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.personal_number)
2593 inline void PhoneMetadata::unsafe_arena_set_allocated_personal_number(
2604 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.personal_number)
2606 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_personal_number() {
2615 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_personal_number() {
2616 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.personal_number)
2622 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_personal_number() {
2630 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_personal_number() {
2631 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.personal_number)
2634 inline void PhoneMetadata::set_allocated_personal_number(::i18n::phonenumbers::PhoneNumberDesc* personal_number) {
2651 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.personal_number)
2655 inline bool PhoneMetadata::_internal_has_voip() const {
2660 inline bool PhoneMetadata::has_voip() const {
2663 inline void PhoneMetadata::clear_voip() {
2667 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_voip() const {
2672 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::voip() const {
2673 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.voip)
2676 inline void PhoneMetadata::unsafe_arena_set_allocated_voip(
2687 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.voip)
2689 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_voip() {
2698 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_voip() {
2699 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.voip)
2705 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_voip() {
2713 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_voip() {
2714 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.voip)
2717 inline void PhoneMetadata::set_allocated_voip(::i18n::phonenumbers::PhoneNumberDesc* voip) {
2734 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.voip)
2738 inline bool PhoneMetadata::_internal_has_pager() const {
2743 inline bool PhoneMetadata::has_pager() const {
2746 inline void PhoneMetadata::clear_pager() {
2750 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_pager() const {
2755 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::pager() const {
2756 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.pager)
2759 inline void PhoneMetadata::unsafe_arena_set_allocated_pager(
2770 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.pager)
2772 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_pager() {
2781 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_pager() {
2782 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.pager)
2788 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_pager() {
2796 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_pager() {
2797 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.pager)
2800 inline void PhoneMetadata::set_allocated_pager(::i18n::phonenumbers::PhoneNumberDesc* pager) {
2817 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.pager)
2821 inline bool PhoneMetadata::_internal_has_uan() const {
2826 inline bool PhoneMetadata::has_uan() const {
2829 inline void PhoneMetadata::clear_uan() {
2833 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_uan() const {
2838 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::uan() const {
2839 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.uan)
2842 inline void PhoneMetadata::unsafe_arena_set_allocated_uan(
2853 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.uan)
2855 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_uan() {
2864 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_uan() {
2865 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.uan)
2871 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_uan() {
2879 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_uan() {
2880 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.uan)
2883 inline void PhoneMetadata::set_allocated_uan(::i18n::phonenumbers::PhoneNumberDesc* uan) {
2900 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.uan)
2904 inline bool PhoneMetadata::_internal_has_emergency() const {
2909 inline bool PhoneMetadata::has_emergency() const {
2912 inline void PhoneMetadata::clear_emergency() {
2916 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_emergency() const {
2921 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::emergency() const {
2922 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.emergency)
2925 inline void PhoneMetadata::unsafe_arena_set_allocated_emergency(
2936 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.emergency)
2938 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_emergency() {
2947 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_emergency() {
2948 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.emergency)
2954 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_emergency() {
2962 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_emergency() {
2963 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.emergency)
2966 inline void PhoneMetadata::set_allocated_emergency(::i18n::phonenumbers::PhoneNumberDesc* emergency) {
2983 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.emergency)
2987 inline bool PhoneMetadata::_internal_has_voicemail() const {
2992 inline bool PhoneMetadata::has_voicemail() const {
2995 inline void PhoneMetadata::clear_voicemail() {
2999 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_voicemail() const {
3004 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::voicemail() const {
3005 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.voicemail)
3008 inline void PhoneMetadata::unsafe_arena_set_allocated_voicemail(
3019 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.voicemail)
3021 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_voicemail() {
3030 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_voicemail() {
3031 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.voicemail)
3037 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_voicemail() {
3045 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_voicemail() {
3046 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.voicemail)
3049 inline void PhoneMetadata::set_allocated_voicemail(::i18n::phonenumbers::PhoneNumberDesc* voicemail) {
3066 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.voicemail)
3070 inline bool PhoneMetadata::_internal_has_short_code() const {
3075 inline bool PhoneMetadata::has_short_code() const {
3078 inline void PhoneMetadata::clear_short_code() {
3082 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_short_code() const {
3087 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::short_code() const {
3088 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.short_code)
3091 inline void PhoneMetadata::unsafe_arena_set_allocated_short_code(
3102 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.short_code)
3104 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_short_code() {
3113 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_short_code() {
3114 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.short_code)
3120 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_short_code() {
3128 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_short_code() {
3129 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.short_code)
3132 inline void PhoneMetadata::set_allocated_short_code(::i18n::phonenumbers::PhoneNumberDesc* short_code) {
3149 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.short_code)
3153 inline bool PhoneMetadata::_internal_has_standard_rate() const {
3158 inline bool PhoneMetadata::has_standard_rate() const {
3161 inline void PhoneMetadata::clear_standard_rate() {
3165 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_standard_rate() const {
3170 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::standard_rate() const {
3171 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.standard_rate)
3174 inline void PhoneMetadata::unsafe_arena_set_allocated_standard_rate(
3185 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.standard_rate)
3187 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_standard_rate() {
3196 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_standard_rate() {
3197 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.standard_rate)
3203 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_standard_rate() {
3211 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_standard_rate() {
3212 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.standard_rate)
3215 inline void PhoneMetadata::set_allocated_standard_rate(::i18n::phonenumbers::PhoneNumberDesc* standard_rate) {
3232 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.standard_rate)
3236 inline bool PhoneMetadata::_internal_has_carrier_specific() const {
3241 inline bool PhoneMetadata::has_carrier_specific() const {
3244 inline void PhoneMetadata::clear_carrier_specific() {
3248 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_carrier_specific() const {
3253 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::carrier_specific() const {
3254 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.carrier_specific)
3257 inline void PhoneMetadata::unsafe_arena_set_allocated_carrier_specific(
3268 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.carrier_specific)
3270 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_carrier_specific() {
3279 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_carrier_specific() {
3280 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.carrier_specific)
3286 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_carrier_specific() {
3294 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_carrier_specific() {
3295 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.carrier_specific)
3298 inline void PhoneMetadata::set_allocated_carrier_specific(::i18n::phonenumbers::PhoneNumberDesc* carrier_specific) {
3315 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.carrier_specific)
3319 inline bool PhoneMetadata::_internal_has_sms_services() const {
3324 inline bool PhoneMetadata::has_sms_services() const {
3327 inline void PhoneMetadata::clear_sms_services() {
3331 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_sms_services() const {
3336 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::sms_services() const {
3337 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.sms_services)
3340 inline void PhoneMetadata::unsafe_arena_set_allocated_sms_services(
3351 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.sms_services)
3353 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_sms_services() {
3362 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_sms_services() {
3363 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.sms_services)
3369 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_sms_services() {
3377 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_sms_services() {
3378 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.sms_services)
3381 inline void PhoneMetadata::set_allocated_sms_services(::i18n::phonenumbers::PhoneNumberDesc* sms_services) {
3398 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.sms_services)
3402 inline bool PhoneMetadata::_internal_has_no_international_dialling() const {
3407 inline bool PhoneMetadata::has_no_international_dialling() const {
3410 inline void PhoneMetadata::clear_no_international_dialling() {
3414 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::_internal_no_international_dialling() const {
3419 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::no_international_dialling() const {
3420 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.no_international_dialling)
3423 inline void PhoneMetadata::unsafe_arena_set_allocated_no_international_dialling(
3434 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.no_international_dialling)
3436 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::release_no_international_dialling() {
3445 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::unsafe_arena_release_no_international_dialling() {
3446 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.no_international_dialling)
3452 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::_internal_mutable_no_international_dialling() {
3460 inline ::i18n::phonenumbers::PhoneNumberDesc* PhoneMetadata::mutable_no_international_dialling() {
3461 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.no_international_dialling)
3464 inline void PhoneMetadata::set_allocated_no_international_dialling(::i18n::phonenumbers::PhoneNumberDesc* no_international_dialling) {
3481 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.no_international_dialling)
3485 inline bool PhoneMetadata::_internal_has_id() const {
3489 inline bool PhoneMetadata::has_id() const {
3492 inline void PhoneMetadata::clear_id() {
3496 inline const std::string& PhoneMetadata::id() const {
3497 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.id)
3500 inline void PhoneMetadata::set_id(const std::string& value) {
3502 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.id)
3504 inline std::string* PhoneMetadata::mutable_id() {
3505 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.id)
3508 inline const std::string& PhoneMetadata::_internal_id() const {
3511 inline void PhoneMetadata::_internal_set_id(const std::string& value) {
3515 inline void PhoneMetadata::set_id(std::string&& value) {
3519 // @@protoc_insertion_point(field_set_rvalue:i18n.phonenumbers.PhoneMetadata.id)
3521 inline void PhoneMetadata::set_id(const char* value) {
3526 // @@protoc_insertion_point(field_set_char:i18n.phonenumbers.PhoneMetadata.id)
3528 inline void PhoneMetadata::set_id(const char* value,
3533 // @@protoc_insertion_point(field_set_pointer:i18n.phonenumbers.PhoneMetadata.id)
3535 inline std::string* PhoneMetadata::_internal_mutable_id() {
3539 inline std::string* PhoneMetadata::release_id() {
3540 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.id)
3547 inline void PhoneMetadata::set_allocated_id(std::string* id) {
3555 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.id)
3559 inline bool PhoneMetadata::_internal_has_country_code() const {
3563 inline bool PhoneMetadata::has_country_code() const {
3566 inline void PhoneMetadata::clear_country_code() {
3570 inline ::PROTOBUF_NAMESPACE_ID::int32 PhoneMetadata::_internal_country_code() const {
3573 inline ::PROTOBUF_NAMESPACE_ID::int32 PhoneMetadata::country_code() const {
3574 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.country_code)
3577 inline void PhoneMetadata::_internal_set_country_code(::PROTOBUF_NAMESPACE_ID::int32 value) {
3581 inline void PhoneMetadata::set_country_code(::PROTOBUF_NAMESPACE_ID::int32 value) {
3583 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.country_code)
3587 inline bool PhoneMetadata::_internal_has_international_prefix() const {
3591 inline bool PhoneMetadata::has_international_prefix() const {
3594 inline void PhoneMetadata::clear_international_prefix() {
3598 inline const std::string& PhoneMetadata::international_prefix() const {
3599 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.international_prefix)
3602 inline void PhoneMetadata::set_international_prefix(const std::string& value) {
3604 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.international_prefix)
3606 inline std::string* PhoneMetadata::mutable_international_prefix() {
3607 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.international_prefix)
3610 inline const std::string& PhoneMetadata::_internal_international_prefix() const {
3613 inline void PhoneMetadata::_internal_set_international_prefix(const std::string& value) {
3617 inline void PhoneMetadata::set_international_prefix(std::string&& value) {
3621 // @@protoc_insertion_point(field_set_rvalue:i18n.phonenumbers.PhoneMetadata.international_prefix)
3623 inline void PhoneMetadata::set_international_prefix(const char* value) {
3628 // @@protoc_insertion_point(field_set_char:i18n.phonenumbers.PhoneMetadata.international_prefix)
3630 inline void PhoneMetadata::set_international_prefix(const char* value,
3635 // @@protoc_insertion_point(field_set_pointer:i18n.phonenumbers.PhoneMetadata.international_prefix)
3637 inline std::string* PhoneMetadata::_internal_mutable_international_prefix() {
3641 inline std::string* PhoneMetadata::release_international_prefix() {
3642 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.international_prefix)
3649 inline void PhoneMetadata::set_allocated_international_prefix(std::string* international_prefix) {
3657 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.international_prefix)
3661 inline bool PhoneMetadata::_internal_has_preferred_international_prefix() const {
3665 inline bool PhoneMetadata::has_preferred_international_prefix() const {
3668 inline void PhoneMetadata::clear_preferred_international_prefix() {
3672 inline const std::string& PhoneMetadata::preferred_international_prefix() const {
3673 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.preferred_international_prefix)
3676 inline void PhoneMetadata::set_preferred_international_prefix(const std::string& value) {
3678 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.preferred_international_prefix)
3680 inline std::string* PhoneMetadata::mutable_preferred_international_prefix() {
3681 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.preferred_international_prefix)
3684 inline const std::string& PhoneMetadata::_internal_preferred_international_prefix() const {
3687 inline void PhoneMetadata::_internal_set_preferred_international_prefix(const std::string& value) {
3691 inline void PhoneMetadata::set_preferred_international_prefix(std::string&& value) {
3695 // @@protoc_insertion_point(field_set_rvalue:i18n.phonenumbers.PhoneMetadata.preferred_international_prefix)
3697 inline void PhoneMetadata::set_preferred_international_prefix(const char* value) {
3702 // @@protoc_insertion_point(field_set_char:i18n.phonenumbers.PhoneMetadata.preferred_international_prefix)
3704 inline void PhoneMetadata::set_preferred_international_prefix(const char* value,
3709 // @@protoc_insertion_point(field_set_pointer:i18n.phonenumbers.PhoneMetadata.preferred_international_prefix)
3711 inline std::string* PhoneMetadata::_internal_mutable_preferred_international_prefix() {
3715 inline std::string* PhoneMetadata::release_preferred_international_prefix() {
3716 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.preferred_international_prefix)
3723 inline void PhoneMetadata::set_allocated_preferred_international_prefix(std::string* preferred_international_prefix) {
3731 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.preferred_international_prefix)
3735 inline bool PhoneMetadata::_internal_has_national_prefix() const {
3739 inline bool PhoneMetadata::has_national_prefix() const {
3742 inline void PhoneMetadata::clear_national_prefix() {
3746 inline const std::string& PhoneMetadata::national_prefix() const {
3747 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.national_prefix)
3750 inline void PhoneMetadata::set_national_prefix(const std::string& value) {
3752 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.national_prefix)
3754 inline std::string* PhoneMetadata::mutable_national_prefix() {
3755 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.national_prefix)
3758 inline const std::string& PhoneMetadata::_internal_national_prefix() const {
3761 inline void PhoneMetadata::_internal_set_national_prefix(const std::string& value) {
3765 inline void PhoneMetadata::set_national_prefix(std::string&& value) {
3769 // @@protoc_insertion_point(field_set_rvalue:i18n.phonenumbers.PhoneMetadata.national_prefix)
3771 inline void PhoneMetadata::set_national_prefix(const char* value) {
3776 // @@protoc_insertion_point(field_set_char:i18n.phonenumbers.PhoneMetadata.national_prefix)
3778 inline void PhoneMetadata::set_national_prefix(const char* value,
3783 // @@protoc_insertion_point(field_set_pointer:i18n.phonenumbers.PhoneMetadata.national_prefix)
3785 inline std::string* PhoneMetadata::_internal_mutable_national_prefix() {
3789 inline std::string* PhoneMetadata::release_national_prefix() {
3790 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.national_prefix)
3797 inline void PhoneMetadata::set_allocated_national_prefix(std::string* national_prefix) {
3805 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.national_prefix)
3809 inline bool PhoneMetadata::_internal_has_preferred_extn_prefix() const {
3813 inline bool PhoneMetadata::has_preferred_extn_prefix() const {
3816 inline void PhoneMetadata::clear_preferred_extn_prefix() {
3820 inline const std::string& PhoneMetadata::preferred_extn_prefix() const {
3821 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.preferred_extn_prefix)
3824 inline void PhoneMetadata::set_preferred_extn_prefix(const std::string& value) {
3826 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.preferred_extn_prefix)
3828 inline std::string* PhoneMetadata::mutable_preferred_extn_prefix() {
3829 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.preferred_extn_prefix)
3832 inline const std::string& PhoneMetadata::_internal_preferred_extn_prefix() const {
3835 inline void PhoneMetadata::_internal_set_preferred_extn_prefix(const std::string& value) {
3839 inline void PhoneMetadata::set_preferred_extn_prefix(std::string&& value) {
3843 // @@protoc_insertion_point(field_set_rvalue:i18n.phonenumbers.PhoneMetadata.preferred_extn_prefix)
3845 inline void PhoneMetadata::set_preferred_extn_prefix(const char* value) {
3850 // @@protoc_insertion_point(field_set_char:i18n.phonenumbers.PhoneMetadata.preferred_extn_prefix)
3852 inline void PhoneMetadata::set_preferred_extn_prefix(const char* value,
3857 // @@protoc_insertion_point(field_set_pointer:i18n.phonenumbers.PhoneMetadata.preferred_extn_prefix)
3859 inline std::string* PhoneMetadata::_internal_mutable_preferred_extn_prefix() {
3863 inline std::string* PhoneMetadata::release_preferred_extn_prefix() {
3864 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.preferred_extn_prefix)
3871 inline void PhoneMetadata::set_allocated_preferred_extn_prefix(std::string* preferred_extn_prefix) {
3879 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.preferred_extn_prefix)
3883 inline bool PhoneMetadata::_internal_has_national_prefix_for_parsing() const {
3887 inline bool PhoneMetadata::has_national_prefix_for_parsing() const {
3890 inline void PhoneMetadata::clear_national_prefix_for_parsing() {
3894 inline const std::string& PhoneMetadata::national_prefix_for_parsing() const {
3895 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.national_prefix_for_parsing)
3898 inline void PhoneMetadata::set_national_prefix_for_parsing(const std::string& value) {
3900 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.national_prefix_for_parsing)
3902 inline std::string* PhoneMetadata::mutable_national_prefix_for_parsing() {
3903 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.national_prefix_for_parsing)
3906 inline const std::string& PhoneMetadata::_internal_national_prefix_for_parsing() const {
3909 inline void PhoneMetadata::_internal_set_national_prefix_for_parsing(const std::string& value) {
3913 inline void PhoneMetadata::set_national_prefix_for_parsing(std::string&& value) {
3917 // @@protoc_insertion_point(field_set_rvalue:i18n.phonenumbers.PhoneMetadata.national_prefix_for_parsing)
3919 inline void PhoneMetadata::set_national_prefix_for_parsing(const char* value) {
3924 // @@protoc_insertion_point(field_set_char:i18n.phonenumbers.PhoneMetadata.national_prefix_for_parsing)
3926 inline void PhoneMetadata::set_national_prefix_for_parsing(const char* value,
3931 // @@protoc_insertion_point(field_set_pointer:i18n.phonenumbers.PhoneMetadata.national_prefix_for_parsing)
3933 inline std::string* PhoneMetadata::_internal_mutable_national_prefix_for_parsing() {
3937 inline std::string* PhoneMetadata::release_national_prefix_for_parsing() {
3938 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.national_prefix_for_parsing)
3945 inline void PhoneMetadata::set_allocated_national_prefix_for_parsing(std::string* national_prefix_for_parsing) {
3953 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.national_prefix_for_parsing)
3957 inline bool PhoneMetadata::_internal_has_national_prefix_transform_rule() const {
3961 inline bool PhoneMetadata::has_national_prefix_transform_rule() const {
3964 inline void PhoneMetadata::clear_national_prefix_transform_rule() {
3968 inline const std::string& PhoneMetadata::national_prefix_transform_rule() const {
3969 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.national_prefix_transform_rule)
3972 inline void PhoneMetadata::set_national_prefix_transform_rule(const std::string& value) {
3974 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.national_prefix_transform_rule)
3976 inline std::string* PhoneMetadata::mutable_national_prefix_transform_rule() {
3977 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.national_prefix_transform_rule)
3980 inline const std::string& PhoneMetadata::_internal_national_prefix_transform_rule() const {
3983 inline void PhoneMetadata::_internal_set_national_prefix_transform_rule(const std::string& value) {
3987 inline void PhoneMetadata::set_national_prefix_transform_rule(std::string&& value) {
3991 // @@protoc_insertion_point(field_set_rvalue:i18n.phonenumbers.PhoneMetadata.national_prefix_transform_rule)
3993 inline void PhoneMetadata::set_national_prefix_transform_rule(const char* value) {
3998 // @@protoc_insertion_point(field_set_char:i18n.phonenumbers.PhoneMetadata.national_prefix_transform_rule)
4000 inline void PhoneMetadata::set_national_prefix_transform_rule(const char* value,
4005 // @@protoc_insertion_point(field_set_pointer:i18n.phonenumbers.PhoneMetadata.national_prefix_transform_rule)
4007 inline std::string* PhoneMetadata::_internal_mutable_national_prefix_transform_rule() {
4011 inline std::string* PhoneMetadata::release_national_prefix_transform_rule() {
4012 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.national_prefix_transform_rule)
4019 inline void PhoneMetadata::set_allocated_national_prefix_transform_rule(std::string* national_prefix_transform_rule) {
4027 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.national_prefix_transform_rule)
4031 inline bool PhoneMetadata::_internal_has_same_mobile_and_fixed_line_pattern() const {
4035 inline bool PhoneMetadata::has_same_mobile_and_fixed_line_pattern() const {
4038 inline void PhoneMetadata::clear_same_mobile_and_fixed_line_pattern() {
4042 inline bool PhoneMetadata::_internal_same_mobile_and_fixed_line_pattern() const {
4045 inline bool PhoneMetadata::same_mobile_and_fixed_line_pattern() const {
4046 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.same_mobile_and_fixed_line_pattern)
4049 inline void PhoneMetadata::_internal_set_same_mobile_and_fixed_line_pattern(bool value) {
4053 inline void PhoneMetadata::set_same_mobile_and_fixed_line_pattern(bool value) {
4055 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.same_mobile_and_fixed_line_pattern)
4059 inline int PhoneMetadata::_internal_number_format_size() const {
4062 inline int PhoneMetadata::number_format_size() const {
4065 inline void PhoneMetadata::clear_number_format() {
4068 inline ::i18n::phonenumbers::NumberFormat* PhoneMetadata::mutable_number_format(int index) {
4069 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.number_format)
4073 PhoneMetadata::mutable_number_format() {
4074 // @@protoc_insertion_point(field_mutable_list:i18n.phonenumbers.PhoneMetadata.number_format)
4077 inline const ::i18n::phonenumbers::NumberFormat& PhoneMetadata::_internal_number_format(int index) const {
4080 inline const ::i18n::phonenumbers::NumberFormat& PhoneMetadata::number_format(int index) const {
4081 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.number_format)
4084 inline ::i18n::phonenumbers::NumberFormat* PhoneMetadata::_internal_add_number_format() {
4087 inline ::i18n::phonenumbers::NumberFormat* PhoneMetadata::add_number_format() {
4088 // @@protoc_insertion_point(field_add:i18n.phonenumbers.PhoneMetadata.number_format)
4092 PhoneMetadata::number_format() const {
4093 // @@protoc_insertion_point(field_list:i18n.phonenumbers.PhoneMetadata.number_format)
4098 inline int PhoneMetadata::_internal_intl_number_format_size() const {
4101 inline int PhoneMetadata::intl_number_format_size() const {
4104 inline void PhoneMetadata::clear_intl_number_format() {
4107 inline ::i18n::phonenumbers::NumberFormat* PhoneMetadata::mutable_intl_number_format(int index) {
4108 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.intl_number_format)
4112 PhoneMetadata::mutable_intl_number_format() {
4113 // @@protoc_insertion_point(field_mutable_list:i18n.phonenumbers.PhoneMetadata.intl_number_format)
4116 inline const ::i18n::phonenumbers::NumberFormat& PhoneMetadata::_internal_intl_number_format(int index) const {
4119 inline const ::i18n::phonenumbers::NumberFormat& PhoneMetadata::intl_number_format(int index) const {
4120 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.intl_number_format)
4123 inline ::i18n::phonenumbers::NumberFormat* PhoneMetadata::_internal_add_intl_number_format() {
4126 inline ::i18n::phonenumbers::NumberFormat* PhoneMetadata::add_intl_number_format() {
4127 // @@protoc_insertion_point(field_add:i18n.phonenumbers.PhoneMetadata.intl_number_format)
4131 PhoneMetadata::intl_number_format() const {
4132 // @@protoc_insertion_point(field_list:i18n.phonenumbers.PhoneMetadata.intl_number_format)
4137 inline bool PhoneMetadata::_internal_has_main_country_for_code() const {
4141 inline bool PhoneMetadata::has_main_country_for_code() const {
4144 inline void PhoneMetadata::clear_main_country_for_code() {
4148 inline bool PhoneMetadata::_internal_main_country_for_code() const {
4151 inline bool PhoneMetadata::main_country_for_code() const {
4152 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.main_country_for_code)
4155 inline void PhoneMetadata::_internal_set_main_country_for_code(bool value) {
4159 inline void PhoneMetadata::set_main_country_for_code(bool value) {
4161 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.main_country_for_code)
4165 inline bool PhoneMetadata::_internal_has_leading_digits() const {
4169 inline bool PhoneMetadata::has_leading_digits() const {
4172 inline void PhoneMetadata::clear_leading_digits() {
4176 inline const std::string& PhoneMetadata::leading_digits() const {
4177 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.leading_digits)
4180 inline void PhoneMetadata::set_leading_digits(const std::string& value) {
4182 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.leading_digits)
4184 inline std::string* PhoneMetadata::mutable_leading_digits() {
4185 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.leading_digits)
4188 inline const std::string& PhoneMetadata::_internal_leading_digits() const {
4191 inline void PhoneMetadata::_internal_set_leading_digits(const std::string& value) {
4195 inline void PhoneMetadata::set_leading_digits(std::string&& value) {
4199 // @@protoc_insertion_point(field_set_rvalue:i18n.phonenumbers.PhoneMetadata.leading_digits)
4201 inline void PhoneMetadata::set_leading_digits(const char* value) {
4206 // @@protoc_insertion_point(field_set_char:i18n.phonenumbers.PhoneMetadata.leading_digits)
4208 inline void PhoneMetadata::set_leading_digits(const char* value,
4213 // @@protoc_insertion_point(field_set_pointer:i18n.phonenumbers.PhoneMetadata.leading_digits)
4215 inline std::string* PhoneMetadata::_internal_mutable_leading_digits() {
4219 inline std::string* PhoneMetadata::release_leading_digits() {
4220 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.leading_digits)
4227 inline void PhoneMetadata::set_allocated_leading_digits(std::string* leading_digits) {
4235 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.leading_digits)
4239 inline bool PhoneMetadata::_internal_has_mobile_number_portable_region() const {
4243 inline bool PhoneMetadata::has_mobile_number_portable_region() const {
4246 inline void PhoneMetadata::clear_mobile_number_portable_region() {
4250 inline bool PhoneMetadata::_internal_mobile_number_portable_region() const {
4253 inline bool PhoneMetadata::mobile_number_portable_region() const {
4254 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.mobile_number_portable_region)
4257 inline void PhoneMetadata::_internal_set_mobile_number_portable_region(bool value) {
4261 inline void PhoneMetadata::set_mobile_number_portable_region(bool value) {
4263 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.mobile_number_portable_region)
4270 // repeated .i18n.phonenumbers.PhoneMetadata metadata = 1;
4280 inline ::i18n::phonenumbers::PhoneMetadata* PhoneMetadataCollection::mutable_metadata(int index) {
4284 inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::i18n::phonenumbers::PhoneMetadata >*
4289 inline const ::i18n::phonenumbers::PhoneMetadata& PhoneMetadataCollection::_internal_metadata(int index) const {
4292 inline const ::i18n::phonenumbers::PhoneMetadata& PhoneMetadataCollection::metadata(int index) const {
4296 inline ::i18n::phonenumbers::PhoneMetadata* PhoneMetadataCollection::_internal_add_metadata() {
4299 inline ::i18n::phonenumbers::PhoneMetadata* PhoneMetadataCollection::add_metadata() {
4303 inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::i18n::phonenumbers::PhoneMetadata >&