// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: opentelemetry/proto/collector/profiles/v1development/profiles_service.proto
// Protobuf C++ Version: 6.33.5

#ifndef opentelemetry_2fproto_2fcollector_2fprofiles_2fv1development_2fprofiles_5fservice_2eproto_2epb_2eh
#define opentelemetry_2fproto_2fcollector_2fprofiles_2fv1development_2fprofiles_5fservice_2eproto_2epb_2eh

#include <limits>
#include <string>
#include <type_traits>
#include <utility>

#include "google/protobuf/runtime_version.h"
#if PROTOBUF_VERSION != 6033005
#error "Protobuf C++ gencode is built with an incompatible version of"
#error "Protobuf C++ headers/runtime. See"
#error "https://protobuf.dev/support/cross-version-runtime-guarantee/#cpp"
#endif
#include "google/protobuf/io/coded_stream.h"
#include "google/protobuf/arena.h"
#include "google/protobuf/arenastring.h"
#include "google/protobuf/generated_message_tctable_decl.h"
#include "google/protobuf/generated_message_util.h"
#include "google/protobuf/metadata_lite.h"
#include "google/protobuf/generated_message_reflection.h"
#include "google/protobuf/message.h"
#include "google/protobuf/message_lite.h"
#include "google/protobuf/repeated_field.h"  // IWYU pragma: export
#include "google/protobuf/extension_set.h"  // IWYU pragma: export
#include "google/protobuf/unknown_field_set.h"
#include "opentelemetry/proto/profiles/v1development/profiles.pb.h"
// @@protoc_insertion_point(includes)

// Must be included last.
#include "google/protobuf/port_def.inc"

#define PROTOBUF_INTERNAL_EXPORT_opentelemetry_2fproto_2fcollector_2fprofiles_2fv1development_2fprofiles_5fservice_2eproto OPENTELEMETRY_PROTO_API

namespace google {
namespace protobuf {
namespace internal {
template <typename T>
::absl::string_view GetAnyMessageName();
}  // namespace internal
}  // namespace protobuf
}  // namespace google

// Internal implementation detail -- do not use these members.
struct OPENTELEMETRY_PROTO_API TableStruct_opentelemetry_2fproto_2fcollector_2fprofiles_2fv1development_2fprofiles_5fservice_2eproto {
  static const ::uint32_t offsets[];
};
extern "C" {
OPENTELEMETRY_PROTO_API extern const ::google::protobuf::internal::DescriptorTable descriptor_table_opentelemetry_2fproto_2fcollector_2fprofiles_2fv1development_2fprofiles_5fservice_2eproto;
}  // extern "C"
namespace opentelemetry {
namespace proto {
namespace collector {
namespace profiles {
namespace v1development {
class ExportProfilesPartialSuccess;
struct ExportProfilesPartialSuccessDefaultTypeInternal;
OPENTELEMETRY_PROTO_API extern ExportProfilesPartialSuccessDefaultTypeInternal _ExportProfilesPartialSuccess_default_instance_;
OPENTELEMETRY_PROTO_API extern const ::google::protobuf::internal::ClassDataFull ExportProfilesPartialSuccess_class_data_;
class ExportProfilesServiceRequest;
struct ExportProfilesServiceRequestDefaultTypeInternal;
OPENTELEMETRY_PROTO_API extern ExportProfilesServiceRequestDefaultTypeInternal _ExportProfilesServiceRequest_default_instance_;
OPENTELEMETRY_PROTO_API extern const ::google::protobuf::internal::ClassDataFull ExportProfilesServiceRequest_class_data_;
class ExportProfilesServiceResponse;
struct ExportProfilesServiceResponseDefaultTypeInternal;
OPENTELEMETRY_PROTO_API extern ExportProfilesServiceResponseDefaultTypeInternal _ExportProfilesServiceResponse_default_instance_;
OPENTELEMETRY_PROTO_API extern const ::google::protobuf::internal::ClassDataFull ExportProfilesServiceResponse_class_data_;
}  // namespace v1development
}  // namespace profiles
}  // namespace collector
}  // namespace proto
}  // namespace opentelemetry
namespace google {
namespace protobuf {
}  // namespace protobuf
}  // namespace google

namespace opentelemetry {
namespace proto {
namespace collector {
namespace profiles {
namespace v1development {

// ===================================================================


// -------------------------------------------------------------------

class OPENTELEMETRY_PROTO_API ExportProfilesPartialSuccess final : public ::google::protobuf::Message
/* @@protoc_insertion_point(class_definition:opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess) */ {
 public:
  inline ExportProfilesPartialSuccess() : ExportProfilesPartialSuccess(nullptr) {}
  ~ExportProfilesPartialSuccess() PROTOBUF_FINAL;

#if defined(PROTOBUF_CUSTOM_VTABLE)
  void operator delete(ExportProfilesPartialSuccess* PROTOBUF_NONNULL msg, ::std::destroying_delete_t) {
    SharedDtor(*msg);
    ::google::protobuf::internal::SizedDelete(msg, sizeof(ExportProfilesPartialSuccess));
  }
#endif

  template <typename = void>
  explicit PROTOBUF_CONSTEXPR ExportProfilesPartialSuccess(::google::protobuf::internal::ConstantInitialized);

  inline ExportProfilesPartialSuccess(const ExportProfilesPartialSuccess& from) : ExportProfilesPartialSuccess(nullptr, from) {}
  inline ExportProfilesPartialSuccess(ExportProfilesPartialSuccess&& from) noexcept
      : ExportProfilesPartialSuccess(nullptr, ::std::move(from)) {}
  inline ExportProfilesPartialSuccess& operator=(const ExportProfilesPartialSuccess& from) {
    CopyFrom(from);
    return *this;
  }
  inline ExportProfilesPartialSuccess& operator=(ExportProfilesPartialSuccess&& from) noexcept {
    if (this == &from) return *this;
    if (::google::protobuf::internal::CanMoveWithInternalSwap(GetArena(), from.GetArena())) {
      InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }

  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const
      ABSL_ATTRIBUTE_LIFETIME_BOUND {
    return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
  }
  inline ::google::protobuf::UnknownFieldSet* PROTOBUF_NONNULL mutable_unknown_fields()
      ABSL_ATTRIBUTE_LIFETIME_BOUND {
    return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
  }

  static const ::google::protobuf::Descriptor* PROTOBUF_NONNULL descriptor() {
    return GetDescriptor();
  }
  static const ::google::protobuf::Descriptor* PROTOBUF_NONNULL GetDescriptor() {
    return default_instance().GetMetadata().descriptor;
  }
  static const ::google::protobuf::Reflection* PROTOBUF_NONNULL GetReflection() {
    return default_instance().GetMetadata().reflection;
  }
  static const ExportProfilesPartialSuccess& default_instance() {
    return *reinterpret_cast<const ExportProfilesPartialSuccess*>(
        &_ExportProfilesPartialSuccess_default_instance_);
  }
  static constexpr int kIndexInFileMessages = 2;
  friend void swap(ExportProfilesPartialSuccess& a, ExportProfilesPartialSuccess& b) { a.Swap(&b); }
  inline void Swap(ExportProfilesPartialSuccess* PROTOBUF_NONNULL other) {
    if (other == this) return;
    if (::google::protobuf::internal::CanUseInternalSwap(GetArena(), other->GetArena())) {
      InternalSwap(other);
    } else {
      ::google::protobuf::internal::GenericSwap(this, other);
    }
  }
  void UnsafeArenaSwap(ExportProfilesPartialSuccess* PROTOBUF_NONNULL other) {
    if (other == this) return;
    ABSL_DCHECK(GetArena() == other->GetArena());
    InternalSwap(other);
  }

  // implements Message ----------------------------------------------

  ExportProfilesPartialSuccess* PROTOBUF_NONNULL New(::google::protobuf::Arena* PROTOBUF_NULLABLE arena = nullptr) const {
    return ::google::protobuf::Message::DefaultConstruct<ExportProfilesPartialSuccess>(arena);
  }
  using ::google::protobuf::Message::CopyFrom;
  void CopyFrom(const ExportProfilesPartialSuccess& from);
  using ::google::protobuf::Message::MergeFrom;
  void MergeFrom(const ExportProfilesPartialSuccess& from) { ExportProfilesPartialSuccess::MergeImpl(*this, from); }

  private:
  static void MergeImpl(::google::protobuf::MessageLite& to_msg,
                        const ::google::protobuf::MessageLite& from_msg);

  public:
  bool IsInitialized() const {
    return true;
  }
  ABSL_ATTRIBUTE_REINITIALIZES void Clear() PROTOBUF_FINAL;
  #if defined(PROTOBUF_CUSTOM_VTABLE)
  private:
  static ::size_t ByteSizeLong(const ::google::protobuf::MessageLite& msg);
  static ::uint8_t* PROTOBUF_NONNULL _InternalSerialize(
      const ::google::protobuf::MessageLite& msg, ::uint8_t* PROTOBUF_NONNULL target,
      ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream);

  public:
  ::size_t ByteSizeLong() const { return ByteSizeLong(*this); }
  ::uint8_t* PROTOBUF_NONNULL _InternalSerialize(
      ::uint8_t* PROTOBUF_NONNULL target,
      ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
    return _InternalSerialize(*this, target, stream);
  }
  #else   // PROTOBUF_CUSTOM_VTABLE
  ::size_t ByteSizeLong() const final;
  ::uint8_t* PROTOBUF_NONNULL _InternalSerialize(
      ::uint8_t* PROTOBUF_NONNULL target,
      ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const final;
  #endif  // PROTOBUF_CUSTOM_VTABLE
  int GetCachedSize() const { return _impl_._cached_size_.Get(); }

  private:
  void SharedCtor(::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
  static void SharedDtor(MessageLite& self);
  void InternalSwap(ExportProfilesPartialSuccess* PROTOBUF_NONNULL other);
 private:
  template <typename T>
  friend ::absl::string_view(::google::protobuf::internal::GetAnyMessageName)();
  static ::absl::string_view FullMessageName() { return "opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess"; }

  explicit ExportProfilesPartialSuccess(::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
  ExportProfilesPartialSuccess(::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const ExportProfilesPartialSuccess& from);
  ExportProfilesPartialSuccess(
      ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, ExportProfilesPartialSuccess&& from) noexcept
      : ExportProfilesPartialSuccess(arena) {
    *this = ::std::move(from);
  }
  const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL GetClassData() const PROTOBUF_FINAL;
  static void* PROTOBUF_NONNULL PlacementNew_(
      const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
      ::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
  static constexpr auto InternalNewImpl_();

 public:
  static constexpr auto InternalGenerateClassData_();

  ::google::protobuf::Metadata GetMetadata() const;
  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------
  enum : int {
    kErrorMessageFieldNumber = 2,
    kRejectedProfilesFieldNumber = 1,
  };
  // string error_message = 2;
  void clear_error_message() ;
  const ::std::string& error_message() const;
  template <typename Arg_ = const ::std::string&, typename... Args_>
  void set_error_message(Arg_&& arg, Args_... args);
  ::std::string* PROTOBUF_NONNULL mutable_error_message();
  [[nodiscard]] ::std::string* PROTOBUF_NULLABLE release_error_message();
  void set_allocated_error_message(::std::string* PROTOBUF_NULLABLE value);

  private:
  const ::std::string& _internal_error_message() const;
  PROTOBUF_ALWAYS_INLINE void _internal_set_error_message(const ::std::string& value);
  ::std::string* PROTOBUF_NONNULL _internal_mutable_error_message();

  public:
  // int64 rejected_profiles = 1;
  void clear_rejected_profiles() ;
  ::int64_t rejected_profiles() const;
  void set_rejected_profiles(::int64_t value);

  private:
  ::int64_t _internal_rejected_profiles() const;
  void _internal_set_rejected_profiles(::int64_t value);

  public:
  // @@protoc_insertion_point(class_scope:opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess)
 private:
  class _Internal;
  friend class ::google::protobuf::internal::TcParser;
  static const ::google::protobuf::internal::TcParseTable<1, 2,
                                   0, 103,
                                   2>
      _table_;

  friend class ::google::protobuf::MessageLite;
  friend class ::google::protobuf::Arena;
  template <typename T>
  friend class ::google::protobuf::Arena::InternalHelper;
  using InternalArenaConstructable_ = void;
  using DestructorSkippable_ = void;
  struct Impl_ {
    inline explicit constexpr Impl_(::google::protobuf::internal::ConstantInitialized) noexcept;
    inline explicit Impl_(
        ::google::protobuf::internal::InternalVisibility visibility,
        ::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
    inline explicit Impl_(
        ::google::protobuf::internal::InternalVisibility visibility,
        ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
        const ExportProfilesPartialSuccess& from_msg);
    ::google::protobuf::internal::HasBits<1> _has_bits_;
    ::google::protobuf::internal::CachedSize _cached_size_;
    ::google::protobuf::internal::ArenaStringPtr error_message_;
    ::int64_t rejected_profiles_;
    PROTOBUF_TSAN_DECLARE_MEMBER
  };
  union { Impl_ _impl_; };
  friend struct ::TableStruct_opentelemetry_2fproto_2fcollector_2fprofiles_2fv1development_2fprofiles_5fservice_2eproto;
};

OPENTELEMETRY_PROTO_API extern const ::google::protobuf::internal::ClassDataFull ExportProfilesPartialSuccess_class_data_;
// -------------------------------------------------------------------

class OPENTELEMETRY_PROTO_API ExportProfilesServiceResponse final : public ::google::protobuf::Message
/* @@protoc_insertion_point(class_definition:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceResponse) */ {
 public:
  inline ExportProfilesServiceResponse() : ExportProfilesServiceResponse(nullptr) {}
  ~ExportProfilesServiceResponse() PROTOBUF_FINAL;

#if defined(PROTOBUF_CUSTOM_VTABLE)
  void operator delete(ExportProfilesServiceResponse* PROTOBUF_NONNULL msg, ::std::destroying_delete_t) {
    SharedDtor(*msg);
    ::google::protobuf::internal::SizedDelete(msg, sizeof(ExportProfilesServiceResponse));
  }
#endif

  template <typename = void>
  explicit PROTOBUF_CONSTEXPR ExportProfilesServiceResponse(::google::protobuf::internal::ConstantInitialized);

  inline ExportProfilesServiceResponse(const ExportProfilesServiceResponse& from) : ExportProfilesServiceResponse(nullptr, from) {}
  inline ExportProfilesServiceResponse(ExportProfilesServiceResponse&& from) noexcept
      : ExportProfilesServiceResponse(nullptr, ::std::move(from)) {}
  inline ExportProfilesServiceResponse& operator=(const ExportProfilesServiceResponse& from) {
    CopyFrom(from);
    return *this;
  }
  inline ExportProfilesServiceResponse& operator=(ExportProfilesServiceResponse&& from) noexcept {
    if (this == &from) return *this;
    if (::google::protobuf::internal::CanMoveWithInternalSwap(GetArena(), from.GetArena())) {
      InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }

  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const
      ABSL_ATTRIBUTE_LIFETIME_BOUND {
    return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
  }
  inline ::google::protobuf::UnknownFieldSet* PROTOBUF_NONNULL mutable_unknown_fields()
      ABSL_ATTRIBUTE_LIFETIME_BOUND {
    return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
  }

  static const ::google::protobuf::Descriptor* PROTOBUF_NONNULL descriptor() {
    return GetDescriptor();
  }
  static const ::google::protobuf::Descriptor* PROTOBUF_NONNULL GetDescriptor() {
    return default_instance().GetMetadata().descriptor;
  }
  static const ::google::protobuf::Reflection* PROTOBUF_NONNULL GetReflection() {
    return default_instance().GetMetadata().reflection;
  }
  static const ExportProfilesServiceResponse& default_instance() {
    return *reinterpret_cast<const ExportProfilesServiceResponse*>(
        &_ExportProfilesServiceResponse_default_instance_);
  }
  static constexpr int kIndexInFileMessages = 1;
  friend void swap(ExportProfilesServiceResponse& a, ExportProfilesServiceResponse& b) { a.Swap(&b); }
  inline void Swap(ExportProfilesServiceResponse* PROTOBUF_NONNULL other) {
    if (other == this) return;
    if (::google::protobuf::internal::CanUseInternalSwap(GetArena(), other->GetArena())) {
      InternalSwap(other);
    } else {
      ::google::protobuf::internal::GenericSwap(this, other);
    }
  }
  void UnsafeArenaSwap(ExportProfilesServiceResponse* PROTOBUF_NONNULL other) {
    if (other == this) return;
    ABSL_DCHECK(GetArena() == other->GetArena());
    InternalSwap(other);
  }

  // implements Message ----------------------------------------------

  ExportProfilesServiceResponse* PROTOBUF_NONNULL New(::google::protobuf::Arena* PROTOBUF_NULLABLE arena = nullptr) const {
    return ::google::protobuf::Message::DefaultConstruct<ExportProfilesServiceResponse>(arena);
  }
  using ::google::protobuf::Message::CopyFrom;
  void CopyFrom(const ExportProfilesServiceResponse& from);
  using ::google::protobuf::Message::MergeFrom;
  void MergeFrom(const ExportProfilesServiceResponse& from) { ExportProfilesServiceResponse::MergeImpl(*this, from); }

  private:
  static void MergeImpl(::google::protobuf::MessageLite& to_msg,
                        const ::google::protobuf::MessageLite& from_msg);

  public:
  bool IsInitialized() const {
    return true;
  }
  ABSL_ATTRIBUTE_REINITIALIZES void Clear() PROTOBUF_FINAL;
  #if defined(PROTOBUF_CUSTOM_VTABLE)
  private:
  static ::size_t ByteSizeLong(const ::google::protobuf::MessageLite& msg);
  static ::uint8_t* PROTOBUF_NONNULL _InternalSerialize(
      const ::google::protobuf::MessageLite& msg, ::uint8_t* PROTOBUF_NONNULL target,
      ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream);

  public:
  ::size_t ByteSizeLong() const { return ByteSizeLong(*this); }
  ::uint8_t* PROTOBUF_NONNULL _InternalSerialize(
      ::uint8_t* PROTOBUF_NONNULL target,
      ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
    return _InternalSerialize(*this, target, stream);
  }
  #else   // PROTOBUF_CUSTOM_VTABLE
  ::size_t ByteSizeLong() const final;
  ::uint8_t* PROTOBUF_NONNULL _InternalSerialize(
      ::uint8_t* PROTOBUF_NONNULL target,
      ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const final;
  #endif  // PROTOBUF_CUSTOM_VTABLE
  int GetCachedSize() const { return _impl_._cached_size_.Get(); }

  private:
  void SharedCtor(::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
  static void SharedDtor(MessageLite& self);
  void InternalSwap(ExportProfilesServiceResponse* PROTOBUF_NONNULL other);
 private:
  template <typename T>
  friend ::absl::string_view(::google::protobuf::internal::GetAnyMessageName)();
  static ::absl::string_view FullMessageName() { return "opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceResponse"; }

  explicit ExportProfilesServiceResponse(::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
  ExportProfilesServiceResponse(::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const ExportProfilesServiceResponse& from);
  ExportProfilesServiceResponse(
      ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, ExportProfilesServiceResponse&& from) noexcept
      : ExportProfilesServiceResponse(arena) {
    *this = ::std::move(from);
  }
  const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL GetClassData() const PROTOBUF_FINAL;
  static void* PROTOBUF_NONNULL PlacementNew_(
      const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
      ::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
  static constexpr auto InternalNewImpl_();

 public:
  static constexpr auto InternalGenerateClassData_();

  ::google::protobuf::Metadata GetMetadata() const;
  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------
  enum : int {
    kPartialSuccessFieldNumber = 1,
  };
  // .opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess partial_success = 1;
  bool has_partial_success() const;
  void clear_partial_success() ;
  const ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess& partial_success() const;
  [[nodiscard]] ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NULLABLE release_partial_success();
  ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NONNULL mutable_partial_success();
  void set_allocated_partial_success(::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NULLABLE value);
  void unsafe_arena_set_allocated_partial_success(::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NULLABLE value);
  ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NULLABLE unsafe_arena_release_partial_success();

  private:
  const ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess& _internal_partial_success() const;
  ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NONNULL _internal_mutable_partial_success();

  public:
  // @@protoc_insertion_point(class_scope:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceResponse)
 private:
  class _Internal;
  friend class ::google::protobuf::internal::TcParser;
  static const ::google::protobuf::internal::TcParseTable<0, 1,
                                   1, 0,
                                   2>
      _table_;

  friend class ::google::protobuf::MessageLite;
  friend class ::google::protobuf::Arena;
  template <typename T>
  friend class ::google::protobuf::Arena::InternalHelper;
  using InternalArenaConstructable_ = void;
  using DestructorSkippable_ = void;
  struct Impl_ {
    inline explicit constexpr Impl_(::google::protobuf::internal::ConstantInitialized) noexcept;
    inline explicit Impl_(
        ::google::protobuf::internal::InternalVisibility visibility,
        ::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
    inline explicit Impl_(
        ::google::protobuf::internal::InternalVisibility visibility,
        ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
        const ExportProfilesServiceResponse& from_msg);
    ::google::protobuf::internal::HasBits<1> _has_bits_;
    ::google::protobuf::internal::CachedSize _cached_size_;
    ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NULLABLE partial_success_;
    PROTOBUF_TSAN_DECLARE_MEMBER
  };
  union { Impl_ _impl_; };
  friend struct ::TableStruct_opentelemetry_2fproto_2fcollector_2fprofiles_2fv1development_2fprofiles_5fservice_2eproto;
};

OPENTELEMETRY_PROTO_API extern const ::google::protobuf::internal::ClassDataFull ExportProfilesServiceResponse_class_data_;
// -------------------------------------------------------------------

class OPENTELEMETRY_PROTO_API ExportProfilesServiceRequest final : public ::google::protobuf::Message
/* @@protoc_insertion_point(class_definition:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceRequest) */ {
 public:
  inline ExportProfilesServiceRequest() : ExportProfilesServiceRequest(nullptr) {}
  ~ExportProfilesServiceRequest() PROTOBUF_FINAL;

#if defined(PROTOBUF_CUSTOM_VTABLE)
  void operator delete(ExportProfilesServiceRequest* PROTOBUF_NONNULL msg, ::std::destroying_delete_t) {
    SharedDtor(*msg);
    ::google::protobuf::internal::SizedDelete(msg, sizeof(ExportProfilesServiceRequest));
  }
#endif

  template <typename = void>
  explicit PROTOBUF_CONSTEXPR ExportProfilesServiceRequest(::google::protobuf::internal::ConstantInitialized);

  inline ExportProfilesServiceRequest(const ExportProfilesServiceRequest& from) : ExportProfilesServiceRequest(nullptr, from) {}
  inline ExportProfilesServiceRequest(ExportProfilesServiceRequest&& from) noexcept
      : ExportProfilesServiceRequest(nullptr, ::std::move(from)) {}
  inline ExportProfilesServiceRequest& operator=(const ExportProfilesServiceRequest& from) {
    CopyFrom(from);
    return *this;
  }
  inline ExportProfilesServiceRequest& operator=(ExportProfilesServiceRequest&& from) noexcept {
    if (this == &from) return *this;
    if (::google::protobuf::internal::CanMoveWithInternalSwap(GetArena(), from.GetArena())) {
      InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }

  inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const
      ABSL_ATTRIBUTE_LIFETIME_BOUND {
    return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
  }
  inline ::google::protobuf::UnknownFieldSet* PROTOBUF_NONNULL mutable_unknown_fields()
      ABSL_ATTRIBUTE_LIFETIME_BOUND {
    return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
  }

  static const ::google::protobuf::Descriptor* PROTOBUF_NONNULL descriptor() {
    return GetDescriptor();
  }
  static const ::google::protobuf::Descriptor* PROTOBUF_NONNULL GetDescriptor() {
    return default_instance().GetMetadata().descriptor;
  }
  static const ::google::protobuf::Reflection* PROTOBUF_NONNULL GetReflection() {
    return default_instance().GetMetadata().reflection;
  }
  static const ExportProfilesServiceRequest& default_instance() {
    return *reinterpret_cast<const ExportProfilesServiceRequest*>(
        &_ExportProfilesServiceRequest_default_instance_);
  }
  static constexpr int kIndexInFileMessages = 0;
  friend void swap(ExportProfilesServiceRequest& a, ExportProfilesServiceRequest& b) { a.Swap(&b); }
  inline void Swap(ExportProfilesServiceRequest* PROTOBUF_NONNULL other) {
    if (other == this) return;
    if (::google::protobuf::internal::CanUseInternalSwap(GetArena(), other->GetArena())) {
      InternalSwap(other);
    } else {
      ::google::protobuf::internal::GenericSwap(this, other);
    }
  }
  void UnsafeArenaSwap(ExportProfilesServiceRequest* PROTOBUF_NONNULL other) {
    if (other == this) return;
    ABSL_DCHECK(GetArena() == other->GetArena());
    InternalSwap(other);
  }

  // implements Message ----------------------------------------------

  ExportProfilesServiceRequest* PROTOBUF_NONNULL New(::google::protobuf::Arena* PROTOBUF_NULLABLE arena = nullptr) const {
    return ::google::protobuf::Message::DefaultConstruct<ExportProfilesServiceRequest>(arena);
  }
  using ::google::protobuf::Message::CopyFrom;
  void CopyFrom(const ExportProfilesServiceRequest& from);
  using ::google::protobuf::Message::MergeFrom;
  void MergeFrom(const ExportProfilesServiceRequest& from) { ExportProfilesServiceRequest::MergeImpl(*this, from); }

  private:
  static void MergeImpl(::google::protobuf::MessageLite& to_msg,
                        const ::google::protobuf::MessageLite& from_msg);

  public:
  bool IsInitialized() const {
    return true;
  }
  ABSL_ATTRIBUTE_REINITIALIZES void Clear() PROTOBUF_FINAL;
  #if defined(PROTOBUF_CUSTOM_VTABLE)
  private:
  static ::size_t ByteSizeLong(const ::google::protobuf::MessageLite& msg);
  static ::uint8_t* PROTOBUF_NONNULL _InternalSerialize(
      const ::google::protobuf::MessageLite& msg, ::uint8_t* PROTOBUF_NONNULL target,
      ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream);

  public:
  ::size_t ByteSizeLong() const { return ByteSizeLong(*this); }
  ::uint8_t* PROTOBUF_NONNULL _InternalSerialize(
      ::uint8_t* PROTOBUF_NONNULL target,
      ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const {
    return _InternalSerialize(*this, target, stream);
  }
  #else   // PROTOBUF_CUSTOM_VTABLE
  ::size_t ByteSizeLong() const final;
  ::uint8_t* PROTOBUF_NONNULL _InternalSerialize(
      ::uint8_t* PROTOBUF_NONNULL target,
      ::google::protobuf::io::EpsCopyOutputStream* PROTOBUF_NONNULL stream) const final;
  #endif  // PROTOBUF_CUSTOM_VTABLE
  int GetCachedSize() const { return _impl_._cached_size_.Get(); }

  private:
  void SharedCtor(::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
  static void SharedDtor(MessageLite& self);
  void InternalSwap(ExportProfilesServiceRequest* PROTOBUF_NONNULL other);
 private:
  template <typename T>
  friend ::absl::string_view(::google::protobuf::internal::GetAnyMessageName)();
  static ::absl::string_view FullMessageName() { return "opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceRequest"; }

  explicit ExportProfilesServiceRequest(::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
  ExportProfilesServiceRequest(::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const ExportProfilesServiceRequest& from);
  ExportProfilesServiceRequest(
      ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, ExportProfilesServiceRequest&& from) noexcept
      : ExportProfilesServiceRequest(arena) {
    *this = ::std::move(from);
  }
  const ::google::protobuf::internal::ClassData* PROTOBUF_NONNULL GetClassData() const PROTOBUF_FINAL;
  static void* PROTOBUF_NONNULL PlacementNew_(
      const void* PROTOBUF_NONNULL, void* PROTOBUF_NONNULL mem,
      ::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
  static constexpr auto InternalNewImpl_();

 public:
  static constexpr auto InternalGenerateClassData_();

  ::google::protobuf::Metadata GetMetadata() const;
  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------
  enum : int {
    kResourceProfilesFieldNumber = 1,
  };
  // repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1;
  int resource_profiles_size() const;
  private:
  int _internal_resource_profiles_size() const;

  public:
  void clear_resource_profiles() ;
  ::opentelemetry::proto::profiles::v1development::ResourceProfiles* PROTOBUF_NONNULL mutable_resource_profiles(int index);
  ::google::protobuf::RepeatedPtrField<::opentelemetry::proto::profiles::v1development::ResourceProfiles>* PROTOBUF_NONNULL mutable_resource_profiles();

  private:
  const ::google::protobuf::RepeatedPtrField<::opentelemetry::proto::profiles::v1development::ResourceProfiles>& _internal_resource_profiles() const;
  ::google::protobuf::RepeatedPtrField<::opentelemetry::proto::profiles::v1development::ResourceProfiles>* PROTOBUF_NONNULL _internal_mutable_resource_profiles();
  public:
  const ::opentelemetry::proto::profiles::v1development::ResourceProfiles& resource_profiles(int index) const;
  ::opentelemetry::proto::profiles::v1development::ResourceProfiles* PROTOBUF_NONNULL add_resource_profiles();
  const ::google::protobuf::RepeatedPtrField<::opentelemetry::proto::profiles::v1development::ResourceProfiles>& resource_profiles() const;
  // @@protoc_insertion_point(class_scope:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceRequest)
 private:
  class _Internal;
  friend class ::google::protobuf::internal::TcParser;
  static const ::google::protobuf::internal::TcParseTable<0, 1,
                                   1, 0,
                                   2>
      _table_;

  friend class ::google::protobuf::MessageLite;
  friend class ::google::protobuf::Arena;
  template <typename T>
  friend class ::google::protobuf::Arena::InternalHelper;
  using InternalArenaConstructable_ = void;
  using DestructorSkippable_ = void;
  struct Impl_ {
    inline explicit constexpr Impl_(::google::protobuf::internal::ConstantInitialized) noexcept;
    inline explicit Impl_(
        ::google::protobuf::internal::InternalVisibility visibility,
        ::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
    inline explicit Impl_(
        ::google::protobuf::internal::InternalVisibility visibility,
        ::google::protobuf::Arena* PROTOBUF_NULLABLE arena, const Impl_& from,
        const ExportProfilesServiceRequest& from_msg);
    ::google::protobuf::internal::HasBits<1> _has_bits_;
    ::google::protobuf::internal::CachedSize _cached_size_;
    ::google::protobuf::RepeatedPtrField< ::opentelemetry::proto::profiles::v1development::ResourceProfiles > resource_profiles_;
    PROTOBUF_TSAN_DECLARE_MEMBER
  };
  union { Impl_ _impl_; };
  friend struct ::TableStruct_opentelemetry_2fproto_2fcollector_2fprofiles_2fv1development_2fprofiles_5fservice_2eproto;
};

OPENTELEMETRY_PROTO_API extern const ::google::protobuf::internal::ClassDataFull ExportProfilesServiceRequest_class_data_;

// ===================================================================




// ===================================================================


#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif  // __GNUC__
// -------------------------------------------------------------------

// ExportProfilesServiceRequest

// repeated .opentelemetry.proto.profiles.v1development.ResourceProfiles resource_profiles = 1;
inline int ExportProfilesServiceRequest::_internal_resource_profiles_size() const {
  return _internal_resource_profiles().size();
}
inline int ExportProfilesServiceRequest::resource_profiles_size() const {
  return _internal_resource_profiles_size();
}
inline ::opentelemetry::proto::profiles::v1development::ResourceProfiles* PROTOBUF_NONNULL ExportProfilesServiceRequest::mutable_resource_profiles(int index)
    ABSL_ATTRIBUTE_LIFETIME_BOUND {
  // @@protoc_insertion_point(field_mutable:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceRequest.resource_profiles)
  return _internal_mutable_resource_profiles()->Mutable(index);
}
inline ::google::protobuf::RepeatedPtrField<::opentelemetry::proto::profiles::v1development::ResourceProfiles>* PROTOBUF_NONNULL ExportProfilesServiceRequest::mutable_resource_profiles()
    ABSL_ATTRIBUTE_LIFETIME_BOUND {
  SetHasBitForRepeated(_impl_._has_bits_[0], 0x00000001U);
  // @@protoc_insertion_point(field_mutable_list:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceRequest.resource_profiles)
  ::google::protobuf::internal::TSanWrite(&_impl_);
  return _internal_mutable_resource_profiles();
}
inline const ::opentelemetry::proto::profiles::v1development::ResourceProfiles& ExportProfilesServiceRequest::resource_profiles(int index) const
    ABSL_ATTRIBUTE_LIFETIME_BOUND {
  // @@protoc_insertion_point(field_get:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceRequest.resource_profiles)
  return _internal_resource_profiles().Get(index);
}
inline ::opentelemetry::proto::profiles::v1development::ResourceProfiles* PROTOBUF_NONNULL ExportProfilesServiceRequest::add_resource_profiles()
    ABSL_ATTRIBUTE_LIFETIME_BOUND {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  ::opentelemetry::proto::profiles::v1development::ResourceProfiles* _add =
      _internal_mutable_resource_profiles()->InternalAddWithArena(
          ::google::protobuf::MessageLite::internal_visibility(), GetArena());
  SetHasBitForRepeated(_impl_._has_bits_[0], 0x00000001U);
  // @@protoc_insertion_point(field_add:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceRequest.resource_profiles)
  return _add;
}
inline const ::google::protobuf::RepeatedPtrField<::opentelemetry::proto::profiles::v1development::ResourceProfiles>& ExportProfilesServiceRequest::resource_profiles() const
    ABSL_ATTRIBUTE_LIFETIME_BOUND {
  // @@protoc_insertion_point(field_list:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceRequest.resource_profiles)
  return _internal_resource_profiles();
}
inline const ::google::protobuf::RepeatedPtrField<::opentelemetry::proto::profiles::v1development::ResourceProfiles>&
ExportProfilesServiceRequest::_internal_resource_profiles() const {
  ::google::protobuf::internal::TSanRead(&_impl_);
  return _impl_.resource_profiles_;
}
inline ::google::protobuf::RepeatedPtrField<::opentelemetry::proto::profiles::v1development::ResourceProfiles>* PROTOBUF_NONNULL
ExportProfilesServiceRequest::_internal_mutable_resource_profiles() {
  ::google::protobuf::internal::TSanRead(&_impl_);
  return &_impl_.resource_profiles_;
}

// -------------------------------------------------------------------

// ExportProfilesServiceResponse

// .opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess partial_success = 1;
inline bool ExportProfilesServiceResponse::has_partial_success() const {
  bool value = CheckHasBit(_impl_._has_bits_[0], 0x00000001U);
  PROTOBUF_ASSUME(!value || _impl_.partial_success_ != nullptr);
  return value;
}
inline void ExportProfilesServiceResponse::clear_partial_success() {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  if (_impl_.partial_success_ != nullptr) _impl_.partial_success_->Clear();
  ClearHasBit(_impl_._has_bits_[0],
                  0x00000001U);
}
inline const ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess& ExportProfilesServiceResponse::_internal_partial_success() const {
  ::google::protobuf::internal::TSanRead(&_impl_);
  const ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* p = _impl_.partial_success_;
  return p != nullptr ? *p : reinterpret_cast<const ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess&>(::opentelemetry::proto::collector::profiles::v1development::_ExportProfilesPartialSuccess_default_instance_);
}
inline const ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess& ExportProfilesServiceResponse::partial_success() const ABSL_ATTRIBUTE_LIFETIME_BOUND {
  // @@protoc_insertion_point(field_get:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceResponse.partial_success)
  return _internal_partial_success();
}
inline void ExportProfilesServiceResponse::unsafe_arena_set_allocated_partial_success(
    ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NULLABLE value) {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  if (GetArena() == nullptr) {
    delete reinterpret_cast<::google::protobuf::MessageLite*>(_impl_.partial_success_);
  }
  _impl_.partial_success_ = reinterpret_cast<::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess*>(value);
  if (value != nullptr) {
    SetHasBit(_impl_._has_bits_[0], 0x00000001U);
  } else {
    ClearHasBit(_impl_._has_bits_[0], 0x00000001U);
  }
  // @@protoc_insertion_point(field_unsafe_arena_set_allocated:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceResponse.partial_success)
}
inline ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NULLABLE ExportProfilesServiceResponse::release_partial_success() {
  ::google::protobuf::internal::TSanWrite(&_impl_);

  ClearHasBit(_impl_._has_bits_[0], 0x00000001U);
  ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* released = _impl_.partial_success_;
  _impl_.partial_success_ = nullptr;
  if (::google::protobuf::internal::DebugHardenForceCopyInRelease()) {
    auto* old = reinterpret_cast<::google::protobuf::MessageLite*>(released);
    released = ::google::protobuf::internal::DuplicateIfNonNull(released);
    if (GetArena() == nullptr) {
      delete old;
    }
  } else {
    if (GetArena() != nullptr) {
      released = ::google::protobuf::internal::DuplicateIfNonNull(released);
    }
  }
  return released;
}
inline ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NULLABLE ExportProfilesServiceResponse::unsafe_arena_release_partial_success() {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  // @@protoc_insertion_point(field_release:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceResponse.partial_success)

  ClearHasBit(_impl_._has_bits_[0], 0x00000001U);
  ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* temp = _impl_.partial_success_;
  _impl_.partial_success_ = nullptr;
  return temp;
}
inline ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NONNULL ExportProfilesServiceResponse::_internal_mutable_partial_success() {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  if (_impl_.partial_success_ == nullptr) {
    auto* p = ::google::protobuf::Message::DefaultConstruct<::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess>(GetArena());
    _impl_.partial_success_ = reinterpret_cast<::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess*>(p);
  }
  return _impl_.partial_success_;
}
inline ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NONNULL ExportProfilesServiceResponse::mutable_partial_success()
    ABSL_ATTRIBUTE_LIFETIME_BOUND {
  SetHasBit(_impl_._has_bits_[0], 0x00000001U);
  ::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* _msg = _internal_mutable_partial_success();
  // @@protoc_insertion_point(field_mutable:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceResponse.partial_success)
  return _msg;
}
inline void ExportProfilesServiceResponse::set_allocated_partial_success(::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess* PROTOBUF_NULLABLE value) {
  ::google::protobuf::Arena* message_arena = GetArena();
  ::google::protobuf::internal::TSanWrite(&_impl_);
  if (message_arena == nullptr) {
    delete reinterpret_cast<::google::protobuf::MessageLite*>(_impl_.partial_success_);
  }

  if (value != nullptr) {
    ::google::protobuf::Arena* submessage_arena = value->GetArena();
    if (message_arena != submessage_arena) {
      value = ::google::protobuf::internal::GetOwnedMessage(message_arena, value, submessage_arena);
    }
    SetHasBit(_impl_._has_bits_[0], 0x00000001U);
  } else {
    ClearHasBit(_impl_._has_bits_[0], 0x00000001U);
  }

  _impl_.partial_success_ = reinterpret_cast<::opentelemetry::proto::collector::profiles::v1development::ExportProfilesPartialSuccess*>(value);
  // @@protoc_insertion_point(field_set_allocated:opentelemetry.proto.collector.profiles.v1development.ExportProfilesServiceResponse.partial_success)
}

// -------------------------------------------------------------------

// ExportProfilesPartialSuccess

// int64 rejected_profiles = 1;
inline void ExportProfilesPartialSuccess::clear_rejected_profiles() {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  _impl_.rejected_profiles_ = ::int64_t{0};
  ClearHasBit(_impl_._has_bits_[0],
                  0x00000002U);
}
inline ::int64_t ExportProfilesPartialSuccess::rejected_profiles() const {
  // @@protoc_insertion_point(field_get:opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess.rejected_profiles)
  return _internal_rejected_profiles();
}
inline void ExportProfilesPartialSuccess::set_rejected_profiles(::int64_t value) {
  _internal_set_rejected_profiles(value);
  SetHasBit(_impl_._has_bits_[0], 0x00000002U);
  // @@protoc_insertion_point(field_set:opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess.rejected_profiles)
}
inline ::int64_t ExportProfilesPartialSuccess::_internal_rejected_profiles() const {
  ::google::protobuf::internal::TSanRead(&_impl_);
  return _impl_.rejected_profiles_;
}
inline void ExportProfilesPartialSuccess::_internal_set_rejected_profiles(::int64_t value) {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  _impl_.rejected_profiles_ = value;
}

// string error_message = 2;
inline void ExportProfilesPartialSuccess::clear_error_message() {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  _impl_.error_message_.ClearToEmpty();
  ClearHasBit(_impl_._has_bits_[0],
                  0x00000001U);
}
inline const ::std::string& ExportProfilesPartialSuccess::error_message() const
    ABSL_ATTRIBUTE_LIFETIME_BOUND {
  // @@protoc_insertion_point(field_get:opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess.error_message)
  return _internal_error_message();
}
template <typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void ExportProfilesPartialSuccess::set_error_message(Arg_&& arg, Args_... args) {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  SetHasBit(_impl_._has_bits_[0], 0x00000001U);
  _impl_.error_message_.Set(static_cast<Arg_&&>(arg), args..., GetArena());
  // @@protoc_insertion_point(field_set:opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess.error_message)
}
inline ::std::string* PROTOBUF_NONNULL ExportProfilesPartialSuccess::mutable_error_message()
    ABSL_ATTRIBUTE_LIFETIME_BOUND {
  SetHasBit(_impl_._has_bits_[0], 0x00000001U);
  ::std::string* _s = _internal_mutable_error_message();
  // @@protoc_insertion_point(field_mutable:opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess.error_message)
  return _s;
}
inline const ::std::string& ExportProfilesPartialSuccess::_internal_error_message() const {
  ::google::protobuf::internal::TSanRead(&_impl_);
  return _impl_.error_message_.Get();
}
inline void ExportProfilesPartialSuccess::_internal_set_error_message(const ::std::string& value) {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  _impl_.error_message_.Set(value, GetArena());
}
inline ::std::string* PROTOBUF_NONNULL ExportProfilesPartialSuccess::_internal_mutable_error_message() {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  return _impl_.error_message_.Mutable( GetArena());
}
inline ::std::string* PROTOBUF_NULLABLE ExportProfilesPartialSuccess::release_error_message() {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  // @@protoc_insertion_point(field_release:opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess.error_message)
  if (!CheckHasBit(_impl_._has_bits_[0], 0x00000001U)) {
    return nullptr;
  }
  ClearHasBit(_impl_._has_bits_[0], 0x00000001U);
  auto* released = _impl_.error_message_.Release();
  if (::google::protobuf::internal::DebugHardenForceCopyDefaultString()) {
    _impl_.error_message_.Set("", GetArena());
  }
  return released;
}
inline void ExportProfilesPartialSuccess::set_allocated_error_message(::std::string* PROTOBUF_NULLABLE value) {
  ::google::protobuf::internal::TSanWrite(&_impl_);
  if (value != nullptr) {
    SetHasBit(_impl_._has_bits_[0], 0x00000001U);
  } else {
    ClearHasBit(_impl_._has_bits_[0], 0x00000001U);
  }
  _impl_.error_message_.SetAllocated(value, GetArena());
  if (::google::protobuf::internal::DebugHardenForceCopyDefaultString() && _impl_.error_message_.IsDefault()) {
    _impl_.error_message_.Set("", GetArena());
  }
  // @@protoc_insertion_point(field_set_allocated:opentelemetry.proto.collector.profiles.v1development.ExportProfilesPartialSuccess.error_message)
}

#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif  // __GNUC__

// @@protoc_insertion_point(namespace_scope)
}  // namespace v1development
}  // namespace profiles
}  // namespace collector
}  // namespace proto
}  // namespace opentelemetry


// @@protoc_insertion_point(global_scope)

#include "google/protobuf/port_undef.inc"

#endif  // opentelemetry_2fproto_2fcollector_2fprofiles_2fv1development_2fprofiles_5fservice_2eproto_2epb_2eh
