chromium/out/Default/gen/third_party/tflite_support/src/tensorflow_lite_support/cc/task/text/proto/text_embedder_options.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: tensorflow_lite_support/cc/task/text/proto/text_embedder_options.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_tensorflow_5flite_5fsupport_2fcc_2ftask_2ftext_2fproto_2ftext_5fembedder_5foptions_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_tensorflow_5flite_5fsupport_2fcc_2ftask_2ftext_2fproto_2ftext_5fembedder_5foptions_2eproto

#include <limits>
#include <string>

#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif

#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.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 "tensorflow_lite_support/cc/task/core/proto/base_options.pb.h"
#include "tensorflow_lite_support/cc/task/processor/proto/embedding_options.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_tensorflow_5flite_5fsupport_2fcc_2ftask_2ftext_2fproto_2ftext_5fembedder_5foptions_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_tensorflow_5flite_5fsupport_2fcc_2ftask_2ftext_2fproto_2ftext_5fembedder_5foptions_2eproto {};
namespace tflite {
namespace task {
namespace text {
class TextEmbedderOptions;
struct TextEmbedderOptionsDefaultTypeInternal;
extern TextEmbedderOptionsDefaultTypeInternal _TextEmbedderOptions_default_instance_;
}  // namespace text
}  // namespace task
}  // namespace tflite
PROTOBUF_NAMESPACE_OPEN
template<> ::tflite::task::text::TextEmbedderOptions* Arena::CreateMaybeMessage<::tflite::task::text::TextEmbedderOptions>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace tflite {
namespace task {
namespace text {

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

class TextEmbedderOptions final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:tflite.task.text.TextEmbedderOptions) */ {};
// ===================================================================


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

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

// optional .tflite.task.core.BaseOptions base_options = 1;
inline bool TextEmbedderOptions::_internal_has_base_options() const {}
inline bool TextEmbedderOptions::has_base_options() const {}
inline const ::tflite::task::core::BaseOptions& TextEmbedderOptions::_internal_base_options() const {}
inline const ::tflite::task::core::BaseOptions& TextEmbedderOptions::base_options() const {}
inline void TextEmbedderOptions::unsafe_arena_set_allocated_base_options(
    ::tflite::task::core::BaseOptions* base_options) {}
inline ::tflite::task::core::BaseOptions* TextEmbedderOptions::release_base_options() {}
inline ::tflite::task::core::BaseOptions* TextEmbedderOptions::unsafe_arena_release_base_options() {}
inline ::tflite::task::core::BaseOptions* TextEmbedderOptions::_internal_mutable_base_options() {}
inline ::tflite::task::core::BaseOptions* TextEmbedderOptions::mutable_base_options() {}
inline void TextEmbedderOptions::set_allocated_base_options(::tflite::task::core::BaseOptions* base_options) {}

// repeated .tflite.task.processor.EmbeddingOptions embedding_options = 2;
inline int TextEmbedderOptions::_internal_embedding_options_size() const {}
inline int TextEmbedderOptions::embedding_options_size() const {}
inline ::tflite::task::processor::EmbeddingOptions* TextEmbedderOptions::mutable_embedding_options(int index) {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::tflite::task::processor::EmbeddingOptions >*
TextEmbedderOptions::mutable_embedding_options() {}
inline const ::tflite::task::processor::EmbeddingOptions& TextEmbedderOptions::_internal_embedding_options(int index) const {}
inline const ::tflite::task::processor::EmbeddingOptions& TextEmbedderOptions::embedding_options(int index) const {}
inline ::tflite::task::processor::EmbeddingOptions* TextEmbedderOptions::_internal_add_embedding_options() {}
inline ::tflite::task::processor::EmbeddingOptions* TextEmbedderOptions::add_embedding_options() {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::tflite::task::processor::EmbeddingOptions >&
TextEmbedderOptions::embedding_options() const {}

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

// @@protoc_insertion_point(namespace_scope)

}  // namespace text
}  // namespace task
}  // namespace tflite

// @@protoc_insertion_point(global_scope)

#include <google/protobuf/port_undef.inc>
#endif  // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_tensorflow_5flite_5fsupport_2fcc_2ftask_2ftext_2fproto_2ftext_5fembedder_5foptions_2eproto