milvus.pb.h 192.5 KB
Newer Older
K
kun yu 已提交
1 2 3
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: milvus.proto

Z
zhiru 已提交
4 5
#ifndef GOOGLE_PROTOBUF_INCLUDED_milvus_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_milvus_2eproto
K
kun yu 已提交
6 7 8 9 10

#include <limits>
#include <string>

#include <google/protobuf/port_def.inc>
Z
zhiru 已提交
11
#if PROTOBUF_VERSION < 3009000
K
kun yu 已提交
12 13 14 15
#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
Z
zhiru 已提交
16
#if 3009000 < PROTOBUF_MIN_PROTOC_VERSION
K
kun yu 已提交
17 18 19 20 21 22 23 24 25 26 27 28 29
#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_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/inlined_string_field.h>
#include <google/protobuf/metadata.h>
Z
zhiru 已提交
30
#include <google/protobuf/generated_message_reflection.h>
K
kun yu 已提交
31 32 33 34 35 36 37 38
#include <google/protobuf/message.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 "status.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_milvus_2eproto
Z
zhiru 已提交
39 40 41 42 43
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE
K
kun yu 已提交
44 45 46

// Internal implementation detail -- do not use these members.
struct TableStruct_milvus_2eproto {
Z
zhiru 已提交
47
  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
K
kun yu 已提交
48
    PROTOBUF_SECTION_VARIABLE(protodesc_cold);
Z
zhiru 已提交
49
  static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[]
K
kun yu 已提交
50
    PROTOBUF_SECTION_VARIABLE(protodesc_cold);
G
groot 已提交
51
  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[20]
K
kun yu 已提交
52
    PROTOBUF_SECTION_VARIABLE(protodesc_cold);
Z
zhiru 已提交
53 54 55
  static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
  static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
  static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[];
K
kun yu 已提交
56
};
Z
zhiru 已提交
57
extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_milvus_2eproto;
K
kun yu 已提交
58 59 60 61 62 63 64 65
namespace milvus {
namespace grpc {
class BoolReply;
class BoolReplyDefaultTypeInternal;
extern BoolReplyDefaultTypeInternal _BoolReply_default_instance_;
class Command;
class CommandDefaultTypeInternal;
extern CommandDefaultTypeInternal _Command_default_instance_;
G
groot 已提交
66 67 68
class DeleteByDateParam;
class DeleteByDateParamDefaultTypeInternal;
extern DeleteByDateParamDefaultTypeInternal _DeleteByDateParam_default_instance_;
Y
Yu Kun 已提交
69 70 71 72 73 74 75 76 77
class Index;
class IndexDefaultTypeInternal;
extern IndexDefaultTypeInternal _Index_default_instance_;
class IndexParam;
class IndexParamDefaultTypeInternal;
extern IndexParamDefaultTypeInternal _IndexParam_default_instance_;
class InsertParam;
class InsertParamDefaultTypeInternal;
extern InsertParamDefaultTypeInternal _InsertParam_default_instance_;
G
groot 已提交
78 79 80 81 82 83 84 85 86
class PartitionList;
class PartitionListDefaultTypeInternal;
extern PartitionListDefaultTypeInternal _PartitionList_default_instance_;
class PartitionName;
class PartitionNameDefaultTypeInternal;
extern PartitionNameDefaultTypeInternal _PartitionName_default_instance_;
class PartitionParam;
class PartitionParamDefaultTypeInternal;
extern PartitionParamDefaultTypeInternal _PartitionParam_default_instance_;
K
kun yu 已提交
87 88 89 90 91 92
class Range;
class RangeDefaultTypeInternal;
extern RangeDefaultTypeInternal _Range_default_instance_;
class RowRecord;
class RowRecordDefaultTypeInternal;
extern RowRecordDefaultTypeInternal _RowRecord_default_instance_;
Y
Yu Kun 已提交
93 94 95 96 97 98
class SearchInFilesParam;
class SearchInFilesParamDefaultTypeInternal;
extern SearchInFilesParamDefaultTypeInternal _SearchInFilesParam_default_instance_;
class SearchParam;
class SearchParamDefaultTypeInternal;
extern SearchParamDefaultTypeInternal _SearchParam_default_instance_;
K
kun yu 已提交
99 100 101 102 103 104
class StringReply;
class StringReplyDefaultTypeInternal;
extern StringReplyDefaultTypeInternal _StringReply_default_instance_;
class TableName;
class TableNameDefaultTypeInternal;
extern TableNameDefaultTypeInternal _TableName_default_instance_;
105 106 107
class TableNameList;
class TableNameListDefaultTypeInternal;
extern TableNameListDefaultTypeInternal _TableNameList_default_instance_;
K
kun yu 已提交
108 109 110 111 112 113 114 115 116 117 118 119 120 121
class TableRowCount;
class TableRowCountDefaultTypeInternal;
extern TableRowCountDefaultTypeInternal _TableRowCount_default_instance_;
class TableSchema;
class TableSchemaDefaultTypeInternal;
extern TableSchemaDefaultTypeInternal _TableSchema_default_instance_;
class TopKQueryResult;
class TopKQueryResultDefaultTypeInternal;
extern TopKQueryResultDefaultTypeInternal _TopKQueryResult_default_instance_;
class VectorIds;
class VectorIdsDefaultTypeInternal;
extern VectorIdsDefaultTypeInternal _VectorIds_default_instance_;
}  // namespace grpc
}  // namespace milvus
Z
zhiru 已提交
122
PROTOBUF_NAMESPACE_OPEN
K
kun yu 已提交
123 124
template<> ::milvus::grpc::BoolReply* Arena::CreateMaybeMessage<::milvus::grpc::BoolReply>(Arena*);
template<> ::milvus::grpc::Command* Arena::CreateMaybeMessage<::milvus::grpc::Command>(Arena*);
G
groot 已提交
125
template<> ::milvus::grpc::DeleteByDateParam* Arena::CreateMaybeMessage<::milvus::grpc::DeleteByDateParam>(Arena*);
Y
Yu Kun 已提交
126 127 128
template<> ::milvus::grpc::Index* Arena::CreateMaybeMessage<::milvus::grpc::Index>(Arena*);
template<> ::milvus::grpc::IndexParam* Arena::CreateMaybeMessage<::milvus::grpc::IndexParam>(Arena*);
template<> ::milvus::grpc::InsertParam* Arena::CreateMaybeMessage<::milvus::grpc::InsertParam>(Arena*);
G
groot 已提交
129 130 131
template<> ::milvus::grpc::PartitionList* Arena::CreateMaybeMessage<::milvus::grpc::PartitionList>(Arena*);
template<> ::milvus::grpc::PartitionName* Arena::CreateMaybeMessage<::milvus::grpc::PartitionName>(Arena*);
template<> ::milvus::grpc::PartitionParam* Arena::CreateMaybeMessage<::milvus::grpc::PartitionParam>(Arena*);
K
kun yu 已提交
132 133
template<> ::milvus::grpc::Range* Arena::CreateMaybeMessage<::milvus::grpc::Range>(Arena*);
template<> ::milvus::grpc::RowRecord* Arena::CreateMaybeMessage<::milvus::grpc::RowRecord>(Arena*);
Y
Yu Kun 已提交
134 135
template<> ::milvus::grpc::SearchInFilesParam* Arena::CreateMaybeMessage<::milvus::grpc::SearchInFilesParam>(Arena*);
template<> ::milvus::grpc::SearchParam* Arena::CreateMaybeMessage<::milvus::grpc::SearchParam>(Arena*);
K
kun yu 已提交
136 137
template<> ::milvus::grpc::StringReply* Arena::CreateMaybeMessage<::milvus::grpc::StringReply>(Arena*);
template<> ::milvus::grpc::TableName* Arena::CreateMaybeMessage<::milvus::grpc::TableName>(Arena*);
138
template<> ::milvus::grpc::TableNameList* Arena::CreateMaybeMessage<::milvus::grpc::TableNameList>(Arena*);
K
kun yu 已提交
139 140 141 142
template<> ::milvus::grpc::TableRowCount* Arena::CreateMaybeMessage<::milvus::grpc::TableRowCount>(Arena*);
template<> ::milvus::grpc::TableSchema* Arena::CreateMaybeMessage<::milvus::grpc::TableSchema>(Arena*);
template<> ::milvus::grpc::TopKQueryResult* Arena::CreateMaybeMessage<::milvus::grpc::TopKQueryResult>(Arena*);
template<> ::milvus::grpc::VectorIds* Arena::CreateMaybeMessage<::milvus::grpc::VectorIds>(Arena*);
Z
zhiru 已提交
143
PROTOBUF_NAMESPACE_CLOSE
K
kun yu 已提交
144 145 146 147 148
namespace milvus {
namespace grpc {

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

Z
zhiru 已提交
149 150
class TableName :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.TableName) */ {
K
kun yu 已提交
151 152 153 154 155
 public:
  TableName();
  virtual ~TableName();

  TableName(const TableName& from);
K
kun yu 已提交
156 157 158 159 160
  TableName(TableName&& from) noexcept
    : TableName() {
    *this = ::std::move(from);
  }

Z
zhiru 已提交
161 162 163 164
  inline TableName& operator=(const TableName& from) {
    CopyFrom(from);
    return *this;
  }
K
kun yu 已提交
165 166 167 168 169 170 171 172
  inline TableName& operator=(TableName&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
173 174 175 176 177 178 179 180 181

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
182 183 184 185 186 187 188 189 190 191 192 193 194 195
  }
  static const TableName& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const TableName* internal_default_instance() {
    return reinterpret_cast<const TableName*>(
               &_TableName_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
    0;

  friend void swap(TableName& a, TableName& b) {
    a.Swap(&b);
  }
Z
zhiru 已提交
196 197 198 199
  inline void Swap(TableName* other) {
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
200 201 202 203 204 205 206

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

  inline TableName* New() const final {
    return CreateMaybeMessage<TableName>(nullptr);
  }

Z
zhiru 已提交
207
  TableName* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
K
kun yu 已提交
208 209
    return CreateMaybeMessage<TableName>(arena);
  }
Z
zhiru 已提交
210 211
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
K
kun yu 已提交
212 213 214 215 216 217 218
  void CopyFrom(const TableName& from);
  void MergeFrom(const TableName& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
219
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
220 221
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
222
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
223 224
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
225 226 227
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
228 229 230
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
231 232
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
233 234
  void SetCachedSize(int size) const final;
  void InternalSwap(TableName* other);
Z
zhiru 已提交
235 236 237 238
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.TableName";
  }
K
kun yu 已提交
239
  private:
Z
zhiru 已提交
240
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
241 242 243 244 245 246 247
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
248 249 250 251 252 253 254 255
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
256 257 258 259 260

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
261
  enum : int {
262
    kTableNameFieldNumber = 1,
Z
zhiru 已提交
263
  };
264
  // string table_name = 1;
K
kun yu 已提交
265
  void clear_table_name();
Z
zhiru 已提交
266 267 268
  const std::string& table_name() const;
  void set_table_name(const std::string& value);
  void set_table_name(std::string&& value);
K
kun yu 已提交
269 270
  void set_table_name(const char* value);
  void set_table_name(const char* value, size_t size);
Z
zhiru 已提交
271 272 273
  std::string* mutable_table_name();
  std::string* release_table_name();
  void set_allocated_table_name(std::string* table_name);
K
kun yu 已提交
274

275 276 277 278 279 280 281 282 283 284 285
  // @@protoc_insertion_point(class_scope:milvus.grpc.TableName)
 private:
  class _Internal;

  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr table_name_;
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

G
groot 已提交
286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422
class PartitionName :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.PartitionName) */ {
 public:
  PartitionName();
  virtual ~PartitionName();

  PartitionName(const PartitionName& from);
  PartitionName(PartitionName&& from) noexcept
    : PartitionName() {
    *this = ::std::move(from);
  }

  inline PartitionName& operator=(const PartitionName& from) {
    CopyFrom(from);
    return *this;
  }
  inline PartitionName& operator=(PartitionName&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
  }
  static const PartitionName& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const PartitionName* internal_default_instance() {
    return reinterpret_cast<const PartitionName*>(
               &_PartitionName_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
    1;

  friend void swap(PartitionName& a, PartitionName& b) {
    a.Swap(&b);
  }
  inline void Swap(PartitionName* other) {
    if (other == this) return;
    InternalSwap(other);
  }

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

  inline PartitionName* New() const final {
    return CreateMaybeMessage<PartitionName>(nullptr);
  }

  PartitionName* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
    return CreateMaybeMessage<PartitionName>(arena);
  }
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void CopyFrom(const PartitionName& from);
  void MergeFrom(const PartitionName& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  #else
  bool MergePartialFromCodedStream(
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
  inline void SharedCtor();
  inline void SharedDtor();
  void SetCachedSize(int size) const final;
  void InternalSwap(PartitionName* other);
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.PartitionName";
  }
  private:
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

  enum : int {
    kPartitionNameFieldNumber = 1,
  };
  // string partition_name = 1;
  void clear_partition_name();
  const std::string& partition_name() const;
  void set_partition_name(const std::string& value);
  void set_partition_name(std::string&& value);
  void set_partition_name(const char* value);
  void set_partition_name(const char* value, size_t size);
  std::string* mutable_partition_name();
  std::string* release_partition_name();
  void set_allocated_partition_name(std::string* partition_name);

  // @@protoc_insertion_point(class_scope:milvus.grpc.PartitionName)
 private:
  class _Internal;

  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr partition_name_;
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464
class TableNameList :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.TableNameList) */ {
 public:
  TableNameList();
  virtual ~TableNameList();

  TableNameList(const TableNameList& from);
  TableNameList(TableNameList&& from) noexcept
    : TableNameList() {
    *this = ::std::move(from);
  }

  inline TableNameList& operator=(const TableNameList& from) {
    CopyFrom(from);
    return *this;
  }
  inline TableNameList& operator=(TableNameList&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
  }
  static const TableNameList& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const TableNameList* internal_default_instance() {
    return reinterpret_cast<const TableNameList*>(
               &_TableNameList_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
465
    2;
466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555

  friend void swap(TableNameList& a, TableNameList& b) {
    a.Swap(&b);
  }
  inline void Swap(TableNameList* other) {
    if (other == this) return;
    InternalSwap(other);
  }

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

  inline TableNameList* New() const final {
    return CreateMaybeMessage<TableNameList>(nullptr);
  }

  TableNameList* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
    return CreateMaybeMessage<TableNameList>(arena);
  }
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void CopyFrom(const TableNameList& from);
  void MergeFrom(const TableNameList& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  #else
  bool MergePartialFromCodedStream(
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
  inline void SharedCtor();
  inline void SharedDtor();
  void SetCachedSize(int size) const final;
  void InternalSwap(TableNameList* other);
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.TableNameList";
  }
  private:
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

  enum : int {
    kTableNamesFieldNumber = 2,
    kStatusFieldNumber = 1,
  };
  // repeated string table_names = 2;
  int table_names_size() const;
  void clear_table_names();
  const std::string& table_names(int index) const;
  std::string* mutable_table_names(int index);
  void set_table_names(int index, const std::string& value);
  void set_table_names(int index, std::string&& value);
  void set_table_names(int index, const char* value);
  void set_table_names(int index, const char* value, size_t size);
  std::string* add_table_names();
  void add_table_names(const std::string& value);
  void add_table_names(std::string&& value);
  void add_table_names(const char* value);
  void add_table_names(const char* value, size_t size);
  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& table_names() const;
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_table_names();

K
kun yu 已提交
556
  // .milvus.grpc.Status status = 1;
K
kun yu 已提交
557 558
  bool has_status() const;
  void clear_status();
K
kun yu 已提交
559 560 561 562
  const ::milvus::grpc::Status& status() const;
  ::milvus::grpc::Status* release_status();
  ::milvus::grpc::Status* mutable_status();
  void set_allocated_status(::milvus::grpc::Status* status);
K
kun yu 已提交
563

564
  // @@protoc_insertion_point(class_scope:milvus.grpc.TableNameList)
K
kun yu 已提交
565
 private:
Z
zhiru 已提交
566
  class _Internal;
K
kun yu 已提交
567

Z
zhiru 已提交
568
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
569
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> table_names_;
K
kun yu 已提交
570
  ::milvus::grpc::Status* status_;
Z
zhiru 已提交
571
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
572 573 574 575
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Z
zhiru 已提交
576 577
class TableSchema :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.TableSchema) */ {
K
kun yu 已提交
578 579 580 581 582
 public:
  TableSchema();
  virtual ~TableSchema();

  TableSchema(const TableSchema& from);
K
kun yu 已提交
583 584 585 586 587
  TableSchema(TableSchema&& from) noexcept
    : TableSchema() {
    *this = ::std::move(from);
  }

Z
zhiru 已提交
588 589 590 591
  inline TableSchema& operator=(const TableSchema& from) {
    CopyFrom(from);
    return *this;
  }
K
kun yu 已提交
592 593 594 595 596 597 598 599
  inline TableSchema& operator=(TableSchema&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
600 601 602 603 604 605 606 607 608

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
609 610 611 612 613 614 615 616 617
  }
  static const TableSchema& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const TableSchema* internal_default_instance() {
    return reinterpret_cast<const TableSchema*>(
               &_TableSchema_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
618
    3;
K
kun yu 已提交
619 620 621 622

  friend void swap(TableSchema& a, TableSchema& b) {
    a.Swap(&b);
  }
Z
zhiru 已提交
623 624 625 626
  inline void Swap(TableSchema* other) {
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
627 628 629 630 631 632 633

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

  inline TableSchema* New() const final {
    return CreateMaybeMessage<TableSchema>(nullptr);
  }

Z
zhiru 已提交
634
  TableSchema* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
K
kun yu 已提交
635 636
    return CreateMaybeMessage<TableSchema>(arena);
  }
Z
zhiru 已提交
637 638
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
K
kun yu 已提交
639 640 641 642 643 644 645
  void CopyFrom(const TableSchema& from);
  void MergeFrom(const TableSchema& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
646
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
647 648
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
649
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
650 651
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
652 653 654
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
655 656 657
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
658 659
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
660 661
  void SetCachedSize(int size) const final;
  void InternalSwap(TableSchema* other);
Z
zhiru 已提交
662 663 664 665
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.TableSchema";
  }
K
kun yu 已提交
666
  private:
Z
zhiru 已提交
667
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
668 669 670 671 672 673 674
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
675 676 677 678 679 680 681 682
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
683 684 685 686 687

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
688
  enum : int {
689 690 691 692 693
    kTableNameFieldNumber = 2,
    kStatusFieldNumber = 1,
    kDimensionFieldNumber = 3,
    kIndexFileSizeFieldNumber = 4,
    kMetricTypeFieldNumber = 5,
Z
zhiru 已提交
694
  };
695
  // string table_name = 2;
K
kun yu 已提交
696
  void clear_table_name();
697 698 699 700 701 702 703 704
  const std::string& table_name() const;
  void set_table_name(const std::string& value);
  void set_table_name(std::string&& value);
  void set_table_name(const char* value);
  void set_table_name(const char* value, size_t size);
  std::string* mutable_table_name();
  std::string* release_table_name();
  void set_allocated_table_name(std::string* table_name);
K
kun yu 已提交
705

706 707 708 709 710 711 712 713 714
  // .milvus.grpc.Status status = 1;
  bool has_status() const;
  void clear_status();
  const ::milvus::grpc::Status& status() const;
  ::milvus::grpc::Status* release_status();
  ::milvus::grpc::Status* mutable_status();
  void set_allocated_status(::milvus::grpc::Status* status);

  // int64 dimension = 3;
K
kun yu 已提交
715
  void clear_dimension();
Z
zhiru 已提交
716 717
  ::PROTOBUF_NAMESPACE_ID::int64 dimension() const;
  void set_dimension(::PROTOBUF_NAMESPACE_ID::int64 value);
K
kun yu 已提交
718

719
  // int64 index_file_size = 4;
720 721 722 723
  void clear_index_file_size();
  ::PROTOBUF_NAMESPACE_ID::int64 index_file_size() const;
  void set_index_file_size(::PROTOBUF_NAMESPACE_ID::int64 value);

G
groot 已提交
724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040
  // int32 metric_type = 5;
  void clear_metric_type();
  ::PROTOBUF_NAMESPACE_ID::int32 metric_type() const;
  void set_metric_type(::PROTOBUF_NAMESPACE_ID::int32 value);

  // @@protoc_insertion_point(class_scope:milvus.grpc.TableSchema)
 private:
  class _Internal;

  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr table_name_;
  ::milvus::grpc::Status* status_;
  ::PROTOBUF_NAMESPACE_ID::int64 dimension_;
  ::PROTOBUF_NAMESPACE_ID::int64 index_file_size_;
  ::PROTOBUF_NAMESPACE_ID::int32 metric_type_;
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

class PartitionParam :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.PartitionParam) */ {
 public:
  PartitionParam();
  virtual ~PartitionParam();

  PartitionParam(const PartitionParam& from);
  PartitionParam(PartitionParam&& from) noexcept
    : PartitionParam() {
    *this = ::std::move(from);
  }

  inline PartitionParam& operator=(const PartitionParam& from) {
    CopyFrom(from);
    return *this;
  }
  inline PartitionParam& operator=(PartitionParam&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
  }
  static const PartitionParam& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const PartitionParam* internal_default_instance() {
    return reinterpret_cast<const PartitionParam*>(
               &_PartitionParam_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
    4;

  friend void swap(PartitionParam& a, PartitionParam& b) {
    a.Swap(&b);
  }
  inline void Swap(PartitionParam* other) {
    if (other == this) return;
    InternalSwap(other);
  }

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

  inline PartitionParam* New() const final {
    return CreateMaybeMessage<PartitionParam>(nullptr);
  }

  PartitionParam* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
    return CreateMaybeMessage<PartitionParam>(arena);
  }
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void CopyFrom(const PartitionParam& from);
  void MergeFrom(const PartitionParam& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  #else
  bool MergePartialFromCodedStream(
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
  inline void SharedCtor();
  inline void SharedDtor();
  void SetCachedSize(int size) const final;
  void InternalSwap(PartitionParam* other);
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.PartitionParam";
  }
  private:
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

  enum : int {
    kTableNameFieldNumber = 1,
    kPartitionNameFieldNumber = 2,
    kTagFieldNumber = 3,
  };
  // string table_name = 1;
  void clear_table_name();
  const std::string& table_name() const;
  void set_table_name(const std::string& value);
  void set_table_name(std::string&& value);
  void set_table_name(const char* value);
  void set_table_name(const char* value, size_t size);
  std::string* mutable_table_name();
  std::string* release_table_name();
  void set_allocated_table_name(std::string* table_name);

  // string partition_name = 2;
  void clear_partition_name();
  const std::string& partition_name() const;
  void set_partition_name(const std::string& value);
  void set_partition_name(std::string&& value);
  void set_partition_name(const char* value);
  void set_partition_name(const char* value, size_t size);
  std::string* mutable_partition_name();
  std::string* release_partition_name();
  void set_allocated_partition_name(std::string* partition_name);

  // string tag = 3;
  void clear_tag();
  const std::string& tag() const;
  void set_tag(const std::string& value);
  void set_tag(std::string&& value);
  void set_tag(const char* value);
  void set_tag(const char* value, size_t size);
  std::string* mutable_tag();
  std::string* release_tag();
  void set_allocated_tag(std::string* tag);

  // @@protoc_insertion_point(class_scope:milvus.grpc.PartitionParam)
 private:
  class _Internal;

  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr table_name_;
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr partition_name_;
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr tag_;
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

class PartitionList :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.PartitionList) */ {
 public:
  PartitionList();
  virtual ~PartitionList();

  PartitionList(const PartitionList& from);
  PartitionList(PartitionList&& from) noexcept
    : PartitionList() {
    *this = ::std::move(from);
  }

  inline PartitionList& operator=(const PartitionList& from) {
    CopyFrom(from);
    return *this;
  }
  inline PartitionList& operator=(PartitionList&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
  }
  static const PartitionList& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const PartitionList* internal_default_instance() {
    return reinterpret_cast<const PartitionList*>(
               &_PartitionList_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
    5;

  friend void swap(PartitionList& a, PartitionList& b) {
    a.Swap(&b);
  }
  inline void Swap(PartitionList* other) {
    if (other == this) return;
    InternalSwap(other);
  }

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

  inline PartitionList* New() const final {
    return CreateMaybeMessage<PartitionList>(nullptr);
  }

  PartitionList* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
    return CreateMaybeMessage<PartitionList>(arena);
  }
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void CopyFrom(const PartitionList& from);
  void MergeFrom(const PartitionList& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  #else
  bool MergePartialFromCodedStream(
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
  inline void SharedCtor();
  inline void SharedDtor();
  void SetCachedSize(int size) const final;
  void InternalSwap(PartitionList* other);
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.PartitionList";
  }
  private:
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

  enum : int {
    kPartitionArrayFieldNumber = 2,
    kStatusFieldNumber = 1,
  };
  // repeated .milvus.grpc.PartitionParam partition_array = 2;
  int partition_array_size() const;
  void clear_partition_array();
  ::milvus::grpc::PartitionParam* mutable_partition_array(int index);
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::PartitionParam >*
      mutable_partition_array();
  const ::milvus::grpc::PartitionParam& partition_array(int index) const;
  ::milvus::grpc::PartitionParam* add_partition_array();
  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::PartitionParam >&
      partition_array() const;

  // .milvus.grpc.Status status = 1;
  bool has_status() const;
  void clear_status();
  const ::milvus::grpc::Status& status() const;
  ::milvus::grpc::Status* release_status();
  ::milvus::grpc::Status* mutable_status();
  void set_allocated_status(::milvus::grpc::Status* status);
S
starlord 已提交
1041

G
groot 已提交
1042
  // @@protoc_insertion_point(class_scope:milvus.grpc.PartitionList)
K
kun yu 已提交
1043
 private:
Z
zhiru 已提交
1044
  class _Internal;
K
kun yu 已提交
1045

Z
zhiru 已提交
1046
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
G
groot 已提交
1047
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::PartitionParam > partition_array_;
1048
  ::milvus::grpc::Status* status_;
Z
zhiru 已提交
1049
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
1050 1051 1052 1053
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Z
zhiru 已提交
1054 1055
class Range :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.Range) */ {
K
kun yu 已提交
1056 1057 1058 1059 1060
 public:
  Range();
  virtual ~Range();

  Range(const Range& from);
K
kun yu 已提交
1061 1062 1063 1064 1065
  Range(Range&& from) noexcept
    : Range() {
    *this = ::std::move(from);
  }

Z
zhiru 已提交
1066 1067 1068 1069
  inline Range& operator=(const Range& from) {
    CopyFrom(from);
    return *this;
  }
K
kun yu 已提交
1070 1071 1072 1073 1074 1075 1076 1077
  inline Range& operator=(Range&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
1078 1079 1080 1081 1082 1083 1084 1085 1086

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
1087 1088 1089 1090 1091 1092 1093 1094 1095
  }
  static const Range& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const Range* internal_default_instance() {
    return reinterpret_cast<const Range*>(
               &_Range_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
1096
    6;
K
kun yu 已提交
1097 1098 1099 1100

  friend void swap(Range& a, Range& b) {
    a.Swap(&b);
  }
Z
zhiru 已提交
1101 1102 1103 1104
  inline void Swap(Range* other) {
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
1105 1106 1107 1108 1109 1110 1111

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

  inline Range* New() const final {
    return CreateMaybeMessage<Range>(nullptr);
  }

Z
zhiru 已提交
1112
  Range* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
K
kun yu 已提交
1113 1114
    return CreateMaybeMessage<Range>(arena);
  }
Z
zhiru 已提交
1115 1116
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
K
kun yu 已提交
1117 1118 1119 1120 1121 1122 1123
  void CopyFrom(const Range& from);
  void MergeFrom(const Range& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
1124
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
1125 1126
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
1127
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
1128 1129
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
1130 1131 1132
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
1133 1134 1135
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
1136 1137
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
1138 1139
  void SetCachedSize(int size) const final;
  void InternalSwap(Range* other);
Z
zhiru 已提交
1140 1141 1142 1143
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.Range";
  }
K
kun yu 已提交
1144
  private:
Z
zhiru 已提交
1145
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
1146 1147 1148 1149 1150 1151 1152
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
1153 1154 1155 1156 1157 1158 1159 1160
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
1161 1162 1163 1164 1165

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
1166 1167 1168 1169
  enum : int {
    kStartValueFieldNumber = 1,
    kEndValueFieldNumber = 2,
  };
K
kun yu 已提交
1170 1171
  // string start_value = 1;
  void clear_start_value();
Z
zhiru 已提交
1172 1173 1174
  const std::string& start_value() const;
  void set_start_value(const std::string& value);
  void set_start_value(std::string&& value);
K
kun yu 已提交
1175 1176
  void set_start_value(const char* value);
  void set_start_value(const char* value, size_t size);
Z
zhiru 已提交
1177 1178 1179
  std::string* mutable_start_value();
  std::string* release_start_value();
  void set_allocated_start_value(std::string* start_value);
K
kun yu 已提交
1180 1181 1182

  // string end_value = 2;
  void clear_end_value();
Z
zhiru 已提交
1183 1184 1185
  const std::string& end_value() const;
  void set_end_value(const std::string& value);
  void set_end_value(std::string&& value);
K
kun yu 已提交
1186 1187
  void set_end_value(const char* value);
  void set_end_value(const char* value, size_t size);
Z
zhiru 已提交
1188 1189 1190
  std::string* mutable_end_value();
  std::string* release_end_value();
  void set_allocated_end_value(std::string* end_value);
K
kun yu 已提交
1191 1192 1193

  // @@protoc_insertion_point(class_scope:milvus.grpc.Range)
 private:
Z
zhiru 已提交
1194
  class _Internal;
K
kun yu 已提交
1195

Z
zhiru 已提交
1196 1197 1198 1199
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr start_value_;
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr end_value_;
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
1200 1201 1202 1203
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Z
zhiru 已提交
1204 1205
class RowRecord :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.RowRecord) */ {
K
kun yu 已提交
1206 1207 1208 1209 1210
 public:
  RowRecord();
  virtual ~RowRecord();

  RowRecord(const RowRecord& from);
K
kun yu 已提交
1211 1212 1213 1214 1215
  RowRecord(RowRecord&& from) noexcept
    : RowRecord() {
    *this = ::std::move(from);
  }

Z
zhiru 已提交
1216 1217 1218 1219
  inline RowRecord& operator=(const RowRecord& from) {
    CopyFrom(from);
    return *this;
  }
K
kun yu 已提交
1220 1221 1222 1223 1224 1225 1226 1227
  inline RowRecord& operator=(RowRecord&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
1228 1229 1230 1231 1232 1233 1234 1235 1236

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
1237 1238 1239 1240 1241 1242 1243 1244 1245
  }
  static const RowRecord& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const RowRecord* internal_default_instance() {
    return reinterpret_cast<const RowRecord*>(
               &_RowRecord_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
1246
    7;
K
kun yu 已提交
1247 1248 1249 1250

  friend void swap(RowRecord& a, RowRecord& b) {
    a.Swap(&b);
  }
Z
zhiru 已提交
1251 1252 1253 1254
  inline void Swap(RowRecord* other) {
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
1255 1256 1257 1258 1259 1260 1261

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

  inline RowRecord* New() const final {
    return CreateMaybeMessage<RowRecord>(nullptr);
  }

Z
zhiru 已提交
1262
  RowRecord* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
K
kun yu 已提交
1263 1264
    return CreateMaybeMessage<RowRecord>(arena);
  }
Z
zhiru 已提交
1265 1266
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
K
kun yu 已提交
1267 1268 1269 1270 1271 1272 1273
  void CopyFrom(const RowRecord& from);
  void MergeFrom(const RowRecord& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
1274
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
1275 1276
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
1277
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
1278 1279
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
1280 1281 1282
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
1283 1284 1285
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
1286 1287
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
1288 1289
  void SetCachedSize(int size) const final;
  void InternalSwap(RowRecord* other);
Z
zhiru 已提交
1290 1291 1292 1293
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.RowRecord";
  }
K
kun yu 已提交
1294
  private:
Z
zhiru 已提交
1295
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
1296 1297 1298 1299 1300 1301 1302
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
1303 1304 1305 1306 1307 1308 1309 1310
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
1311 1312 1313 1314 1315

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
1316 1317 1318
  enum : int {
    kVectorDataFieldNumber = 1,
  };
K
kun yu 已提交
1319 1320 1321 1322 1323
  // repeated float vector_data = 1;
  int vector_data_size() const;
  void clear_vector_data();
  float vector_data(int index) const;
  void set_vector_data(int index, float value);
G
groot 已提交
1324
  void add_vector_data(float value);
Z
zhiru 已提交
1325
  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< float >&
K
kun yu 已提交
1326
      vector_data() const;
Z
zhiru 已提交
1327
  ::PROTOBUF_NAMESPACE_ID::RepeatedField< float >*
K
kun yu 已提交
1328 1329 1330 1331
      mutable_vector_data();

  // @@protoc_insertion_point(class_scope:milvus.grpc.RowRecord)
 private:
Z
zhiru 已提交
1332
  class _Internal;
K
kun yu 已提交
1333

Z
zhiru 已提交
1334 1335
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::RepeatedField< float > vector_data_;
K
kun yu 已提交
1336
  mutable std::atomic<int> _vector_data_cached_byte_size_;
Z
zhiru 已提交
1337
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
1338 1339 1340 1341
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Y
Yu Kun 已提交
1342 1343
class InsertParam :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.InsertParam) */ {
K
kun yu 已提交
1344
 public:
Y
Yu Kun 已提交
1345 1346
  InsertParam();
  virtual ~InsertParam();
K
kun yu 已提交
1347

Y
Yu Kun 已提交
1348 1349 1350
  InsertParam(const InsertParam& from);
  InsertParam(InsertParam&& from) noexcept
    : InsertParam() {
K
kun yu 已提交
1351 1352 1353
    *this = ::std::move(from);
  }

Y
Yu Kun 已提交
1354
  inline InsertParam& operator=(const InsertParam& from) {
Z
zhiru 已提交
1355 1356 1357
    CopyFrom(from);
    return *this;
  }
Y
Yu Kun 已提交
1358
  inline InsertParam& operator=(InsertParam&& from) noexcept {
K
kun yu 已提交
1359 1360 1361 1362 1363 1364 1365
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
1366 1367 1368 1369 1370 1371 1372 1373 1374

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
1375
  }
Y
Yu Kun 已提交
1376
  static const InsertParam& default_instance();
K
kun yu 已提交
1377 1378

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
Y
Yu Kun 已提交
1379 1380 1381
  static inline const InsertParam* internal_default_instance() {
    return reinterpret_cast<const InsertParam*>(
               &_InsertParam_default_instance_);
K
kun yu 已提交
1382 1383
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
1384
    8;
K
kun yu 已提交
1385

Y
Yu Kun 已提交
1386
  friend void swap(InsertParam& a, InsertParam& b) {
K
kun yu 已提交
1387 1388
    a.Swap(&b);
  }
Y
Yu Kun 已提交
1389
  inline void Swap(InsertParam* other) {
Z
zhiru 已提交
1390 1391 1392
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
1393 1394 1395

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

Y
Yu Kun 已提交
1396 1397
  inline InsertParam* New() const final {
    return CreateMaybeMessage<InsertParam>(nullptr);
K
kun yu 已提交
1398 1399
  }

Y
Yu Kun 已提交
1400 1401
  InsertParam* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
    return CreateMaybeMessage<InsertParam>(arena);
K
kun yu 已提交
1402
  }
Z
zhiru 已提交
1403 1404
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
Y
Yu Kun 已提交
1405 1406
  void CopyFrom(const InsertParam& from);
  void MergeFrom(const InsertParam& from);
K
kun yu 已提交
1407 1408 1409 1410 1411
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
1412
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
1413 1414
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
1415
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
1416 1417
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
1418 1419 1420
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
1421 1422 1423
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
1424 1425
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
1426
  void SetCachedSize(int size) const final;
Y
Yu Kun 已提交
1427
  void InternalSwap(InsertParam* other);
Z
zhiru 已提交
1428 1429
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
Y
Yu Kun 已提交
1430
    return "milvus.grpc.InsertParam";
Z
zhiru 已提交
1431
  }
K
kun yu 已提交
1432
  private:
Z
zhiru 已提交
1433
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
1434 1435 1436 1437 1438 1439 1440
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
1441 1442 1443 1444 1445 1446 1447 1448
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
1449 1450 1451 1452 1453

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
1454 1455
  enum : int {
    kRowRecordArrayFieldNumber = 2,
Y
Yu Kun 已提交
1456
    kRowIdArrayFieldNumber = 3,
Z
zhiru 已提交
1457
    kTableNameFieldNumber = 1,
G
groot 已提交
1458
    kPartitionTagFieldNumber = 4,
Z
zhiru 已提交
1459
  };
K
kun yu 已提交
1460 1461 1462 1463
  // repeated .milvus.grpc.RowRecord row_record_array = 2;
  int row_record_array_size() const;
  void clear_row_record_array();
  ::milvus::grpc::RowRecord* mutable_row_record_array(int index);
Z
zhiru 已提交
1464
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::RowRecord >*
K
kun yu 已提交
1465 1466 1467
      mutable_row_record_array();
  const ::milvus::grpc::RowRecord& row_record_array(int index) const;
  ::milvus::grpc::RowRecord* add_row_record_array();
Z
zhiru 已提交
1468
  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::RowRecord >&
K
kun yu 已提交
1469 1470
      row_record_array() const;

Y
Yu Kun 已提交
1471 1472 1473 1474 1475
  // repeated int64 row_id_array = 3;
  int row_id_array_size() const;
  void clear_row_id_array();
  ::PROTOBUF_NAMESPACE_ID::int64 row_id_array(int index) const;
  void set_row_id_array(int index, ::PROTOBUF_NAMESPACE_ID::int64 value);
G
groot 已提交
1476
  void add_row_id_array(::PROTOBUF_NAMESPACE_ID::int64 value);
Y
Yu Kun 已提交
1477 1478 1479 1480 1481
  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&
      row_id_array() const;
  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*
      mutable_row_id_array();

K
kun yu 已提交
1482 1483
  // string table_name = 1;
  void clear_table_name();
Z
zhiru 已提交
1484 1485 1486
  const std::string& table_name() const;
  void set_table_name(const std::string& value);
  void set_table_name(std::string&& value);
K
kun yu 已提交
1487 1488
  void set_table_name(const char* value);
  void set_table_name(const char* value, size_t size);
Z
zhiru 已提交
1489 1490 1491
  std::string* mutable_table_name();
  std::string* release_table_name();
  void set_allocated_table_name(std::string* table_name);
K
kun yu 已提交
1492

G
groot 已提交
1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503
  // string partition_tag = 4;
  void clear_partition_tag();
  const std::string& partition_tag() const;
  void set_partition_tag(const std::string& value);
  void set_partition_tag(std::string&& value);
  void set_partition_tag(const char* value);
  void set_partition_tag(const char* value, size_t size);
  std::string* mutable_partition_tag();
  std::string* release_partition_tag();
  void set_allocated_partition_tag(std::string* partition_tag);

Y
Yu Kun 已提交
1504
  // @@protoc_insertion_point(class_scope:milvus.grpc.InsertParam)
K
kun yu 已提交
1505
 private:
Z
zhiru 已提交
1506
  class _Internal;
K
kun yu 已提交
1507

Z
zhiru 已提交
1508 1509
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::RowRecord > row_record_array_;
Y
Yu Kun 已提交
1510 1511
  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > row_id_array_;
  mutable std::atomic<int> _row_id_array_cached_byte_size_;
Z
zhiru 已提交
1512
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr table_name_;
G
groot 已提交
1513
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr partition_tag_;
Z
zhiru 已提交
1514
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
1515 1516 1517 1518
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Z
zhiru 已提交
1519 1520
class VectorIds :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.VectorIds) */ {
K
kun yu 已提交
1521 1522 1523 1524 1525
 public:
  VectorIds();
  virtual ~VectorIds();

  VectorIds(const VectorIds& from);
K
kun yu 已提交
1526 1527 1528 1529 1530
  VectorIds(VectorIds&& from) noexcept
    : VectorIds() {
    *this = ::std::move(from);
  }

Z
zhiru 已提交
1531 1532 1533 1534
  inline VectorIds& operator=(const VectorIds& from) {
    CopyFrom(from);
    return *this;
  }
K
kun yu 已提交
1535 1536 1537 1538 1539 1540 1541 1542
  inline VectorIds& operator=(VectorIds&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
1543 1544 1545 1546 1547 1548 1549 1550 1551

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
1552 1553 1554 1555 1556 1557 1558 1559 1560
  }
  static const VectorIds& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const VectorIds* internal_default_instance() {
    return reinterpret_cast<const VectorIds*>(
               &_VectorIds_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
1561
    9;
K
kun yu 已提交
1562 1563 1564 1565

  friend void swap(VectorIds& a, VectorIds& b) {
    a.Swap(&b);
  }
Z
zhiru 已提交
1566 1567 1568 1569
  inline void Swap(VectorIds* other) {
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
1570 1571 1572 1573 1574 1575 1576

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

  inline VectorIds* New() const final {
    return CreateMaybeMessage<VectorIds>(nullptr);
  }

Z
zhiru 已提交
1577
  VectorIds* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
K
kun yu 已提交
1578 1579
    return CreateMaybeMessage<VectorIds>(arena);
  }
Z
zhiru 已提交
1580 1581
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
K
kun yu 已提交
1582 1583 1584 1585 1586 1587 1588
  void CopyFrom(const VectorIds& from);
  void MergeFrom(const VectorIds& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
1589
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
1590 1591
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
1592
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
1593 1594
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
1595 1596 1597
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
1598 1599 1600
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
1601 1602
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
1603 1604
  void SetCachedSize(int size) const final;
  void InternalSwap(VectorIds* other);
Z
zhiru 已提交
1605 1606 1607 1608
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.VectorIds";
  }
K
kun yu 已提交
1609
  private:
Z
zhiru 已提交
1610
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
1611 1612 1613 1614 1615 1616 1617
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
1618 1619 1620 1621 1622 1623 1624 1625
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
1626 1627 1628 1629 1630

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
1631 1632 1633 1634
  enum : int {
    kVectorIdArrayFieldNumber = 2,
    kStatusFieldNumber = 1,
  };
K
kun yu 已提交
1635 1636 1637
  // repeated int64 vector_id_array = 2;
  int vector_id_array_size() const;
  void clear_vector_id_array();
Z
zhiru 已提交
1638 1639 1640 1641
  ::PROTOBUF_NAMESPACE_ID::int64 vector_id_array(int index) const;
  void set_vector_id_array(int index, ::PROTOBUF_NAMESPACE_ID::int64 value);
  void add_vector_id_array(::PROTOBUF_NAMESPACE_ID::int64 value);
  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&
K
kun yu 已提交
1642
      vector_id_array() const;
Z
zhiru 已提交
1643
  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*
K
kun yu 已提交
1644 1645
      mutable_vector_id_array();

K
kun yu 已提交
1646
  // .milvus.grpc.Status status = 1;
K
kun yu 已提交
1647 1648
  bool has_status() const;
  void clear_status();
K
kun yu 已提交
1649 1650 1651 1652
  const ::milvus::grpc::Status& status() const;
  ::milvus::grpc::Status* release_status();
  ::milvus::grpc::Status* mutable_status();
  void set_allocated_status(::milvus::grpc::Status* status);
K
kun yu 已提交
1653 1654 1655

  // @@protoc_insertion_point(class_scope:milvus.grpc.VectorIds)
 private:
Z
zhiru 已提交
1656
  class _Internal;
K
kun yu 已提交
1657

Z
zhiru 已提交
1658 1659
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > vector_id_array_;
K
kun yu 已提交
1660
  mutable std::atomic<int> _vector_id_array_cached_byte_size_;
K
kun yu 已提交
1661
  ::milvus::grpc::Status* status_;
Z
zhiru 已提交
1662
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
1663 1664 1665 1666
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Y
Yu Kun 已提交
1667 1668
class SearchParam :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.SearchParam) */ {
K
kun yu 已提交
1669
 public:
Y
Yu Kun 已提交
1670 1671
  SearchParam();
  virtual ~SearchParam();
K
kun yu 已提交
1672

Y
Yu Kun 已提交
1673 1674 1675
  SearchParam(const SearchParam& from);
  SearchParam(SearchParam&& from) noexcept
    : SearchParam() {
K
kun yu 已提交
1676 1677 1678
    *this = ::std::move(from);
  }

Y
Yu Kun 已提交
1679
  inline SearchParam& operator=(const SearchParam& from) {
Z
zhiru 已提交
1680 1681 1682
    CopyFrom(from);
    return *this;
  }
Y
Yu Kun 已提交
1683
  inline SearchParam& operator=(SearchParam&& from) noexcept {
K
kun yu 已提交
1684 1685 1686 1687 1688 1689 1690
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
1691 1692 1693 1694 1695 1696 1697 1698 1699

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
1700
  }
Y
Yu Kun 已提交
1701
  static const SearchParam& default_instance();
K
kun yu 已提交
1702 1703

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
Y
Yu Kun 已提交
1704 1705 1706
  static inline const SearchParam* internal_default_instance() {
    return reinterpret_cast<const SearchParam*>(
               &_SearchParam_default_instance_);
K
kun yu 已提交
1707 1708
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
1709
    10;
K
kun yu 已提交
1710

Y
Yu Kun 已提交
1711
  friend void swap(SearchParam& a, SearchParam& b) {
K
kun yu 已提交
1712 1713
    a.Swap(&b);
  }
Y
Yu Kun 已提交
1714
  inline void Swap(SearchParam* other) {
Z
zhiru 已提交
1715 1716 1717
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
1718 1719 1720

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

Y
Yu Kun 已提交
1721 1722
  inline SearchParam* New() const final {
    return CreateMaybeMessage<SearchParam>(nullptr);
K
kun yu 已提交
1723 1724
  }

Y
Yu Kun 已提交
1725 1726
  SearchParam* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
    return CreateMaybeMessage<SearchParam>(arena);
K
kun yu 已提交
1727
  }
Z
zhiru 已提交
1728 1729
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
Y
Yu Kun 已提交
1730 1731
  void CopyFrom(const SearchParam& from);
  void MergeFrom(const SearchParam& from);
K
kun yu 已提交
1732 1733 1734 1735 1736
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
1737
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
1738 1739
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
1740
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
1741 1742
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
1743 1744 1745
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
1746 1747 1748
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
1749 1750
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
1751
  void SetCachedSize(int size) const final;
Y
Yu Kun 已提交
1752
  void InternalSwap(SearchParam* other);
Z
zhiru 已提交
1753 1754
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
Y
Yu Kun 已提交
1755
    return "milvus.grpc.SearchParam";
Z
zhiru 已提交
1756
  }
K
kun yu 已提交
1757
  private:
Z
zhiru 已提交
1758
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
1759 1760 1761 1762 1763 1764 1765
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
1766 1767 1768 1769 1770 1771 1772 1773
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
1774 1775 1776 1777 1778

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
1779 1780 1781
  enum : int {
    kQueryRecordArrayFieldNumber = 2,
    kQueryRangeArrayFieldNumber = 3,
G
groot 已提交
1782
    kPartitionTagArrayFieldNumber = 6,
Z
zhiru 已提交
1783 1784
    kTableNameFieldNumber = 1,
    kTopkFieldNumber = 4,
Y
Yu Kun 已提交
1785
    kNprobeFieldNumber = 5,
Z
zhiru 已提交
1786
  };
K
kun yu 已提交
1787 1788 1789 1790
  // repeated .milvus.grpc.RowRecord query_record_array = 2;
  int query_record_array_size() const;
  void clear_query_record_array();
  ::milvus::grpc::RowRecord* mutable_query_record_array(int index);
Z
zhiru 已提交
1791
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::RowRecord >*
K
kun yu 已提交
1792 1793 1794
      mutable_query_record_array();
  const ::milvus::grpc::RowRecord& query_record_array(int index) const;
  ::milvus::grpc::RowRecord* add_query_record_array();
Z
zhiru 已提交
1795
  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::RowRecord >&
K
kun yu 已提交
1796 1797 1798 1799 1800 1801
      query_record_array() const;

  // repeated .milvus.grpc.Range query_range_array = 3;
  int query_range_array_size() const;
  void clear_query_range_array();
  ::milvus::grpc::Range* mutable_query_range_array(int index);
Z
zhiru 已提交
1802
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::Range >*
K
kun yu 已提交
1803 1804 1805
      mutable_query_range_array();
  const ::milvus::grpc::Range& query_range_array(int index) const;
  ::milvus::grpc::Range* add_query_range_array();
Z
zhiru 已提交
1806
  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::Range >&
K
kun yu 已提交
1807 1808
      query_range_array() const;

G
groot 已提交
1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825
  // repeated string partition_tag_array = 6;
  int partition_tag_array_size() const;
  void clear_partition_tag_array();
  const std::string& partition_tag_array(int index) const;
  std::string* mutable_partition_tag_array(int index);
  void set_partition_tag_array(int index, const std::string& value);
  void set_partition_tag_array(int index, std::string&& value);
  void set_partition_tag_array(int index, const char* value);
  void set_partition_tag_array(int index, const char* value, size_t size);
  std::string* add_partition_tag_array();
  void add_partition_tag_array(const std::string& value);
  void add_partition_tag_array(std::string&& value);
  void add_partition_tag_array(const char* value);
  void add_partition_tag_array(const char* value, size_t size);
  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& partition_tag_array() const;
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_partition_tag_array();

K
kun yu 已提交
1826 1827
  // string table_name = 1;
  void clear_table_name();
Z
zhiru 已提交
1828 1829 1830
  const std::string& table_name() const;
  void set_table_name(const std::string& value);
  void set_table_name(std::string&& value);
K
kun yu 已提交
1831 1832
  void set_table_name(const char* value);
  void set_table_name(const char* value, size_t size);
Z
zhiru 已提交
1833 1834 1835
  std::string* mutable_table_name();
  std::string* release_table_name();
  void set_allocated_table_name(std::string* table_name);
K
kun yu 已提交
1836 1837 1838

  // int64 topk = 4;
  void clear_topk();
Z
zhiru 已提交
1839 1840
  ::PROTOBUF_NAMESPACE_ID::int64 topk() const;
  void set_topk(::PROTOBUF_NAMESPACE_ID::int64 value);
K
kun yu 已提交
1841

Y
Yu Kun 已提交
1842 1843 1844 1845 1846
  // int64 nprobe = 5;
  void clear_nprobe();
  ::PROTOBUF_NAMESPACE_ID::int64 nprobe() const;
  void set_nprobe(::PROTOBUF_NAMESPACE_ID::int64 value);

Y
Yu Kun 已提交
1847
  // @@protoc_insertion_point(class_scope:milvus.grpc.SearchParam)
K
kun yu 已提交
1848
 private:
Z
zhiru 已提交
1849 1850 1851 1852 1853
  class _Internal;

  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::RowRecord > query_record_array_;
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::Range > query_range_array_;
G
groot 已提交
1854
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> partition_tag_array_;
Z
zhiru 已提交
1855 1856
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr table_name_;
  ::PROTOBUF_NAMESPACE_ID::int64 topk_;
Y
Yu Kun 已提交
1857
  ::PROTOBUF_NAMESPACE_ID::int64 nprobe_;
Z
zhiru 已提交
1858
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
1859 1860 1861 1862
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Y
Yu Kun 已提交
1863 1864
class SearchInFilesParam :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.SearchInFilesParam) */ {
K
kun yu 已提交
1865
 public:
Y
Yu Kun 已提交
1866 1867
  SearchInFilesParam();
  virtual ~SearchInFilesParam();
K
kun yu 已提交
1868

Y
Yu Kun 已提交
1869 1870 1871
  SearchInFilesParam(const SearchInFilesParam& from);
  SearchInFilesParam(SearchInFilesParam&& from) noexcept
    : SearchInFilesParam() {
K
kun yu 已提交
1872 1873 1874
    *this = ::std::move(from);
  }

Y
Yu Kun 已提交
1875
  inline SearchInFilesParam& operator=(const SearchInFilesParam& from) {
Z
zhiru 已提交
1876 1877 1878
    CopyFrom(from);
    return *this;
  }
Y
Yu Kun 已提交
1879
  inline SearchInFilesParam& operator=(SearchInFilesParam&& from) noexcept {
K
kun yu 已提交
1880 1881 1882 1883 1884 1885 1886
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
1887 1888 1889 1890 1891 1892 1893 1894 1895

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
1896
  }
Y
Yu Kun 已提交
1897
  static const SearchInFilesParam& default_instance();
K
kun yu 已提交
1898 1899

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
Y
Yu Kun 已提交
1900 1901 1902
  static inline const SearchInFilesParam* internal_default_instance() {
    return reinterpret_cast<const SearchInFilesParam*>(
               &_SearchInFilesParam_default_instance_);
K
kun yu 已提交
1903 1904
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
1905
    11;
K
kun yu 已提交
1906

Y
Yu Kun 已提交
1907
  friend void swap(SearchInFilesParam& a, SearchInFilesParam& b) {
K
kun yu 已提交
1908 1909
    a.Swap(&b);
  }
Y
Yu Kun 已提交
1910
  inline void Swap(SearchInFilesParam* other) {
Z
zhiru 已提交
1911 1912 1913
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
1914 1915 1916

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

Y
Yu Kun 已提交
1917 1918
  inline SearchInFilesParam* New() const final {
    return CreateMaybeMessage<SearchInFilesParam>(nullptr);
K
kun yu 已提交
1919 1920
  }

Y
Yu Kun 已提交
1921 1922
  SearchInFilesParam* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
    return CreateMaybeMessage<SearchInFilesParam>(arena);
K
kun yu 已提交
1923
  }
Z
zhiru 已提交
1924 1925
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
Y
Yu Kun 已提交
1926 1927
  void CopyFrom(const SearchInFilesParam& from);
  void MergeFrom(const SearchInFilesParam& from);
K
kun yu 已提交
1928 1929 1930 1931 1932
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
1933
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
1934 1935
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
1936
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
1937 1938
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
1939 1940 1941
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
1942 1943 1944
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
1945 1946
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
1947
  void SetCachedSize(int size) const final;
Y
Yu Kun 已提交
1948
  void InternalSwap(SearchInFilesParam* other);
Z
zhiru 已提交
1949 1950
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
Y
Yu Kun 已提交
1951
    return "milvus.grpc.SearchInFilesParam";
Z
zhiru 已提交
1952
  }
K
kun yu 已提交
1953
  private:
Z
zhiru 已提交
1954
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
1955 1956 1957 1958 1959 1960 1961
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
1962 1963 1964 1965 1966 1967 1968 1969
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
1970 1971 1972 1973 1974

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
1975 1976
  enum : int {
    kFileIdArrayFieldNumber = 1,
Y
Yu Kun 已提交
1977
    kSearchParamFieldNumber = 2,
Z
zhiru 已提交
1978
  };
K
kun yu 已提交
1979 1980 1981
  // repeated string file_id_array = 1;
  int file_id_array_size() const;
  void clear_file_id_array();
Z
zhiru 已提交
1982 1983 1984 1985
  const std::string& file_id_array(int index) const;
  std::string* mutable_file_id_array(int index);
  void set_file_id_array(int index, const std::string& value);
  void set_file_id_array(int index, std::string&& value);
K
kun yu 已提交
1986 1987
  void set_file_id_array(int index, const char* value);
  void set_file_id_array(int index, const char* value, size_t size);
Z
zhiru 已提交
1988 1989 1990
  std::string* add_file_id_array();
  void add_file_id_array(const std::string& value);
  void add_file_id_array(std::string&& value);
K
kun yu 已提交
1991 1992
  void add_file_id_array(const char* value);
  void add_file_id_array(const char* value, size_t size);
Z
zhiru 已提交
1993 1994
  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& file_id_array() const;
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* mutable_file_id_array();
K
kun yu 已提交
1995

Y
Yu Kun 已提交
1996 1997 1998 1999 2000 2001 2002
  // .milvus.grpc.SearchParam search_param = 2;
  bool has_search_param() const;
  void clear_search_param();
  const ::milvus::grpc::SearchParam& search_param() const;
  ::milvus::grpc::SearchParam* release_search_param();
  ::milvus::grpc::SearchParam* mutable_search_param();
  void set_allocated_search_param(::milvus::grpc::SearchParam* search_param);
K
kun yu 已提交
2003

Y
Yu Kun 已提交
2004
  // @@protoc_insertion_point(class_scope:milvus.grpc.SearchInFilesParam)
K
kun yu 已提交
2005
 private:
Z
zhiru 已提交
2006
  class _Internal;
K
kun yu 已提交
2007

Z
zhiru 已提交
2008 2009
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> file_id_array_;
Y
Yu Kun 已提交
2010
  ::milvus::grpc::SearchParam* search_param_;
Z
zhiru 已提交
2011
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
2012 2013 2014 2015
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Z
zhiru 已提交
2016 2017
class TopKQueryResult :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.TopKQueryResult) */ {
K
kun yu 已提交
2018 2019 2020 2021 2022
 public:
  TopKQueryResult();
  virtual ~TopKQueryResult();

  TopKQueryResult(const TopKQueryResult& from);
K
kun yu 已提交
2023 2024 2025 2026 2027
  TopKQueryResult(TopKQueryResult&& from) noexcept
    : TopKQueryResult() {
    *this = ::std::move(from);
  }

Z
zhiru 已提交
2028 2029 2030 2031
  inline TopKQueryResult& operator=(const TopKQueryResult& from) {
    CopyFrom(from);
    return *this;
  }
K
kun yu 已提交
2032 2033 2034 2035 2036 2037 2038 2039
  inline TopKQueryResult& operator=(TopKQueryResult&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
2040 2041 2042 2043 2044 2045 2046 2047 2048

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
2049 2050 2051 2052 2053 2054 2055 2056 2057
  }
  static const TopKQueryResult& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const TopKQueryResult* internal_default_instance() {
    return reinterpret_cast<const TopKQueryResult*>(
               &_TopKQueryResult_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
2058
    12;
K
kun yu 已提交
2059 2060 2061 2062

  friend void swap(TopKQueryResult& a, TopKQueryResult& b) {
    a.Swap(&b);
  }
Z
zhiru 已提交
2063 2064 2065 2066
  inline void Swap(TopKQueryResult* other) {
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
2067 2068 2069 2070 2071 2072 2073

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

  inline TopKQueryResult* New() const final {
    return CreateMaybeMessage<TopKQueryResult>(nullptr);
  }

Z
zhiru 已提交
2074
  TopKQueryResult* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
K
kun yu 已提交
2075 2076
    return CreateMaybeMessage<TopKQueryResult>(arena);
  }
Z
zhiru 已提交
2077 2078
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
K
kun yu 已提交
2079 2080 2081 2082 2083 2084 2085
  void CopyFrom(const TopKQueryResult& from);
  void MergeFrom(const TopKQueryResult& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
2086
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
2087 2088
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
2089
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
2090 2091
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
2092 2093 2094
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
2095 2096 2097
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
2098 2099
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
2100 2101
  void SetCachedSize(int size) const final;
  void InternalSwap(TopKQueryResult* other);
Z
zhiru 已提交
2102 2103 2104 2105
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.TopKQueryResult";
  }
K
kun yu 已提交
2106
  private:
Z
zhiru 已提交
2107
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
2108 2109 2110 2111 2112 2113 2114
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
2115 2116 2117 2118 2119 2120 2121 2122
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
2123 2124 2125 2126 2127

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
2128
  enum : int {
2129 2130
    kIdsFieldNumber = 3,
    kDistancesFieldNumber = 4,
2131
    kStatusFieldNumber = 1,
2132
    kRowNumFieldNumber = 2,
2133
  };
2134 2135 2136 2137 2138
  // repeated int64 ids = 3;
  int ids_size() const;
  void clear_ids();
  ::PROTOBUF_NAMESPACE_ID::int64 ids(int index) const;
  void set_ids(int index, ::PROTOBUF_NAMESPACE_ID::int64 value);
G
groot 已提交
2139
  void add_ids(::PROTOBUF_NAMESPACE_ID::int64 value);
2140 2141 2142 2143 2144 2145 2146 2147 2148 2149
  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&
      ids() const;
  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*
      mutable_ids();

  // repeated float distances = 4;
  int distances_size() const;
  void clear_distances();
  float distances(int index) const;
  void set_distances(int index, float value);
G
groot 已提交
2150
  void add_distances(float value);
2151 2152 2153 2154
  const ::PROTOBUF_NAMESPACE_ID::RepeatedField< float >&
      distances() const;
  ::PROTOBUF_NAMESPACE_ID::RepeatedField< float >*
      mutable_distances();
2155

K
kun yu 已提交
2156
  // .milvus.grpc.Status status = 1;
K
kun yu 已提交
2157 2158
  bool has_status() const;
  void clear_status();
K
kun yu 已提交
2159 2160 2161 2162
  const ::milvus::grpc::Status& status() const;
  ::milvus::grpc::Status* release_status();
  ::milvus::grpc::Status* mutable_status();
  void set_allocated_status(::milvus::grpc::Status* status);
K
kun yu 已提交
2163

2164 2165 2166 2167
  // int64 row_num = 2;
  void clear_row_num();
  ::PROTOBUF_NAMESPACE_ID::int64 row_num() const;
  void set_row_num(::PROTOBUF_NAMESPACE_ID::int64 value);
2168 2169

  // @@protoc_insertion_point(class_scope:milvus.grpc.TopKQueryResult)
K
kun yu 已提交
2170
 private:
Z
zhiru 已提交
2171
  class _Internal;
K
kun yu 已提交
2172

Z
zhiru 已提交
2173
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
2174 2175 2176 2177
  ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 > ids_;
  mutable std::atomic<int> _ids_cached_byte_size_;
  ::PROTOBUF_NAMESPACE_ID::RepeatedField< float > distances_;
  mutable std::atomic<int> _distances_cached_byte_size_;
K
kun yu 已提交
2178
  ::milvus::grpc::Status* status_;
2179
  ::PROTOBUF_NAMESPACE_ID::int64 row_num_;
Z
zhiru 已提交
2180
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
2181 2182 2183 2184
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Z
zhiru 已提交
2185 2186
class StringReply :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.StringReply) */ {
K
kun yu 已提交
2187 2188 2189 2190 2191
 public:
  StringReply();
  virtual ~StringReply();

  StringReply(const StringReply& from);
K
kun yu 已提交
2192 2193 2194 2195 2196
  StringReply(StringReply&& from) noexcept
    : StringReply() {
    *this = ::std::move(from);
  }

Z
zhiru 已提交
2197 2198 2199 2200
  inline StringReply& operator=(const StringReply& from) {
    CopyFrom(from);
    return *this;
  }
K
kun yu 已提交
2201 2202 2203 2204 2205 2206 2207 2208
  inline StringReply& operator=(StringReply&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
2209 2210 2211 2212 2213 2214 2215 2216 2217

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
2218 2219 2220 2221 2222 2223 2224 2225 2226
  }
  static const StringReply& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const StringReply* internal_default_instance() {
    return reinterpret_cast<const StringReply*>(
               &_StringReply_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
2227
    13;
K
kun yu 已提交
2228 2229 2230 2231

  friend void swap(StringReply& a, StringReply& b) {
    a.Swap(&b);
  }
Z
zhiru 已提交
2232 2233 2234 2235
  inline void Swap(StringReply* other) {
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
2236 2237 2238 2239 2240 2241 2242

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

  inline StringReply* New() const final {
    return CreateMaybeMessage<StringReply>(nullptr);
  }

Z
zhiru 已提交
2243
  StringReply* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
K
kun yu 已提交
2244 2245
    return CreateMaybeMessage<StringReply>(arena);
  }
Z
zhiru 已提交
2246 2247
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
K
kun yu 已提交
2248 2249 2250 2251 2252 2253 2254
  void CopyFrom(const StringReply& from);
  void MergeFrom(const StringReply& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
2255
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
2256 2257
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
2258
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
2259 2260
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
2261 2262 2263
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
2264 2265 2266
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
2267 2268
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
2269 2270
  void SetCachedSize(int size) const final;
  void InternalSwap(StringReply* other);
Z
zhiru 已提交
2271 2272 2273 2274
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.StringReply";
  }
K
kun yu 已提交
2275
  private:
Z
zhiru 已提交
2276
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
2277 2278 2279 2280 2281 2282 2283
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
2284 2285 2286 2287 2288 2289 2290 2291
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
2292 2293 2294 2295 2296

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
2297 2298 2299 2300
  enum : int {
    kStringReplyFieldNumber = 2,
    kStatusFieldNumber = 1,
  };
K
kun yu 已提交
2301 2302
  // string string_reply = 2;
  void clear_string_reply();
Z
zhiru 已提交
2303 2304 2305
  const std::string& string_reply() const;
  void set_string_reply(const std::string& value);
  void set_string_reply(std::string&& value);
K
kun yu 已提交
2306 2307
  void set_string_reply(const char* value);
  void set_string_reply(const char* value, size_t size);
Z
zhiru 已提交
2308 2309 2310
  std::string* mutable_string_reply();
  std::string* release_string_reply();
  void set_allocated_string_reply(std::string* string_reply);
K
kun yu 已提交
2311

K
kun yu 已提交
2312
  // .milvus.grpc.Status status = 1;
K
kun yu 已提交
2313 2314
  bool has_status() const;
  void clear_status();
K
kun yu 已提交
2315 2316 2317 2318
  const ::milvus::grpc::Status& status() const;
  ::milvus::grpc::Status* release_status();
  ::milvus::grpc::Status* mutable_status();
  void set_allocated_status(::milvus::grpc::Status* status);
K
kun yu 已提交
2319 2320 2321

  // @@protoc_insertion_point(class_scope:milvus.grpc.StringReply)
 private:
Z
zhiru 已提交
2322
  class _Internal;
K
kun yu 已提交
2323

Z
zhiru 已提交
2324 2325
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr string_reply_;
K
kun yu 已提交
2326
  ::milvus::grpc::Status* status_;
Z
zhiru 已提交
2327
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
2328 2329 2330 2331
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Z
zhiru 已提交
2332 2333
class BoolReply :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.BoolReply) */ {
K
kun yu 已提交
2334 2335 2336 2337 2338
 public:
  BoolReply();
  virtual ~BoolReply();

  BoolReply(const BoolReply& from);
K
kun yu 已提交
2339 2340 2341 2342 2343
  BoolReply(BoolReply&& from) noexcept
    : BoolReply() {
    *this = ::std::move(from);
  }

Z
zhiru 已提交
2344 2345 2346 2347
  inline BoolReply& operator=(const BoolReply& from) {
    CopyFrom(from);
    return *this;
  }
K
kun yu 已提交
2348 2349 2350 2351 2352 2353 2354 2355
  inline BoolReply& operator=(BoolReply&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
2356 2357 2358 2359 2360 2361 2362 2363 2364

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
2365 2366 2367 2368 2369 2370 2371 2372 2373
  }
  static const BoolReply& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const BoolReply* internal_default_instance() {
    return reinterpret_cast<const BoolReply*>(
               &_BoolReply_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
2374
    14;
K
kun yu 已提交
2375 2376 2377 2378

  friend void swap(BoolReply& a, BoolReply& b) {
    a.Swap(&b);
  }
Z
zhiru 已提交
2379 2380 2381 2382
  inline void Swap(BoolReply* other) {
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
2383 2384 2385 2386 2387 2388 2389

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

  inline BoolReply* New() const final {
    return CreateMaybeMessage<BoolReply>(nullptr);
  }

Z
zhiru 已提交
2390
  BoolReply* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
K
kun yu 已提交
2391 2392
    return CreateMaybeMessage<BoolReply>(arena);
  }
Z
zhiru 已提交
2393 2394
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
K
kun yu 已提交
2395 2396 2397 2398 2399 2400 2401
  void CopyFrom(const BoolReply& from);
  void MergeFrom(const BoolReply& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
2402
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
2403 2404
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
2405
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
2406 2407
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
2408 2409 2410
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
2411 2412 2413
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
2414 2415
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
2416 2417
  void SetCachedSize(int size) const final;
  void InternalSwap(BoolReply* other);
Z
zhiru 已提交
2418 2419 2420 2421
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.BoolReply";
  }
K
kun yu 已提交
2422
  private:
Z
zhiru 已提交
2423
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
2424 2425 2426 2427 2428 2429 2430
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
2431 2432 2433 2434 2435 2436 2437 2438
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
2439 2440 2441 2442 2443

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
2444 2445 2446 2447
  enum : int {
    kStatusFieldNumber = 1,
    kBoolReplyFieldNumber = 2,
  };
K
kun yu 已提交
2448
  // .milvus.grpc.Status status = 1;
K
kun yu 已提交
2449 2450
  bool has_status() const;
  void clear_status();
K
kun yu 已提交
2451 2452 2453 2454
  const ::milvus::grpc::Status& status() const;
  ::milvus::grpc::Status* release_status();
  ::milvus::grpc::Status* mutable_status();
  void set_allocated_status(::milvus::grpc::Status* status);
K
kun yu 已提交
2455 2456 2457 2458 2459 2460 2461 2462

  // bool bool_reply = 2;
  void clear_bool_reply();
  bool bool_reply() const;
  void set_bool_reply(bool value);

  // @@protoc_insertion_point(class_scope:milvus.grpc.BoolReply)
 private:
Z
zhiru 已提交
2463
  class _Internal;
K
kun yu 已提交
2464

Z
zhiru 已提交
2465
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
K
kun yu 已提交
2466
  ::milvus::grpc::Status* status_;
K
kun yu 已提交
2467
  bool bool_reply_;
Z
zhiru 已提交
2468
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
2469 2470 2471 2472
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Z
zhiru 已提交
2473 2474
class TableRowCount :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.TableRowCount) */ {
K
kun yu 已提交
2475 2476 2477 2478 2479
 public:
  TableRowCount();
  virtual ~TableRowCount();

  TableRowCount(const TableRowCount& from);
K
kun yu 已提交
2480 2481 2482 2483 2484
  TableRowCount(TableRowCount&& from) noexcept
    : TableRowCount() {
    *this = ::std::move(from);
  }

Z
zhiru 已提交
2485 2486 2487 2488
  inline TableRowCount& operator=(const TableRowCount& from) {
    CopyFrom(from);
    return *this;
  }
K
kun yu 已提交
2489 2490 2491 2492 2493 2494 2495 2496
  inline TableRowCount& operator=(TableRowCount&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
2497 2498 2499 2500 2501 2502 2503 2504 2505

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
2506 2507 2508 2509 2510 2511 2512 2513 2514
  }
  static const TableRowCount& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const TableRowCount* internal_default_instance() {
    return reinterpret_cast<const TableRowCount*>(
               &_TableRowCount_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
2515
    15;
K
kun yu 已提交
2516 2517 2518 2519

  friend void swap(TableRowCount& a, TableRowCount& b) {
    a.Swap(&b);
  }
Z
zhiru 已提交
2520 2521 2522 2523
  inline void Swap(TableRowCount* other) {
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
2524 2525 2526 2527 2528 2529 2530

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

  inline TableRowCount* New() const final {
    return CreateMaybeMessage<TableRowCount>(nullptr);
  }

Z
zhiru 已提交
2531
  TableRowCount* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
K
kun yu 已提交
2532 2533
    return CreateMaybeMessage<TableRowCount>(arena);
  }
Z
zhiru 已提交
2534 2535
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
K
kun yu 已提交
2536 2537 2538 2539 2540 2541 2542
  void CopyFrom(const TableRowCount& from);
  void MergeFrom(const TableRowCount& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
2543
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
2544 2545
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
2546
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
2547 2548
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
2549 2550 2551
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
2552 2553 2554
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
2555 2556
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
2557 2558
  void SetCachedSize(int size) const final;
  void InternalSwap(TableRowCount* other);
Z
zhiru 已提交
2559 2560 2561 2562
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.TableRowCount";
  }
K
kun yu 已提交
2563
  private:
Z
zhiru 已提交
2564
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
2565 2566 2567 2568 2569 2570 2571
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
2572 2573 2574 2575 2576 2577 2578 2579
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
2580 2581 2582 2583 2584

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
2585 2586 2587 2588
  enum : int {
    kStatusFieldNumber = 1,
    kTableRowCountFieldNumber = 2,
  };
K
kun yu 已提交
2589
  // .milvus.grpc.Status status = 1;
K
kun yu 已提交
2590 2591
  bool has_status() const;
  void clear_status();
K
kun yu 已提交
2592 2593 2594 2595
  const ::milvus::grpc::Status& status() const;
  ::milvus::grpc::Status* release_status();
  ::milvus::grpc::Status* mutable_status();
  void set_allocated_status(::milvus::grpc::Status* status);
K
kun yu 已提交
2596 2597 2598

  // int64 table_row_count = 2;
  void clear_table_row_count();
Z
zhiru 已提交
2599 2600
  ::PROTOBUF_NAMESPACE_ID::int64 table_row_count() const;
  void set_table_row_count(::PROTOBUF_NAMESPACE_ID::int64 value);
K
kun yu 已提交
2601 2602 2603

  // @@protoc_insertion_point(class_scope:milvus.grpc.TableRowCount)
 private:
Z
zhiru 已提交
2604
  class _Internal;
K
kun yu 已提交
2605

Z
zhiru 已提交
2606
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
K
kun yu 已提交
2607
  ::milvus::grpc::Status* status_;
Z
zhiru 已提交
2608 2609
  ::PROTOBUF_NAMESPACE_ID::int64 table_row_count_;
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
2610 2611 2612 2613
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Z
zhiru 已提交
2614 2615
class Command :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.Command) */ {
K
kun yu 已提交
2616 2617 2618 2619 2620
 public:
  Command();
  virtual ~Command();

  Command(const Command& from);
K
kun yu 已提交
2621 2622 2623 2624 2625
  Command(Command&& from) noexcept
    : Command() {
    *this = ::std::move(from);
  }

Z
zhiru 已提交
2626 2627 2628 2629
  inline Command& operator=(const Command& from) {
    CopyFrom(from);
    return *this;
  }
K
kun yu 已提交
2630 2631 2632 2633 2634 2635 2636 2637
  inline Command& operator=(Command&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
2638 2639 2640 2641 2642 2643 2644 2645 2646

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
2647 2648 2649 2650 2651 2652 2653 2654 2655
  }
  static const Command& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const Command* internal_default_instance() {
    return reinterpret_cast<const Command*>(
               &_Command_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
2656
    16;
K
kun yu 已提交
2657 2658 2659 2660

  friend void swap(Command& a, Command& b) {
    a.Swap(&b);
  }
Z
zhiru 已提交
2661 2662 2663 2664
  inline void Swap(Command* other) {
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
2665 2666 2667 2668 2669 2670 2671

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

  inline Command* New() const final {
    return CreateMaybeMessage<Command>(nullptr);
  }

Z
zhiru 已提交
2672
  Command* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
K
kun yu 已提交
2673 2674
    return CreateMaybeMessage<Command>(arena);
  }
Z
zhiru 已提交
2675 2676
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
K
kun yu 已提交
2677 2678 2679 2680 2681 2682 2683
  void CopyFrom(const Command& from);
  void MergeFrom(const Command& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
2684
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
2685 2686
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
2687
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
2688 2689
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
2690 2691 2692
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
2693 2694 2695
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
2696 2697
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
2698 2699
  void SetCachedSize(int size) const final;
  void InternalSwap(Command* other);
Z
zhiru 已提交
2700 2701 2702 2703
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.Command";
  }
K
kun yu 已提交
2704
  private:
Z
zhiru 已提交
2705
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
2706 2707 2708 2709 2710 2711 2712
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
2713 2714 2715 2716 2717 2718 2719 2720
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
2721 2722 2723 2724 2725

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
2726 2727 2728
  enum : int {
    kCmdFieldNumber = 1,
  };
K
kun yu 已提交
2729 2730
  // string cmd = 1;
  void clear_cmd();
Z
zhiru 已提交
2731 2732 2733
  const std::string& cmd() const;
  void set_cmd(const std::string& value);
  void set_cmd(std::string&& value);
K
kun yu 已提交
2734 2735
  void set_cmd(const char* value);
  void set_cmd(const char* value, size_t size);
Z
zhiru 已提交
2736 2737 2738
  std::string* mutable_cmd();
  std::string* release_cmd();
  void set_allocated_cmd(std::string* cmd);
K
kun yu 已提交
2739 2740 2741

  // @@protoc_insertion_point(class_scope:milvus.grpc.Command)
 private:
Z
zhiru 已提交
2742
  class _Internal;
K
kun yu 已提交
2743

Z
zhiru 已提交
2744 2745 2746
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr cmd_;
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
2747 2748 2749 2750
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

Y
Yu Kun 已提交
2751 2752
class Index :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.Index) */ {
K
kun yu 已提交
2753
 public:
Y
Yu Kun 已提交
2754 2755
  Index();
  virtual ~Index();
K
kun yu 已提交
2756

Y
Yu Kun 已提交
2757 2758 2759
  Index(const Index& from);
  Index(Index&& from) noexcept
    : Index() {
K
kun yu 已提交
2760 2761 2762
    *this = ::std::move(from);
  }

Y
Yu Kun 已提交
2763
  inline Index& operator=(const Index& from) {
Z
zhiru 已提交
2764 2765 2766
    CopyFrom(from);
    return *this;
  }
Y
Yu Kun 已提交
2767
  inline Index& operator=(Index&& from) noexcept {
K
kun yu 已提交
2768 2769 2770 2771 2772 2773 2774
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }
Z
zhiru 已提交
2775 2776 2777 2778 2779 2780 2781 2782 2783

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
K
kun yu 已提交
2784
  }
Y
Yu Kun 已提交
2785
  static const Index& default_instance();
K
kun yu 已提交
2786 2787

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
Y
Yu Kun 已提交
2788 2789 2790
  static inline const Index* internal_default_instance() {
    return reinterpret_cast<const Index*>(
               &_Index_default_instance_);
K
kun yu 已提交
2791 2792
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
2793
    17;
K
kun yu 已提交
2794

Y
Yu Kun 已提交
2795
  friend void swap(Index& a, Index& b) {
K
kun yu 已提交
2796 2797
    a.Swap(&b);
  }
Y
Yu Kun 已提交
2798
  inline void Swap(Index* other) {
Z
zhiru 已提交
2799 2800 2801
    if (other == this) return;
    InternalSwap(other);
  }
K
kun yu 已提交
2802 2803 2804

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

Y
Yu Kun 已提交
2805 2806
  inline Index* New() const final {
    return CreateMaybeMessage<Index>(nullptr);
K
kun yu 已提交
2807 2808
  }

Y
Yu Kun 已提交
2809 2810
  Index* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
    return CreateMaybeMessage<Index>(arena);
K
kun yu 已提交
2811
  }
Z
zhiru 已提交
2812 2813
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
Y
Yu Kun 已提交
2814 2815
  void CopyFrom(const Index& from);
  void MergeFrom(const Index& from);
K
kun yu 已提交
2816 2817 2818 2819 2820
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
Z
zhiru 已提交
2821
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
K
kun yu 已提交
2822 2823
  #else
  bool MergePartialFromCodedStream(
Z
zhiru 已提交
2824
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
K
kun yu 已提交
2825 2826
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
Z
zhiru 已提交
2827 2828 2829
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
K
kun yu 已提交
2830 2831 2832
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
Z
zhiru 已提交
2833 2834
  inline void SharedCtor();
  inline void SharedDtor();
K
kun yu 已提交
2835
  void SetCachedSize(int size) const final;
Y
Yu Kun 已提交
2836
  void InternalSwap(Index* other);
Z
zhiru 已提交
2837 2838
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
Y
Yu Kun 已提交
2839
    return "milvus.grpc.Index";
Z
zhiru 已提交
2840
  }
K
kun yu 已提交
2841
  private:
Z
zhiru 已提交
2842
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
K
kun yu 已提交
2843 2844 2845 2846 2847 2848 2849
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

Z
zhiru 已提交
2850 2851 2852 2853 2854 2855 2856 2857
  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:
K
kun yu 已提交
2858 2859 2860 2861 2862

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

Z
zhiru 已提交
2863
  enum : int {
Y
Yu Kun 已提交
2864
    kIndexTypeFieldNumber = 1,
S
starlord 已提交
2865
    kNlistFieldNumber = 2,
Z
zhiru 已提交
2866
  };
Y
Yu Kun 已提交
2867 2868 2869 2870 2871
  // int32 index_type = 1;
  void clear_index_type();
  ::PROTOBUF_NAMESPACE_ID::int32 index_type() const;
  void set_index_type(::PROTOBUF_NAMESPACE_ID::int32 value);

S
starlord 已提交
2872 2873 2874 2875 2876
  // int32 nlist = 2;
  void clear_nlist();
  ::PROTOBUF_NAMESPACE_ID::int32 nlist() const;
  void set_nlist(::PROTOBUF_NAMESPACE_ID::int32 value);

Y
Yu Kun 已提交
2877
  // @@protoc_insertion_point(class_scope:milvus.grpc.Index)
K
kun yu 已提交
2878
 private:
Z
zhiru 已提交
2879
  class _Internal;
K
kun yu 已提交
2880

Z
zhiru 已提交
2881
  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
Y
Yu Kun 已提交
2882
  ::PROTOBUF_NAMESPACE_ID::int32 index_type_;
S
starlord 已提交
2883
  ::PROTOBUF_NAMESPACE_ID::int32 nlist_;
Y
Yu Kun 已提交
2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

class IndexParam :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.IndexParam) */ {
 public:
  IndexParam();
  virtual ~IndexParam();

  IndexParam(const IndexParam& from);
  IndexParam(IndexParam&& from) noexcept
    : IndexParam() {
    *this = ::std::move(from);
  }

  inline IndexParam& operator=(const IndexParam& from) {
    CopyFrom(from);
    return *this;
  }
  inline IndexParam& operator=(IndexParam&& from) noexcept {
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
  }
  static const IndexParam& default_instance();

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
  static inline const IndexParam* internal_default_instance() {
    return reinterpret_cast<const IndexParam*>(
               &_IndexParam_default_instance_);
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
2931
    18;
Y
Yu Kun 已提交
2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001

  friend void swap(IndexParam& a, IndexParam& b) {
    a.Swap(&b);
  }
  inline void Swap(IndexParam* other) {
    if (other == this) return;
    InternalSwap(other);
  }

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

  inline IndexParam* New() const final {
    return CreateMaybeMessage<IndexParam>(nullptr);
  }

  IndexParam* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
    return CreateMaybeMessage<IndexParam>(arena);
  }
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void CopyFrom(const IndexParam& from);
  void MergeFrom(const IndexParam& from);
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  #else
  bool MergePartialFromCodedStream(
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
  inline void SharedCtor();
  inline void SharedDtor();
  void SetCachedSize(int size) const final;
  void InternalSwap(IndexParam* other);
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
    return "milvus.grpc.IndexParam";
  }
  private:
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

  enum : int {
3002 3003 3004
    kTableNameFieldNumber = 2,
    kStatusFieldNumber = 1,
    kIndexFieldNumber = 3,
Y
Yu Kun 已提交
3005
  };
3006
  // string table_name = 2;
Y
Yu Kun 已提交
3007
  void clear_table_name();
3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023
  const std::string& table_name() const;
  void set_table_name(const std::string& value);
  void set_table_name(std::string&& value);
  void set_table_name(const char* value);
  void set_table_name(const char* value, size_t size);
  std::string* mutable_table_name();
  std::string* release_table_name();
  void set_allocated_table_name(std::string* table_name);

  // .milvus.grpc.Status status = 1;
  bool has_status() const;
  void clear_status();
  const ::milvus::grpc::Status& status() const;
  ::milvus::grpc::Status* release_status();
  ::milvus::grpc::Status* mutable_status();
  void set_allocated_status(::milvus::grpc::Status* status);
Y
Yu Kun 已提交
3024

3025
  // .milvus.grpc.Index index = 3;
Y
Yu Kun 已提交
3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037
  bool has_index() const;
  void clear_index();
  const ::milvus::grpc::Index& index() const;
  ::milvus::grpc::Index* release_index();
  ::milvus::grpc::Index* mutable_index();
  void set_allocated_index(::milvus::grpc::Index* index);

  // @@protoc_insertion_point(class_scope:milvus.grpc.IndexParam)
 private:
  class _Internal;

  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
3038 3039
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr table_name_;
  ::milvus::grpc::Status* status_;
Y
Yu Kun 已提交
3040 3041 3042 3043 3044 3045
  ::milvus::grpc::Index* index_;
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
  friend struct ::TableStruct_milvus_2eproto;
};
// -------------------------------------------------------------------

G
groot 已提交
3046 3047
class DeleteByDateParam :
    public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:milvus.grpc.DeleteByDateParam) */ {
Y
Yu Kun 已提交
3048
 public:
G
groot 已提交
3049 3050
  DeleteByDateParam();
  virtual ~DeleteByDateParam();
Y
Yu Kun 已提交
3051

G
groot 已提交
3052 3053 3054
  DeleteByDateParam(const DeleteByDateParam& from);
  DeleteByDateParam(DeleteByDateParam&& from) noexcept
    : DeleteByDateParam() {
Y
Yu Kun 已提交
3055 3056 3057
    *this = ::std::move(from);
  }

G
groot 已提交
3058
  inline DeleteByDateParam& operator=(const DeleteByDateParam& from) {
Y
Yu Kun 已提交
3059 3060 3061
    CopyFrom(from);
    return *this;
  }
G
groot 已提交
3062
  inline DeleteByDateParam& operator=(DeleteByDateParam&& from) noexcept {
Y
Yu Kun 已提交
3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079
    if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
      if (this != &from) InternalSwap(&from);
    } else {
      CopyFrom(from);
    }
    return *this;
  }

  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() {
    return GetDescriptor();
  }
  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
    return GetMetadataStatic().descriptor;
  }
  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
    return GetMetadataStatic().reflection;
  }
G
groot 已提交
3080
  static const DeleteByDateParam& default_instance();
Y
Yu Kun 已提交
3081 3082

  static void InitAsDefaultInstance();  // FOR INTERNAL USE ONLY
G
groot 已提交
3083 3084 3085
  static inline const DeleteByDateParam* internal_default_instance() {
    return reinterpret_cast<const DeleteByDateParam*>(
               &_DeleteByDateParam_default_instance_);
Y
Yu Kun 已提交
3086 3087
  }
  static constexpr int kIndexInFileMessages =
G
groot 已提交
3088
    19;
Y
Yu Kun 已提交
3089

G
groot 已提交
3090
  friend void swap(DeleteByDateParam& a, DeleteByDateParam& b) {
Y
Yu Kun 已提交
3091 3092
    a.Swap(&b);
  }
G
groot 已提交
3093
  inline void Swap(DeleteByDateParam* other) {
Y
Yu Kun 已提交
3094 3095 3096 3097 3098 3099
    if (other == this) return;
    InternalSwap(other);
  }

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

G
groot 已提交
3100 3101
  inline DeleteByDateParam* New() const final {
    return CreateMaybeMessage<DeleteByDateParam>(nullptr);
Y
Yu Kun 已提交
3102 3103
  }

G
groot 已提交
3104 3105
  DeleteByDateParam* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
    return CreateMaybeMessage<DeleteByDateParam>(arena);
Y
Yu Kun 已提交
3106 3107 3108
  }
  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
G
groot 已提交
3109 3110
  void CopyFrom(const DeleteByDateParam& from);
  void MergeFrom(const DeleteByDateParam& from);
Y
Yu Kun 已提交
3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130
  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
  bool IsInitialized() const final;

  size_t ByteSizeLong() const final;
  #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
  #else
  bool MergePartialFromCodedStream(
      ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream* input) final;
  #endif  // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
  void SerializeWithCachedSizes(
      ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream* output) const final;
  ::PROTOBUF_NAMESPACE_ID::uint8* InternalSerializeWithCachedSizesToArray(
      ::PROTOBUF_NAMESPACE_ID::uint8* target) const final;
  int GetCachedSize() const final { return _cached_size_.Get(); }

  private:
  inline void SharedCtor();
  inline void SharedDtor();
  void SetCachedSize(int size) const final;
G
groot 已提交
3131
  void InternalSwap(DeleteByDateParam* other);
Y
Yu Kun 已提交
3132 3133
  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
G
groot 已提交
3134
    return "milvus.grpc.DeleteByDateParam";
Y
Yu Kun 已提交
3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180
  }
  private:
  inline ::PROTOBUF_NAMESPACE_ID::Arena* GetArenaNoVirtual() const {
    return nullptr;
  }
  inline void* MaybeArenaPtr() const {
    return nullptr;
  }
  public:

  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
  private:
  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
    ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&::descriptor_table_milvus_2eproto);
    return ::descriptor_table_milvus_2eproto.file_level_metadata[kIndexInFileMessages];
  }

  public:

  // nested types ----------------------------------------------------

  // accessors -------------------------------------------------------

  enum : int {
    kTableNameFieldNumber = 2,
    kRangeFieldNumber = 1,
  };
  // string table_name = 2;
  void clear_table_name();
  const std::string& table_name() const;
  void set_table_name(const std::string& value);
  void set_table_name(std::string&& value);
  void set_table_name(const char* value);
  void set_table_name(const char* value, size_t size);
  std::string* mutable_table_name();
  std::string* release_table_name();
  void set_allocated_table_name(std::string* table_name);

  // .milvus.grpc.Range range = 1;
  bool has_range() const;
  void clear_range();
  const ::milvus::grpc::Range& range() const;
  ::milvus::grpc::Range* release_range();
  ::milvus::grpc::Range* mutable_range();
  void set_allocated_range(::milvus::grpc::Range* range);

G
groot 已提交
3181
  // @@protoc_insertion_point(class_scope:milvus.grpc.DeleteByDateParam)
Y
Yu Kun 已提交
3182 3183 3184 3185 3186 3187
 private:
  class _Internal;

  ::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr table_name_;
  ::milvus::grpc::Range* range_;
Z
zhiru 已提交
3188
  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
K
kun yu 已提交
3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201
  friend struct ::TableStruct_milvus_2eproto;
};
// ===================================================================


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

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

3202
// string table_name = 1;
K
kun yu 已提交
3203
inline void TableName::clear_table_name() {
Z
zhiru 已提交
3204
  table_name_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3205
}
Z
zhiru 已提交
3206
inline const std::string& TableName::table_name() const {
K
kun yu 已提交
3207 3208 3209
  // @@protoc_insertion_point(field_get:milvus.grpc.TableName.table_name)
  return table_name_.GetNoArena();
}
Z
zhiru 已提交
3210
inline void TableName::set_table_name(const std::string& value) {
K
kun yu 已提交
3211
  
Z
zhiru 已提交
3212
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
K
kun yu 已提交
3213 3214
  // @@protoc_insertion_point(field_set:milvus.grpc.TableName.table_name)
}
Z
zhiru 已提交
3215
inline void TableName::set_table_name(std::string&& value) {
K
kun yu 已提交
3216 3217
  
  table_name_.SetNoArena(
Z
zhiru 已提交
3218
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
K
kun yu 已提交
3219 3220 3221 3222 3223
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.TableName.table_name)
}
inline void TableName::set_table_name(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
Z
zhiru 已提交
3224
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
K
kun yu 已提交
3225 3226 3227 3228
  // @@protoc_insertion_point(field_set_char:milvus.grpc.TableName.table_name)
}
inline void TableName::set_table_name(const char* value, size_t size) {
  
Z
zhiru 已提交
3229
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
K
kun yu 已提交
3230 3231 3232
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.TableName.table_name)
}
Z
zhiru 已提交
3233
inline std::string* TableName::mutable_table_name() {
K
kun yu 已提交
3234 3235
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.TableName.table_name)
Z
zhiru 已提交
3236
  return table_name_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3237
}
Z
zhiru 已提交
3238
inline std::string* TableName::release_table_name() {
K
kun yu 已提交
3239 3240
  // @@protoc_insertion_point(field_release:milvus.grpc.TableName.table_name)
  
Z
zhiru 已提交
3241
  return table_name_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3242
}
Z
zhiru 已提交
3243
inline void TableName::set_allocated_table_name(std::string* table_name) {
K
kun yu 已提交
3244 3245 3246 3247 3248
  if (table_name != nullptr) {
    
  } else {
    
  }
Z
zhiru 已提交
3249
  table_name_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), table_name);
K
kun yu 已提交
3250 3251 3252 3253 3254
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.TableName.table_name)
}

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

G
groot 已提交
3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309
// PartitionName

// string partition_name = 1;
inline void PartitionName::clear_partition_name() {
  partition_name_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline const std::string& PartitionName::partition_name() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.PartitionName.partition_name)
  return partition_name_.GetNoArena();
}
inline void PartitionName::set_partition_name(const std::string& value) {
  
  partition_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
  // @@protoc_insertion_point(field_set:milvus.grpc.PartitionName.partition_name)
}
inline void PartitionName::set_partition_name(std::string&& value) {
  
  partition_name_.SetNoArena(
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.PartitionName.partition_name)
}
inline void PartitionName::set_partition_name(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
  partition_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  // @@protoc_insertion_point(field_set_char:milvus.grpc.PartitionName.partition_name)
}
inline void PartitionName::set_partition_name(const char* value, size_t size) {
  
  partition_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.PartitionName.partition_name)
}
inline std::string* PartitionName::mutable_partition_name() {
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.PartitionName.partition_name)
  return partition_name_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline std::string* PartitionName::release_partition_name() {
  // @@protoc_insertion_point(field_release:milvus.grpc.PartitionName.partition_name)
  
  return partition_name_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline void PartitionName::set_allocated_partition_name(std::string* partition_name) {
  if (partition_name != nullptr) {
    
  } else {
    
  }
  partition_name_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), partition_name);
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.PartitionName.partition_name)
}

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

3310
// TableNameList
K
kun yu 已提交
3311

3312 3313 3314
// .milvus.grpc.Status status = 1;
inline bool TableNameList::has_status() const {
  return this != internal_default_instance() && status_ != nullptr;
K
kun yu 已提交
3315
}
3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333
inline const ::milvus::grpc::Status& TableNameList::status() const {
  const ::milvus::grpc::Status* p = status_;
  // @@protoc_insertion_point(field_get:milvus.grpc.TableNameList.status)
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::Status*>(
      &::milvus::grpc::_Status_default_instance_);
}
inline ::milvus::grpc::Status* TableNameList::release_status() {
  // @@protoc_insertion_point(field_release:milvus.grpc.TableNameList.status)
  
  ::milvus::grpc::Status* temp = status_;
  status_ = nullptr;
  return temp;
}
inline ::milvus::grpc::Status* TableNameList::mutable_status() {
  
  if (status_ == nullptr) {
    auto* p = CreateMaybeMessage<::milvus::grpc::Status>(GetArenaNoVirtual());
    status_ = p;
K
kun yu 已提交
3334
  }
3335 3336
  // @@protoc_insertion_point(field_mutable:milvus.grpc.TableNameList.status)
  return status_;
K
kun yu 已提交
3337
}
3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354
inline void TableNameList::set_allocated_status(::milvus::grpc::Status* status) {
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
  if (message_arena == nullptr) {
    delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(status_);
  }
  if (status) {
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
    if (message_arena != submessage_arena) {
      status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
          message_arena, status, submessage_arena);
    }
    
  } else {
    
  }
  status_ = status;
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.TableNameList.status)
K
kun yu 已提交
3355
}
3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437

// repeated string table_names = 2;
inline int TableNameList::table_names_size() const {
  return table_names_.size();
}
inline void TableNameList::clear_table_names() {
  table_names_.Clear();
}
inline const std::string& TableNameList::table_names(int index) const {
  // @@protoc_insertion_point(field_get:milvus.grpc.TableNameList.table_names)
  return table_names_.Get(index);
}
inline std::string* TableNameList::mutable_table_names(int index) {
  // @@protoc_insertion_point(field_mutable:milvus.grpc.TableNameList.table_names)
  return table_names_.Mutable(index);
}
inline void TableNameList::set_table_names(int index, const std::string& value) {
  // @@protoc_insertion_point(field_set:milvus.grpc.TableNameList.table_names)
  table_names_.Mutable(index)->assign(value);
}
inline void TableNameList::set_table_names(int index, std::string&& value) {
  // @@protoc_insertion_point(field_set:milvus.grpc.TableNameList.table_names)
  table_names_.Mutable(index)->assign(std::move(value));
}
inline void TableNameList::set_table_names(int index, const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  table_names_.Mutable(index)->assign(value);
  // @@protoc_insertion_point(field_set_char:milvus.grpc.TableNameList.table_names)
}
inline void TableNameList::set_table_names(int index, const char* value, size_t size) {
  table_names_.Mutable(index)->assign(
    reinterpret_cast<const char*>(value), size);
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.TableNameList.table_names)
}
inline std::string* TableNameList::add_table_names() {
  // @@protoc_insertion_point(field_add_mutable:milvus.grpc.TableNameList.table_names)
  return table_names_.Add();
}
inline void TableNameList::add_table_names(const std::string& value) {
  table_names_.Add()->assign(value);
  // @@protoc_insertion_point(field_add:milvus.grpc.TableNameList.table_names)
}
inline void TableNameList::add_table_names(std::string&& value) {
  table_names_.Add(std::move(value));
  // @@protoc_insertion_point(field_add:milvus.grpc.TableNameList.table_names)
}
inline void TableNameList::add_table_names(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  table_names_.Add()->assign(value);
  // @@protoc_insertion_point(field_add_char:milvus.grpc.TableNameList.table_names)
}
inline void TableNameList::add_table_names(const char* value, size_t size) {
  table_names_.Add()->assign(reinterpret_cast<const char*>(value), size);
  // @@protoc_insertion_point(field_add_pointer:milvus.grpc.TableNameList.table_names)
}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
TableNameList::table_names() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.TableNameList.table_names)
  return table_names_;
}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
TableNameList::mutable_table_names() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.TableNameList.table_names)
  return &table_names_;
}

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

// TableSchema

// .milvus.grpc.Status status = 1;
inline bool TableSchema::has_status() const {
  return this != internal_default_instance() && status_ != nullptr;
}
inline const ::milvus::grpc::Status& TableSchema::status() const {
  const ::milvus::grpc::Status* p = status_;
  // @@protoc_insertion_point(field_get:milvus.grpc.TableSchema.status)
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::Status*>(
      &::milvus::grpc::_Status_default_instance_);
}
inline ::milvus::grpc::Status* TableSchema::release_status() {
  // @@protoc_insertion_point(field_release:milvus.grpc.TableSchema.status)
K
kun yu 已提交
3438
  
3439 3440
  ::milvus::grpc::Status* temp = status_;
  status_ = nullptr;
K
kun yu 已提交
3441 3442
  return temp;
}
3443
inline ::milvus::grpc::Status* TableSchema::mutable_status() {
K
kun yu 已提交
3444
  
3445 3446 3447
  if (status_ == nullptr) {
    auto* p = CreateMaybeMessage<::milvus::grpc::Status>(GetArenaNoVirtual());
    status_ = p;
K
kun yu 已提交
3448
  }
3449 3450
  // @@protoc_insertion_point(field_mutable:milvus.grpc.TableSchema.status)
  return status_;
K
kun yu 已提交
3451
}
3452
inline void TableSchema::set_allocated_status(::milvus::grpc::Status* status) {
Z
zhiru 已提交
3453
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
K
kun yu 已提交
3454
  if (message_arena == nullptr) {
3455
    delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(status_);
K
kun yu 已提交
3456
  }
3457
  if (status) {
Z
zhiru 已提交
3458
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
K
kun yu 已提交
3459
    if (message_arena != submessage_arena) {
3460 3461
      status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
          message_arena, status, submessage_arena);
K
kun yu 已提交
3462 3463 3464 3465 3466
    }
    
  } else {
    
  }
3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518
  status_ = status;
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.TableSchema.status)
}

// string table_name = 2;
inline void TableSchema::clear_table_name() {
  table_name_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline const std::string& TableSchema::table_name() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.TableSchema.table_name)
  return table_name_.GetNoArena();
}
inline void TableSchema::set_table_name(const std::string& value) {
  
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
  // @@protoc_insertion_point(field_set:milvus.grpc.TableSchema.table_name)
}
inline void TableSchema::set_table_name(std::string&& value) {
  
  table_name_.SetNoArena(
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.TableSchema.table_name)
}
inline void TableSchema::set_table_name(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  // @@protoc_insertion_point(field_set_char:milvus.grpc.TableSchema.table_name)
}
inline void TableSchema::set_table_name(const char* value, size_t size) {
  
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.TableSchema.table_name)
}
inline std::string* TableSchema::mutable_table_name() {
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.TableSchema.table_name)
  return table_name_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline std::string* TableSchema::release_table_name() {
  // @@protoc_insertion_point(field_release:milvus.grpc.TableSchema.table_name)
  
  return table_name_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline void TableSchema::set_allocated_table_name(std::string* table_name) {
  if (table_name != nullptr) {
    
  } else {
    
  }
  table_name_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), table_name);
K
kun yu 已提交
3519 3520 3521
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.TableSchema.table_name)
}

3522
// int64 dimension = 3;
K
kun yu 已提交
3523 3524 3525
inline void TableSchema::clear_dimension() {
  dimension_ = PROTOBUF_LONGLONG(0);
}
Z
zhiru 已提交
3526
inline ::PROTOBUF_NAMESPACE_ID::int64 TableSchema::dimension() const {
K
kun yu 已提交
3527 3528 3529
  // @@protoc_insertion_point(field_get:milvus.grpc.TableSchema.dimension)
  return dimension_;
}
Z
zhiru 已提交
3530
inline void TableSchema::set_dimension(::PROTOBUF_NAMESPACE_ID::int64 value) {
K
kun yu 已提交
3531 3532 3533 3534 3535
  
  dimension_ = value;
  // @@protoc_insertion_point(field_set:milvus.grpc.TableSchema.dimension)
}

3536
// int64 index_file_size = 4;
3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549
inline void TableSchema::clear_index_file_size() {
  index_file_size_ = PROTOBUF_LONGLONG(0);
}
inline ::PROTOBUF_NAMESPACE_ID::int64 TableSchema::index_file_size() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.TableSchema.index_file_size)
  return index_file_size_;
}
inline void TableSchema::set_index_file_size(::PROTOBUF_NAMESPACE_ID::int64 value) {
  
  index_file_size_ = value;
  // @@protoc_insertion_point(field_set:milvus.grpc.TableSchema.index_file_size)
}

3550
// int32 metric_type = 5;
S
starlord 已提交
3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563
inline void TableSchema::clear_metric_type() {
  metric_type_ = 0;
}
inline ::PROTOBUF_NAMESPACE_ID::int32 TableSchema::metric_type() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.TableSchema.metric_type)
  return metric_type_;
}
inline void TableSchema::set_metric_type(::PROTOBUF_NAMESPACE_ID::int32 value) {
  
  metric_type_ = value;
  // @@protoc_insertion_point(field_set:milvus.grpc.TableSchema.metric_type)
}

K
kun yu 已提交
3564 3565
// -------------------------------------------------------------------

G
groot 已提交
3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801
// PartitionParam

// string table_name = 1;
inline void PartitionParam::clear_table_name() {
  table_name_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline const std::string& PartitionParam::table_name() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.PartitionParam.table_name)
  return table_name_.GetNoArena();
}
inline void PartitionParam::set_table_name(const std::string& value) {
  
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
  // @@protoc_insertion_point(field_set:milvus.grpc.PartitionParam.table_name)
}
inline void PartitionParam::set_table_name(std::string&& value) {
  
  table_name_.SetNoArena(
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.PartitionParam.table_name)
}
inline void PartitionParam::set_table_name(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  // @@protoc_insertion_point(field_set_char:milvus.grpc.PartitionParam.table_name)
}
inline void PartitionParam::set_table_name(const char* value, size_t size) {
  
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.PartitionParam.table_name)
}
inline std::string* PartitionParam::mutable_table_name() {
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.PartitionParam.table_name)
  return table_name_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline std::string* PartitionParam::release_table_name() {
  // @@protoc_insertion_point(field_release:milvus.grpc.PartitionParam.table_name)
  
  return table_name_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline void PartitionParam::set_allocated_table_name(std::string* table_name) {
  if (table_name != nullptr) {
    
  } else {
    
  }
  table_name_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), table_name);
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.PartitionParam.table_name)
}

// string partition_name = 2;
inline void PartitionParam::clear_partition_name() {
  partition_name_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline const std::string& PartitionParam::partition_name() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.PartitionParam.partition_name)
  return partition_name_.GetNoArena();
}
inline void PartitionParam::set_partition_name(const std::string& value) {
  
  partition_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
  // @@protoc_insertion_point(field_set:milvus.grpc.PartitionParam.partition_name)
}
inline void PartitionParam::set_partition_name(std::string&& value) {
  
  partition_name_.SetNoArena(
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.PartitionParam.partition_name)
}
inline void PartitionParam::set_partition_name(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
  partition_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  // @@protoc_insertion_point(field_set_char:milvus.grpc.PartitionParam.partition_name)
}
inline void PartitionParam::set_partition_name(const char* value, size_t size) {
  
  partition_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.PartitionParam.partition_name)
}
inline std::string* PartitionParam::mutable_partition_name() {
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.PartitionParam.partition_name)
  return partition_name_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline std::string* PartitionParam::release_partition_name() {
  // @@protoc_insertion_point(field_release:milvus.grpc.PartitionParam.partition_name)
  
  return partition_name_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline void PartitionParam::set_allocated_partition_name(std::string* partition_name) {
  if (partition_name != nullptr) {
    
  } else {
    
  }
  partition_name_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), partition_name);
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.PartitionParam.partition_name)
}

// string tag = 3;
inline void PartitionParam::clear_tag() {
  tag_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline const std::string& PartitionParam::tag() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.PartitionParam.tag)
  return tag_.GetNoArena();
}
inline void PartitionParam::set_tag(const std::string& value) {
  
  tag_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
  // @@protoc_insertion_point(field_set:milvus.grpc.PartitionParam.tag)
}
inline void PartitionParam::set_tag(std::string&& value) {
  
  tag_.SetNoArena(
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.PartitionParam.tag)
}
inline void PartitionParam::set_tag(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
  tag_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  // @@protoc_insertion_point(field_set_char:milvus.grpc.PartitionParam.tag)
}
inline void PartitionParam::set_tag(const char* value, size_t size) {
  
  tag_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.PartitionParam.tag)
}
inline std::string* PartitionParam::mutable_tag() {
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.PartitionParam.tag)
  return tag_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline std::string* PartitionParam::release_tag() {
  // @@protoc_insertion_point(field_release:milvus.grpc.PartitionParam.tag)
  
  return tag_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline void PartitionParam::set_allocated_tag(std::string* tag) {
  if (tag != nullptr) {
    
  } else {
    
  }
  tag_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), tag);
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.PartitionParam.tag)
}

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

// PartitionList

// .milvus.grpc.Status status = 1;
inline bool PartitionList::has_status() const {
  return this != internal_default_instance() && status_ != nullptr;
}
inline const ::milvus::grpc::Status& PartitionList::status() const {
  const ::milvus::grpc::Status* p = status_;
  // @@protoc_insertion_point(field_get:milvus.grpc.PartitionList.status)
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::Status*>(
      &::milvus::grpc::_Status_default_instance_);
}
inline ::milvus::grpc::Status* PartitionList::release_status() {
  // @@protoc_insertion_point(field_release:milvus.grpc.PartitionList.status)
  
  ::milvus::grpc::Status* temp = status_;
  status_ = nullptr;
  return temp;
}
inline ::milvus::grpc::Status* PartitionList::mutable_status() {
  
  if (status_ == nullptr) {
    auto* p = CreateMaybeMessage<::milvus::grpc::Status>(GetArenaNoVirtual());
    status_ = p;
  }
  // @@protoc_insertion_point(field_mutable:milvus.grpc.PartitionList.status)
  return status_;
}
inline void PartitionList::set_allocated_status(::milvus::grpc::Status* status) {
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
  if (message_arena == nullptr) {
    delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(status_);
  }
  if (status) {
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
    if (message_arena != submessage_arena) {
      status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
          message_arena, status, submessage_arena);
    }
    
  } else {
    
  }
  status_ = status;
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.PartitionList.status)
}

// repeated .milvus.grpc.PartitionParam partition_array = 2;
inline int PartitionList::partition_array_size() const {
  return partition_array_.size();
}
inline void PartitionList::clear_partition_array() {
  partition_array_.Clear();
}
inline ::milvus::grpc::PartitionParam* PartitionList::mutable_partition_array(int index) {
  // @@protoc_insertion_point(field_mutable:milvus.grpc.PartitionList.partition_array)
  return partition_array_.Mutable(index);
}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::PartitionParam >*
PartitionList::mutable_partition_array() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.PartitionList.partition_array)
  return &partition_array_;
}
inline const ::milvus::grpc::PartitionParam& PartitionList::partition_array(int index) const {
  // @@protoc_insertion_point(field_get:milvus.grpc.PartitionList.partition_array)
  return partition_array_.Get(index);
}
inline ::milvus::grpc::PartitionParam* PartitionList::add_partition_array() {
  // @@protoc_insertion_point(field_add:milvus.grpc.PartitionList.partition_array)
  return partition_array_.Add();
}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::PartitionParam >&
PartitionList::partition_array() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.PartitionList.partition_array)
  return partition_array_;
}

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

K
kun yu 已提交
3802 3803 3804 3805
// Range

// string start_value = 1;
inline void Range::clear_start_value() {
Z
zhiru 已提交
3806
  start_value_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3807
}
Z
zhiru 已提交
3808
inline const std::string& Range::start_value() const {
K
kun yu 已提交
3809 3810 3811
  // @@protoc_insertion_point(field_get:milvus.grpc.Range.start_value)
  return start_value_.GetNoArena();
}
Z
zhiru 已提交
3812
inline void Range::set_start_value(const std::string& value) {
K
kun yu 已提交
3813
  
Z
zhiru 已提交
3814
  start_value_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
K
kun yu 已提交
3815 3816
  // @@protoc_insertion_point(field_set:milvus.grpc.Range.start_value)
}
Z
zhiru 已提交
3817
inline void Range::set_start_value(std::string&& value) {
K
kun yu 已提交
3818 3819
  
  start_value_.SetNoArena(
Z
zhiru 已提交
3820
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
K
kun yu 已提交
3821 3822 3823 3824 3825
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.Range.start_value)
}
inline void Range::set_start_value(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
Z
zhiru 已提交
3826
  start_value_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
K
kun yu 已提交
3827 3828 3829 3830
  // @@protoc_insertion_point(field_set_char:milvus.grpc.Range.start_value)
}
inline void Range::set_start_value(const char* value, size_t size) {
  
Z
zhiru 已提交
3831
  start_value_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
K
kun yu 已提交
3832 3833 3834
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.Range.start_value)
}
Z
zhiru 已提交
3835
inline std::string* Range::mutable_start_value() {
K
kun yu 已提交
3836 3837
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.Range.start_value)
Z
zhiru 已提交
3838
  return start_value_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3839
}
Z
zhiru 已提交
3840
inline std::string* Range::release_start_value() {
K
kun yu 已提交
3841 3842
  // @@protoc_insertion_point(field_release:milvus.grpc.Range.start_value)
  
Z
zhiru 已提交
3843
  return start_value_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3844
}
Z
zhiru 已提交
3845
inline void Range::set_allocated_start_value(std::string* start_value) {
K
kun yu 已提交
3846 3847 3848 3849 3850
  if (start_value != nullptr) {
    
  } else {
    
  }
Z
zhiru 已提交
3851
  start_value_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), start_value);
K
kun yu 已提交
3852 3853 3854 3855 3856
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.Range.start_value)
}

// string end_value = 2;
inline void Range::clear_end_value() {
Z
zhiru 已提交
3857
  end_value_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3858
}
Z
zhiru 已提交
3859
inline const std::string& Range::end_value() const {
K
kun yu 已提交
3860 3861 3862
  // @@protoc_insertion_point(field_get:milvus.grpc.Range.end_value)
  return end_value_.GetNoArena();
}
Z
zhiru 已提交
3863
inline void Range::set_end_value(const std::string& value) {
K
kun yu 已提交
3864
  
Z
zhiru 已提交
3865
  end_value_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
K
kun yu 已提交
3866 3867
  // @@protoc_insertion_point(field_set:milvus.grpc.Range.end_value)
}
Z
zhiru 已提交
3868
inline void Range::set_end_value(std::string&& value) {
K
kun yu 已提交
3869 3870
  
  end_value_.SetNoArena(
Z
zhiru 已提交
3871
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
K
kun yu 已提交
3872 3873 3874 3875 3876
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.Range.end_value)
}
inline void Range::set_end_value(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
Z
zhiru 已提交
3877
  end_value_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
K
kun yu 已提交
3878 3879 3880 3881
  // @@protoc_insertion_point(field_set_char:milvus.grpc.Range.end_value)
}
inline void Range::set_end_value(const char* value, size_t size) {
  
Z
zhiru 已提交
3882
  end_value_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
K
kun yu 已提交
3883 3884 3885
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.Range.end_value)
}
Z
zhiru 已提交
3886
inline std::string* Range::mutable_end_value() {
K
kun yu 已提交
3887 3888
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.Range.end_value)
Z
zhiru 已提交
3889
  return end_value_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3890
}
Z
zhiru 已提交
3891
inline std::string* Range::release_end_value() {
K
kun yu 已提交
3892 3893
  // @@protoc_insertion_point(field_release:milvus.grpc.Range.end_value)
  
Z
zhiru 已提交
3894
  return end_value_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3895
}
Z
zhiru 已提交
3896
inline void Range::set_allocated_end_value(std::string* end_value) {
K
kun yu 已提交
3897 3898 3899 3900 3901
  if (end_value != nullptr) {
    
  } else {
    
  }
Z
zhiru 已提交
3902
  end_value_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), end_value);
K
kun yu 已提交
3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.Range.end_value)
}

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

// RowRecord

// repeated float vector_data = 1;
inline int RowRecord::vector_data_size() const {
  return vector_data_.size();
}
inline void RowRecord::clear_vector_data() {
  vector_data_.Clear();
}
inline float RowRecord::vector_data(int index) const {
  // @@protoc_insertion_point(field_get:milvus.grpc.RowRecord.vector_data)
  return vector_data_.Get(index);
}
inline void RowRecord::set_vector_data(int index, float value) {
  vector_data_.Set(index, value);
  // @@protoc_insertion_point(field_set:milvus.grpc.RowRecord.vector_data)
}
G
groot 已提交
3925 3926 3927
inline void RowRecord::add_vector_data(float value) {
  vector_data_.Add(value);
  // @@protoc_insertion_point(field_add:milvus.grpc.RowRecord.vector_data)
K
kun yu 已提交
3928
}
Z
zhiru 已提交
3929
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< float >&
K
kun yu 已提交
3930 3931 3932 3933
RowRecord::vector_data() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.RowRecord.vector_data)
  return vector_data_;
}
Z
zhiru 已提交
3934
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< float >*
K
kun yu 已提交
3935 3936 3937 3938 3939 3940 3941
RowRecord::mutable_vector_data() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.RowRecord.vector_data)
  return &vector_data_;
}

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

Y
Yu Kun 已提交
3942
// InsertParam
K
kun yu 已提交
3943 3944

// string table_name = 1;
Y
Yu Kun 已提交
3945
inline void InsertParam::clear_table_name() {
Z
zhiru 已提交
3946
  table_name_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3947
}
Y
Yu Kun 已提交
3948 3949
inline const std::string& InsertParam::table_name() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.InsertParam.table_name)
K
kun yu 已提交
3950 3951
  return table_name_.GetNoArena();
}
Y
Yu Kun 已提交
3952
inline void InsertParam::set_table_name(const std::string& value) {
K
kun yu 已提交
3953
  
Z
zhiru 已提交
3954
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
Y
Yu Kun 已提交
3955
  // @@protoc_insertion_point(field_set:milvus.grpc.InsertParam.table_name)
K
kun yu 已提交
3956
}
Y
Yu Kun 已提交
3957
inline void InsertParam::set_table_name(std::string&& value) {
K
kun yu 已提交
3958 3959
  
  table_name_.SetNoArena(
Z
zhiru 已提交
3960
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
Y
Yu Kun 已提交
3961
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.InsertParam.table_name)
K
kun yu 已提交
3962
}
Y
Yu Kun 已提交
3963
inline void InsertParam::set_table_name(const char* value) {
K
kun yu 已提交
3964 3965
  GOOGLE_DCHECK(value != nullptr);
  
Z
zhiru 已提交
3966
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
Y
Yu Kun 已提交
3967
  // @@protoc_insertion_point(field_set_char:milvus.grpc.InsertParam.table_name)
K
kun yu 已提交
3968
}
Y
Yu Kun 已提交
3969
inline void InsertParam::set_table_name(const char* value, size_t size) {
K
kun yu 已提交
3970
  
Z
zhiru 已提交
3971
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
K
kun yu 已提交
3972
      ::std::string(reinterpret_cast<const char*>(value), size));
Y
Yu Kun 已提交
3973
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.InsertParam.table_name)
K
kun yu 已提交
3974
}
Y
Yu Kun 已提交
3975
inline std::string* InsertParam::mutable_table_name() {
K
kun yu 已提交
3976
  
Y
Yu Kun 已提交
3977
  // @@protoc_insertion_point(field_mutable:milvus.grpc.InsertParam.table_name)
Z
zhiru 已提交
3978
  return table_name_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3979
}
Y
Yu Kun 已提交
3980 3981
inline std::string* InsertParam::release_table_name() {
  // @@protoc_insertion_point(field_release:milvus.grpc.InsertParam.table_name)
K
kun yu 已提交
3982
  
Z
zhiru 已提交
3983
  return table_name_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
3984
}
Y
Yu Kun 已提交
3985
inline void InsertParam::set_allocated_table_name(std::string* table_name) {
K
kun yu 已提交
3986 3987 3988 3989 3990
  if (table_name != nullptr) {
    
  } else {
    
  }
Z
zhiru 已提交
3991
  table_name_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), table_name);
Y
Yu Kun 已提交
3992
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.InsertParam.table_name)
K
kun yu 已提交
3993 3994 3995
}

// repeated .milvus.grpc.RowRecord row_record_array = 2;
Y
Yu Kun 已提交
3996
inline int InsertParam::row_record_array_size() const {
K
kun yu 已提交
3997 3998
  return row_record_array_.size();
}
Y
Yu Kun 已提交
3999
inline void InsertParam::clear_row_record_array() {
K
kun yu 已提交
4000 4001
  row_record_array_.Clear();
}
Y
Yu Kun 已提交
4002 4003
inline ::milvus::grpc::RowRecord* InsertParam::mutable_row_record_array(int index) {
  // @@protoc_insertion_point(field_mutable:milvus.grpc.InsertParam.row_record_array)
K
kun yu 已提交
4004 4005
  return row_record_array_.Mutable(index);
}
Z
zhiru 已提交
4006
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::RowRecord >*
Y
Yu Kun 已提交
4007 4008
InsertParam::mutable_row_record_array() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.InsertParam.row_record_array)
K
kun yu 已提交
4009 4010
  return &row_record_array_;
}
Y
Yu Kun 已提交
4011 4012
inline const ::milvus::grpc::RowRecord& InsertParam::row_record_array(int index) const {
  // @@protoc_insertion_point(field_get:milvus.grpc.InsertParam.row_record_array)
K
kun yu 已提交
4013 4014
  return row_record_array_.Get(index);
}
Y
Yu Kun 已提交
4015 4016
inline ::milvus::grpc::RowRecord* InsertParam::add_row_record_array() {
  // @@protoc_insertion_point(field_add:milvus.grpc.InsertParam.row_record_array)
K
kun yu 已提交
4017 4018
  return row_record_array_.Add();
}
Z
zhiru 已提交
4019
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::RowRecord >&
Y
Yu Kun 已提交
4020 4021
InsertParam::row_record_array() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.InsertParam.row_record_array)
K
kun yu 已提交
4022 4023 4024
  return row_record_array_;
}

Y
Yu Kun 已提交
4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039
// repeated int64 row_id_array = 3;
inline int InsertParam::row_id_array_size() const {
  return row_id_array_.size();
}
inline void InsertParam::clear_row_id_array() {
  row_id_array_.Clear();
}
inline ::PROTOBUF_NAMESPACE_ID::int64 InsertParam::row_id_array(int index) const {
  // @@protoc_insertion_point(field_get:milvus.grpc.InsertParam.row_id_array)
  return row_id_array_.Get(index);
}
inline void InsertParam::set_row_id_array(int index, ::PROTOBUF_NAMESPACE_ID::int64 value) {
  row_id_array_.Set(index, value);
  // @@protoc_insertion_point(field_set:milvus.grpc.InsertParam.row_id_array)
}
G
groot 已提交
4040 4041 4042
inline void InsertParam::add_row_id_array(::PROTOBUF_NAMESPACE_ID::int64 value) {
  row_id_array_.Add(value);
  // @@protoc_insertion_point(field_add:milvus.grpc.InsertParam.row_id_array)
Y
Yu Kun 已提交
4043 4044 4045 4046 4047 4048 4049 4050 4051 4052 4053 4054
}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&
InsertParam::row_id_array() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.InsertParam.row_id_array)
  return row_id_array_;
}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*
InsertParam::mutable_row_id_array() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.InsertParam.row_id_array)
  return &row_id_array_;
}

G
groot 已提交
4055 4056 4057 4058 4059 4060 4061 4062 4063 4064 4065 4066 4067 4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 4094 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105
// string partition_tag = 4;
inline void InsertParam::clear_partition_tag() {
  partition_tag_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline const std::string& InsertParam::partition_tag() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.InsertParam.partition_tag)
  return partition_tag_.GetNoArena();
}
inline void InsertParam::set_partition_tag(const std::string& value) {
  
  partition_tag_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
  // @@protoc_insertion_point(field_set:milvus.grpc.InsertParam.partition_tag)
}
inline void InsertParam::set_partition_tag(std::string&& value) {
  
  partition_tag_.SetNoArena(
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.InsertParam.partition_tag)
}
inline void InsertParam::set_partition_tag(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
  partition_tag_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  // @@protoc_insertion_point(field_set_char:milvus.grpc.InsertParam.partition_tag)
}
inline void InsertParam::set_partition_tag(const char* value, size_t size) {
  
  partition_tag_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.InsertParam.partition_tag)
}
inline std::string* InsertParam::mutable_partition_tag() {
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.InsertParam.partition_tag)
  return partition_tag_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline std::string* InsertParam::release_partition_tag() {
  // @@protoc_insertion_point(field_release:milvus.grpc.InsertParam.partition_tag)
  
  return partition_tag_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline void InsertParam::set_allocated_partition_tag(std::string* partition_tag) {
  if (partition_tag != nullptr) {
    
  } else {
    
  }
  partition_tag_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), partition_tag);
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.InsertParam.partition_tag)
}

K
kun yu 已提交
4106 4107 4108 4109
// -------------------------------------------------------------------

// VectorIds

K
kun yu 已提交
4110
// .milvus.grpc.Status status = 1;
K
kun yu 已提交
4111 4112 4113
inline bool VectorIds::has_status() const {
  return this != internal_default_instance() && status_ != nullptr;
}
K
kun yu 已提交
4114 4115
inline const ::milvus::grpc::Status& VectorIds::status() const {
  const ::milvus::grpc::Status* p = status_;
K
kun yu 已提交
4116
  // @@protoc_insertion_point(field_get:milvus.grpc.VectorIds.status)
K
kun yu 已提交
4117 4118
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::Status*>(
      &::milvus::grpc::_Status_default_instance_);
K
kun yu 已提交
4119
}
K
kun yu 已提交
4120
inline ::milvus::grpc::Status* VectorIds::release_status() {
K
kun yu 已提交
4121 4122
  // @@protoc_insertion_point(field_release:milvus.grpc.VectorIds.status)
  
K
kun yu 已提交
4123
  ::milvus::grpc::Status* temp = status_;
K
kun yu 已提交
4124 4125 4126
  status_ = nullptr;
  return temp;
}
K
kun yu 已提交
4127
inline ::milvus::grpc::Status* VectorIds::mutable_status() {
K
kun yu 已提交
4128 4129
  
  if (status_ == nullptr) {
K
kun yu 已提交
4130
    auto* p = CreateMaybeMessage<::milvus::grpc::Status>(GetArenaNoVirtual());
K
kun yu 已提交
4131 4132 4133 4134 4135
    status_ = p;
  }
  // @@protoc_insertion_point(field_mutable:milvus.grpc.VectorIds.status)
  return status_;
}
K
kun yu 已提交
4136
inline void VectorIds::set_allocated_status(::milvus::grpc::Status* status) {
Z
zhiru 已提交
4137
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
K
kun yu 已提交
4138
  if (message_arena == nullptr) {
Z
zhiru 已提交
4139
    delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(status_);
K
kun yu 已提交
4140 4141
  }
  if (status) {
Z
zhiru 已提交
4142
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
K
kun yu 已提交
4143
    if (message_arena != submessage_arena) {
Z
zhiru 已提交
4144
      status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
K
kun yu 已提交
4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161
          message_arena, status, submessage_arena);
    }
    
  } else {
    
  }
  status_ = status;
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.VectorIds.status)
}

// repeated int64 vector_id_array = 2;
inline int VectorIds::vector_id_array_size() const {
  return vector_id_array_.size();
}
inline void VectorIds::clear_vector_id_array() {
  vector_id_array_.Clear();
}
Z
zhiru 已提交
4162
inline ::PROTOBUF_NAMESPACE_ID::int64 VectorIds::vector_id_array(int index) const {
K
kun yu 已提交
4163 4164 4165
  // @@protoc_insertion_point(field_get:milvus.grpc.VectorIds.vector_id_array)
  return vector_id_array_.Get(index);
}
Z
zhiru 已提交
4166
inline void VectorIds::set_vector_id_array(int index, ::PROTOBUF_NAMESPACE_ID::int64 value) {
K
kun yu 已提交
4167 4168 4169
  vector_id_array_.Set(index, value);
  // @@protoc_insertion_point(field_set:milvus.grpc.VectorIds.vector_id_array)
}
Z
zhiru 已提交
4170
inline void VectorIds::add_vector_id_array(::PROTOBUF_NAMESPACE_ID::int64 value) {
K
kun yu 已提交
4171 4172 4173
  vector_id_array_.Add(value);
  // @@protoc_insertion_point(field_add:milvus.grpc.VectorIds.vector_id_array)
}
Z
zhiru 已提交
4174
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&
K
kun yu 已提交
4175 4176 4177 4178
VectorIds::vector_id_array() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.VectorIds.vector_id_array)
  return vector_id_array_;
}
Z
zhiru 已提交
4179
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*
K
kun yu 已提交
4180 4181 4182 4183 4184 4185 4186
VectorIds::mutable_vector_id_array() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.VectorIds.vector_id_array)
  return &vector_id_array_;
}

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

Y
Yu Kun 已提交
4187
// SearchParam
K
kun yu 已提交
4188 4189

// string table_name = 1;
Y
Yu Kun 已提交
4190
inline void SearchParam::clear_table_name() {
Z
zhiru 已提交
4191
  table_name_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
4192
}
Y
Yu Kun 已提交
4193 4194
inline const std::string& SearchParam::table_name() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.SearchParam.table_name)
K
kun yu 已提交
4195 4196
  return table_name_.GetNoArena();
}
Y
Yu Kun 已提交
4197
inline void SearchParam::set_table_name(const std::string& value) {
K
kun yu 已提交
4198
  
Z
zhiru 已提交
4199
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
Y
Yu Kun 已提交
4200
  // @@protoc_insertion_point(field_set:milvus.grpc.SearchParam.table_name)
K
kun yu 已提交
4201
}
Y
Yu Kun 已提交
4202
inline void SearchParam::set_table_name(std::string&& value) {
K
kun yu 已提交
4203 4204
  
  table_name_.SetNoArena(
Z
zhiru 已提交
4205
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
Y
Yu Kun 已提交
4206
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.SearchParam.table_name)
K
kun yu 已提交
4207
}
Y
Yu Kun 已提交
4208
inline void SearchParam::set_table_name(const char* value) {
K
kun yu 已提交
4209 4210
  GOOGLE_DCHECK(value != nullptr);
  
Z
zhiru 已提交
4211
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
Y
Yu Kun 已提交
4212
  // @@protoc_insertion_point(field_set_char:milvus.grpc.SearchParam.table_name)
K
kun yu 已提交
4213
}
Y
Yu Kun 已提交
4214
inline void SearchParam::set_table_name(const char* value, size_t size) {
K
kun yu 已提交
4215
  
Z
zhiru 已提交
4216
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
K
kun yu 已提交
4217
      ::std::string(reinterpret_cast<const char*>(value), size));
Y
Yu Kun 已提交
4218
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.SearchParam.table_name)
K
kun yu 已提交
4219
}
Y
Yu Kun 已提交
4220
inline std::string* SearchParam::mutable_table_name() {
K
kun yu 已提交
4221
  
Y
Yu Kun 已提交
4222
  // @@protoc_insertion_point(field_mutable:milvus.grpc.SearchParam.table_name)
Z
zhiru 已提交
4223
  return table_name_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
4224
}
Y
Yu Kun 已提交
4225 4226
inline std::string* SearchParam::release_table_name() {
  // @@protoc_insertion_point(field_release:milvus.grpc.SearchParam.table_name)
K
kun yu 已提交
4227
  
Z
zhiru 已提交
4228
  return table_name_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
4229
}
Y
Yu Kun 已提交
4230
inline void SearchParam::set_allocated_table_name(std::string* table_name) {
K
kun yu 已提交
4231 4232 4233 4234 4235
  if (table_name != nullptr) {
    
  } else {
    
  }
Z
zhiru 已提交
4236
  table_name_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), table_name);
Y
Yu Kun 已提交
4237
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.SearchParam.table_name)
K
kun yu 已提交
4238 4239 4240
}

// repeated .milvus.grpc.RowRecord query_record_array = 2;
Y
Yu Kun 已提交
4241
inline int SearchParam::query_record_array_size() const {
K
kun yu 已提交
4242 4243
  return query_record_array_.size();
}
Y
Yu Kun 已提交
4244
inline void SearchParam::clear_query_record_array() {
K
kun yu 已提交
4245 4246
  query_record_array_.Clear();
}
Y
Yu Kun 已提交
4247 4248
inline ::milvus::grpc::RowRecord* SearchParam::mutable_query_record_array(int index) {
  // @@protoc_insertion_point(field_mutable:milvus.grpc.SearchParam.query_record_array)
K
kun yu 已提交
4249 4250
  return query_record_array_.Mutable(index);
}
Z
zhiru 已提交
4251
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::RowRecord >*
Y
Yu Kun 已提交
4252 4253
SearchParam::mutable_query_record_array() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.SearchParam.query_record_array)
K
kun yu 已提交
4254 4255
  return &query_record_array_;
}
Y
Yu Kun 已提交
4256 4257
inline const ::milvus::grpc::RowRecord& SearchParam::query_record_array(int index) const {
  // @@protoc_insertion_point(field_get:milvus.grpc.SearchParam.query_record_array)
K
kun yu 已提交
4258 4259
  return query_record_array_.Get(index);
}
Y
Yu Kun 已提交
4260 4261
inline ::milvus::grpc::RowRecord* SearchParam::add_query_record_array() {
  // @@protoc_insertion_point(field_add:milvus.grpc.SearchParam.query_record_array)
K
kun yu 已提交
4262 4263
  return query_record_array_.Add();
}
Z
zhiru 已提交
4264
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::RowRecord >&
Y
Yu Kun 已提交
4265 4266
SearchParam::query_record_array() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.SearchParam.query_record_array)
K
kun yu 已提交
4267 4268 4269 4270
  return query_record_array_;
}

// repeated .milvus.grpc.Range query_range_array = 3;
Y
Yu Kun 已提交
4271
inline int SearchParam::query_range_array_size() const {
K
kun yu 已提交
4272 4273
  return query_range_array_.size();
}
Y
Yu Kun 已提交
4274
inline void SearchParam::clear_query_range_array() {
K
kun yu 已提交
4275 4276
  query_range_array_.Clear();
}
Y
Yu Kun 已提交
4277 4278
inline ::milvus::grpc::Range* SearchParam::mutable_query_range_array(int index) {
  // @@protoc_insertion_point(field_mutable:milvus.grpc.SearchParam.query_range_array)
K
kun yu 已提交
4279 4280
  return query_range_array_.Mutable(index);
}
Z
zhiru 已提交
4281
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::Range >*
Y
Yu Kun 已提交
4282 4283
SearchParam::mutable_query_range_array() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.SearchParam.query_range_array)
K
kun yu 已提交
4284 4285
  return &query_range_array_;
}
Y
Yu Kun 已提交
4286 4287
inline const ::milvus::grpc::Range& SearchParam::query_range_array(int index) const {
  // @@protoc_insertion_point(field_get:milvus.grpc.SearchParam.query_range_array)
K
kun yu 已提交
4288 4289
  return query_range_array_.Get(index);
}
Y
Yu Kun 已提交
4290 4291
inline ::milvus::grpc::Range* SearchParam::add_query_range_array() {
  // @@protoc_insertion_point(field_add:milvus.grpc.SearchParam.query_range_array)
K
kun yu 已提交
4292 4293
  return query_range_array_.Add();
}
Z
zhiru 已提交
4294
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::grpc::Range >&
Y
Yu Kun 已提交
4295 4296
SearchParam::query_range_array() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.SearchParam.query_range_array)
K
kun yu 已提交
4297 4298 4299 4300
  return query_range_array_;
}

// int64 topk = 4;
Y
Yu Kun 已提交
4301
inline void SearchParam::clear_topk() {
K
kun yu 已提交
4302 4303
  topk_ = PROTOBUF_LONGLONG(0);
}
Y
Yu Kun 已提交
4304 4305
inline ::PROTOBUF_NAMESPACE_ID::int64 SearchParam::topk() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.SearchParam.topk)
K
kun yu 已提交
4306 4307
  return topk_;
}
Y
Yu Kun 已提交
4308
inline void SearchParam::set_topk(::PROTOBUF_NAMESPACE_ID::int64 value) {
K
kun yu 已提交
4309 4310
  
  topk_ = value;
Y
Yu Kun 已提交
4311
  // @@protoc_insertion_point(field_set:milvus.grpc.SearchParam.topk)
K
kun yu 已提交
4312 4313
}

Y
Yu Kun 已提交
4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327
// int64 nprobe = 5;
inline void SearchParam::clear_nprobe() {
  nprobe_ = PROTOBUF_LONGLONG(0);
}
inline ::PROTOBUF_NAMESPACE_ID::int64 SearchParam::nprobe() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.SearchParam.nprobe)
  return nprobe_;
}
inline void SearchParam::set_nprobe(::PROTOBUF_NAMESPACE_ID::int64 value) {
  
  nprobe_ = value;
  // @@protoc_insertion_point(field_set:milvus.grpc.SearchParam.nprobe)
}

G
groot 已提交
4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392
// repeated string partition_tag_array = 6;
inline int SearchParam::partition_tag_array_size() const {
  return partition_tag_array_.size();
}
inline void SearchParam::clear_partition_tag_array() {
  partition_tag_array_.Clear();
}
inline const std::string& SearchParam::partition_tag_array(int index) const {
  // @@protoc_insertion_point(field_get:milvus.grpc.SearchParam.partition_tag_array)
  return partition_tag_array_.Get(index);
}
inline std::string* SearchParam::mutable_partition_tag_array(int index) {
  // @@protoc_insertion_point(field_mutable:milvus.grpc.SearchParam.partition_tag_array)
  return partition_tag_array_.Mutable(index);
}
inline void SearchParam::set_partition_tag_array(int index, const std::string& value) {
  // @@protoc_insertion_point(field_set:milvus.grpc.SearchParam.partition_tag_array)
  partition_tag_array_.Mutable(index)->assign(value);
}
inline void SearchParam::set_partition_tag_array(int index, std::string&& value) {
  // @@protoc_insertion_point(field_set:milvus.grpc.SearchParam.partition_tag_array)
  partition_tag_array_.Mutable(index)->assign(std::move(value));
}
inline void SearchParam::set_partition_tag_array(int index, const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  partition_tag_array_.Mutable(index)->assign(value);
  // @@protoc_insertion_point(field_set_char:milvus.grpc.SearchParam.partition_tag_array)
}
inline void SearchParam::set_partition_tag_array(int index, const char* value, size_t size) {
  partition_tag_array_.Mutable(index)->assign(
    reinterpret_cast<const char*>(value), size);
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.SearchParam.partition_tag_array)
}
inline std::string* SearchParam::add_partition_tag_array() {
  // @@protoc_insertion_point(field_add_mutable:milvus.grpc.SearchParam.partition_tag_array)
  return partition_tag_array_.Add();
}
inline void SearchParam::add_partition_tag_array(const std::string& value) {
  partition_tag_array_.Add()->assign(value);
  // @@protoc_insertion_point(field_add:milvus.grpc.SearchParam.partition_tag_array)
}
inline void SearchParam::add_partition_tag_array(std::string&& value) {
  partition_tag_array_.Add(std::move(value));
  // @@protoc_insertion_point(field_add:milvus.grpc.SearchParam.partition_tag_array)
}
inline void SearchParam::add_partition_tag_array(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  partition_tag_array_.Add()->assign(value);
  // @@protoc_insertion_point(field_add_char:milvus.grpc.SearchParam.partition_tag_array)
}
inline void SearchParam::add_partition_tag_array(const char* value, size_t size) {
  partition_tag_array_.Add()->assign(reinterpret_cast<const char*>(value), size);
  // @@protoc_insertion_point(field_add_pointer:milvus.grpc.SearchParam.partition_tag_array)
}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
SearchParam::partition_tag_array() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.SearchParam.partition_tag_array)
  return partition_tag_array_;
}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
SearchParam::mutable_partition_tag_array() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.SearchParam.partition_tag_array)
  return &partition_tag_array_;
}

K
kun yu 已提交
4393 4394
// -------------------------------------------------------------------

Y
Yu Kun 已提交
4395
// SearchInFilesParam
K
kun yu 已提交
4396 4397

// repeated string file_id_array = 1;
Y
Yu Kun 已提交
4398
inline int SearchInFilesParam::file_id_array_size() const {
K
kun yu 已提交
4399 4400
  return file_id_array_.size();
}
Y
Yu Kun 已提交
4401
inline void SearchInFilesParam::clear_file_id_array() {
K
kun yu 已提交
4402 4403
  file_id_array_.Clear();
}
Y
Yu Kun 已提交
4404 4405
inline const std::string& SearchInFilesParam::file_id_array(int index) const {
  // @@protoc_insertion_point(field_get:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4406 4407
  return file_id_array_.Get(index);
}
Y
Yu Kun 已提交
4408 4409
inline std::string* SearchInFilesParam::mutable_file_id_array(int index) {
  // @@protoc_insertion_point(field_mutable:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4410 4411
  return file_id_array_.Mutable(index);
}
Y
Yu Kun 已提交
4412 4413
inline void SearchInFilesParam::set_file_id_array(int index, const std::string& value) {
  // @@protoc_insertion_point(field_set:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4414 4415
  file_id_array_.Mutable(index)->assign(value);
}
Y
Yu Kun 已提交
4416 4417
inline void SearchInFilesParam::set_file_id_array(int index, std::string&& value) {
  // @@protoc_insertion_point(field_set:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4418 4419
  file_id_array_.Mutable(index)->assign(std::move(value));
}
Y
Yu Kun 已提交
4420
inline void SearchInFilesParam::set_file_id_array(int index, const char* value) {
K
kun yu 已提交
4421 4422
  GOOGLE_DCHECK(value != nullptr);
  file_id_array_.Mutable(index)->assign(value);
Y
Yu Kun 已提交
4423
  // @@protoc_insertion_point(field_set_char:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4424
}
Y
Yu Kun 已提交
4425
inline void SearchInFilesParam::set_file_id_array(int index, const char* value, size_t size) {
K
kun yu 已提交
4426 4427
  file_id_array_.Mutable(index)->assign(
    reinterpret_cast<const char*>(value), size);
Y
Yu Kun 已提交
4428
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4429
}
Y
Yu Kun 已提交
4430 4431
inline std::string* SearchInFilesParam::add_file_id_array() {
  // @@protoc_insertion_point(field_add_mutable:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4432 4433
  return file_id_array_.Add();
}
Y
Yu Kun 已提交
4434
inline void SearchInFilesParam::add_file_id_array(const std::string& value) {
K
kun yu 已提交
4435
  file_id_array_.Add()->assign(value);
Y
Yu Kun 已提交
4436
  // @@protoc_insertion_point(field_add:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4437
}
Y
Yu Kun 已提交
4438
inline void SearchInFilesParam::add_file_id_array(std::string&& value) {
K
kun yu 已提交
4439
  file_id_array_.Add(std::move(value));
Y
Yu Kun 已提交
4440
  // @@protoc_insertion_point(field_add:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4441
}
Y
Yu Kun 已提交
4442
inline void SearchInFilesParam::add_file_id_array(const char* value) {
K
kun yu 已提交
4443 4444
  GOOGLE_DCHECK(value != nullptr);
  file_id_array_.Add()->assign(value);
Y
Yu Kun 已提交
4445
  // @@protoc_insertion_point(field_add_char:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4446
}
Y
Yu Kun 已提交
4447
inline void SearchInFilesParam::add_file_id_array(const char* value, size_t size) {
K
kun yu 已提交
4448
  file_id_array_.Add()->assign(reinterpret_cast<const char*>(value), size);
Y
Yu Kun 已提交
4449
  // @@protoc_insertion_point(field_add_pointer:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4450
}
Z
zhiru 已提交
4451
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
Y
Yu Kun 已提交
4452 4453
SearchInFilesParam::file_id_array() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4454 4455
  return file_id_array_;
}
Z
zhiru 已提交
4456
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
Y
Yu Kun 已提交
4457 4458
SearchInFilesParam::mutable_file_id_array() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.SearchInFilesParam.file_id_array)
K
kun yu 已提交
4459 4460 4461
  return &file_id_array_;
}

Y
Yu Kun 已提交
4462 4463 4464
// .milvus.grpc.SearchParam search_param = 2;
inline bool SearchInFilesParam::has_search_param() const {
  return this != internal_default_instance() && search_param_ != nullptr;
K
kun yu 已提交
4465
}
Y
Yu Kun 已提交
4466 4467 4468
inline void SearchInFilesParam::clear_search_param() {
  if (GetArenaNoVirtual() == nullptr && search_param_ != nullptr) {
    delete search_param_;
K
kun yu 已提交
4469
  }
Y
Yu Kun 已提交
4470
  search_param_ = nullptr;
K
kun yu 已提交
4471
}
Y
Yu Kun 已提交
4472 4473 4474 4475 4476
inline const ::milvus::grpc::SearchParam& SearchInFilesParam::search_param() const {
  const ::milvus::grpc::SearchParam* p = search_param_;
  // @@protoc_insertion_point(field_get:milvus.grpc.SearchInFilesParam.search_param)
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::SearchParam*>(
      &::milvus::grpc::_SearchParam_default_instance_);
K
kun yu 已提交
4477
}
Y
Yu Kun 已提交
4478 4479
inline ::milvus::grpc::SearchParam* SearchInFilesParam::release_search_param() {
  // @@protoc_insertion_point(field_release:milvus.grpc.SearchInFilesParam.search_param)
K
kun yu 已提交
4480
  
Y
Yu Kun 已提交
4481 4482
  ::milvus::grpc::SearchParam* temp = search_param_;
  search_param_ = nullptr;
K
kun yu 已提交
4483 4484
  return temp;
}
Y
Yu Kun 已提交
4485
inline ::milvus::grpc::SearchParam* SearchInFilesParam::mutable_search_param() {
K
kun yu 已提交
4486
  
Y
Yu Kun 已提交
4487 4488 4489
  if (search_param_ == nullptr) {
    auto* p = CreateMaybeMessage<::milvus::grpc::SearchParam>(GetArenaNoVirtual());
    search_param_ = p;
K
kun yu 已提交
4490
  }
Y
Yu Kun 已提交
4491 4492
  // @@protoc_insertion_point(field_mutable:milvus.grpc.SearchInFilesParam.search_param)
  return search_param_;
K
kun yu 已提交
4493
}
Y
Yu Kun 已提交
4494
inline void SearchInFilesParam::set_allocated_search_param(::milvus::grpc::SearchParam* search_param) {
Z
zhiru 已提交
4495
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
K
kun yu 已提交
4496
  if (message_arena == nullptr) {
Y
Yu Kun 已提交
4497
    delete search_param_;
K
kun yu 已提交
4498
  }
Y
Yu Kun 已提交
4499
  if (search_param) {
Z
zhiru 已提交
4500
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
K
kun yu 已提交
4501
    if (message_arena != submessage_arena) {
Y
Yu Kun 已提交
4502 4503
      search_param = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
          message_arena, search_param, submessage_arena);
K
kun yu 已提交
4504 4505 4506 4507 4508
    }
    
  } else {
    
  }
Y
Yu Kun 已提交
4509 4510
  search_param_ = search_param;
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.SearchInFilesParam.search_param)
K
kun yu 已提交
4511 4512 4513 4514 4515 4516
}

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

// TopKQueryResult

K
kun yu 已提交
4517
// .milvus.grpc.Status status = 1;
4518
inline bool TopKQueryResult::has_status() const {
K
kun yu 已提交
4519 4520
  return this != internal_default_instance() && status_ != nullptr;
}
4521
inline const ::milvus::grpc::Status& TopKQueryResult::status() const {
K
kun yu 已提交
4522
  const ::milvus::grpc::Status* p = status_;
4523
  // @@protoc_insertion_point(field_get:milvus.grpc.TopKQueryResult.status)
K
kun yu 已提交
4524 4525
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::Status*>(
      &::milvus::grpc::_Status_default_instance_);
K
kun yu 已提交
4526
}
4527 4528
inline ::milvus::grpc::Status* TopKQueryResult::release_status() {
  // @@protoc_insertion_point(field_release:milvus.grpc.TopKQueryResult.status)
K
kun yu 已提交
4529
  
K
kun yu 已提交
4530
  ::milvus::grpc::Status* temp = status_;
K
kun yu 已提交
4531 4532 4533
  status_ = nullptr;
  return temp;
}
4534
inline ::milvus::grpc::Status* TopKQueryResult::mutable_status() {
K
kun yu 已提交
4535 4536
  
  if (status_ == nullptr) {
K
kun yu 已提交
4537
    auto* p = CreateMaybeMessage<::milvus::grpc::Status>(GetArenaNoVirtual());
K
kun yu 已提交
4538 4539
    status_ = p;
  }
4540
  // @@protoc_insertion_point(field_mutable:milvus.grpc.TopKQueryResult.status)
K
kun yu 已提交
4541 4542
  return status_;
}
4543
inline void TopKQueryResult::set_allocated_status(::milvus::grpc::Status* status) {
Z
zhiru 已提交
4544
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
K
kun yu 已提交
4545
  if (message_arena == nullptr) {
Z
zhiru 已提交
4546
    delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(status_);
K
kun yu 已提交
4547 4548
  }
  if (status) {
Z
zhiru 已提交
4549
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
K
kun yu 已提交
4550
    if (message_arena != submessage_arena) {
Z
zhiru 已提交
4551
      status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
K
kun yu 已提交
4552 4553 4554 4555 4556 4557 4558
          message_arena, status, submessage_arena);
    }
    
  } else {
    
  }
  status_ = status;
4559
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.TopKQueryResult.status)
K
kun yu 已提交
4560 4561
}

4562 4563 4564
// int64 row_num = 2;
inline void TopKQueryResult::clear_row_num() {
  row_num_ = PROTOBUF_LONGLONG(0);
4565
}
4566 4567 4568
inline ::PROTOBUF_NAMESPACE_ID::int64 TopKQueryResult::row_num() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.TopKQueryResult.row_num)
  return row_num_;
K
kun yu 已提交
4569
}
4570
inline void TopKQueryResult::set_row_num(::PROTOBUF_NAMESPACE_ID::int64 value) {
4571
  
4572 4573
  row_num_ = value;
  // @@protoc_insertion_point(field_set:milvus.grpc.TopKQueryResult.row_num)
4574 4575
}

4576 4577 4578
// repeated int64 ids = 3;
inline int TopKQueryResult::ids_size() const {
  return ids_.size();
K
kun yu 已提交
4579
}
4580 4581
inline void TopKQueryResult::clear_ids() {
  ids_.Clear();
K
kun yu 已提交
4582
}
4583 4584 4585
inline ::PROTOBUF_NAMESPACE_ID::int64 TopKQueryResult::ids(int index) const {
  // @@protoc_insertion_point(field_get:milvus.grpc.TopKQueryResult.ids)
  return ids_.Get(index);
K
kun yu 已提交
4586
}
4587 4588 4589
inline void TopKQueryResult::set_ids(int index, ::PROTOBUF_NAMESPACE_ID::int64 value) {
  ids_.Set(index, value);
  // @@protoc_insertion_point(field_set:milvus.grpc.TopKQueryResult.ids)
K
kun yu 已提交
4590
}
G
groot 已提交
4591 4592 4593
inline void TopKQueryResult::add_ids(::PROTOBUF_NAMESPACE_ID::int64 value) {
  ids_.Add(value);
  // @@protoc_insertion_point(field_add:milvus.grpc.TopKQueryResult.ids)
K
kun yu 已提交
4594
}
4595 4596 4597 4598
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >&
TopKQueryResult::ids() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.TopKQueryResult.ids)
  return ids_;
4599
}
4600 4601 4602 4603
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::int64 >*
TopKQueryResult::mutable_ids() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.TopKQueryResult.ids)
  return &ids_;
K
kun yu 已提交
4604 4605
}

4606 4607 4608
// repeated float distances = 4;
inline int TopKQueryResult::distances_size() const {
  return distances_.size();
K
kun yu 已提交
4609
}
4610 4611
inline void TopKQueryResult::clear_distances() {
  distances_.Clear();
4612
}
4613 4614 4615
inline float TopKQueryResult::distances(int index) const {
  // @@protoc_insertion_point(field_get:milvus.grpc.TopKQueryResult.distances)
  return distances_.Get(index);
K
kun yu 已提交
4616
}
4617 4618 4619
inline void TopKQueryResult::set_distances(int index, float value) {
  distances_.Set(index, value);
  // @@protoc_insertion_point(field_set:milvus.grpc.TopKQueryResult.distances)
K
kun yu 已提交
4620
}
G
groot 已提交
4621 4622 4623
inline void TopKQueryResult::add_distances(float value) {
  distances_.Add(value);
  // @@protoc_insertion_point(field_add:milvus.grpc.TopKQueryResult.distances)
K
kun yu 已提交
4624
}
4625 4626 4627 4628
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< float >&
TopKQueryResult::distances() const {
  // @@protoc_insertion_point(field_list:milvus.grpc.TopKQueryResult.distances)
  return distances_;
4629
}
4630 4631 4632 4633
inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< float >*
TopKQueryResult::mutable_distances() {
  // @@protoc_insertion_point(field_mutable_list:milvus.grpc.TopKQueryResult.distances)
  return &distances_;
K
kun yu 已提交
4634 4635 4636 4637 4638 4639
}

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

// StringReply

K
kun yu 已提交
4640
// .milvus.grpc.Status status = 1;
K
kun yu 已提交
4641 4642 4643
inline bool StringReply::has_status() const {
  return this != internal_default_instance() && status_ != nullptr;
}
K
kun yu 已提交
4644 4645
inline const ::milvus::grpc::Status& StringReply::status() const {
  const ::milvus::grpc::Status* p = status_;
K
kun yu 已提交
4646
  // @@protoc_insertion_point(field_get:milvus.grpc.StringReply.status)
K
kun yu 已提交
4647 4648
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::Status*>(
      &::milvus::grpc::_Status_default_instance_);
K
kun yu 已提交
4649
}
K
kun yu 已提交
4650
inline ::milvus::grpc::Status* StringReply::release_status() {
K
kun yu 已提交
4651 4652
  // @@protoc_insertion_point(field_release:milvus.grpc.StringReply.status)
  
K
kun yu 已提交
4653
  ::milvus::grpc::Status* temp = status_;
K
kun yu 已提交
4654 4655 4656
  status_ = nullptr;
  return temp;
}
K
kun yu 已提交
4657
inline ::milvus::grpc::Status* StringReply::mutable_status() {
K
kun yu 已提交
4658 4659
  
  if (status_ == nullptr) {
K
kun yu 已提交
4660
    auto* p = CreateMaybeMessage<::milvus::grpc::Status>(GetArenaNoVirtual());
K
kun yu 已提交
4661 4662 4663 4664 4665
    status_ = p;
  }
  // @@protoc_insertion_point(field_mutable:milvus.grpc.StringReply.status)
  return status_;
}
K
kun yu 已提交
4666
inline void StringReply::set_allocated_status(::milvus::grpc::Status* status) {
Z
zhiru 已提交
4667
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
K
kun yu 已提交
4668
  if (message_arena == nullptr) {
Z
zhiru 已提交
4669
    delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(status_);
K
kun yu 已提交
4670 4671
  }
  if (status) {
Z
zhiru 已提交
4672
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
K
kun yu 已提交
4673
    if (message_arena != submessage_arena) {
Z
zhiru 已提交
4674
      status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
K
kun yu 已提交
4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686
          message_arena, status, submessage_arena);
    }
    
  } else {
    
  }
  status_ = status;
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.StringReply.status)
}

// string string_reply = 2;
inline void StringReply::clear_string_reply() {
Z
zhiru 已提交
4687
  string_reply_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
4688
}
Z
zhiru 已提交
4689
inline const std::string& StringReply::string_reply() const {
K
kun yu 已提交
4690 4691 4692
  // @@protoc_insertion_point(field_get:milvus.grpc.StringReply.string_reply)
  return string_reply_.GetNoArena();
}
Z
zhiru 已提交
4693
inline void StringReply::set_string_reply(const std::string& value) {
K
kun yu 已提交
4694
  
Z
zhiru 已提交
4695
  string_reply_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
K
kun yu 已提交
4696 4697
  // @@protoc_insertion_point(field_set:milvus.grpc.StringReply.string_reply)
}
Z
zhiru 已提交
4698
inline void StringReply::set_string_reply(std::string&& value) {
K
kun yu 已提交
4699 4700
  
  string_reply_.SetNoArena(
Z
zhiru 已提交
4701
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
K
kun yu 已提交
4702 4703 4704 4705 4706
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.StringReply.string_reply)
}
inline void StringReply::set_string_reply(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
Z
zhiru 已提交
4707
  string_reply_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
K
kun yu 已提交
4708 4709 4710 4711
  // @@protoc_insertion_point(field_set_char:milvus.grpc.StringReply.string_reply)
}
inline void StringReply::set_string_reply(const char* value, size_t size) {
  
Z
zhiru 已提交
4712
  string_reply_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
K
kun yu 已提交
4713 4714 4715
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.StringReply.string_reply)
}
Z
zhiru 已提交
4716
inline std::string* StringReply::mutable_string_reply() {
K
kun yu 已提交
4717 4718
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.StringReply.string_reply)
Z
zhiru 已提交
4719
  return string_reply_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
4720
}
Z
zhiru 已提交
4721
inline std::string* StringReply::release_string_reply() {
K
kun yu 已提交
4722 4723
  // @@protoc_insertion_point(field_release:milvus.grpc.StringReply.string_reply)
  
Z
zhiru 已提交
4724
  return string_reply_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
4725
}
Z
zhiru 已提交
4726
inline void StringReply::set_allocated_string_reply(std::string* string_reply) {
K
kun yu 已提交
4727 4728 4729 4730 4731
  if (string_reply != nullptr) {
    
  } else {
    
  }
Z
zhiru 已提交
4732
  string_reply_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), string_reply);
K
kun yu 已提交
4733 4734 4735 4736 4737 4738 4739
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.StringReply.string_reply)
}

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

// BoolReply

K
kun yu 已提交
4740
// .milvus.grpc.Status status = 1;
K
kun yu 已提交
4741 4742 4743
inline bool BoolReply::has_status() const {
  return this != internal_default_instance() && status_ != nullptr;
}
K
kun yu 已提交
4744 4745
inline const ::milvus::grpc::Status& BoolReply::status() const {
  const ::milvus::grpc::Status* p = status_;
K
kun yu 已提交
4746
  // @@protoc_insertion_point(field_get:milvus.grpc.BoolReply.status)
K
kun yu 已提交
4747 4748
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::Status*>(
      &::milvus::grpc::_Status_default_instance_);
K
kun yu 已提交
4749
}
K
kun yu 已提交
4750
inline ::milvus::grpc::Status* BoolReply::release_status() {
K
kun yu 已提交
4751 4752
  // @@protoc_insertion_point(field_release:milvus.grpc.BoolReply.status)
  
K
kun yu 已提交
4753
  ::milvus::grpc::Status* temp = status_;
K
kun yu 已提交
4754 4755 4756
  status_ = nullptr;
  return temp;
}
K
kun yu 已提交
4757
inline ::milvus::grpc::Status* BoolReply::mutable_status() {
K
kun yu 已提交
4758 4759
  
  if (status_ == nullptr) {
K
kun yu 已提交
4760
    auto* p = CreateMaybeMessage<::milvus::grpc::Status>(GetArenaNoVirtual());
K
kun yu 已提交
4761 4762 4763 4764 4765
    status_ = p;
  }
  // @@protoc_insertion_point(field_mutable:milvus.grpc.BoolReply.status)
  return status_;
}
K
kun yu 已提交
4766
inline void BoolReply::set_allocated_status(::milvus::grpc::Status* status) {
Z
zhiru 已提交
4767
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
K
kun yu 已提交
4768
  if (message_arena == nullptr) {
Z
zhiru 已提交
4769
    delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(status_);
K
kun yu 已提交
4770 4771
  }
  if (status) {
Z
zhiru 已提交
4772
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
K
kun yu 已提交
4773
    if (message_arena != submessage_arena) {
Z
zhiru 已提交
4774
      status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
K
kun yu 已提交
4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802
          message_arena, status, submessage_arena);
    }
    
  } else {
    
  }
  status_ = status;
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.BoolReply.status)
}

// bool bool_reply = 2;
inline void BoolReply::clear_bool_reply() {
  bool_reply_ = false;
}
inline bool BoolReply::bool_reply() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.BoolReply.bool_reply)
  return bool_reply_;
}
inline void BoolReply::set_bool_reply(bool value) {
  
  bool_reply_ = value;
  // @@protoc_insertion_point(field_set:milvus.grpc.BoolReply.bool_reply)
}

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

// TableRowCount

K
kun yu 已提交
4803
// .milvus.grpc.Status status = 1;
K
kun yu 已提交
4804 4805 4806
inline bool TableRowCount::has_status() const {
  return this != internal_default_instance() && status_ != nullptr;
}
K
kun yu 已提交
4807 4808
inline const ::milvus::grpc::Status& TableRowCount::status() const {
  const ::milvus::grpc::Status* p = status_;
K
kun yu 已提交
4809
  // @@protoc_insertion_point(field_get:milvus.grpc.TableRowCount.status)
K
kun yu 已提交
4810 4811
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::Status*>(
      &::milvus::grpc::_Status_default_instance_);
K
kun yu 已提交
4812
}
K
kun yu 已提交
4813
inline ::milvus::grpc::Status* TableRowCount::release_status() {
K
kun yu 已提交
4814 4815
  // @@protoc_insertion_point(field_release:milvus.grpc.TableRowCount.status)
  
K
kun yu 已提交
4816
  ::milvus::grpc::Status* temp = status_;
K
kun yu 已提交
4817 4818 4819
  status_ = nullptr;
  return temp;
}
K
kun yu 已提交
4820
inline ::milvus::grpc::Status* TableRowCount::mutable_status() {
K
kun yu 已提交
4821 4822
  
  if (status_ == nullptr) {
K
kun yu 已提交
4823
    auto* p = CreateMaybeMessage<::milvus::grpc::Status>(GetArenaNoVirtual());
K
kun yu 已提交
4824 4825 4826 4827 4828
    status_ = p;
  }
  // @@protoc_insertion_point(field_mutable:milvus.grpc.TableRowCount.status)
  return status_;
}
K
kun yu 已提交
4829
inline void TableRowCount::set_allocated_status(::milvus::grpc::Status* status) {
Z
zhiru 已提交
4830
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
K
kun yu 已提交
4831
  if (message_arena == nullptr) {
Z
zhiru 已提交
4832
    delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(status_);
K
kun yu 已提交
4833 4834
  }
  if (status) {
Z
zhiru 已提交
4835
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
K
kun yu 已提交
4836
    if (message_arena != submessage_arena) {
Z
zhiru 已提交
4837
      status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
K
kun yu 已提交
4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851
          message_arena, status, submessage_arena);
    }
    
  } else {
    
  }
  status_ = status;
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.TableRowCount.status)
}

// int64 table_row_count = 2;
inline void TableRowCount::clear_table_row_count() {
  table_row_count_ = PROTOBUF_LONGLONG(0);
}
Z
zhiru 已提交
4852
inline ::PROTOBUF_NAMESPACE_ID::int64 TableRowCount::table_row_count() const {
K
kun yu 已提交
4853 4854 4855
  // @@protoc_insertion_point(field_get:milvus.grpc.TableRowCount.table_row_count)
  return table_row_count_;
}
Z
zhiru 已提交
4856
inline void TableRowCount::set_table_row_count(::PROTOBUF_NAMESPACE_ID::int64 value) {
K
kun yu 已提交
4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867
  
  table_row_count_ = value;
  // @@protoc_insertion_point(field_set:milvus.grpc.TableRowCount.table_row_count)
}

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

// Command

// string cmd = 1;
inline void Command::clear_cmd() {
Z
zhiru 已提交
4868
  cmd_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
4869
}
Z
zhiru 已提交
4870
inline const std::string& Command::cmd() const {
K
kun yu 已提交
4871 4872 4873
  // @@protoc_insertion_point(field_get:milvus.grpc.Command.cmd)
  return cmd_.GetNoArena();
}
Z
zhiru 已提交
4874
inline void Command::set_cmd(const std::string& value) {
K
kun yu 已提交
4875
  
Z
zhiru 已提交
4876
  cmd_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
K
kun yu 已提交
4877 4878
  // @@protoc_insertion_point(field_set:milvus.grpc.Command.cmd)
}
Z
zhiru 已提交
4879
inline void Command::set_cmd(std::string&& value) {
K
kun yu 已提交
4880 4881
  
  cmd_.SetNoArena(
Z
zhiru 已提交
4882
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
K
kun yu 已提交
4883 4884 4885 4886 4887
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.Command.cmd)
}
inline void Command::set_cmd(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
Z
zhiru 已提交
4888
  cmd_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
K
kun yu 已提交
4889 4890 4891 4892
  // @@protoc_insertion_point(field_set_char:milvus.grpc.Command.cmd)
}
inline void Command::set_cmd(const char* value, size_t size) {
  
Z
zhiru 已提交
4893
  cmd_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
K
kun yu 已提交
4894 4895 4896
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.Command.cmd)
}
Z
zhiru 已提交
4897
inline std::string* Command::mutable_cmd() {
K
kun yu 已提交
4898 4899
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.Command.cmd)
Z
zhiru 已提交
4900
  return cmd_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
4901
}
Z
zhiru 已提交
4902
inline std::string* Command::release_cmd() {
K
kun yu 已提交
4903 4904
  // @@protoc_insertion_point(field_release:milvus.grpc.Command.cmd)
  
Z
zhiru 已提交
4905
  return cmd_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
4906
}
Z
zhiru 已提交
4907
inline void Command::set_allocated_cmd(std::string* cmd) {
K
kun yu 已提交
4908 4909 4910 4911 4912
  if (cmd != nullptr) {
    
  } else {
    
  }
Z
zhiru 已提交
4913
  cmd_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), cmd);
K
kun yu 已提交
4914 4915 4916 4917 4918
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.Command.cmd)
}

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

Y
Yu Kun 已提交
4919
// Index
K
kun yu 已提交
4920

Y
Yu Kun 已提交
4921 4922 4923
// int32 index_type = 1;
inline void Index::clear_index_type() {
  index_type_ = 0;
K
kun yu 已提交
4924
}
Y
Yu Kun 已提交
4925 4926 4927
inline ::PROTOBUF_NAMESPACE_ID::int32 Index::index_type() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.Index.index_type)
  return index_type_;
K
kun yu 已提交
4928
}
Y
Yu Kun 已提交
4929
inline void Index::set_index_type(::PROTOBUF_NAMESPACE_ID::int32 value) {
K
kun yu 已提交
4930
  
Y
Yu Kun 已提交
4931 4932 4933 4934
  index_type_ = value;
  // @@protoc_insertion_point(field_set:milvus.grpc.Index.index_type)
}

S
starlord 已提交
4935
// int32 nlist = 2;
Y
Yu Kun 已提交
4936
inline void Index::clear_nlist() {
S
starlord 已提交
4937
  nlist_ = 0;
Y
Yu Kun 已提交
4938
}
S
starlord 已提交
4939
inline ::PROTOBUF_NAMESPACE_ID::int32 Index::nlist() const {
Y
Yu Kun 已提交
4940 4941 4942
  // @@protoc_insertion_point(field_get:milvus.grpc.Index.nlist)
  return nlist_;
}
S
starlord 已提交
4943
inline void Index::set_nlist(::PROTOBUF_NAMESPACE_ID::int32 value) {
Y
Yu Kun 已提交
4944 4945 4946 4947 4948 4949 4950 4951 4952
  
  nlist_ = value;
  // @@protoc_insertion_point(field_set:milvus.grpc.Index.nlist)
}

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

// IndexParam

4953 4954 4955
// .milvus.grpc.Status status = 1;
inline bool IndexParam::has_status() const {
  return this != internal_default_instance() && status_ != nullptr;
Y
Yu Kun 已提交
4956
}
4957 4958 4959 4960 4961
inline const ::milvus::grpc::Status& IndexParam::status() const {
  const ::milvus::grpc::Status* p = status_;
  // @@protoc_insertion_point(field_get:milvus.grpc.IndexParam.status)
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::Status*>(
      &::milvus::grpc::_Status_default_instance_);
Y
Yu Kun 已提交
4962
}
4963 4964
inline ::milvus::grpc::Status* IndexParam::release_status() {
  // @@protoc_insertion_point(field_release:milvus.grpc.IndexParam.status)
Y
Yu Kun 已提交
4965
  
4966 4967
  ::milvus::grpc::Status* temp = status_;
  status_ = nullptr;
K
kun yu 已提交
4968 4969
  return temp;
}
4970
inline ::milvus::grpc::Status* IndexParam::mutable_status() {
K
kun yu 已提交
4971
  
4972 4973 4974
  if (status_ == nullptr) {
    auto* p = CreateMaybeMessage<::milvus::grpc::Status>(GetArenaNoVirtual());
    status_ = p;
K
kun yu 已提交
4975
  }
4976 4977
  // @@protoc_insertion_point(field_mutable:milvus.grpc.IndexParam.status)
  return status_;
K
kun yu 已提交
4978
}
4979
inline void IndexParam::set_allocated_status(::milvus::grpc::Status* status) {
Z
zhiru 已提交
4980
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
K
kun yu 已提交
4981
  if (message_arena == nullptr) {
4982
    delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*>(status_);
K
kun yu 已提交
4983
  }
4984
  if (status) {
Z
zhiru 已提交
4985
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
K
kun yu 已提交
4986
    if (message_arena != submessage_arena) {
4987 4988
      status = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
          message_arena, status, submessage_arena);
K
kun yu 已提交
4989 4990 4991 4992 4993
    }
    
  } else {
    
  }
4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045
  status_ = status;
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.IndexParam.status)
}

// string table_name = 2;
inline void IndexParam::clear_table_name() {
  table_name_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline const std::string& IndexParam::table_name() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.IndexParam.table_name)
  return table_name_.GetNoArena();
}
inline void IndexParam::set_table_name(const std::string& value) {
  
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
  // @@protoc_insertion_point(field_set:milvus.grpc.IndexParam.table_name)
}
inline void IndexParam::set_table_name(std::string&& value) {
  
  table_name_.SetNoArena(
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.IndexParam.table_name)
}
inline void IndexParam::set_table_name(const char* value) {
  GOOGLE_DCHECK(value != nullptr);
  
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
  // @@protoc_insertion_point(field_set_char:milvus.grpc.IndexParam.table_name)
}
inline void IndexParam::set_table_name(const char* value, size_t size) {
  
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
      ::std::string(reinterpret_cast<const char*>(value), size));
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.IndexParam.table_name)
}
inline std::string* IndexParam::mutable_table_name() {
  
  // @@protoc_insertion_point(field_mutable:milvus.grpc.IndexParam.table_name)
  return table_name_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline std::string* IndexParam::release_table_name() {
  // @@protoc_insertion_point(field_release:milvus.grpc.IndexParam.table_name)
  
  return table_name_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
inline void IndexParam::set_allocated_table_name(std::string* table_name) {
  if (table_name != nullptr) {
    
  } else {
    
  }
  table_name_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), table_name);
Y
Yu Kun 已提交
5046
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.IndexParam.table_name)
K
kun yu 已提交
5047 5048
}

5049
// .milvus.grpc.Index index = 3;
Y
Yu Kun 已提交
5050 5051 5052 5053 5054 5055 5056 5057
inline bool IndexParam::has_index() const {
  return this != internal_default_instance() && index_ != nullptr;
}
inline void IndexParam::clear_index() {
  if (GetArenaNoVirtual() == nullptr && index_ != nullptr) {
    delete index_;
  }
  index_ = nullptr;
K
kun yu 已提交
5058
}
Y
Yu Kun 已提交
5059 5060 5061 5062 5063
inline const ::milvus::grpc::Index& IndexParam::index() const {
  const ::milvus::grpc::Index* p = index_;
  // @@protoc_insertion_point(field_get:milvus.grpc.IndexParam.index)
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::Index*>(
      &::milvus::grpc::_Index_default_instance_);
K
kun yu 已提交
5064
}
Y
Yu Kun 已提交
5065 5066
inline ::milvus::grpc::Index* IndexParam::release_index() {
  // @@protoc_insertion_point(field_release:milvus.grpc.IndexParam.index)
K
kun yu 已提交
5067
  
Y
Yu Kun 已提交
5068 5069 5070
  ::milvus::grpc::Index* temp = index_;
  index_ = nullptr;
  return temp;
K
kun yu 已提交
5071
}
Y
Yu Kun 已提交
5072
inline ::milvus::grpc::Index* IndexParam::mutable_index() {
K
kun yu 已提交
5073
  
Y
Yu Kun 已提交
5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101
  if (index_ == nullptr) {
    auto* p = CreateMaybeMessage<::milvus::grpc::Index>(GetArenaNoVirtual());
    index_ = p;
  }
  // @@protoc_insertion_point(field_mutable:milvus.grpc.IndexParam.index)
  return index_;
}
inline void IndexParam::set_allocated_index(::milvus::grpc::Index* index) {
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
  if (message_arena == nullptr) {
    delete index_;
  }
  if (index) {
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
    if (message_arena != submessage_arena) {
      index = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
          message_arena, index, submessage_arena);
    }
    
  } else {
    
  }
  index_ = index;
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.IndexParam.index)
}

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

G
groot 已提交
5102
// DeleteByDateParam
Y
Yu Kun 已提交
5103 5104

// .milvus.grpc.Range range = 1;
G
groot 已提交
5105
inline bool DeleteByDateParam::has_range() const {
Y
Yu Kun 已提交
5106 5107
  return this != internal_default_instance() && range_ != nullptr;
}
G
groot 已提交
5108
inline void DeleteByDateParam::clear_range() {
Y
Yu Kun 已提交
5109 5110 5111 5112 5113
  if (GetArenaNoVirtual() == nullptr && range_ != nullptr) {
    delete range_;
  }
  range_ = nullptr;
}
G
groot 已提交
5114
inline const ::milvus::grpc::Range& DeleteByDateParam::range() const {
Y
Yu Kun 已提交
5115
  const ::milvus::grpc::Range* p = range_;
G
groot 已提交
5116
  // @@protoc_insertion_point(field_get:milvus.grpc.DeleteByDateParam.range)
Y
Yu Kun 已提交
5117 5118 5119
  return p != nullptr ? *p : *reinterpret_cast<const ::milvus::grpc::Range*>(
      &::milvus::grpc::_Range_default_instance_);
}
G
groot 已提交
5120 5121
inline ::milvus::grpc::Range* DeleteByDateParam::release_range() {
  // @@protoc_insertion_point(field_release:milvus.grpc.DeleteByDateParam.range)
Y
Yu Kun 已提交
5122 5123 5124 5125 5126
  
  ::milvus::grpc::Range* temp = range_;
  range_ = nullptr;
  return temp;
}
G
groot 已提交
5127
inline ::milvus::grpc::Range* DeleteByDateParam::mutable_range() {
Y
Yu Kun 已提交
5128 5129 5130 5131 5132
  
  if (range_ == nullptr) {
    auto* p = CreateMaybeMessage<::milvus::grpc::Range>(GetArenaNoVirtual());
    range_ = p;
  }
G
groot 已提交
5133
  // @@protoc_insertion_point(field_mutable:milvus.grpc.DeleteByDateParam.range)
Y
Yu Kun 已提交
5134 5135
  return range_;
}
G
groot 已提交
5136
inline void DeleteByDateParam::set_allocated_range(::milvus::grpc::Range* range) {
Y
Yu Kun 已提交
5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151
  ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
  if (message_arena == nullptr) {
    delete range_;
  }
  if (range) {
    ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
    if (message_arena != submessage_arena) {
      range = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
          message_arena, range, submessage_arena);
    }
    
  } else {
    
  }
  range_ = range;
G
groot 已提交
5152
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.DeleteByDateParam.range)
Y
Yu Kun 已提交
5153 5154 5155
}

// string table_name = 2;
G
groot 已提交
5156
inline void DeleteByDateParam::clear_table_name() {
Y
Yu Kun 已提交
5157 5158
  table_name_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
}
G
groot 已提交
5159 5160
inline const std::string& DeleteByDateParam::table_name() const {
  // @@protoc_insertion_point(field_get:milvus.grpc.DeleteByDateParam.table_name)
Y
Yu Kun 已提交
5161 5162
  return table_name_.GetNoArena();
}
G
groot 已提交
5163
inline void DeleteByDateParam::set_table_name(const std::string& value) {
Y
Yu Kun 已提交
5164 5165
  
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
G
groot 已提交
5166
  // @@protoc_insertion_point(field_set:milvus.grpc.DeleteByDateParam.table_name)
Y
Yu Kun 已提交
5167
}
G
groot 已提交
5168
inline void DeleteByDateParam::set_table_name(std::string&& value) {
Y
Yu Kun 已提交
5169 5170
  
  table_name_.SetNoArena(
Z
zhiru 已提交
5171
    &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
G
groot 已提交
5172
  // @@protoc_insertion_point(field_set_rvalue:milvus.grpc.DeleteByDateParam.table_name)
K
kun yu 已提交
5173
}
G
groot 已提交
5174
inline void DeleteByDateParam::set_table_name(const char* value) {
K
kun yu 已提交
5175 5176
  GOOGLE_DCHECK(value != nullptr);
  
Y
Yu Kun 已提交
5177
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
G
groot 已提交
5178
  // @@protoc_insertion_point(field_set_char:milvus.grpc.DeleteByDateParam.table_name)
K
kun yu 已提交
5179
}
G
groot 已提交
5180
inline void DeleteByDateParam::set_table_name(const char* value, size_t size) {
K
kun yu 已提交
5181
  
Y
Yu Kun 已提交
5182
  table_name_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
K
kun yu 已提交
5183
      ::std::string(reinterpret_cast<const char*>(value), size));
G
groot 已提交
5184
  // @@protoc_insertion_point(field_set_pointer:milvus.grpc.DeleteByDateParam.table_name)
K
kun yu 已提交
5185
}
G
groot 已提交
5186
inline std::string* DeleteByDateParam::mutable_table_name() {
K
kun yu 已提交
5187
  
G
groot 已提交
5188
  // @@protoc_insertion_point(field_mutable:milvus.grpc.DeleteByDateParam.table_name)
Y
Yu Kun 已提交
5189
  return table_name_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
5190
}
G
groot 已提交
5191 5192
inline std::string* DeleteByDateParam::release_table_name() {
  // @@protoc_insertion_point(field_release:milvus.grpc.DeleteByDateParam.table_name)
K
kun yu 已提交
5193
  
Y
Yu Kun 已提交
5194
  return table_name_.ReleaseNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
K
kun yu 已提交
5195
}
G
groot 已提交
5196
inline void DeleteByDateParam::set_allocated_table_name(std::string* table_name) {
Y
Yu Kun 已提交
5197
  if (table_name != nullptr) {
K
kun yu 已提交
5198 5199 5200 5201
    
  } else {
    
  }
Y
Yu Kun 已提交
5202
  table_name_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), table_name);
G
groot 已提交
5203
  // @@protoc_insertion_point(field_set_allocated:milvus.grpc.DeleteByDateParam.table_name)
K
kun yu 已提交
5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215
}

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

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

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

// -------------------------------------------------------------------
Y
Yu Kun 已提交
5216 5217 5218 5219

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

// -------------------------------------------------------------------
5220 5221

// -------------------------------------------------------------------
5222 5223

// -------------------------------------------------------------------
G
groot 已提交
5224 5225

// -------------------------------------------------------------------
K
kun yu 已提交
5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255

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

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

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

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

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

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

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

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

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

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


// @@protoc_insertion_point(namespace_scope)

}  // namespace grpc
}  // namespace milvus

// @@protoc_insertion_point(global_scope)

#include <google/protobuf/port_undef.inc>
Z
zhiru 已提交
5256
#endif  // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_milvus_2eproto