All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.milvus.grpc.MilvusProto Maven / Gradle / Ivy

There is a newer version: 2.4.8
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: milvus.proto

package io.milvus.grpc;

public final class MilvusProto {
  private MilvusProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
    registry.add(io.milvus.grpc.MilvusProto.milvusExtObj);
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  public static final int MILVUS_EXT_OBJ_FIELD_NUMBER = 1001;
  /**
   * extend .google.protobuf.FileOptions { ... }
   */
  public static final
    com.google.protobuf.GeneratedMessage.GeneratedExtension<
      com.google.protobuf.DescriptorProtos.FileOptions,
      io.milvus.grpc.MilvusExt> milvusExtObj = com.google.protobuf.GeneratedMessage
          .newFileScopedGeneratedExtension(
        io.milvus.grpc.MilvusExt.class,
        io.milvus.grpc.MilvusExt.getDefaultInstance());
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CreateAliasRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CreateAliasRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DropAliasRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DropAliasRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_AlterAliasRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_AlterAliasRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeAliasRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeAliasRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeAliasResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeAliasResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ListAliasesRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ListAliasesRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ListAliasesResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ListAliasesResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CreateCollectionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CreateCollectionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DropCollectionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DropCollectionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_AlterCollectionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_AlterCollectionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_HasCollectionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_HasCollectionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_BoolResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_BoolResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_StringResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_StringResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeCollectionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeCollectionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeCollectionResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeCollectionResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_LoadCollectionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_LoadCollectionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ReleaseCollectionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ReleaseCollectionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetStatisticsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetStatisticsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetStatisticsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetStatisticsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetCollectionStatisticsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetCollectionStatisticsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetCollectionStatisticsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetCollectionStatisticsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ShowCollectionsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ShowCollectionsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ShowCollectionsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ShowCollectionsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CreatePartitionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CreatePartitionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DropPartitionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DropPartitionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_HasPartitionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_HasPartitionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_LoadPartitionsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_LoadPartitionsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ReleasePartitionsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ReleasePartitionsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetPartitionStatisticsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetPartitionStatisticsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetPartitionStatisticsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetPartitionStatisticsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ShowPartitionsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ShowPartitionsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ShowPartitionsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ShowPartitionsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeSegmentRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeSegmentRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeSegmentResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeSegmentResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ShowSegmentsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ShowSegmentsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ShowSegmentsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ShowSegmentsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CreateIndexRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CreateIndexRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_AlterIndexRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_AlterIndexRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeIndexRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeIndexRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_IndexDescription_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_IndexDescription_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeIndexResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeIndexResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetIndexBuildProgressRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetIndexBuildProgressRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetIndexBuildProgressResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetIndexBuildProgressResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetIndexStateRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetIndexStateRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetIndexStateResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetIndexStateResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DropIndexRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DropIndexRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_InsertRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_InsertRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_UpsertRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_UpsertRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_MutationResult_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_MutationResult_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DeleteRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DeleteRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_SubSearchRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_SubSearchRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_SearchRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_SearchRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_Hits_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_Hits_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_SearchResults_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_SearchResults_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_HybridSearchRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_HybridSearchRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_FlushRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_FlushRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_FlushResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_FlushResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_FlushResponse_CollSegIDsEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_FlushResponse_CollSegIDsEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_FlushResponse_FlushCollSegIDsEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_FlushResponse_FlushCollSegIDsEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_FlushResponse_CollSealTimesEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_FlushResponse_CollSealTimesEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_FlushResponse_CollFlushTsEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_FlushResponse_CollFlushTsEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_FlushResponse_ChannelCpsEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_FlushResponse_ChannelCpsEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_QueryRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_QueryRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_QueryResults_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_QueryResults_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_VectorIDs_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_VectorIDs_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_VectorsArray_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_VectorsArray_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CalcDistanceRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CalcDistanceRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CalcDistanceResults_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CalcDistanceResults_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_FlushAllRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_FlushAllRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_FlushAllResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_FlushAllResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_PersistentSegmentInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_PersistentSegmentInfo_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetPersistentSegmentInfoRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetPersistentSegmentInfoRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetPersistentSegmentInfoResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetPersistentSegmentInfoResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_QuerySegmentInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_QuerySegmentInfo_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetQuerySegmentInfoRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetQuerySegmentInfoRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetQuerySegmentInfoResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetQuerySegmentInfoResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DummyRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DummyRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DummyResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DummyResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_RegisterLinkRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_RegisterLinkRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_RegisterLinkResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_RegisterLinkResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetMetricsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetMetricsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetMetricsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetMetricsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ComponentInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ComponentInfo_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ComponentStates_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ComponentStates_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetComponentStatesRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetComponentStatesRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_LoadBalanceRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_LoadBalanceRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ManualCompactionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ManualCompactionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ManualCompactionResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ManualCompactionResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetCompactionStateRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetCompactionStateRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetCompactionStateResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetCompactionStateResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetCompactionPlansRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetCompactionPlansRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetCompactionPlansResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetCompactionPlansResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CompactionMergeInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CompactionMergeInfo_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetFlushStateRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetFlushStateRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetFlushStateResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetFlushStateResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetFlushAllStateRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetFlushAllStateRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetFlushAllStateResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetFlushAllStateResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ImportRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ImportRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ImportResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ImportResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetImportStateRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetImportStateRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetImportStateResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetImportStateResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ListImportTasksRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ListImportTasksRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ListImportTasksResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ListImportTasksResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetReplicasRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetReplicasRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetReplicasResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetReplicasResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ReplicaInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ReplicaInfo_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ReplicaInfo_NumOutboundNodeEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ReplicaInfo_NumOutboundNodeEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ShardReplica_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ShardReplica_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CreateCredentialRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CreateCredentialRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_UpdateCredentialRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_UpdateCredentialRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DeleteCredentialRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DeleteCredentialRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ListCredUsersResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ListCredUsersResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ListCredUsersRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ListCredUsersRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_RoleEntity_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_RoleEntity_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_UserEntity_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_UserEntity_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CreateRoleRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CreateRoleRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DropRoleRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DropRoleRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_OperateUserRoleRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_OperateUserRoleRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_SelectRoleRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_SelectRoleRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_RoleResult_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_RoleResult_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_SelectRoleResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_SelectRoleResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_SelectUserRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_SelectUserRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_UserResult_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_UserResult_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_SelectUserResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_SelectUserResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ObjectEntity_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ObjectEntity_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_PrivilegeEntity_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_PrivilegeEntity_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GrantorEntity_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GrantorEntity_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GrantPrivilegeEntity_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GrantPrivilegeEntity_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GrantEntity_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GrantEntity_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_SelectGrantRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_SelectGrantRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_SelectGrantResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_SelectGrantResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_OperatePrivilegeRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_OperatePrivilegeRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_UserInfo_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_UserInfo_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_RBACMeta_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_RBACMeta_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_BackupRBACMetaRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_BackupRBACMetaRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_BackupRBACMetaResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_BackupRBACMetaResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_RestoreRBACMetaRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_RestoreRBACMetaRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetLoadingProgressRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetLoadingProgressRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetLoadingProgressResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetLoadingProgressResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetLoadStateRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetLoadStateRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetLoadStateResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetLoadStateResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_MilvusExt_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_MilvusExt_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetVersionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetVersionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetVersionResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetVersionResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CheckHealthRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CheckHealthRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CheckHealthResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CheckHealthResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CreateResourceGroupRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CreateResourceGroupRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_UpdateResourceGroupsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_UpdateResourceGroupsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_UpdateResourceGroupsRequest_ResourceGroupsEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_UpdateResourceGroupsRequest_ResourceGroupsEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DropResourceGroupRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DropResourceGroupRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_TransferNodeRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_TransferNodeRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_TransferReplicaRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_TransferReplicaRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ListResourceGroupsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ListResourceGroupsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ListResourceGroupsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ListResourceGroupsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeResourceGroupRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeResourceGroupRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeResourceGroupResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeResourceGroupResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ResourceGroup_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ResourceGroup_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ResourceGroup_NumLoadedReplicaEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ResourceGroup_NumLoadedReplicaEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ResourceGroup_NumOutgoingNodeEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ResourceGroup_NumOutgoingNodeEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ResourceGroup_NumIncomingNodeEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ResourceGroup_NumIncomingNodeEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_RenameCollectionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_RenameCollectionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetIndexStatisticsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetIndexStatisticsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetIndexStatisticsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetIndexStatisticsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ConnectRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ConnectRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ConnectResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ConnectResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_AllocTimestampRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_AllocTimestampRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_AllocTimestampResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_AllocTimestampResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_CreateDatabaseRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_CreateDatabaseRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DropDatabaseRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DropDatabaseRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ListDatabasesRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ListDatabasesRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ListDatabasesResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ListDatabasesResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_AlterDatabaseRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_AlterDatabaseRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeDatabaseRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeDatabaseRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_DescribeDatabaseResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_DescribeDatabaseResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ReplicateMessageRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ReplicateMessageRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ReplicateMessageResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ReplicateMessageResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ImportAuthPlaceholder_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ImportAuthPlaceholder_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_GetImportProgressAuthPlaceholder_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_GetImportProgressAuthPlaceholder_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_milvus_proto_milvus_ListImportsAuthPlaceholder_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_ListImportsAuthPlaceholder_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\014milvus.proto\022\023milvus.proto.milvus\032\014com" +
      "mon.proto\032\010rg.proto\032\014schema.proto\032\013feder" +
      ".proto\032\tmsg.proto\032 google/protobuf/descr" +
      "iptor.proto\"\215\001\n\022CreateAliasRequest\022*\n\004ba" +
      "se\030\001 \001(\0132\034.milvus.proto.common.MsgBase\022\017" +
      "\n\007db_name\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t" +
      "\022\r\n\005alias\030\004 \001(\t:\022\312>\017\010\001\020,\030\377\377\377\377\377\377\377\377\377\001\"r\n\020D" +
      "ropAliasRequest\022*\n\004base\030\001 \001(\0132\034.milvus.p" +
      "roto.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\r\n\005" +
      "alias\030\003 \001(\t:\022\312>\017\010\001\020-\030\377\377\377\377\377\377\377\377\377\001\"\214\001\n\021Alte" +
      "rAliasRequest\022*\n\004base\030\001 \001(\0132\034.milvus.pro" +
      "to.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017co" +
      "llection_name\030\003 \001(\t\022\r\n\005alias\030\004 \001(\t:\022\312>\017\010" +
      "\001\020,\030\377\377\377\377\377\377\377\377\377\001\"v\n\024DescribeAliasRequest\022*" +
      "\n\004base\030\001 \001(\0132\034.milvus.proto.common.MsgBa" +
      "se\022\017\n\007db_name\030\002 \001(\t\022\r\n\005alias\030\003 \001(\t:\022\312>\017\010" +
      "\001\020.\030\377\377\377\377\377\377\377\377\377\001\"x\n\025DescribeAliasResponse\022" +
      "+\n\006status\030\001 \001(\0132\033.milvus.proto.common.St" +
      "atus\022\017\n\007db_name\030\002 \001(\t\022\r\n\005alias\030\003 \001(\t\022\022\n\n" +
      "collection\030\004 \001(\t\"~\n\022ListAliasesRequest\022*" +
      "\n\004base\030\001 \001(\0132\034.milvus.proto.common.MsgBa" +
      "se\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_name\030\003" +
      " \001(\t:\022\312>\017\010\001\020/\030\377\377\377\377\377\377\377\377\377\001\"}\n\023ListAliasesR" +
      "esponse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.c" +
      "ommon.Status\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collect" +
      "ion_name\030\003 \001(\t\022\017\n\007aliases\030\004 \003(\t\"\270\002\n\027Crea" +
      "teCollectionRequest\022*\n\004base\030\001 \001(\0132\034.milv" +
      "us.proto.common.MsgBase\022\017\n\007db_name\030\002 \001(\t" +
      "\022\027\n\017collection_name\030\003 \001(\t\022\016\n\006schema\030\004 \001(" +
      "\014\022\022\n\nshards_num\030\005 \001(\005\022@\n\021consistency_lev" +
      "el\030\006 \001(\0162%.milvus.proto.common.Consisten" +
      "cyLevel\0225\n\nproperties\030\007 \003(\0132!.milvus.pro" +
      "to.common.KeyValuePair\022\026\n\016num_partitions" +
      "\030\010 \001(\003:\022\312>\017\010\001\020\001\030\377\377\377\377\377\377\377\377\377\001\"\201\001\n\025DropColle" +
      "ctionRequest\022*\n\004base\030\001 \001(\0132\034.milvus.prot" +
      "o.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017col" +
      "lection_name\030\003 \001(\t:\022\312>\017\010\001\020\002\030\377\377\377\377\377\377\377\377\377\001\"\317" +
      "\001\n\026AlterCollectionRequest\022*\n\004base\030\001 \001(\0132" +
      "\034.milvus.proto.common.MsgBase\022\017\n\007db_name" +
      "\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t\022\024\n\014colle" +
      "ctionID\030\004 \001(\003\0225\n\nproperties\030\005 \003(\0132!.milv" +
      "us.proto.common.KeyValuePair:\022\312>\017\010\001\020\001\030\377\377" +
      "\377\377\377\377\377\377\377\001\"\200\001\n\024HasCollectionRequest\022*\n\004bas" +
      "e\030\001 \001(\0132\034.milvus.proto.common.MsgBase\022\017\n" +
      "\007db_name\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t\022" +
      "\022\n\ntime_stamp\030\004 \001(\004\"J\n\014BoolResponse\022+\n\006s" +
      "tatus\030\001 \001(\0132\033.milvus.proto.common.Status" +
      "\022\r\n\005value\030\002 \001(\010\"L\n\016StringResponse\022+\n\006sta" +
      "tus\030\001 \001(\0132\033.milvus.proto.common.Status\022\r" +
      "\n\005value\030\002 \001(\t\"\257\001\n\031DescribeCollectionRequ" +
      "est\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common." +
      "MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_n" +
      "ame\030\003 \001(\t\022\024\n\014collectionID\030\004 \001(\003\022\022\n\ntime_" +
      "stamp\030\005 \001(\004:\022\312>\017\010\001\020\003\030\377\377\377\377\377\377\377\377\377\001\"\271\004\n\032Desc" +
      "ribeCollectionResponse\022+\n\006status\030\001 \001(\0132\033" +
      ".milvus.proto.common.Status\0225\n\006schema\030\002 " +
      "\001(\0132%.milvus.proto.schema.CollectionSche" +
      "ma\022\024\n\014collectionID\030\003 \001(\003\022\035\n\025virtual_chan" +
      "nel_names\030\004 \003(\t\022\036\n\026physical_channel_name" +
      "s\030\005 \003(\t\022\031\n\021created_timestamp\030\006 \001(\004\022\035\n\025cr" +
      "eated_utc_timestamp\030\007 \001(\004\022\022\n\nshards_num\030" +
      "\010 \001(\005\022\017\n\007aliases\030\t \003(\t\0229\n\017start_position" +
      "s\030\n \003(\0132 .milvus.proto.common.KeyDataPai" +
      "r\022@\n\021consistency_level\030\013 \001(\0162%.milvus.pr" +
      "oto.common.ConsistencyLevel\022\027\n\017collectio" +
      "n_name\030\014 \001(\t\0225\n\nproperties\030\r \003(\0132!.milvu" +
      "s.proto.common.KeyValuePair\022\017\n\007db_name\030\016" +
      " \001(\t\022\026\n\016num_partitions\030\017 \001(\003\022\r\n\005db_id\030\020 " +
      "\001(\003\"\356\001\n\025LoadCollectionRequest\022*\n\004base\030\001 " +
      "\001(\0132\034.milvus.proto.common.MsgBase\022\017\n\007db_" +
      "name\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t\022\026\n\016r" +
      "eplica_number\030\004 \001(\005\022\027\n\017resource_groups\030\005" +
      " \003(\t\022\017\n\007refresh\030\006 \001(\010\022\023\n\013load_fields\030\007 \003" +
      "(\t\022\037\n\027skip_load_dynamic_field\030\010 \001(\010:\007\312>\004" +
      "\020\005\030\003\"y\n\030ReleaseCollectionRequest\022*\n\004base" +
      "\030\001 \001(\0132\034.milvus.proto.common.MsgBase\022\017\n\007" +
      "db_name\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t:\007" +
      "\312>\004\020\006\030\003\"\253\001\n\024GetStatisticsRequest\022*\n\004base" +
      "\030\001 \001(\0132\034.milvus.proto.common.MsgBase\022\017\n\007" +
      "db_name\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t\022\027" +
      "\n\017partition_names\030\004 \003(\t\022\033\n\023guarantee_tim" +
      "estamp\030\005 \001(\004:\007\312>\004\020\n\030\003\"v\n\025GetStatisticsRe" +
      "sponse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.co" +
      "mmon.Status\0220\n\005stats\030\002 \003(\0132!.milvus.prot" +
      "o.common.KeyValuePair\"\177\n\036GetCollectionSt" +
      "atisticsRequest\022*\n\004base\030\001 \001(\0132\034.milvus.p" +
      "roto.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017" +
      "collection_name\030\003 \001(\t:\007\312>\004\020\n\030\003\"\200\001\n\037GetCo" +
      "llectionStatisticsResponse\022+\n\006status\030\001 \001" +
      "(\0132\033.milvus.proto.common.Status\0220\n\005stats" +
      "\030\002 \003(\0132!.milvus.proto.common.KeyValuePai" +
      "r\"\264\001\n\026ShowCollectionsRequest\022*\n\004base\030\001 \001" +
      "(\0132\034.milvus.proto.common.MsgBase\022\017\n\007db_n" +
      "ame\030\002 \001(\t\022\022\n\ntime_stamp\030\003 \001(\004\022+\n\004type\030\004 " +
      "\001(\0162\035.milvus.proto.milvus.ShowType\022\034\n\020co" +
      "llection_names\030\005 \003(\tB\002\030\001\"\367\001\n\027ShowCollect" +
      "ionsResponse\022+\n\006status\030\001 \001(\0132\033.milvus.pr" +
      "oto.common.Status\022\030\n\020collection_names\030\002 " +
      "\003(\t\022\026\n\016collection_ids\030\003 \003(\003\022\032\n\022created_t" +
      "imestamps\030\004 \003(\004\022\036\n\026created_utc_timestamp" +
      "s\030\005 \003(\004\022 \n\024inMemory_percentages\030\006 \003(\003B\002\030" +
      "\001\022\037\n\027query_service_available\030\007 \003(\010\"\217\001\n\026C" +
      "reatePartitionRequest\022*\n\004base\030\001 \001(\0132\034.mi" +
      "lvus.proto.common.MsgBase\022\017\n\007db_name\030\002 \001" +
      "(\t\022\027\n\017collection_name\030\003 \001(\t\022\026\n\016partition" +
      "_name\030\004 \001(\t:\007\312>\004\020\'\030\003\"\215\001\n\024DropPartitionRe" +
      "quest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.commo" +
      "n.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection" +
      "_name\030\003 \001(\t\022\026\n\016partition_name\030\004 \001(\t:\007\312>\004" +
      "\020(\030\003\"\214\001\n\023HasPartitionRequest\022*\n\004base\030\001 \001" +
      "(\0132\034.milvus.proto.common.MsgBase\022\017\n\007db_n" +
      "ame\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t\022\026\n\016pa" +
      "rtition_name\030\004 \001(\t:\007\312>\004\020*\030\003\"\207\002\n\025LoadPart" +
      "itionsRequest\022*\n\004base\030\001 \001(\0132\034.milvus.pro" +
      "to.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017co" +
      "llection_name\030\003 \001(\t\022\027\n\017partition_names\030\004" +
      " \003(\t\022\026\n\016replica_number\030\005 \001(\005\022\027\n\017resource" +
      "_groups\030\006 \003(\t\022\017\n\007refresh\030\007 \001(\010\022\023\n\013load_f" +
      "ields\030\010 \003(\t\022\037\n\027skip_load_dynamic_field\030\t" +
      " \001(\010:\007\312>\004\020\005\030\003\"\222\001\n\030ReleasePartitionsReque" +
      "st\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.M" +
      "sgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_na" +
      "me\030\003 \001(\t\022\027\n\017partition_names\030\004 \003(\t:\007\312>\004\020\006" +
      "\030\003\"\215\001\n\035GetPartitionStatisticsRequest\022*\n\004" +
      "base\030\001 \001(\0132\034.milvus.proto.common.MsgBase" +
      "\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_name\030\003 \001" +
      "(\t\022\026\n\016partition_name\030\004 \001(\t\"\177\n\036GetPartiti" +
      "onStatisticsResponse\022+\n\006status\030\001 \001(\0132\033.m" +
      "ilvus.proto.common.Status\0220\n\005stats\030\002 \003(\013" +
      "2!.milvus.proto.common.KeyValuePair\"\326\001\n\025" +
      "ShowPartitionsRequest\022*\n\004base\030\001 \001(\0132\034.mi" +
      "lvus.proto.common.MsgBase\022\017\n\007db_name\030\002 \001" +
      "(\t\022\027\n\017collection_name\030\003 \001(\t\022\024\n\014collectio" +
      "nID\030\004 \001(\003\022\027\n\017partition_names\030\005 \003(\t\022/\n\004ty" +
      "pe\030\006 \001(\0162\035.milvus.proto.milvus.ShowTypeB" +
      "\002\030\001:\007\312>\004\020)\030\003\"\322\001\n\026ShowPartitionsResponse\022" +
      "+\n\006status\030\001 \001(\0132\033.milvus.proto.common.St" +
      "atus\022\027\n\017partition_names\030\002 \003(\t\022\024\n\014partiti" +
      "onIDs\030\003 \003(\003\022\032\n\022created_timestamps\030\004 \003(\004\022" +
      "\036\n\026created_utc_timestamps\030\005 \003(\004\022 \n\024inMem" +
      "ory_percentages\030\006 \003(\003B\002\030\001\"m\n\026DescribeSeg" +
      "mentRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto" +
      ".common.MsgBase\022\024\n\014collectionID\030\002 \001(\003\022\021\n" +
      "\tsegmentID\030\003 \001(\003\"\217\001\n\027DescribeSegmentResp" +
      "onse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.comm" +
      "on.Status\022\017\n\007indexID\030\002 \001(\003\022\017\n\007buildID\030\003 " +
      "\001(\003\022\024\n\014enable_index\030\004 \001(\010\022\017\n\007fieldID\030\005 \001" +
      "(\003\"l\n\023ShowSegmentsRequest\022*\n\004base\030\001 \001(\0132" +
      "\034.milvus.proto.common.MsgBase\022\024\n\014collect" +
      "ionID\030\002 \001(\003\022\023\n\013partitionID\030\003 \001(\003\"W\n\024Show" +
      "SegmentsResponse\022+\n\006status\030\001 \001(\0132\033.milvu" +
      "s.proto.common.Status\022\022\n\nsegmentIDs\030\002 \003(" +
      "\003\"\324\001\n\022CreateIndexRequest\022*\n\004base\030\001 \001(\0132\034" +
      ".milvus.proto.common.MsgBase\022\017\n\007db_name\030" +
      "\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t\022\022\n\nfield_" +
      "name\030\004 \001(\t\0227\n\014extra_params\030\005 \003(\0132!.milvu" +
      "s.proto.common.KeyValuePair\022\022\n\nindex_nam" +
      "e\030\006 \001(\t:\007\312>\004\020\013\030\003\"\277\001\n\021AlterIndexRequest\022*" +
      "\n\004base\030\001 \001(\0132\034.milvus.proto.common.MsgBa" +
      "se\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_name\030\003" +
      " \001(\t\022\022\n\nindex_name\030\004 \001(\t\0227\n\014extra_params" +
      "\030\005 \003(\0132!.milvus.proto.common.KeyValuePai" +
      "r:\007\312>\004\020\013\030\003\"\260\001\n\024DescribeIndexRequest\022*\n\004b" +
      "ase\030\001 \001(\0132\034.milvus.proto.common.MsgBase\022" +
      "\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(" +
      "\t\022\022\n\nfield_name\030\004 \001(\t\022\022\n\nindex_name\030\005 \001(" +
      "\t\022\021\n\ttimestamp\030\006 \001(\004:\007\312>\004\020\014\030\003\"\225\002\n\020IndexD" +
      "escription\022\022\n\nindex_name\030\001 \001(\t\022\017\n\007indexI" +
      "D\030\002 \001(\003\0221\n\006params\030\003 \003(\0132!.milvus.proto.c" +
      "ommon.KeyValuePair\022\022\n\nfield_name\030\004 \001(\t\022\024" +
      "\n\014indexed_rows\030\005 \001(\003\022\022\n\ntotal_rows\030\006 \001(\003" +
      "\022.\n\005state\030\007 \001(\0162\037.milvus.proto.common.In" +
      "dexState\022\037\n\027index_state_fail_reason\030\010 \001(" +
      "\t\022\032\n\022pending_index_rows\030\t \001(\003\"\207\001\n\025Descri" +
      "beIndexResponse\022+\n\006status\030\001 \001(\0132\033.milvus" +
      ".proto.common.Status\022A\n\022index_descriptio" +
      "ns\030\002 \003(\0132%.milvus.proto.milvus.IndexDesc" +
      "ription\"\245\001\n\034GetIndexBuildProgressRequest" +
      "\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.Msg" +
      "Base\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_name" +
      "\030\003 \001(\t\022\022\n\nfield_name\030\004 \001(\t\022\022\n\nindex_name" +
      "\030\005 \001(\t:\007\312>\004\020\014\030\003\"v\n\035GetIndexBuildProgress" +
      "Response\022+\n\006status\030\001 \001(\0132\033.milvus.proto." +
      "common.Status\022\024\n\014indexed_rows\030\002 \001(\003\022\022\n\nt" +
      "otal_rows\030\003 \001(\003\"\235\001\n\024GetIndexStateRequest" +
      "\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.Msg" +
      "Base\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_name" +
      "\030\003 \001(\t\022\022\n\nfield_name\030\004 \001(\t\022\022\n\nindex_name" +
      "\030\005 \001(\t:\007\312>\004\020\014\030\003\"\211\001\n\025GetIndexStateRespons" +
      "e\022+\n\006status\030\001 \001(\0132\033.milvus.proto.common." +
      "Status\022.\n\005state\030\002 \001(\0162\037.milvus.proto.com" +
      "mon.IndexState\022\023\n\013fail_reason\030\003 \001(\t\"\231\001\n\020" +
      "DropIndexRequest\022*\n\004base\030\001 \001(\0132\034.milvus." +
      "proto.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n" +
      "\017collection_name\030\003 \001(\t\022\022\n\nfield_name\030\004 \001" +
      "(\t\022\022\n\nindex_name\030\005 \001(\t:\007\312>\004\020\r\030\003\"\340\001\n\rInse" +
      "rtRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.c" +
      "ommon.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collec" +
      "tion_name\030\003 \001(\t\022\026\n\016partition_name\030\004 \001(\t\022" +
      "3\n\013fields_data\030\005 \003(\0132\036.milvus.proto.sche" +
      "ma.FieldData\022\021\n\thash_keys\030\006 \003(\r\022\020\n\010num_r" +
      "ows\030\007 \001(\r:\007\312>\004\020\010\030\003\"\340\001\n\rUpsertRequest\022*\n\004" +
      "base\030\001 \001(\0132\034.milvus.proto.common.MsgBase" +
      "\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_name\030\003 \001" +
      "(\t\022\026\n\016partition_name\030\004 \001(\t\0223\n\013fields_dat" +
      "a\030\005 \003(\0132\036.milvus.proto.schema.FieldData\022" +
      "\021\n\thash_keys\030\006 \003(\r\022\020\n\010num_rows\030\007 \001(\r:\007\312>" +
      "\004\020\031\030\003\"\360\001\n\016MutationResult\022+\n\006status\030\001 \001(\013" +
      "2\033.milvus.proto.common.Status\022%\n\003IDs\030\002 \001" +
      "(\0132\030.milvus.proto.schema.IDs\022\022\n\nsucc_ind" +
      "ex\030\003 \003(\r\022\021\n\terr_index\030\004 \003(\r\022\024\n\014acknowled" +
      "ged\030\005 \001(\010\022\022\n\ninsert_cnt\030\006 \001(\003\022\022\n\ndelete_" +
      "cnt\030\007 \001(\003\022\022\n\nupsert_cnt\030\010 \001(\003\022\021\n\ttimesta" +
      "mp\030\t \001(\004\"\351\001\n\rDeleteRequest\022*\n\004base\030\001 \001(\013" +
      "2\034.milvus.proto.common.MsgBase\022\017\n\007db_nam" +
      "e\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t\022\026\n\016part" +
      "ition_name\030\004 \001(\t\022\014\n\004expr\030\005 \001(\t\022\021\n\thash_k" +
      "eys\030\006 \003(\r\022@\n\021consistency_level\030\007 \001(\0162%.m" +
      "ilvus.proto.common.ConsistencyLevel:\007\312>\004" +
      "\020\t\030\003\"\260\001\n\020SubSearchRequest\022\013\n\003dsl\030\001 \001(\t\022\031" +
      "\n\021placeholder_group\030\002 \001(\014\022.\n\010dsl_type\030\003 " +
      "\001(\0162\034.milvus.proto.common.DslType\0228\n\rsea" +
      "rch_params\030\004 \003(\0132!.milvus.proto.common.K" +
      "eyValuePair\022\n\n\002nq\030\005 \001(\003\"\314\004\n\rSearchReques" +
      "t\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.Ms" +
      "gBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_nam" +
      "e\030\003 \001(\t\022\027\n\017partition_names\030\004 \003(\t\022\013\n\003dsl\030" +
      "\005 \001(\t\022\031\n\021placeholder_group\030\006 \001(\014\022.\n\010dsl_" +
      "type\030\007 \001(\0162\034.milvus.proto.common.DslType" +
      "\022\025\n\routput_fields\030\010 \003(\t\0228\n\rsearch_params" +
      "\030\t \003(\0132!.milvus.proto.common.KeyValuePai" +
      "r\022\030\n\020travel_timestamp\030\n \001(\004\022\033\n\023guarantee" +
      "_timestamp\030\013 \001(\004\022\n\n\002nq\030\014 \001(\003\022\033\n\023not_retu" +
      "rn_all_meta\030\r \001(\010\022@\n\021consistency_level\030\016" +
      " \001(\0162%.milvus.proto.common.ConsistencyLe" +
      "vel\022\037\n\027use_default_consistency\030\017 \001(\010\022\036\n\026" +
      "search_by_primary_keys\030\020 \001(\010\0227\n\010sub_reqs" +
      "\030\021 \003(\0132%.milvus.proto.milvus.SubSearchRe" +
      "quest:\007\312>\004\020\016\030\003\"5\n\004Hits\022\013\n\003IDs\030\001 \003(\003\022\020\n\010r" +
      "ow_data\030\002 \003(\014\022\016\n\006scores\030\003 \003(\002\"\215\001\n\rSearch" +
      "Results\022+\n\006status\030\001 \001(\0132\033.milvus.proto.c" +
      "ommon.Status\0226\n\007results\030\002 \001(\0132%.milvus.p" +
      "roto.schema.SearchResultData\022\027\n\017collecti" +
      "on_name\030\003 \001(\t\"\311\003\n\023HybridSearchRequest\022*\n" +
      "\004base\030\001 \001(\0132\034.milvus.proto.common.MsgBas" +
      "e\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_name\030\003 " +
      "\001(\t\022\027\n\017partition_names\030\004 \003(\t\0224\n\010requests" +
      "\030\005 \003(\0132\".milvus.proto.milvus.SearchReque" +
      "st\0226\n\013rank_params\030\006 \003(\0132!.milvus.proto.c" +
      "ommon.KeyValuePair\022\030\n\020travel_timestamp\030\007" +
      " \001(\004\022\033\n\023guarantee_timestamp\030\010 \001(\004\022\033\n\023not" +
      "_return_all_meta\030\t \001(\010\022\025\n\routput_fields\030" +
      "\n \003(\t\022@\n\021consistency_level\030\013 \001(\0162%.milvu" +
      "s.proto.common.ConsistencyLevel\022\037\n\027use_d" +
      "efault_consistency\030\014 \001(\010:\007\312>\004\020\016\030\003\"n\n\014Flu" +
      "shRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.c" +
      "ommon.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\030\n\020collec" +
      "tion_names\030\003 \003(\t:\007\312>\004\020\017 \003\"\266\006\n\rFlushRespo" +
      "nse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.commo" +
      "n.Status\022\017\n\007db_name\030\002 \001(\t\022G\n\013coll_segIDs" +
      "\030\003 \003(\01322.milvus.proto.milvus.FlushRespon" +
      "se.CollSegIDsEntry\022R\n\021flush_coll_segIDs\030" +
      "\004 \003(\01327.milvus.proto.milvus.FlushRespons" +
      "e.FlushCollSegIDsEntry\022N\n\017coll_seal_time" +
      "s\030\005 \003(\01325.milvus.proto.milvus.FlushRespo" +
      "nse.CollSealTimesEntry\022J\n\rcoll_flush_ts\030" +
      "\006 \003(\01323.milvus.proto.milvus.FlushRespons" +
      "e.CollFlushTsEntry\022G\n\013channel_cps\030\007 \003(\0132" +
      "2.milvus.proto.milvus.FlushResponse.Chan" +
      "nelCpsEntry\032Q\n\017CollSegIDsEntry\022\013\n\003key\030\001 " +
      "\001(\t\022-\n\005value\030\002 \001(\0132\036.milvus.proto.schema" +
      ".LongArray:\0028\001\032V\n\024FlushCollSegIDsEntry\022\013" +
      "\n\003key\030\001 \001(\t\022-\n\005value\030\002 \001(\0132\036.milvus.prot" +
      "o.schema.LongArray:\0028\001\0324\n\022CollSealTimesE" +
      "ntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\003:\0028\001\0322\n\020" +
      "CollFlushTsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002" +
      " \001(\004:\0028\001\032P\n\017ChannelCpsEntry\022\013\n\003key\030\001 \001(\t" +
      "\022,\n\005value\030\002 \001(\0132\035.milvus.proto.msg.MsgPo" +
      "sition:\0028\001\"\233\003\n\014QueryRequest\022*\n\004base\030\001 \001(" +
      "\0132\034.milvus.proto.common.MsgBase\022\017\n\007db_na" +
      "me\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t\022\014\n\004exp" +
      "r\030\004 \001(\t\022\025\n\routput_fields\030\005 \003(\t\022\027\n\017partit" +
      "ion_names\030\006 \003(\t\022\030\n\020travel_timestamp\030\007 \001(" +
      "\004\022\033\n\023guarantee_timestamp\030\010 \001(\004\0227\n\014query_" +
      "params\030\t \003(\0132!.milvus.proto.common.KeyVa" +
      "luePair\022\033\n\023not_return_all_meta\030\n \001(\010\022@\n\021" +
      "consistency_level\030\013 \001(\0162%.milvus.proto.c" +
      "ommon.ConsistencyLevel\022\037\n\027use_default_co" +
      "nsistency\030\014 \001(\010:\007\312>\004\020\020\030\003\"\240\001\n\014QueryResult" +
      "s\022+\n\006status\030\001 \001(\0132\033.milvus.proto.common." +
      "Status\0223\n\013fields_data\030\002 \003(\0132\036.milvus.pro" +
      "to.schema.FieldData\022\027\n\017collection_name\030\003" +
      " \001(\t\022\025\n\routput_fields\030\004 \003(\t\"}\n\tVectorIDs" +
      "\022\027\n\017collection_name\030\001 \001(\t\022\022\n\nfield_name\030" +
      "\002 \001(\t\022*\n\010id_array\030\003 \001(\0132\030.milvus.proto.s" +
      "chema.IDs\022\027\n\017partition_names\030\004 \003(\t\"\203\001\n\014V" +
      "ectorsArray\0222\n\010id_array\030\001 \001(\0132\036.milvus.p" +
      "roto.milvus.VectorIDsH\000\0226\n\ndata_array\030\002 " +
      "\001(\0132 .milvus.proto.schema.VectorFieldH\000B" +
      "\007\n\005array\"\335\001\n\023CalcDistanceRequest\022*\n\004base" +
      "\030\001 \001(\0132\034.milvus.proto.common.MsgBase\0222\n\007" +
      "op_left\030\002 \001(\0132!.milvus.proto.milvus.Vect" +
      "orsArray\0223\n\010op_right\030\003 \001(\0132!.milvus.prot" +
      "o.milvus.VectorsArray\0221\n\006params\030\004 \003(\0132!." +
      "milvus.proto.common.KeyValuePair\"\265\001\n\023Cal" +
      "cDistanceResults\022+\n\006status\030\001 \001(\0132\033.milvu" +
      "s.proto.common.Status\0221\n\010int_dist\030\002 \001(\0132" +
      "\035.milvus.proto.schema.IntArrayH\000\0225\n\nfloa" +
      "t_dist\030\003 \001(\0132\037.milvus.proto.schema.Float" +
      "ArrayH\000B\007\n\005array\"b\n\017FlushAllRequest\022*\n\004b" +
      "ase\030\001 \001(\0132\034.milvus.proto.common.MsgBase\022" +
      "\017\n\007db_name\030\002 \001(\t:\022\312>\017\010\001\020&\030\377\377\377\377\377\377\377\377\377\001\"U\n\020" +
      "FlushAllResponse\022+\n\006status\030\001 \001(\0132\033.milvu" +
      "s.proto.common.Status\022\024\n\014flush_all_ts\030\002 " +
      "\001(\004\"\313\001\n\025PersistentSegmentInfo\022\021\n\tsegment" +
      "ID\030\001 \001(\003\022\024\n\014collectionID\030\002 \001(\003\022\023\n\013partit" +
      "ionID\030\003 \001(\003\022\020\n\010num_rows\030\004 \001(\003\0220\n\005state\030\005" +
      " \001(\0162!.milvus.proto.common.SegmentState\022" +
      "0\n\005level\030\006 \001(\0162!.milvus.proto.common.Seg" +
      "mentLevel\"u\n\037GetPersistentSegmentInfoReq" +
      "uest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common" +
      ".MsgBase\022\016\n\006dbName\030\002 \001(\t\022\026\n\016collectionNa" +
      "me\030\003 \001(\t\"\212\001\n GetPersistentSegmentInfoRes" +
      "ponse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.com" +
      "mon.Status\0229\n\005infos\030\002 \003(\0132*.milvus.proto" +
      ".milvus.PersistentSegmentInfo\"\242\002\n\020QueryS" +
      "egmentInfo\022\021\n\tsegmentID\030\001 \001(\003\022\024\n\014collect" +
      "ionID\030\002 \001(\003\022\023\n\013partitionID\030\003 \001(\003\022\020\n\010mem_" +
      "size\030\004 \001(\003\022\020\n\010num_rows\030\005 \001(\003\022\022\n\nindex_na" +
      "me\030\006 \001(\t\022\017\n\007indexID\030\007 \001(\003\022\022\n\006nodeID\030\010 \001(" +
      "\003B\002\030\001\0220\n\005state\030\t \001(\0162!.milvus.proto.comm" +
      "on.SegmentState\022\017\n\007nodeIds\030\n \003(\003\0220\n\005leve" +
      "l\030\013 \001(\0162!.milvus.proto.common.SegmentLev" +
      "el\"p\n\032GetQuerySegmentInfoRequest\022*\n\004base" +
      "\030\001 \001(\0132\034.milvus.proto.common.MsgBase\022\016\n\006" +
      "dbName\030\002 \001(\t\022\026\n\016collectionName\030\003 \001(\t\"\200\001\n" +
      "\033GetQuerySegmentInfoResponse\022+\n\006status\030\001" +
      " \001(\0132\033.milvus.proto.common.Status\0224\n\005inf" +
      "os\030\002 \003(\0132%.milvus.proto.milvus.QuerySegm" +
      "entInfo\"$\n\014DummyRequest\022\024\n\014request_type\030" +
      "\001 \001(\t\"!\n\rDummyResponse\022\020\n\010response\030\001 \001(\t" +
      "\"\025\n\023RegisterLinkRequest\"r\n\024RegisterLinkR" +
      "esponse\022-\n\007address\030\001 \001(\0132\034.milvus.proto." +
      "common.Address\022+\n\006status\030\002 \001(\0132\033.milvus." +
      "proto.common.Status\"P\n\021GetMetricsRequest" +
      "\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.Msg" +
      "Base\022\017\n\007request\030\002 \001(\t\"k\n\022GetMetricsRespo" +
      "nse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.commo" +
      "n.Status\022\020\n\010response\030\002 \001(\t\022\026\n\016component_" +
      "name\030\003 \001(\t\"\230\001\n\rComponentInfo\022\016\n\006nodeID\030\001" +
      " \001(\003\022\014\n\004role\030\002 \001(\t\0222\n\nstate_code\030\003 \001(\0162\036" +
      ".milvus.proto.common.StateCode\0225\n\nextra_" +
      "info\030\004 \003(\0132!.milvus.proto.common.KeyValu" +
      "ePair\"\262\001\n\017ComponentStates\0221\n\005state\030\001 \001(\013" +
      "2\".milvus.proto.milvus.ComponentInfo\022?\n\023" +
      "subcomponent_states\030\002 \003(\0132\".milvus.proto" +
      ".milvus.ComponentInfo\022+\n\006status\030\003 \001(\0132\033." +
      "milvus.proto.common.Status\"\033\n\031GetCompone" +
      "ntStatesRequest\"\266\001\n\022LoadBalanceRequest\022*" +
      "\n\004base\030\001 \001(\0132\034.milvus.proto.common.MsgBa" +
      "se\022\022\n\nsrc_nodeID\030\002 \001(\003\022\023\n\013dst_nodeIDs\030\003 " +
      "\003(\003\022\031\n\021sealed_segmentIDs\030\004 \003(\003\022\026\n\016collec" +
      "tionName\030\005 \001(\t\022\017\n\007db_name\030\006 \001(\t:\007\312>\004\020\021\030\005" +
      "\"e\n\027ManualCompactionRequest\022\024\n\014collectio" +
      "nID\030\001 \001(\003\022\022\n\ntimetravel\030\002 \001(\004\022\027\n\017majorCo" +
      "mpaction\030\003 \001(\010:\007\312>\004\020\007\030\001\"z\n\030ManualCompact" +
      "ionResponse\022+\n\006status\030\001 \001(\0132\033.milvus.pro" +
      "to.common.Status\022\024\n\014compactionID\030\002 \001(\003\022\033" +
      "\n\023compactionPlanCount\030\003 \001(\005\"1\n\031GetCompac" +
      "tionStateRequest\022\024\n\014compactionID\030\001 \001(\003\"\335" +
      "\001\n\032GetCompactionStateResponse\022+\n\006status\030" +
      "\001 \001(\0132\033.milvus.proto.common.Status\0223\n\005st" +
      "ate\030\002 \001(\0162$.milvus.proto.common.Compacti" +
      "onState\022\027\n\017executingPlanNo\030\003 \001(\003\022\025\n\rtime" +
      "outPlanNo\030\004 \001(\003\022\027\n\017completedPlanNo\030\005 \001(\003" +
      "\022\024\n\014failedPlanNo\030\006 \001(\003\"1\n\031GetCompactionP" +
      "lansRequest\022\024\n\014compactionID\030\001 \001(\003\"\274\001\n\032Ge" +
      "tCompactionPlansResponse\022+\n\006status\030\001 \001(\013" +
      "2\033.milvus.proto.common.Status\0223\n\005state\030\002" +
      " \001(\0162$.milvus.proto.common.CompactionSta" +
      "te\022<\n\nmergeInfos\030\003 \003(\0132(.milvus.proto.mi" +
      "lvus.CompactionMergeInfo\"6\n\023CompactionMe" +
      "rgeInfo\022\017\n\007sources\030\001 \003(\003\022\016\n\006target\030\002 \001(\003" +
      "\"o\n\024GetFlushStateRequest\022\022\n\nsegmentIDs\030\001" +
      " \003(\003\022\020\n\010flush_ts\030\002 \001(\004\022\017\n\007db_name\030\003 \001(\t\022" +
      "\027\n\017collection_name\030\004 \001(\t:\007\312>\004\020+\030\004\"U\n\025Get" +
      "FlushStateResponse\022+\n\006status\030\001 \001(\0132\033.mil" +
      "vus.proto.common.Status\022\017\n\007flushed\030\002 \001(\010" +
      "\"l\n\027GetFlushAllStateRequest\022*\n\004base\030\001 \001(" +
      "\0132\034.milvus.proto.common.MsgBase\022\024\n\014flush" +
      "_all_ts\030\002 \001(\004\022\017\n\007db_name\030\003 \001(\t\"X\n\030GetFlu" +
      "shAllStateResponse\022+\n\006status\030\001 \001(\0132\033.mil" +
      "vus.proto.common.Status\022\017\n\007flushed\030\002 \001(\010" +
      "\"\340\001\n\rImportRequest\022\027\n\017collection_name\030\001 " +
      "\001(\t\022\026\n\016partition_name\030\002 \001(\t\022\025\n\rchannel_n" +
      "ames\030\003 \003(\t\022\021\n\trow_based\030\004 \001(\010\022\r\n\005files\030\005" +
      " \003(\t\0222\n\007options\030\006 \003(\0132!.milvus.proto.com" +
      "mon.KeyValuePair\022\017\n\007db_name\030\007 \001(\t\022\027\n\017clu" +
      "stering_info\030\010 \001(\014:\007\312>\004\020\022\030\001\"L\n\016ImportRes" +
      "ponse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.com",
      "mon.Status\022\r\n\005tasks\030\002 \003(\003\"%\n\025GetImportSt" +
      "ateRequest\022\014\n\004task\030\001 \001(\003\"\227\002\n\026GetImportSt" +
      "ateResponse\022+\n\006status\030\001 \001(\0132\033.milvus.pro" +
      "to.common.Status\022/\n\005state\030\002 \001(\0162 .milvus" +
      ".proto.common.ImportState\022\021\n\trow_count\030\003" +
      " \001(\003\022\017\n\007id_list\030\004 \003(\003\0220\n\005infos\030\005 \003(\0132!.m" +
      "ilvus.proto.common.KeyValuePair\022\n\n\002id\030\006 " +
      "\001(\003\022\025\n\rcollection_id\030\007 \001(\003\022\023\n\013segment_id" +
      "s\030\010 \003(\003\022\021\n\tcreate_ts\030\t \001(\003\"Q\n\026ListImport" +
      "TasksRequest\022\027\n\017collection_name\030\001 \001(\t\022\r\n" +
      "\005limit\030\002 \001(\003\022\017\n\007db_name\030\003 \001(\t\"\202\001\n\027ListIm" +
      "portTasksResponse\022+\n\006status\030\001 \001(\0132\033.milv" +
      "us.proto.common.Status\022:\n\005tasks\030\002 \003(\0132+." +
      "milvus.proto.milvus.GetImportStateRespon" +
      "se\"\232\001\n\022GetReplicasRequest\022*\n\004base\030\001 \001(\0132" +
      "\034.milvus.proto.common.MsgBase\022\024\n\014collect" +
      "ionID\030\002 \001(\003\022\030\n\020with_shard_nodes\030\003 \001(\010\022\027\n" +
      "\017collection_name\030\004 \001(\t\022\017\n\007db_name\030\005 \001(\t\"" +
      "v\n\023GetReplicasResponse\022+\n\006status\030\001 \001(\0132\033" +
      ".milvus.proto.common.Status\0222\n\010replicas\030" +
      "\002 \003(\0132 .milvus.proto.milvus.ReplicaInfo\"" +
      "\301\002\n\013ReplicaInfo\022\021\n\treplicaID\030\001 \001(\003\022\024\n\014co" +
      "llectionID\030\002 \001(\003\022\025\n\rpartition_ids\030\003 \003(\003\022" +
      "9\n\016shard_replicas\030\004 \003(\0132!.milvus.proto.m" +
      "ilvus.ShardReplica\022\020\n\010node_ids\030\005 \003(\003\022\033\n\023" +
      "resource_group_name\030\006 \001(\t\022P\n\021num_outboun" +
      "d_node\030\007 \003(\01325.milvus.proto.milvus.Repli" +
      "caInfo.NumOutboundNodeEntry\0326\n\024NumOutbou" +
      "ndNodeEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\005:" +
      "\0028\001\"`\n\014ShardReplica\022\020\n\010leaderID\030\001 \001(\003\022\023\n" +
      "\013leader_addr\030\002 \001(\t\022\027\n\017dm_channel_name\030\003 " +
      "\001(\t\022\020\n\010node_ids\030\004 \003(\003\"\276\001\n\027CreateCredenti" +
      "alRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.c" +
      "ommon.MsgBase\022\020\n\010username\030\002 \001(\t\022\020\n\010passw" +
      "ord\030\003 \001(\t\022\036\n\026created_utc_timestamps\030\004 \001(" +
      "\004\022\037\n\027modified_utc_timestamps\030\005 \001(\004:\022\312>\017\010" +
      "\001\020\023\030\377\377\377\377\377\377\377\377\377\001\"\315\001\n\027UpdateCredentialReque" +
      "st\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.M" +
      "sgBase\022\020\n\010username\030\002 \001(\t\022\023\n\013oldPassword\030" +
      "\003 \001(\t\022\023\n\013newPassword\030\004 \001(\t\022\036\n\026created_ut" +
      "c_timestamps\030\005 \001(\004\022\037\n\027modified_utc_times" +
      "tamps\030\006 \001(\004:\t\312>\006\010\002\020\024\030\002\"k\n\027DeleteCredenti" +
      "alRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.c" +
      "ommon.MsgBase\022\020\n\010username\030\002 \001(\t:\022\312>\017\010\001\020\025" +
      "\030\377\377\377\377\377\377\377\377\377\001\"W\n\025ListCredUsersResponse\022+\n\006" +
      "status\030\001 \001(\0132\033.milvus.proto.common.Statu" +
      "s\022\021\n\tusernames\030\002 \003(\t\"V\n\024ListCredUsersReq" +
      "uest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common" +
      ".MsgBase:\022\312>\017\010\001\020\026\030\377\377\377\377\377\377\377\377\377\001\"\032\n\nRoleEnti" +
      "ty\022\014\n\004name\030\001 \001(\t\"\032\n\nUserEntity\022\014\n\004name\030\001" +
      " \001(\t\"\204\001\n\021CreateRoleRequest\022*\n\004base\030\001 \001(\013" +
      "2\034.milvus.proto.common.MsgBase\022/\n\006entity" +
      "\030\002 \001(\0132\037.milvus.proto.milvus.RoleEntity:" +
      "\022\312>\017\010\001\020\023\030\377\377\377\377\377\377\377\377\377\001\"x\n\017DropRoleRequest\022*" +
      "\n\004base\030\001 \001(\0132\034.milvus.proto.common.MsgBa" +
      "se\022\021\n\trole_name\030\002 \001(\t\022\022\n\nforce_drop\030\003 \001(" +
      "\010:\022\312>\017\010\001\020\025\030\377\377\377\377\377\377\377\377\377\001\"\265\001\n\026OperateUserRol" +
      "eRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.co" +
      "mmon.MsgBase\022\020\n\010username\030\002 \001(\t\022\021\n\trole_n" +
      "ame\030\003 \001(\t\0226\n\004type\030\004 \001(\0162(.milvus.proto.m" +
      "ilvus.OperateUserRoleType:\022\312>\017\010\001\020\027\030\377\377\377\377\377" +
      "\377\377\377\377\001\"\235\001\n\021SelectRoleRequest\022*\n\004base\030\001 \001(" +
      "\0132\034.milvus.proto.common.MsgBase\022-\n\004role\030" +
      "\002 \001(\0132\037.milvus.proto.milvus.RoleEntity\022\031" +
      "\n\021include_user_info\030\003 \001(\010:\022\312>\017\010\001\020\026\030\377\377\377\377\377" +
      "\377\377\377\377\001\"k\n\nRoleResult\022-\n\004role\030\001 \001(\0132\037.milv" +
      "us.proto.milvus.RoleEntity\022.\n\005users\030\002 \003(" +
      "\0132\037.milvus.proto.milvus.UserEntity\"s\n\022Se" +
      "lectRoleResponse\022+\n\006status\030\001 \001(\0132\033.milvu" +
      "s.proto.common.Status\0220\n\007results\030\002 \003(\0132\037" +
      ".milvus.proto.milvus.RoleResult\"\224\001\n\021Sele" +
      "ctUserRequest\022*\n\004base\030\001 \001(\0132\034.milvus.pro" +
      "to.common.MsgBase\022-\n\004user\030\002 \001(\0132\037.milvus" +
      ".proto.milvus.UserEntity\022\031\n\021include_role" +
      "_info\030\003 \001(\010:\t\312>\006\010\002\020\030\030\002\"k\n\nUserResult\022-\n\004" +
      "user\030\001 \001(\0132\037.milvus.proto.milvus.UserEnt" +
      "ity\022.\n\005roles\030\002 \003(\0132\037.milvus.proto.milvus" +
      ".RoleEntity\"s\n\022SelectUserResponse\022+\n\006sta" +
      "tus\030\001 \001(\0132\033.milvus.proto.common.Status\0220" +
      "\n\007results\030\002 \003(\0132\037.milvus.proto.milvus.Us" +
      "erResult\"\034\n\014ObjectEntity\022\014\n\004name\030\001 \001(\t\"\037" +
      "\n\017PrivilegeEntity\022\014\n\004name\030\001 \001(\t\"w\n\rGrant" +
      "orEntity\022-\n\004user\030\001 \001(\0132\037.milvus.proto.mi" +
      "lvus.UserEntity\0227\n\tprivilege\030\002 \001(\0132$.mil" +
      "vus.proto.milvus.PrivilegeEntity\"L\n\024Gran" +
      "tPrivilegeEntity\0224\n\010entities\030\001 \003(\0132\".mil" +
      "vus.proto.milvus.GrantorEntity\"\312\001\n\013Grant" +
      "Entity\022-\n\004role\030\001 \001(\0132\037.milvus.proto.milv" +
      "us.RoleEntity\0221\n\006object\030\002 \001(\0132!.milvus.p" +
      "roto.milvus.ObjectEntity\022\023\n\013object_name\030" +
      "\003 \001(\t\0223\n\007grantor\030\004 \001(\0132\".milvus.proto.mi" +
      "lvus.GrantorEntity\022\017\n\007db_name\030\005 \001(\t\"\206\001\n\022" +
      "SelectGrantRequest\022*\n\004base\030\001 \001(\0132\034.milvu" +
      "s.proto.common.MsgBase\0220\n\006entity\030\002 \001(\0132 " +
      ".milvus.proto.milvus.GrantEntity:\022\312>\017\010\001\020" +
      "\026\030\377\377\377\377\377\377\377\377\377\001\"v\n\023SelectGrantResponse\022+\n\006s" +
      "tatus\030\001 \001(\0132\033.milvus.proto.common.Status" +
      "\0222\n\010entities\030\002 \003(\0132 .milvus.proto.milvus" +
      ".GrantEntity\"\304\001\n\027OperatePrivilegeRequest" +
      "\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.Msg" +
      "Base\0220\n\006entity\030\002 \001(\0132 .milvus.proto.milv" +
      "us.GrantEntity\0227\n\004type\030\003 \001(\0162).milvus.pr" +
      "oto.milvus.OperatePrivilegeType:\022\312>\017\010\001\020\027" +
      "\030\377\377\377\377\377\377\377\377\377\001\"Z\n\010UserInfo\022\014\n\004user\030\001 \001(\t\022\020\n" +
      "\010password\030\002 \001(\t\022.\n\005roles\030\003 \003(\0132\037.milvus." +
      "proto.milvus.RoleEntity\"\232\001\n\010RBACMeta\022,\n\005" +
      "users\030\001 \003(\0132\035.milvus.proto.milvus.UserIn" +
      "fo\022.\n\005roles\030\002 \003(\0132\037.milvus.proto.milvus." +
      "RoleEntity\0220\n\006grants\030\003 \003(\0132 .milvus.prot" +
      "o.milvus.GrantEntity\"W\n\025BackupRBACMetaRe" +
      "quest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.commo" +
      "n.MsgBase:\022\312>\017\010\001\0203\030\377\377\377\377\377\377\377\377\377\001\"w\n\026BackupR" +
      "BACMetaResponse\022+\n\006status\030\001 \001(\0132\033.milvus" +
      ".proto.common.Status\0220\n\tRBAC_meta\030\002 \001(\0132" +
      "\035.milvus.proto.milvus.RBACMeta\"\212\001\n\026Resto" +
      "reRBACMetaRequest\022*\n\004base\030\001 \001(\0132\034.milvus" +
      ".proto.common.MsgBase\0220\n\tRBAC_meta\030\002 \001(\013" +
      "2\035.milvus.proto.milvus.RBACMeta:\022\312>\017\010\001\0204" +
      "\030\377\377\377\377\377\377\377\377\377\001\"\223\001\n\031GetLoadingProgressReques" +
      "t\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.Ms" +
      "gBase\022\027\n\017collection_name\030\002 \001(\t\022\027\n\017partit" +
      "ion_names\030\003 \003(\t\022\017\n\007db_name\030\004 \001(\t:\007\312>\004\020!\030" +
      "\002\"u\n\032GetLoadingProgressResponse\022+\n\006statu" +
      "s\030\001 \001(\0132\033.milvus.proto.common.Status\022\020\n\010" +
      "progress\030\002 \001(\003\022\030\n\020refresh_progress\030\003 \001(\003" +
      "\"\215\001\n\023GetLoadStateRequest\022*\n\004base\030\001 \001(\0132\034" +
      ".milvus.proto.common.MsgBase\022\027\n\017collecti" +
      "on_name\030\002 \001(\t\022\027\n\017partition_names\030\003 \003(\t\022\017" +
      "\n\007db_name\030\004 \001(\t:\007\312>\004\020!\030\002\"r\n\024GetLoadState" +
      "Response\022+\n\006status\030\001 \001(\0132\033.milvus.proto." +
      "common.Status\022-\n\005state\030\002 \001(\0162\036.milvus.pr" +
      "oto.common.LoadState\"\034\n\tMilvusExt\022\017\n\007ver" +
      "sion\030\001 \001(\t\"\023\n\021GetVersionRequest\"R\n\022GetVe" +
      "rsionResponse\022+\n\006status\030\001 \001(\0132\033.milvus.p" +
      "roto.common.Status\022\017\n\007version\030\002 \001(\t\"\024\n\022C" +
      "heckHealthRequest\"\235\001\n\023CheckHealthRespons" +
      "e\022+\n\006status\030\001 \001(\0132\033.milvus.proto.common." +
      "Status\022\021\n\tisHealthy\030\002 \001(\010\022\017\n\007reasons\030\003 \003" +
      "(\t\0225\n\014quota_states\030\004 \003(\0162\037.milvus.proto." +
      "milvus.QuotaState\"\252\001\n\032CreateResourceGrou" +
      "pRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.co" +
      "mmon.MsgBase\022\026\n\016resource_group\030\002 \001(\t\0224\n\006" +
      "config\030\003 \001(\0132$.milvus.proto.rg.ResourceG" +
      "roupConfig:\022\312>\017\010\001\020\032\030\377\377\377\377\377\377\377\377\377\001\"\231\002\n\033Updat" +
      "eResourceGroupsRequest\022*\n\004base\030\001 \001(\0132\034.m" +
      "ilvus.proto.common.MsgBase\022]\n\017resource_g" +
      "roups\030\002 \003(\0132D.milvus.proto.milvus.Update" +
      "ResourceGroupsRequest.ResourceGroupsEntr" +
      "y\032[\n\023ResourceGroupsEntry\022\013\n\003key\030\001 \001(\t\0223\n" +
      "\005value\030\002 \001(\0132$.milvus.proto.rg.ResourceG" +
      "roupConfig:\0028\001:\022\312>\017\010\001\0200\030\377\377\377\377\377\377\377\377\377\001\"r\n\030Dr" +
      "opResourceGroupRequest\022*\n\004base\030\001 \001(\0132\034.m" +
      "ilvus.proto.common.MsgBase\022\026\n\016resource_g" +
      "roup\030\002 \001(\t:\022\312>\017\010\001\020\033\030\377\377\377\377\377\377\377\377\377\001\"\245\001\n\023Trans" +
      "ferNodeRequest\022*\n\004base\030\001 \001(\0132\034.milvus.pr" +
      "oto.common.MsgBase\022\035\n\025source_resource_gr" +
      "oup\030\002 \001(\t\022\035\n\025target_resource_group\030\003 \001(\t" +
      "\022\020\n\010num_node\030\004 \001(\005:\022\312>\017\010\001\020\036\030\377\377\377\377\377\377\377\377\377\001\"\325" +
      "\001\n\026TransferReplicaRequest\022*\n\004base\030\001 \001(\0132" +
      "\034.milvus.proto.common.MsgBase\022\035\n\025source_" +
      "resource_group\030\002 \001(\t\022\035\n\025target_resource_" +
      "group\030\003 \001(\t\022\027\n\017collection_name\030\004 \001(\t\022\023\n\013" +
      "num_replica\030\005 \001(\003\022\017\n\007db_name\030\006 \001(\t:\022\312>\017\010" +
      "\001\020\037\030\377\377\377\377\377\377\377\377\377\001\"[\n\031ListResourceGroupsRequ" +
      "est\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common." +
      "MsgBase:\022\312>\017\010\001\020\035\030\377\377\377\377\377\377\377\377\377\001\"b\n\032ListResou" +
      "rceGroupsResponse\022+\n\006status\030\001 \001(\0132\033.milv" +
      "us.proto.common.Status\022\027\n\017resource_group" +
      "s\030\002 \003(\t\"v\n\034DescribeResourceGroupRequest\022" +
      "*\n\004base\030\001 \001(\0132\034.milvus.proto.common.MsgB" +
      "ase\022\026\n\016resource_group\030\002 \001(\t:\022\312>\017\010\001\020\034\030\377\377\377" +
      "\377\377\377\377\377\377\001\"\210\001\n\035DescribeResourceGroupRespons" +
      "e\022+\n\006status\030\001 \001(\0132\033.milvus.proto.common." +
      "Status\022:\n\016resource_group\030\002 \001(\0132\".milvus." +
      "proto.milvus.ResourceGroup\"\326\004\n\rResourceG" +
      "roup\022\014\n\004name\030\001 \001(\t\022\020\n\010capacity\030\002 \001(\005\022\032\n\022" +
      "num_available_node\030\003 \001(\005\022T\n\022num_loaded_r" +
      "eplica\030\004 \003(\01328.milvus.proto.milvus.Resou" +
      "rceGroup.NumLoadedReplicaEntry\022R\n\021num_ou" +
      "tgoing_node\030\005 \003(\01327.milvus.proto.milvus." +
      "ResourceGroup.NumOutgoingNodeEntry\022R\n\021nu" +
      "m_incoming_node\030\006 \003(\01327.milvus.proto.mil" +
      "vus.ResourceGroup.NumIncomingNodeEntry\0224" +
      "\n\006config\030\007 \001(\0132$.milvus.proto.rg.Resourc" +
      "eGroupConfig\022,\n\005nodes\030\010 \003(\0132\035.milvus.pro" +
      "to.common.NodeInfo\0327\n\025NumLoadedReplicaEn" +
      "try\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\005:\0028\001\0326\n\024N" +
      "umOutgoingNodeEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005valu" +
      "e\030\002 \001(\005:\0028\001\0326\n\024NumIncomingNodeEntry\022\013\n\003k" +
      "ey\030\001 \001(\t\022\r\n\005value\030\002 \001(\005:\0028\001\"\237\001\n\027RenameCo" +
      "llectionRequest\022*\n\004base\030\001 \001(\0132\034.milvus.p" +
      "roto.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\017\n\007" +
      "oldName\030\003 \001(\t\022\017\n\007newName\030\004 \001(\t\022\021\n\tnewDBN" +
      "ame\030\005 \001(\t:\022\312>\017\010\001\020\"\030\377\377\377\377\377\377\377\377\377\001\"\241\001\n\031GetInd" +
      "exStatisticsRequest\022*\n\004base\030\001 \001(\0132\034.milv" +
      "us.proto.common.MsgBase\022\017\n\007db_name\030\002 \001(\t" +
      "\022\027\n\017collection_name\030\003 \001(\t\022\022\n\nindex_name\030" +
      "\004 \001(\t\022\021\n\ttimestamp\030\005 \001(\004:\007\312>\004\020\014\030\003\"\214\001\n\032Ge" +
      "tIndexStatisticsResponse\022+\n\006status\030\001 \001(\013" +
      "2\033.milvus.proto.common.Status\022A\n\022index_d" +
      "escriptions\030\002 \003(\0132%.milvus.proto.milvus." +
      "IndexDescription\"r\n\016ConnectRequest\022*\n\004ba" +
      "se\030\001 \001(\0132\034.milvus.proto.common.MsgBase\0224" +
      "\n\013client_info\030\002 \001(\0132\037.milvus.proto.commo" +
      "n.ClientInfo\"\210\001\n\017ConnectResponse\022+\n\006stat" +
      "us\030\001 \001(\0132\033.milvus.proto.common.Status\0224\n" +
      "\013server_info\030\002 \001(\0132\037.milvus.proto.common" +
      ".ServerInfo\022\022\n\nidentifier\030\003 \001(\003\"C\n\025Alloc" +
      "TimestampRequest\022*\n\004base\030\001 \001(\0132\034.milvus." +
      "proto.common.MsgBase\"X\n\026AllocTimestampRe" +
      "sponse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.co" +
      "mmon.Status\022\021\n\ttimestamp\030\002 \001(\004\"\237\001\n\025Creat" +
      "eDatabaseRequest\022*\n\004base\030\001 \001(\0132\034.milvus." +
      "proto.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\0225\n" +
      "\nproperties\030\003 \003(\0132!.milvus.proto.common." +
      "KeyValuePair:\022\312>\017\010\001\020#\030\377\377\377\377\377\377\377\377\377\001\"f\n\023Drop" +
      "DatabaseRequest\022*\n\004base\030\001 \001(\0132\034.milvus.p" +
      "roto.common.MsgBase\022\017\n\007db_name\030\002 \001(\t:\022\312>" +
      "\017\010\001\020$\030\377\377\377\377\377\377\377\377\377\001\"B\n\024ListDatabasesRequest" +
      "\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.Msg" +
      "Base\"q\n\025ListDatabasesResponse\022+\n\006status\030" +
      "\001 \001(\0132\033.milvus.proto.common.Status\022\020\n\010db" +
      "_names\030\002 \003(\t\022\031\n\021created_timestamp\030\003 \003(\004\"" +
      "\255\001\n\024AlterDatabaseRequest\022*\n\004base\030\001 \001(\0132\034" +
      ".milvus.proto.common.MsgBase\022\017\n\007db_name\030" +
      "\002 \001(\t\022\r\n\005db_id\030\003 \001(\t\0225\n\nproperties\030\004 \003(\013" +
      "2!.milvus.proto.common.KeyValuePair:\022\312>\017" +
      "\010\001\0201\030\377\377\377\377\377\377\377\377\377\001\"j\n\027DescribeDatabaseReque" +
      "st\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.M" +
      "sgBase\022\017\n\007db_name\030\002 \001(\t:\022\312>\017\010\001\0202\030\377\377\377\377\377\377\377" +
      "\377\377\001\"\270\001\n\030DescribeDatabaseResponse\022+\n\006stat" +
      "us\030\001 \001(\0132\033.milvus.proto.common.Status\022\017\n" +
      "\007db_name\030\002 \001(\t\022\014\n\004dbID\030\003 \001(\003\022\031\n\021created_" +
      "timestamp\030\004 \001(\004\0225\n\nproperties\030\005 \003(\0132!.mi" +
      "lvus.proto.common.KeyValuePair\"\365\001\n\027Repli" +
      "cateMessageRequest\022*\n\004base\030\001 \001(\0132\034.milvu" +
      "s.proto.common.MsgBase\022\024\n\014channel_name\030\002" +
      " \001(\t\022\017\n\007BeginTs\030\003 \001(\004\022\r\n\005EndTs\030\004 \001(\004\022\014\n\004" +
      "Msgs\030\005 \003(\014\0225\n\016StartPositions\030\006 \003(\0132\035.mil" +
      "vus.proto.msg.MsgPosition\0223\n\014EndPosition" +
      "s\030\007 \003(\0132\035.milvus.proto.msg.MsgPosition\"Y" +
      "\n\030ReplicateMessageResponse\022+\n\006status\030\001 \001" +
      "(\0132\033.milvus.proto.common.Status\022\020\n\010posit" +
      "ion\030\002 \001(\t\"b\n\025ImportAuthPlaceholder\022\017\n\007db" +
      "_name\030\001 \001(\t\022\027\n\017collection_name\030\002 \001(\t\022\026\n\016" +
      "partition_name\030\003 \001(\t:\007\312>\004\020\022\030\001\"<\n GetImpo" +
      "rtProgressAuthPlaceholder\022\017\n\007db_name\030\001 \001" +
      "(\t:\007\312>\004\020\022\030\001\"O\n\032ListImportsAuthPlaceholde" +
      "r\022\017\n\007db_name\030\003 \001(\t\022\027\n\017collection_name\030\001 " +
      "\001(\t:\007\312>\004\020\022\030\001*%\n\010ShowType\022\007\n\003All\020\000\022\014\n\010InM" +
      "emory\020\001\032\002\030\001*@\n\023OperateUserRoleType\022\021\n\rAd" +
      "dUserToRole\020\000\022\026\n\022RemoveUserFromRole\020\001*-\n" +
      "\024OperatePrivilegeType\022\t\n\005Grant\020\000\022\n\n\006Revo" +
      "ke\020\001*]\n\nQuotaState\022\013\n\007Unknown\020\000\022\017\n\013ReadL" +
      "imited\020\002\022\020\n\014WriteLimited\020\003\022\016\n\nDenyToRead" +
      "\020\004\022\017\n\013DenyToWrite\020\0052\376E\n\rMilvusService\022_\n" +
      "\020CreateCollection\022,.milvus.proto.milvus." +
      "CreateCollectionRequest\032\033.milvus.proto.c" +
      "ommon.Status\"\000\022[\n\016DropCollection\022*.milvu" +
      "s.proto.milvus.DropCollectionRequest\032\033.m" +
      "ilvus.proto.common.Status\"\000\022_\n\rHasCollec" +
      "tion\022).milvus.proto.milvus.HasCollection" +
      "Request\032!.milvus.proto.milvus.BoolRespon" +
      "se\"\000\022[\n\016LoadCollection\022*.milvus.proto.mi" +
      "lvus.LoadCollectionRequest\032\033.milvus.prot" +
      "o.common.Status\"\000\022a\n\021ReleaseCollection\022-" +
      ".milvus.proto.milvus.ReleaseCollectionRe" +
      "quest\032\033.milvus.proto.common.Status\"\000\022w\n\022" +
      "DescribeCollection\022..milvus.proto.milvus" +
      ".DescribeCollectionRequest\032/.milvus.prot" +
      "o.milvus.DescribeCollectionResponse\"\000\022\206\001" +
      "\n\027GetCollectionStatistics\0223.milvus.proto" +
      ".milvus.GetCollectionStatisticsRequest\0324" +
      ".milvus.proto.milvus.GetCollectionStatis" +
      "ticsResponse\"\000\022n\n\017ShowCollections\022+.milv" +
      "us.proto.milvus.ShowCollectionsRequest\032," +
      ".milvus.proto.milvus.ShowCollectionsResp" +
      "onse\"\000\022]\n\017AlterCollection\022+.milvus.proto" +
      ".milvus.AlterCollectionRequest\032\033.milvus." +
      "proto.common.Status\"\000\022]\n\017CreatePartition" +
      "\022+.milvus.proto.milvus.CreatePartitionRe" +
      "quest\032\033.milvus.proto.common.Status\"\000\022Y\n\r" +
      "DropPartition\022).milvus.proto.milvus.Drop" +
      "PartitionRequest\032\033.milvus.proto.common.S" +
      "tatus\"\000\022]\n\014HasPartition\022(.milvus.proto.m" +
      "ilvus.HasPartitionRequest\032!.milvus.proto" +
      ".milvus.BoolResponse\"\000\022[\n\016LoadPartitions" +
      "\022*.milvus.proto.milvus.LoadPartitionsReq" +
      "uest\032\033.milvus.proto.common.Status\"\000\022a\n\021R" +
      "eleasePartitions\022-.milvus.proto.milvus.R" +
      "eleasePartitionsRequest\032\033.milvus.proto.c" +
      "ommon.Status\"\000\022\203\001\n\026GetPartitionStatistic" +
      "s\0222.milvus.proto.milvus.GetPartitionStat" +
      "isticsRequest\0323.milvus.proto.milvus.GetP" +
      "artitionStatisticsResponse\"\000\022k\n\016ShowPart" +
      "itions\022*.milvus.proto.milvus.ShowPartiti" +
      "onsRequest\032+.milvus.proto.milvus.ShowPar" +
      "titionsResponse\"\000\022w\n\022GetLoadingProgress\022" +
      "..milvus.proto.milvus.GetLoadingProgress" +
      "Request\032/.milvus.proto.milvus.GetLoading" +
      "ProgressResponse\"\000\022e\n\014GetLoadState\022(.mil" +
      "vus.proto.milvus.GetLoadStateRequest\032).m" +
      "ilvus.proto.milvus.GetLoadStateResponse\"" +
      "\000\022U\n\013CreateAlias\022\'.milvus.proto.milvus.C" +
      "reateAliasRequest\032\033.milvus.proto.common." +
      "Status\"\000\022Q\n\tDropAlias\022%.milvus.proto.mil" +
      "vus.DropAliasRequest\032\033.milvus.proto.comm" +
      "on.Status\"\000\022S\n\nAlterAlias\022&.milvus.proto" +
      ".milvus.AlterAliasRequest\032\033.milvus.proto" +
      ".common.Status\"\000\022h\n\rDescribeAlias\022).milv" +
      "us.proto.milvus.DescribeAliasRequest\032*.m" +
      "ilvus.proto.milvus.DescribeAliasResponse" +
      "\"\000\022b\n\013ListAliases\022\'.milvus.proto.milvus." +
      "ListAliasesRequest\032(.milvus.proto.milvus" +
      ".ListAliasesResponse\"\000\022U\n\013CreateIndex\022\'." +
      "milvus.proto.milvus.CreateIndexRequest\032\033" +
      ".milvus.proto.common.Status\"\000\022S\n\nAlterIn" +
      "dex\022&.milvus.proto.milvus.AlterIndexRequ" +
      "est\032\033.milvus.proto.common.Status\"\000\022h\n\rDe" +
      "scribeIndex\022).milvus.proto.milvus.Descri" +
      "beIndexRequest\032*.milvus.proto.milvus.Des" +
      "cribeIndexResponse\"\000\022w\n\022GetIndexStatisti" +
      "cs\022..milvus.proto.milvus.GetIndexStatist" +
      "icsRequest\032/.milvus.proto.milvus.GetInde" +
      "xStatisticsResponse\"\000\022k\n\rGetIndexState\022)" +
      ".milvus.proto.milvus.GetIndexStateReques" +
      "t\032*.milvus.proto.milvus.GetIndexStateRes" +
      "ponse\"\003\210\002\001\022\203\001\n\025GetIndexBuildProgress\0221.m" +
      "ilvus.proto.milvus.GetIndexBuildProgress" +
      "Request\0322.milvus.proto.milvus.GetIndexBu" +
      "ildProgressResponse\"\003\210\002\001\022Q\n\tDropIndex\022%." +
      "milvus.proto.milvus.DropIndexRequest\032\033.m" +
      "ilvus.proto.common.Status\"\000\022S\n\006Insert\022\"." +
      "milvus.proto.milvus.InsertRequest\032#.milv" +
      "us.proto.milvus.MutationResult\"\000\022S\n\006Dele" +
      "te\022\".milvus.proto.milvus.DeleteRequest\032#" +
      ".milvus.proto.milvus.MutationResult\"\000\022S\n" +
      "\006Upsert\022\".milvus.proto.milvus.UpsertRequ" +
      "est\032#.milvus.proto.milvus.MutationResult" +
      "\"\000\022R\n\006Search\022\".milvus.proto.milvus.Searc" +
      "hRequest\032\".milvus.proto.milvus.SearchRes" +
      "ults\"\000\022^\n\014HybridSearch\022(.milvus.proto.mi" +
      "lvus.HybridSearchRequest\032\".milvus.proto." +
      "milvus.SearchResults\"\000\022P\n\005Flush\022!.milvus" +
      ".proto.milvus.FlushRequest\032\".milvus.prot" +
      "o.milvus.FlushResponse\"\000\022O\n\005Query\022!.milv" +
      "us.proto.milvus.QueryRequest\032!.milvus.pr" +
      "oto.milvus.QueryResults\"\000\022d\n\014CalcDistanc" +
      "e\022(.milvus.proto.milvus.CalcDistanceRequ" +
      "est\032(.milvus.proto.milvus.CalcDistanceRe" +
      "sults\"\000\022Y\n\010FlushAll\022$.milvus.proto.milvu" +
      "s.FlushAllRequest\032%.milvus.proto.milvus." +
      "FlushAllResponse\"\000\022h\n\rGetFlushState\022).mi" +
      "lvus.proto.milvus.GetFlushStateRequest\032*" +
      ".milvus.proto.milvus.GetFlushStateRespon" +
      "se\"\000\022q\n\020GetFlushAllState\022,.milvus.proto." +
      "milvus.GetFlushAllStateRequest\032-.milvus." +
      "proto.milvus.GetFlushAllStateResponse\"\000\022" +
      "\211\001\n\030GetPersistentSegmentInfo\0224.milvus.pr" +
      "oto.milvus.GetPersistentSegmentInfoReque" +
      "st\0325.milvus.proto.milvus.GetPersistentSe" +
      "gmentInfoResponse\"\000\022z\n\023GetQuerySegmentIn" +
      "fo\022/.milvus.proto.milvus.GetQuerySegment" +
      "InfoRequest\0320.milvus.proto.milvus.GetQue" +
      "rySegmentInfoResponse\"\000\022b\n\013GetReplicas\022\'" +
      ".milvus.proto.milvus.GetReplicasRequest\032" +
      "(.milvus.proto.milvus.GetReplicasRespons" +
      "e\"\000\022P\n\005Dummy\022!.milvus.proto.milvus.Dummy" +
      "Request\032\".milvus.proto.milvus.DummyRespo" +
      "nse\"\000\022e\n\014RegisterLink\022(.milvus.proto.mil" +
      "vus.RegisterLinkRequest\032).milvus.proto.m" +
      "ilvus.RegisterLinkResponse\"\000\022_\n\nGetMetri" +
      "cs\022&.milvus.proto.milvus.GetMetricsReque" +
      "st\032\'.milvus.proto.milvus.GetMetricsRespo" +
      "nse\"\000\022l\n\022GetComponentStates\022..milvus.pro" +
      "to.milvus.GetComponentStatesRequest\032$.mi" +
      "lvus.proto.milvus.ComponentStates\"\000\022U\n\013L" +
      "oadBalance\022\'.milvus.proto.milvus.LoadBal" +
      "anceRequest\032\033.milvus.proto.common.Status" +
      "\"\000\022w\n\022GetCompactionState\022..milvus.proto." +
      "milvus.GetCompactionStateRequest\032/.milvu" +
      "s.proto.milvus.GetCompactionStateRespons" +
      "e\"\000\022q\n\020ManualCompaction\022,.milvus.proto.m" +
      "ilvus.ManualCompactionRequest\032-.milvus.p" +
      "roto.milvus.ManualCompactionResponse\"\000\022\200" +
      "\001\n\033GetCompactionStateWithPlans\022..milvus." +
      "proto.milvus.GetCompactionPlansRequest\032/" +
      ".milvus.proto.milvus.GetCompactionPlansR" +
      "esponse\"\000\022S\n\006Import\022\".milvus.proto.milvu" +
      "s.ImportRequest\032#.milvus.proto.milvus.Im" +
      "portResponse\"\000\022k\n\016GetImportState\022*.milvu" +
      "s.proto.milvus.GetImportStateRequest\032+.m" +
      "ilvus.proto.milvus.GetImportStateRespons" +
      "e\"\000\022n\n\017ListImportTasks\022+.milvus.proto.mi" +
      "lvus.ListImportTasksRequest\032,.milvus.pro" +
      "to.milvus.ListImportTasksResponse\"\000\022_\n\020C" +
      "reateCredential\022,.milvus.proto.milvus.Cr" +
      "eateCredentialRequest\032\033.milvus.proto.com" +
      "mon.Status\"\000\022_\n\020UpdateCredential\022,.milvu" +
      "s.proto.milvus.UpdateCredentialRequest\032\033",
      ".milvus.proto.common.Status\"\000\022_\n\020DeleteC" +
      "redential\022,.milvus.proto.milvus.DeleteCr" +
      "edentialRequest\032\033.milvus.proto.common.St" +
      "atus\"\000\022h\n\rListCredUsers\022).milvus.proto.m" +
      "ilvus.ListCredUsersRequest\032*.milvus.prot" +
      "o.milvus.ListCredUsersResponse\"\000\022S\n\nCrea" +
      "teRole\022&.milvus.proto.milvus.CreateRoleR" +
      "equest\032\033.milvus.proto.common.Status\"\000\022O\n" +
      "\010DropRole\022$.milvus.proto.milvus.DropRole" +
      "Request\032\033.milvus.proto.common.Status\"\000\022]" +
      "\n\017OperateUserRole\022+.milvus.proto.milvus." +
      "OperateUserRoleRequest\032\033.milvus.proto.co" +
      "mmon.Status\"\000\022_\n\nSelectRole\022&.milvus.pro" +
      "to.milvus.SelectRoleRequest\032\'.milvus.pro" +
      "to.milvus.SelectRoleResponse\"\000\022_\n\nSelect" +
      "User\022&.milvus.proto.milvus.SelectUserReq" +
      "uest\032\'.milvus.proto.milvus.SelectUserRes" +
      "ponse\"\000\022_\n\020OperatePrivilege\022,.milvus.pro" +
      "to.milvus.OperatePrivilegeRequest\032\033.milv" +
      "us.proto.common.Status\"\000\022b\n\013SelectGrant\022" +
      "\'.milvus.proto.milvus.SelectGrantRequest" +
      "\032(.milvus.proto.milvus.SelectGrantRespon" +
      "se\"\000\022_\n\nGetVersion\022&.milvus.proto.milvus" +
      ".GetVersionRequest\032\'.milvus.proto.milvus" +
      ".GetVersionResponse\"\000\022b\n\013CheckHealth\022\'.m" +
      "ilvus.proto.milvus.CheckHealthRequest\032(." +
      "milvus.proto.milvus.CheckHealthResponse\"" +
      "\000\022e\n\023CreateResourceGroup\022/.milvus.proto." +
      "milvus.CreateResourceGroupRequest\032\033.milv" +
      "us.proto.common.Status\"\000\022a\n\021DropResource" +
      "Group\022-.milvus.proto.milvus.DropResource" +
      "GroupRequest\032\033.milvus.proto.common.Statu" +
      "s\"\000\022g\n\024UpdateResourceGroups\0220.milvus.pro" +
      "to.milvus.UpdateResourceGroupsRequest\032\033." +
      "milvus.proto.common.Status\"\000\022W\n\014Transfer" +
      "Node\022(.milvus.proto.milvus.TransferNodeR" +
      "equest\032\033.milvus.proto.common.Status\"\000\022]\n" +
      "\017TransferReplica\022+.milvus.proto.milvus.T" +
      "ransferReplicaRequest\032\033.milvus.proto.com" +
      "mon.Status\"\000\022w\n\022ListResourceGroups\022..mil" +
      "vus.proto.milvus.ListResourceGroupsReque" +
      "st\032/.milvus.proto.milvus.ListResourceGro" +
      "upsResponse\"\000\022\200\001\n\025DescribeResourceGroup\022" +
      "1.milvus.proto.milvus.DescribeResourceGr" +
      "oupRequest\0322.milvus.proto.milvus.Describ" +
      "eResourceGroupResponse\"\000\022_\n\020RenameCollec" +
      "tion\022,.milvus.proto.milvus.RenameCollect" +
      "ionRequest\032\033.milvus.proto.common.Status\"" +
      "\000\022u\n\022ListIndexedSegment\022-.milvus.proto.f" +
      "eder.ListIndexedSegmentRequest\032..milvus." +
      "proto.feder.ListIndexedSegmentResponse\"\000" +
      "\022\207\001\n\030DescribeSegmentIndexData\0223.milvus.p" +
      "roto.feder.DescribeSegmentIndexDataReque" +
      "st\0324.milvus.proto.feder.DescribeSegmentI" +
      "ndexDataResponse\"\000\022V\n\007Connect\022#.milvus.p" +
      "roto.milvus.ConnectRequest\032$.milvus.prot" +
      "o.milvus.ConnectResponse\"\000\022k\n\016AllocTimes" +
      "tamp\022*.milvus.proto.milvus.AllocTimestam" +
      "pRequest\032+.milvus.proto.milvus.AllocTime" +
      "stampResponse\"\000\022[\n\016CreateDatabase\022*.milv" +
      "us.proto.milvus.CreateDatabaseRequest\032\033." +
      "milvus.proto.common.Status\"\000\022W\n\014DropData" +
      "base\022(.milvus.proto.milvus.DropDatabaseR" +
      "equest\032\033.milvus.proto.common.Status\"\000\022h\n" +
      "\rListDatabases\022).milvus.proto.milvus.Lis" +
      "tDatabasesRequest\032*.milvus.proto.milvus." +
      "ListDatabasesResponse\"\000\022Y\n\rAlterDatabase" +
      "\022).milvus.proto.milvus.AlterDatabaseRequ" +
      "est\032\033.milvus.proto.common.Status\"\000\022q\n\020De" +
      "scribeDatabase\022,.milvus.proto.milvus.Des" +
      "cribeDatabaseRequest\032-.milvus.proto.milv" +
      "us.DescribeDatabaseResponse\"\000\022q\n\020Replica" +
      "teMessage\022,.milvus.proto.milvus.Replicat" +
      "eMessageRequest\032-.milvus.proto.milvus.Re" +
      "plicateMessageResponse\"\000\022g\n\nBackupRBAC\022*" +
      ".milvus.proto.milvus.BackupRBACMetaReque" +
      "st\032+.milvus.proto.milvus.BackupRBACMetaR" +
      "esponse\"\000\022Y\n\013RestoreRBAC\022+.milvus.proto." +
      "milvus.RestoreRBACMetaRequest\032\033.milvus.p" +
      "roto.common.Status\"\0002u\n\014ProxyService\022e\n\014" +
      "RegisterLink\022(.milvus.proto.milvus.Regis" +
      "terLinkRequest\032).milvus.proto.milvus.Reg" +
      "isterLinkResponse\"\000:U\n\016milvus_ext_obj\022\034." +
      "google.protobuf.FileOptions\030\351\007 \001(\0132\036.mil" +
      "vus.proto.milvus.MilvusExtBm\n\016io.milvus." +
      "grpcB\013MilvusProtoP\001Z4github.com/milvus-i" +
      "o/milvus-proto/go-api/v2/milvuspb\240\001\001\252\002\022M" +
      "ilvus.Client.Grpcb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.milvus.grpc.CommonProto.getDescriptor(),
          io.milvus.grpc.ResourceGroupProto.getDescriptor(),
          io.milvus.grpc.SchemaProto.getDescriptor(),
          milvus.proto.feder.Feder.getDescriptor(),
          milvus.proto.msg.Msg.getDescriptor(),
          com.google.protobuf.DescriptorProtos.getDescriptor(),
        });
    internal_static_milvus_proto_milvus_CreateAliasRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_milvus_proto_milvus_CreateAliasRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CreateAliasRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "Alias", });
    internal_static_milvus_proto_milvus_DropAliasRequest_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_milvus_proto_milvus_DropAliasRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DropAliasRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "Alias", });
    internal_static_milvus_proto_milvus_AlterAliasRequest_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_milvus_proto_milvus_AlterAliasRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_AlterAliasRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "Alias", });
    internal_static_milvus_proto_milvus_DescribeAliasRequest_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_milvus_proto_milvus_DescribeAliasRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeAliasRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "Alias", });
    internal_static_milvus_proto_milvus_DescribeAliasResponse_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_milvus_proto_milvus_DescribeAliasResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeAliasResponse_descriptor,
        new java.lang.String[] { "Status", "DbName", "Alias", "Collection", });
    internal_static_milvus_proto_milvus_ListAliasesRequest_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_milvus_proto_milvus_ListAliasesRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ListAliasesRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", });
    internal_static_milvus_proto_milvus_ListAliasesResponse_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_milvus_proto_milvus_ListAliasesResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ListAliasesResponse_descriptor,
        new java.lang.String[] { "Status", "DbName", "CollectionName", "Aliases", });
    internal_static_milvus_proto_milvus_CreateCollectionRequest_descriptor =
      getDescriptor().getMessageTypes().get(7);
    internal_static_milvus_proto_milvus_CreateCollectionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CreateCollectionRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "Schema", "ShardsNum", "ConsistencyLevel", "Properties", "NumPartitions", });
    internal_static_milvus_proto_milvus_DropCollectionRequest_descriptor =
      getDescriptor().getMessageTypes().get(8);
    internal_static_milvus_proto_milvus_DropCollectionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DropCollectionRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", });
    internal_static_milvus_proto_milvus_AlterCollectionRequest_descriptor =
      getDescriptor().getMessageTypes().get(9);
    internal_static_milvus_proto_milvus_AlterCollectionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_AlterCollectionRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "CollectionID", "Properties", });
    internal_static_milvus_proto_milvus_HasCollectionRequest_descriptor =
      getDescriptor().getMessageTypes().get(10);
    internal_static_milvus_proto_milvus_HasCollectionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_HasCollectionRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "TimeStamp", });
    internal_static_milvus_proto_milvus_BoolResponse_descriptor =
      getDescriptor().getMessageTypes().get(11);
    internal_static_milvus_proto_milvus_BoolResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_BoolResponse_descriptor,
        new java.lang.String[] { "Status", "Value", });
    internal_static_milvus_proto_milvus_StringResponse_descriptor =
      getDescriptor().getMessageTypes().get(12);
    internal_static_milvus_proto_milvus_StringResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_StringResponse_descriptor,
        new java.lang.String[] { "Status", "Value", });
    internal_static_milvus_proto_milvus_DescribeCollectionRequest_descriptor =
      getDescriptor().getMessageTypes().get(13);
    internal_static_milvus_proto_milvus_DescribeCollectionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeCollectionRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "CollectionID", "TimeStamp", });
    internal_static_milvus_proto_milvus_DescribeCollectionResponse_descriptor =
      getDescriptor().getMessageTypes().get(14);
    internal_static_milvus_proto_milvus_DescribeCollectionResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeCollectionResponse_descriptor,
        new java.lang.String[] { "Status", "Schema", "CollectionID", "VirtualChannelNames", "PhysicalChannelNames", "CreatedTimestamp", "CreatedUtcTimestamp", "ShardsNum", "Aliases", "StartPositions", "ConsistencyLevel", "CollectionName", "Properties", "DbName", "NumPartitions", "DbId", });
    internal_static_milvus_proto_milvus_LoadCollectionRequest_descriptor =
      getDescriptor().getMessageTypes().get(15);
    internal_static_milvus_proto_milvus_LoadCollectionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_LoadCollectionRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "ReplicaNumber", "ResourceGroups", "Refresh", "LoadFields", "SkipLoadDynamicField", });
    internal_static_milvus_proto_milvus_ReleaseCollectionRequest_descriptor =
      getDescriptor().getMessageTypes().get(16);
    internal_static_milvus_proto_milvus_ReleaseCollectionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ReleaseCollectionRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", });
    internal_static_milvus_proto_milvus_GetStatisticsRequest_descriptor =
      getDescriptor().getMessageTypes().get(17);
    internal_static_milvus_proto_milvus_GetStatisticsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetStatisticsRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionNames", "GuaranteeTimestamp", });
    internal_static_milvus_proto_milvus_GetStatisticsResponse_descriptor =
      getDescriptor().getMessageTypes().get(18);
    internal_static_milvus_proto_milvus_GetStatisticsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetStatisticsResponse_descriptor,
        new java.lang.String[] { "Status", "Stats", });
    internal_static_milvus_proto_milvus_GetCollectionStatisticsRequest_descriptor =
      getDescriptor().getMessageTypes().get(19);
    internal_static_milvus_proto_milvus_GetCollectionStatisticsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetCollectionStatisticsRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", });
    internal_static_milvus_proto_milvus_GetCollectionStatisticsResponse_descriptor =
      getDescriptor().getMessageTypes().get(20);
    internal_static_milvus_proto_milvus_GetCollectionStatisticsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetCollectionStatisticsResponse_descriptor,
        new java.lang.String[] { "Status", "Stats", });
    internal_static_milvus_proto_milvus_ShowCollectionsRequest_descriptor =
      getDescriptor().getMessageTypes().get(21);
    internal_static_milvus_proto_milvus_ShowCollectionsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ShowCollectionsRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "TimeStamp", "Type", "CollectionNames", });
    internal_static_milvus_proto_milvus_ShowCollectionsResponse_descriptor =
      getDescriptor().getMessageTypes().get(22);
    internal_static_milvus_proto_milvus_ShowCollectionsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ShowCollectionsResponse_descriptor,
        new java.lang.String[] { "Status", "CollectionNames", "CollectionIds", "CreatedTimestamps", "CreatedUtcTimestamps", "InMemoryPercentages", "QueryServiceAvailable", });
    internal_static_milvus_proto_milvus_CreatePartitionRequest_descriptor =
      getDescriptor().getMessageTypes().get(23);
    internal_static_milvus_proto_milvus_CreatePartitionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CreatePartitionRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionName", });
    internal_static_milvus_proto_milvus_DropPartitionRequest_descriptor =
      getDescriptor().getMessageTypes().get(24);
    internal_static_milvus_proto_milvus_DropPartitionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DropPartitionRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionName", });
    internal_static_milvus_proto_milvus_HasPartitionRequest_descriptor =
      getDescriptor().getMessageTypes().get(25);
    internal_static_milvus_proto_milvus_HasPartitionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_HasPartitionRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionName", });
    internal_static_milvus_proto_milvus_LoadPartitionsRequest_descriptor =
      getDescriptor().getMessageTypes().get(26);
    internal_static_milvus_proto_milvus_LoadPartitionsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_LoadPartitionsRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionNames", "ReplicaNumber", "ResourceGroups", "Refresh", "LoadFields", "SkipLoadDynamicField", });
    internal_static_milvus_proto_milvus_ReleasePartitionsRequest_descriptor =
      getDescriptor().getMessageTypes().get(27);
    internal_static_milvus_proto_milvus_ReleasePartitionsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ReleasePartitionsRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionNames", });
    internal_static_milvus_proto_milvus_GetPartitionStatisticsRequest_descriptor =
      getDescriptor().getMessageTypes().get(28);
    internal_static_milvus_proto_milvus_GetPartitionStatisticsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetPartitionStatisticsRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionName", });
    internal_static_milvus_proto_milvus_GetPartitionStatisticsResponse_descriptor =
      getDescriptor().getMessageTypes().get(29);
    internal_static_milvus_proto_milvus_GetPartitionStatisticsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetPartitionStatisticsResponse_descriptor,
        new java.lang.String[] { "Status", "Stats", });
    internal_static_milvus_proto_milvus_ShowPartitionsRequest_descriptor =
      getDescriptor().getMessageTypes().get(30);
    internal_static_milvus_proto_milvus_ShowPartitionsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ShowPartitionsRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "CollectionID", "PartitionNames", "Type", });
    internal_static_milvus_proto_milvus_ShowPartitionsResponse_descriptor =
      getDescriptor().getMessageTypes().get(31);
    internal_static_milvus_proto_milvus_ShowPartitionsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ShowPartitionsResponse_descriptor,
        new java.lang.String[] { "Status", "PartitionNames", "PartitionIDs", "CreatedTimestamps", "CreatedUtcTimestamps", "InMemoryPercentages", });
    internal_static_milvus_proto_milvus_DescribeSegmentRequest_descriptor =
      getDescriptor().getMessageTypes().get(32);
    internal_static_milvus_proto_milvus_DescribeSegmentRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeSegmentRequest_descriptor,
        new java.lang.String[] { "Base", "CollectionID", "SegmentID", });
    internal_static_milvus_proto_milvus_DescribeSegmentResponse_descriptor =
      getDescriptor().getMessageTypes().get(33);
    internal_static_milvus_proto_milvus_DescribeSegmentResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeSegmentResponse_descriptor,
        new java.lang.String[] { "Status", "IndexID", "BuildID", "EnableIndex", "FieldID", });
    internal_static_milvus_proto_milvus_ShowSegmentsRequest_descriptor =
      getDescriptor().getMessageTypes().get(34);
    internal_static_milvus_proto_milvus_ShowSegmentsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ShowSegmentsRequest_descriptor,
        new java.lang.String[] { "Base", "CollectionID", "PartitionID", });
    internal_static_milvus_proto_milvus_ShowSegmentsResponse_descriptor =
      getDescriptor().getMessageTypes().get(35);
    internal_static_milvus_proto_milvus_ShowSegmentsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ShowSegmentsResponse_descriptor,
        new java.lang.String[] { "Status", "SegmentIDs", });
    internal_static_milvus_proto_milvus_CreateIndexRequest_descriptor =
      getDescriptor().getMessageTypes().get(36);
    internal_static_milvus_proto_milvus_CreateIndexRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CreateIndexRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "FieldName", "ExtraParams", "IndexName", });
    internal_static_milvus_proto_milvus_AlterIndexRequest_descriptor =
      getDescriptor().getMessageTypes().get(37);
    internal_static_milvus_proto_milvus_AlterIndexRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_AlterIndexRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "IndexName", "ExtraParams", });
    internal_static_milvus_proto_milvus_DescribeIndexRequest_descriptor =
      getDescriptor().getMessageTypes().get(38);
    internal_static_milvus_proto_milvus_DescribeIndexRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeIndexRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "FieldName", "IndexName", "Timestamp", });
    internal_static_milvus_proto_milvus_IndexDescription_descriptor =
      getDescriptor().getMessageTypes().get(39);
    internal_static_milvus_proto_milvus_IndexDescription_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_IndexDescription_descriptor,
        new java.lang.String[] { "IndexName", "IndexID", "Params", "FieldName", "IndexedRows", "TotalRows", "State", "IndexStateFailReason", "PendingIndexRows", });
    internal_static_milvus_proto_milvus_DescribeIndexResponse_descriptor =
      getDescriptor().getMessageTypes().get(40);
    internal_static_milvus_proto_milvus_DescribeIndexResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeIndexResponse_descriptor,
        new java.lang.String[] { "Status", "IndexDescriptions", });
    internal_static_milvus_proto_milvus_GetIndexBuildProgressRequest_descriptor =
      getDescriptor().getMessageTypes().get(41);
    internal_static_milvus_proto_milvus_GetIndexBuildProgressRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetIndexBuildProgressRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "FieldName", "IndexName", });
    internal_static_milvus_proto_milvus_GetIndexBuildProgressResponse_descriptor =
      getDescriptor().getMessageTypes().get(42);
    internal_static_milvus_proto_milvus_GetIndexBuildProgressResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetIndexBuildProgressResponse_descriptor,
        new java.lang.String[] { "Status", "IndexedRows", "TotalRows", });
    internal_static_milvus_proto_milvus_GetIndexStateRequest_descriptor =
      getDescriptor().getMessageTypes().get(43);
    internal_static_milvus_proto_milvus_GetIndexStateRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetIndexStateRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "FieldName", "IndexName", });
    internal_static_milvus_proto_milvus_GetIndexStateResponse_descriptor =
      getDescriptor().getMessageTypes().get(44);
    internal_static_milvus_proto_milvus_GetIndexStateResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetIndexStateResponse_descriptor,
        new java.lang.String[] { "Status", "State", "FailReason", });
    internal_static_milvus_proto_milvus_DropIndexRequest_descriptor =
      getDescriptor().getMessageTypes().get(45);
    internal_static_milvus_proto_milvus_DropIndexRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DropIndexRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "FieldName", "IndexName", });
    internal_static_milvus_proto_milvus_InsertRequest_descriptor =
      getDescriptor().getMessageTypes().get(46);
    internal_static_milvus_proto_milvus_InsertRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_InsertRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionName", "FieldsData", "HashKeys", "NumRows", });
    internal_static_milvus_proto_milvus_UpsertRequest_descriptor =
      getDescriptor().getMessageTypes().get(47);
    internal_static_milvus_proto_milvus_UpsertRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_UpsertRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionName", "FieldsData", "HashKeys", "NumRows", });
    internal_static_milvus_proto_milvus_MutationResult_descriptor =
      getDescriptor().getMessageTypes().get(48);
    internal_static_milvus_proto_milvus_MutationResult_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_MutationResult_descriptor,
        new java.lang.String[] { "Status", "IDs", "SuccIndex", "ErrIndex", "Acknowledged", "InsertCnt", "DeleteCnt", "UpsertCnt", "Timestamp", });
    internal_static_milvus_proto_milvus_DeleteRequest_descriptor =
      getDescriptor().getMessageTypes().get(49);
    internal_static_milvus_proto_milvus_DeleteRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DeleteRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionName", "Expr", "HashKeys", "ConsistencyLevel", });
    internal_static_milvus_proto_milvus_SubSearchRequest_descriptor =
      getDescriptor().getMessageTypes().get(50);
    internal_static_milvus_proto_milvus_SubSearchRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_SubSearchRequest_descriptor,
        new java.lang.String[] { "Dsl", "PlaceholderGroup", "DslType", "SearchParams", "Nq", });
    internal_static_milvus_proto_milvus_SearchRequest_descriptor =
      getDescriptor().getMessageTypes().get(51);
    internal_static_milvus_proto_milvus_SearchRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_SearchRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionNames", "Dsl", "PlaceholderGroup", "DslType", "OutputFields", "SearchParams", "TravelTimestamp", "GuaranteeTimestamp", "Nq", "NotReturnAllMeta", "ConsistencyLevel", "UseDefaultConsistency", "SearchByPrimaryKeys", "SubReqs", });
    internal_static_milvus_proto_milvus_Hits_descriptor =
      getDescriptor().getMessageTypes().get(52);
    internal_static_milvus_proto_milvus_Hits_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_Hits_descriptor,
        new java.lang.String[] { "IDs", "RowData", "Scores", });
    internal_static_milvus_proto_milvus_SearchResults_descriptor =
      getDescriptor().getMessageTypes().get(53);
    internal_static_milvus_proto_milvus_SearchResults_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_SearchResults_descriptor,
        new java.lang.String[] { "Status", "Results", "CollectionName", });
    internal_static_milvus_proto_milvus_HybridSearchRequest_descriptor =
      getDescriptor().getMessageTypes().get(54);
    internal_static_milvus_proto_milvus_HybridSearchRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_HybridSearchRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "PartitionNames", "Requests", "RankParams", "TravelTimestamp", "GuaranteeTimestamp", "NotReturnAllMeta", "OutputFields", "ConsistencyLevel", "UseDefaultConsistency", });
    internal_static_milvus_proto_milvus_FlushRequest_descriptor =
      getDescriptor().getMessageTypes().get(55);
    internal_static_milvus_proto_milvus_FlushRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_FlushRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionNames", });
    internal_static_milvus_proto_milvus_FlushResponse_descriptor =
      getDescriptor().getMessageTypes().get(56);
    internal_static_milvus_proto_milvus_FlushResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_FlushResponse_descriptor,
        new java.lang.String[] { "Status", "DbName", "CollSegIDs", "FlushCollSegIDs", "CollSealTimes", "CollFlushTs", "ChannelCps", });
    internal_static_milvus_proto_milvus_FlushResponse_CollSegIDsEntry_descriptor =
      internal_static_milvus_proto_milvus_FlushResponse_descriptor.getNestedTypes().get(0);
    internal_static_milvus_proto_milvus_FlushResponse_CollSegIDsEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_FlushResponse_CollSegIDsEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_milvus_proto_milvus_FlushResponse_FlushCollSegIDsEntry_descriptor =
      internal_static_milvus_proto_milvus_FlushResponse_descriptor.getNestedTypes().get(1);
    internal_static_milvus_proto_milvus_FlushResponse_FlushCollSegIDsEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_FlushResponse_FlushCollSegIDsEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_milvus_proto_milvus_FlushResponse_CollSealTimesEntry_descriptor =
      internal_static_milvus_proto_milvus_FlushResponse_descriptor.getNestedTypes().get(2);
    internal_static_milvus_proto_milvus_FlushResponse_CollSealTimesEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_FlushResponse_CollSealTimesEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_milvus_proto_milvus_FlushResponse_CollFlushTsEntry_descriptor =
      internal_static_milvus_proto_milvus_FlushResponse_descriptor.getNestedTypes().get(3);
    internal_static_milvus_proto_milvus_FlushResponse_CollFlushTsEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_FlushResponse_CollFlushTsEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_milvus_proto_milvus_FlushResponse_ChannelCpsEntry_descriptor =
      internal_static_milvus_proto_milvus_FlushResponse_descriptor.getNestedTypes().get(4);
    internal_static_milvus_proto_milvus_FlushResponse_ChannelCpsEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_FlushResponse_ChannelCpsEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_milvus_proto_milvus_QueryRequest_descriptor =
      getDescriptor().getMessageTypes().get(57);
    internal_static_milvus_proto_milvus_QueryRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_QueryRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "Expr", "OutputFields", "PartitionNames", "TravelTimestamp", "GuaranteeTimestamp", "QueryParams", "NotReturnAllMeta", "ConsistencyLevel", "UseDefaultConsistency", });
    internal_static_milvus_proto_milvus_QueryResults_descriptor =
      getDescriptor().getMessageTypes().get(58);
    internal_static_milvus_proto_milvus_QueryResults_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_QueryResults_descriptor,
        new java.lang.String[] { "Status", "FieldsData", "CollectionName", "OutputFields", });
    internal_static_milvus_proto_milvus_VectorIDs_descriptor =
      getDescriptor().getMessageTypes().get(59);
    internal_static_milvus_proto_milvus_VectorIDs_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_VectorIDs_descriptor,
        new java.lang.String[] { "CollectionName", "FieldName", "IdArray", "PartitionNames", });
    internal_static_milvus_proto_milvus_VectorsArray_descriptor =
      getDescriptor().getMessageTypes().get(60);
    internal_static_milvus_proto_milvus_VectorsArray_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_VectorsArray_descriptor,
        new java.lang.String[] { "IdArray", "DataArray", "Array", });
    internal_static_milvus_proto_milvus_CalcDistanceRequest_descriptor =
      getDescriptor().getMessageTypes().get(61);
    internal_static_milvus_proto_milvus_CalcDistanceRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CalcDistanceRequest_descriptor,
        new java.lang.String[] { "Base", "OpLeft", "OpRight", "Params", });
    internal_static_milvus_proto_milvus_CalcDistanceResults_descriptor =
      getDescriptor().getMessageTypes().get(62);
    internal_static_milvus_proto_milvus_CalcDistanceResults_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CalcDistanceResults_descriptor,
        new java.lang.String[] { "Status", "IntDist", "FloatDist", "Array", });
    internal_static_milvus_proto_milvus_FlushAllRequest_descriptor =
      getDescriptor().getMessageTypes().get(63);
    internal_static_milvus_proto_milvus_FlushAllRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_FlushAllRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", });
    internal_static_milvus_proto_milvus_FlushAllResponse_descriptor =
      getDescriptor().getMessageTypes().get(64);
    internal_static_milvus_proto_milvus_FlushAllResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_FlushAllResponse_descriptor,
        new java.lang.String[] { "Status", "FlushAllTs", });
    internal_static_milvus_proto_milvus_PersistentSegmentInfo_descriptor =
      getDescriptor().getMessageTypes().get(65);
    internal_static_milvus_proto_milvus_PersistentSegmentInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_PersistentSegmentInfo_descriptor,
        new java.lang.String[] { "SegmentID", "CollectionID", "PartitionID", "NumRows", "State", "Level", });
    internal_static_milvus_proto_milvus_GetPersistentSegmentInfoRequest_descriptor =
      getDescriptor().getMessageTypes().get(66);
    internal_static_milvus_proto_milvus_GetPersistentSegmentInfoRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetPersistentSegmentInfoRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", });
    internal_static_milvus_proto_milvus_GetPersistentSegmentInfoResponse_descriptor =
      getDescriptor().getMessageTypes().get(67);
    internal_static_milvus_proto_milvus_GetPersistentSegmentInfoResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetPersistentSegmentInfoResponse_descriptor,
        new java.lang.String[] { "Status", "Infos", });
    internal_static_milvus_proto_milvus_QuerySegmentInfo_descriptor =
      getDescriptor().getMessageTypes().get(68);
    internal_static_milvus_proto_milvus_QuerySegmentInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_QuerySegmentInfo_descriptor,
        new java.lang.String[] { "SegmentID", "CollectionID", "PartitionID", "MemSize", "NumRows", "IndexName", "IndexID", "NodeID", "State", "NodeIds", "Level", });
    internal_static_milvus_proto_milvus_GetQuerySegmentInfoRequest_descriptor =
      getDescriptor().getMessageTypes().get(69);
    internal_static_milvus_proto_milvus_GetQuerySegmentInfoRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetQuerySegmentInfoRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", });
    internal_static_milvus_proto_milvus_GetQuerySegmentInfoResponse_descriptor =
      getDescriptor().getMessageTypes().get(70);
    internal_static_milvus_proto_milvus_GetQuerySegmentInfoResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetQuerySegmentInfoResponse_descriptor,
        new java.lang.String[] { "Status", "Infos", });
    internal_static_milvus_proto_milvus_DummyRequest_descriptor =
      getDescriptor().getMessageTypes().get(71);
    internal_static_milvus_proto_milvus_DummyRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DummyRequest_descriptor,
        new java.lang.String[] { "RequestType", });
    internal_static_milvus_proto_milvus_DummyResponse_descriptor =
      getDescriptor().getMessageTypes().get(72);
    internal_static_milvus_proto_milvus_DummyResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DummyResponse_descriptor,
        new java.lang.String[] { "Response", });
    internal_static_milvus_proto_milvus_RegisterLinkRequest_descriptor =
      getDescriptor().getMessageTypes().get(73);
    internal_static_milvus_proto_milvus_RegisterLinkRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_RegisterLinkRequest_descriptor,
        new java.lang.String[] { });
    internal_static_milvus_proto_milvus_RegisterLinkResponse_descriptor =
      getDescriptor().getMessageTypes().get(74);
    internal_static_milvus_proto_milvus_RegisterLinkResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_RegisterLinkResponse_descriptor,
        new java.lang.String[] { "Address", "Status", });
    internal_static_milvus_proto_milvus_GetMetricsRequest_descriptor =
      getDescriptor().getMessageTypes().get(75);
    internal_static_milvus_proto_milvus_GetMetricsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetMetricsRequest_descriptor,
        new java.lang.String[] { "Base", "Request", });
    internal_static_milvus_proto_milvus_GetMetricsResponse_descriptor =
      getDescriptor().getMessageTypes().get(76);
    internal_static_milvus_proto_milvus_GetMetricsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetMetricsResponse_descriptor,
        new java.lang.String[] { "Status", "Response", "ComponentName", });
    internal_static_milvus_proto_milvus_ComponentInfo_descriptor =
      getDescriptor().getMessageTypes().get(77);
    internal_static_milvus_proto_milvus_ComponentInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ComponentInfo_descriptor,
        new java.lang.String[] { "NodeID", "Role", "StateCode", "ExtraInfo", });
    internal_static_milvus_proto_milvus_ComponentStates_descriptor =
      getDescriptor().getMessageTypes().get(78);
    internal_static_milvus_proto_milvus_ComponentStates_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ComponentStates_descriptor,
        new java.lang.String[] { "State", "SubcomponentStates", "Status", });
    internal_static_milvus_proto_milvus_GetComponentStatesRequest_descriptor =
      getDescriptor().getMessageTypes().get(79);
    internal_static_milvus_proto_milvus_GetComponentStatesRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetComponentStatesRequest_descriptor,
        new java.lang.String[] { });
    internal_static_milvus_proto_milvus_LoadBalanceRequest_descriptor =
      getDescriptor().getMessageTypes().get(80);
    internal_static_milvus_proto_milvus_LoadBalanceRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_LoadBalanceRequest_descriptor,
        new java.lang.String[] { "Base", "SrcNodeID", "DstNodeIDs", "SealedSegmentIDs", "CollectionName", "DbName", });
    internal_static_milvus_proto_milvus_ManualCompactionRequest_descriptor =
      getDescriptor().getMessageTypes().get(81);
    internal_static_milvus_proto_milvus_ManualCompactionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ManualCompactionRequest_descriptor,
        new java.lang.String[] { "CollectionID", "Timetravel", "MajorCompaction", });
    internal_static_milvus_proto_milvus_ManualCompactionResponse_descriptor =
      getDescriptor().getMessageTypes().get(82);
    internal_static_milvus_proto_milvus_ManualCompactionResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ManualCompactionResponse_descriptor,
        new java.lang.String[] { "Status", "CompactionID", "CompactionPlanCount", });
    internal_static_milvus_proto_milvus_GetCompactionStateRequest_descriptor =
      getDescriptor().getMessageTypes().get(83);
    internal_static_milvus_proto_milvus_GetCompactionStateRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetCompactionStateRequest_descriptor,
        new java.lang.String[] { "CompactionID", });
    internal_static_milvus_proto_milvus_GetCompactionStateResponse_descriptor =
      getDescriptor().getMessageTypes().get(84);
    internal_static_milvus_proto_milvus_GetCompactionStateResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetCompactionStateResponse_descriptor,
        new java.lang.String[] { "Status", "State", "ExecutingPlanNo", "TimeoutPlanNo", "CompletedPlanNo", "FailedPlanNo", });
    internal_static_milvus_proto_milvus_GetCompactionPlansRequest_descriptor =
      getDescriptor().getMessageTypes().get(85);
    internal_static_milvus_proto_milvus_GetCompactionPlansRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetCompactionPlansRequest_descriptor,
        new java.lang.String[] { "CompactionID", });
    internal_static_milvus_proto_milvus_GetCompactionPlansResponse_descriptor =
      getDescriptor().getMessageTypes().get(86);
    internal_static_milvus_proto_milvus_GetCompactionPlansResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetCompactionPlansResponse_descriptor,
        new java.lang.String[] { "Status", "State", "MergeInfos", });
    internal_static_milvus_proto_milvus_CompactionMergeInfo_descriptor =
      getDescriptor().getMessageTypes().get(87);
    internal_static_milvus_proto_milvus_CompactionMergeInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CompactionMergeInfo_descriptor,
        new java.lang.String[] { "Sources", "Target", });
    internal_static_milvus_proto_milvus_GetFlushStateRequest_descriptor =
      getDescriptor().getMessageTypes().get(88);
    internal_static_milvus_proto_milvus_GetFlushStateRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetFlushStateRequest_descriptor,
        new java.lang.String[] { "SegmentIDs", "FlushTs", "DbName", "CollectionName", });
    internal_static_milvus_proto_milvus_GetFlushStateResponse_descriptor =
      getDescriptor().getMessageTypes().get(89);
    internal_static_milvus_proto_milvus_GetFlushStateResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetFlushStateResponse_descriptor,
        new java.lang.String[] { "Status", "Flushed", });
    internal_static_milvus_proto_milvus_GetFlushAllStateRequest_descriptor =
      getDescriptor().getMessageTypes().get(90);
    internal_static_milvus_proto_milvus_GetFlushAllStateRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetFlushAllStateRequest_descriptor,
        new java.lang.String[] { "Base", "FlushAllTs", "DbName", });
    internal_static_milvus_proto_milvus_GetFlushAllStateResponse_descriptor =
      getDescriptor().getMessageTypes().get(91);
    internal_static_milvus_proto_milvus_GetFlushAllStateResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetFlushAllStateResponse_descriptor,
        new java.lang.String[] { "Status", "Flushed", });
    internal_static_milvus_proto_milvus_ImportRequest_descriptor =
      getDescriptor().getMessageTypes().get(92);
    internal_static_milvus_proto_milvus_ImportRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ImportRequest_descriptor,
        new java.lang.String[] { "CollectionName", "PartitionName", "ChannelNames", "RowBased", "Files", "Options", "DbName", "ClusteringInfo", });
    internal_static_milvus_proto_milvus_ImportResponse_descriptor =
      getDescriptor().getMessageTypes().get(93);
    internal_static_milvus_proto_milvus_ImportResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ImportResponse_descriptor,
        new java.lang.String[] { "Status", "Tasks", });
    internal_static_milvus_proto_milvus_GetImportStateRequest_descriptor =
      getDescriptor().getMessageTypes().get(94);
    internal_static_milvus_proto_milvus_GetImportStateRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetImportStateRequest_descriptor,
        new java.lang.String[] { "Task", });
    internal_static_milvus_proto_milvus_GetImportStateResponse_descriptor =
      getDescriptor().getMessageTypes().get(95);
    internal_static_milvus_proto_milvus_GetImportStateResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetImportStateResponse_descriptor,
        new java.lang.String[] { "Status", "State", "RowCount", "IdList", "Infos", "Id", "CollectionId", "SegmentIds", "CreateTs", });
    internal_static_milvus_proto_milvus_ListImportTasksRequest_descriptor =
      getDescriptor().getMessageTypes().get(96);
    internal_static_milvus_proto_milvus_ListImportTasksRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ListImportTasksRequest_descriptor,
        new java.lang.String[] { "CollectionName", "Limit", "DbName", });
    internal_static_milvus_proto_milvus_ListImportTasksResponse_descriptor =
      getDescriptor().getMessageTypes().get(97);
    internal_static_milvus_proto_milvus_ListImportTasksResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ListImportTasksResponse_descriptor,
        new java.lang.String[] { "Status", "Tasks", });
    internal_static_milvus_proto_milvus_GetReplicasRequest_descriptor =
      getDescriptor().getMessageTypes().get(98);
    internal_static_milvus_proto_milvus_GetReplicasRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetReplicasRequest_descriptor,
        new java.lang.String[] { "Base", "CollectionID", "WithShardNodes", "CollectionName", "DbName", });
    internal_static_milvus_proto_milvus_GetReplicasResponse_descriptor =
      getDescriptor().getMessageTypes().get(99);
    internal_static_milvus_proto_milvus_GetReplicasResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetReplicasResponse_descriptor,
        new java.lang.String[] { "Status", "Replicas", });
    internal_static_milvus_proto_milvus_ReplicaInfo_descriptor =
      getDescriptor().getMessageTypes().get(100);
    internal_static_milvus_proto_milvus_ReplicaInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ReplicaInfo_descriptor,
        new java.lang.String[] { "ReplicaID", "CollectionID", "PartitionIds", "ShardReplicas", "NodeIds", "ResourceGroupName", "NumOutboundNode", });
    internal_static_milvus_proto_milvus_ReplicaInfo_NumOutboundNodeEntry_descriptor =
      internal_static_milvus_proto_milvus_ReplicaInfo_descriptor.getNestedTypes().get(0);
    internal_static_milvus_proto_milvus_ReplicaInfo_NumOutboundNodeEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ReplicaInfo_NumOutboundNodeEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_milvus_proto_milvus_ShardReplica_descriptor =
      getDescriptor().getMessageTypes().get(101);
    internal_static_milvus_proto_milvus_ShardReplica_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ShardReplica_descriptor,
        new java.lang.String[] { "LeaderID", "LeaderAddr", "DmChannelName", "NodeIds", });
    internal_static_milvus_proto_milvus_CreateCredentialRequest_descriptor =
      getDescriptor().getMessageTypes().get(102);
    internal_static_milvus_proto_milvus_CreateCredentialRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CreateCredentialRequest_descriptor,
        new java.lang.String[] { "Base", "Username", "Password", "CreatedUtcTimestamps", "ModifiedUtcTimestamps", });
    internal_static_milvus_proto_milvus_UpdateCredentialRequest_descriptor =
      getDescriptor().getMessageTypes().get(103);
    internal_static_milvus_proto_milvus_UpdateCredentialRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_UpdateCredentialRequest_descriptor,
        new java.lang.String[] { "Base", "Username", "OldPassword", "NewPassword", "CreatedUtcTimestamps", "ModifiedUtcTimestamps", });
    internal_static_milvus_proto_milvus_DeleteCredentialRequest_descriptor =
      getDescriptor().getMessageTypes().get(104);
    internal_static_milvus_proto_milvus_DeleteCredentialRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DeleteCredentialRequest_descriptor,
        new java.lang.String[] { "Base", "Username", });
    internal_static_milvus_proto_milvus_ListCredUsersResponse_descriptor =
      getDescriptor().getMessageTypes().get(105);
    internal_static_milvus_proto_milvus_ListCredUsersResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ListCredUsersResponse_descriptor,
        new java.lang.String[] { "Status", "Usernames", });
    internal_static_milvus_proto_milvus_ListCredUsersRequest_descriptor =
      getDescriptor().getMessageTypes().get(106);
    internal_static_milvus_proto_milvus_ListCredUsersRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ListCredUsersRequest_descriptor,
        new java.lang.String[] { "Base", });
    internal_static_milvus_proto_milvus_RoleEntity_descriptor =
      getDescriptor().getMessageTypes().get(107);
    internal_static_milvus_proto_milvus_RoleEntity_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_RoleEntity_descriptor,
        new java.lang.String[] { "Name", });
    internal_static_milvus_proto_milvus_UserEntity_descriptor =
      getDescriptor().getMessageTypes().get(108);
    internal_static_milvus_proto_milvus_UserEntity_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_UserEntity_descriptor,
        new java.lang.String[] { "Name", });
    internal_static_milvus_proto_milvus_CreateRoleRequest_descriptor =
      getDescriptor().getMessageTypes().get(109);
    internal_static_milvus_proto_milvus_CreateRoleRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CreateRoleRequest_descriptor,
        new java.lang.String[] { "Base", "Entity", });
    internal_static_milvus_proto_milvus_DropRoleRequest_descriptor =
      getDescriptor().getMessageTypes().get(110);
    internal_static_milvus_proto_milvus_DropRoleRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DropRoleRequest_descriptor,
        new java.lang.String[] { "Base", "RoleName", "ForceDrop", });
    internal_static_milvus_proto_milvus_OperateUserRoleRequest_descriptor =
      getDescriptor().getMessageTypes().get(111);
    internal_static_milvus_proto_milvus_OperateUserRoleRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_OperateUserRoleRequest_descriptor,
        new java.lang.String[] { "Base", "Username", "RoleName", "Type", });
    internal_static_milvus_proto_milvus_SelectRoleRequest_descriptor =
      getDescriptor().getMessageTypes().get(112);
    internal_static_milvus_proto_milvus_SelectRoleRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_SelectRoleRequest_descriptor,
        new java.lang.String[] { "Base", "Role", "IncludeUserInfo", });
    internal_static_milvus_proto_milvus_RoleResult_descriptor =
      getDescriptor().getMessageTypes().get(113);
    internal_static_milvus_proto_milvus_RoleResult_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_RoleResult_descriptor,
        new java.lang.String[] { "Role", "Users", });
    internal_static_milvus_proto_milvus_SelectRoleResponse_descriptor =
      getDescriptor().getMessageTypes().get(114);
    internal_static_milvus_proto_milvus_SelectRoleResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_SelectRoleResponse_descriptor,
        new java.lang.String[] { "Status", "Results", });
    internal_static_milvus_proto_milvus_SelectUserRequest_descriptor =
      getDescriptor().getMessageTypes().get(115);
    internal_static_milvus_proto_milvus_SelectUserRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_SelectUserRequest_descriptor,
        new java.lang.String[] { "Base", "User", "IncludeRoleInfo", });
    internal_static_milvus_proto_milvus_UserResult_descriptor =
      getDescriptor().getMessageTypes().get(116);
    internal_static_milvus_proto_milvus_UserResult_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_UserResult_descriptor,
        new java.lang.String[] { "User", "Roles", });
    internal_static_milvus_proto_milvus_SelectUserResponse_descriptor =
      getDescriptor().getMessageTypes().get(117);
    internal_static_milvus_proto_milvus_SelectUserResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_SelectUserResponse_descriptor,
        new java.lang.String[] { "Status", "Results", });
    internal_static_milvus_proto_milvus_ObjectEntity_descriptor =
      getDescriptor().getMessageTypes().get(118);
    internal_static_milvus_proto_milvus_ObjectEntity_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ObjectEntity_descriptor,
        new java.lang.String[] { "Name", });
    internal_static_milvus_proto_milvus_PrivilegeEntity_descriptor =
      getDescriptor().getMessageTypes().get(119);
    internal_static_milvus_proto_milvus_PrivilegeEntity_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_PrivilegeEntity_descriptor,
        new java.lang.String[] { "Name", });
    internal_static_milvus_proto_milvus_GrantorEntity_descriptor =
      getDescriptor().getMessageTypes().get(120);
    internal_static_milvus_proto_milvus_GrantorEntity_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GrantorEntity_descriptor,
        new java.lang.String[] { "User", "Privilege", });
    internal_static_milvus_proto_milvus_GrantPrivilegeEntity_descriptor =
      getDescriptor().getMessageTypes().get(121);
    internal_static_milvus_proto_milvus_GrantPrivilegeEntity_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GrantPrivilegeEntity_descriptor,
        new java.lang.String[] { "Entities", });
    internal_static_milvus_proto_milvus_GrantEntity_descriptor =
      getDescriptor().getMessageTypes().get(122);
    internal_static_milvus_proto_milvus_GrantEntity_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GrantEntity_descriptor,
        new java.lang.String[] { "Role", "Object", "ObjectName", "Grantor", "DbName", });
    internal_static_milvus_proto_milvus_SelectGrantRequest_descriptor =
      getDescriptor().getMessageTypes().get(123);
    internal_static_milvus_proto_milvus_SelectGrantRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_SelectGrantRequest_descriptor,
        new java.lang.String[] { "Base", "Entity", });
    internal_static_milvus_proto_milvus_SelectGrantResponse_descriptor =
      getDescriptor().getMessageTypes().get(124);
    internal_static_milvus_proto_milvus_SelectGrantResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_SelectGrantResponse_descriptor,
        new java.lang.String[] { "Status", "Entities", });
    internal_static_milvus_proto_milvus_OperatePrivilegeRequest_descriptor =
      getDescriptor().getMessageTypes().get(125);
    internal_static_milvus_proto_milvus_OperatePrivilegeRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_OperatePrivilegeRequest_descriptor,
        new java.lang.String[] { "Base", "Entity", "Type", });
    internal_static_milvus_proto_milvus_UserInfo_descriptor =
      getDescriptor().getMessageTypes().get(126);
    internal_static_milvus_proto_milvus_UserInfo_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_UserInfo_descriptor,
        new java.lang.String[] { "User", "Password", "Roles", });
    internal_static_milvus_proto_milvus_RBACMeta_descriptor =
      getDescriptor().getMessageTypes().get(127);
    internal_static_milvus_proto_milvus_RBACMeta_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_RBACMeta_descriptor,
        new java.lang.String[] { "Users", "Roles", "Grants", });
    internal_static_milvus_proto_milvus_BackupRBACMetaRequest_descriptor =
      getDescriptor().getMessageTypes().get(128);
    internal_static_milvus_proto_milvus_BackupRBACMetaRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_BackupRBACMetaRequest_descriptor,
        new java.lang.String[] { "Base", });
    internal_static_milvus_proto_milvus_BackupRBACMetaResponse_descriptor =
      getDescriptor().getMessageTypes().get(129);
    internal_static_milvus_proto_milvus_BackupRBACMetaResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_BackupRBACMetaResponse_descriptor,
        new java.lang.String[] { "Status", "RBACMeta", });
    internal_static_milvus_proto_milvus_RestoreRBACMetaRequest_descriptor =
      getDescriptor().getMessageTypes().get(130);
    internal_static_milvus_proto_milvus_RestoreRBACMetaRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_RestoreRBACMetaRequest_descriptor,
        new java.lang.String[] { "Base", "RBACMeta", });
    internal_static_milvus_proto_milvus_GetLoadingProgressRequest_descriptor =
      getDescriptor().getMessageTypes().get(131);
    internal_static_milvus_proto_milvus_GetLoadingProgressRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetLoadingProgressRequest_descriptor,
        new java.lang.String[] { "Base", "CollectionName", "PartitionNames", "DbName", });
    internal_static_milvus_proto_milvus_GetLoadingProgressResponse_descriptor =
      getDescriptor().getMessageTypes().get(132);
    internal_static_milvus_proto_milvus_GetLoadingProgressResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetLoadingProgressResponse_descriptor,
        new java.lang.String[] { "Status", "Progress", "RefreshProgress", });
    internal_static_milvus_proto_milvus_GetLoadStateRequest_descriptor =
      getDescriptor().getMessageTypes().get(133);
    internal_static_milvus_proto_milvus_GetLoadStateRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetLoadStateRequest_descriptor,
        new java.lang.String[] { "Base", "CollectionName", "PartitionNames", "DbName", });
    internal_static_milvus_proto_milvus_GetLoadStateResponse_descriptor =
      getDescriptor().getMessageTypes().get(134);
    internal_static_milvus_proto_milvus_GetLoadStateResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetLoadStateResponse_descriptor,
        new java.lang.String[] { "Status", "State", });
    internal_static_milvus_proto_milvus_MilvusExt_descriptor =
      getDescriptor().getMessageTypes().get(135);
    internal_static_milvus_proto_milvus_MilvusExt_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_MilvusExt_descriptor,
        new java.lang.String[] { "Version", });
    internal_static_milvus_proto_milvus_GetVersionRequest_descriptor =
      getDescriptor().getMessageTypes().get(136);
    internal_static_milvus_proto_milvus_GetVersionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetVersionRequest_descriptor,
        new java.lang.String[] { });
    internal_static_milvus_proto_milvus_GetVersionResponse_descriptor =
      getDescriptor().getMessageTypes().get(137);
    internal_static_milvus_proto_milvus_GetVersionResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetVersionResponse_descriptor,
        new java.lang.String[] { "Status", "Version", });
    internal_static_milvus_proto_milvus_CheckHealthRequest_descriptor =
      getDescriptor().getMessageTypes().get(138);
    internal_static_milvus_proto_milvus_CheckHealthRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CheckHealthRequest_descriptor,
        new java.lang.String[] { });
    internal_static_milvus_proto_milvus_CheckHealthResponse_descriptor =
      getDescriptor().getMessageTypes().get(139);
    internal_static_milvus_proto_milvus_CheckHealthResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CheckHealthResponse_descriptor,
        new java.lang.String[] { "Status", "IsHealthy", "Reasons", "QuotaStates", });
    internal_static_milvus_proto_milvus_CreateResourceGroupRequest_descriptor =
      getDescriptor().getMessageTypes().get(140);
    internal_static_milvus_proto_milvus_CreateResourceGroupRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CreateResourceGroupRequest_descriptor,
        new java.lang.String[] { "Base", "ResourceGroup", "Config", });
    internal_static_milvus_proto_milvus_UpdateResourceGroupsRequest_descriptor =
      getDescriptor().getMessageTypes().get(141);
    internal_static_milvus_proto_milvus_UpdateResourceGroupsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_UpdateResourceGroupsRequest_descriptor,
        new java.lang.String[] { "Base", "ResourceGroups", });
    internal_static_milvus_proto_milvus_UpdateResourceGroupsRequest_ResourceGroupsEntry_descriptor =
      internal_static_milvus_proto_milvus_UpdateResourceGroupsRequest_descriptor.getNestedTypes().get(0);
    internal_static_milvus_proto_milvus_UpdateResourceGroupsRequest_ResourceGroupsEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_UpdateResourceGroupsRequest_ResourceGroupsEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_milvus_proto_milvus_DropResourceGroupRequest_descriptor =
      getDescriptor().getMessageTypes().get(142);
    internal_static_milvus_proto_milvus_DropResourceGroupRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DropResourceGroupRequest_descriptor,
        new java.lang.String[] { "Base", "ResourceGroup", });
    internal_static_milvus_proto_milvus_TransferNodeRequest_descriptor =
      getDescriptor().getMessageTypes().get(143);
    internal_static_milvus_proto_milvus_TransferNodeRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_TransferNodeRequest_descriptor,
        new java.lang.String[] { "Base", "SourceResourceGroup", "TargetResourceGroup", "NumNode", });
    internal_static_milvus_proto_milvus_TransferReplicaRequest_descriptor =
      getDescriptor().getMessageTypes().get(144);
    internal_static_milvus_proto_milvus_TransferReplicaRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_TransferReplicaRequest_descriptor,
        new java.lang.String[] { "Base", "SourceResourceGroup", "TargetResourceGroup", "CollectionName", "NumReplica", "DbName", });
    internal_static_milvus_proto_milvus_ListResourceGroupsRequest_descriptor =
      getDescriptor().getMessageTypes().get(145);
    internal_static_milvus_proto_milvus_ListResourceGroupsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ListResourceGroupsRequest_descriptor,
        new java.lang.String[] { "Base", });
    internal_static_milvus_proto_milvus_ListResourceGroupsResponse_descriptor =
      getDescriptor().getMessageTypes().get(146);
    internal_static_milvus_proto_milvus_ListResourceGroupsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ListResourceGroupsResponse_descriptor,
        new java.lang.String[] { "Status", "ResourceGroups", });
    internal_static_milvus_proto_milvus_DescribeResourceGroupRequest_descriptor =
      getDescriptor().getMessageTypes().get(147);
    internal_static_milvus_proto_milvus_DescribeResourceGroupRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeResourceGroupRequest_descriptor,
        new java.lang.String[] { "Base", "ResourceGroup", });
    internal_static_milvus_proto_milvus_DescribeResourceGroupResponse_descriptor =
      getDescriptor().getMessageTypes().get(148);
    internal_static_milvus_proto_milvus_DescribeResourceGroupResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeResourceGroupResponse_descriptor,
        new java.lang.String[] { "Status", "ResourceGroup", });
    internal_static_milvus_proto_milvus_ResourceGroup_descriptor =
      getDescriptor().getMessageTypes().get(149);
    internal_static_milvus_proto_milvus_ResourceGroup_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ResourceGroup_descriptor,
        new java.lang.String[] { "Name", "Capacity", "NumAvailableNode", "NumLoadedReplica", "NumOutgoingNode", "NumIncomingNode", "Config", "Nodes", });
    internal_static_milvus_proto_milvus_ResourceGroup_NumLoadedReplicaEntry_descriptor =
      internal_static_milvus_proto_milvus_ResourceGroup_descriptor.getNestedTypes().get(0);
    internal_static_milvus_proto_milvus_ResourceGroup_NumLoadedReplicaEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ResourceGroup_NumLoadedReplicaEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_milvus_proto_milvus_ResourceGroup_NumOutgoingNodeEntry_descriptor =
      internal_static_milvus_proto_milvus_ResourceGroup_descriptor.getNestedTypes().get(1);
    internal_static_milvus_proto_milvus_ResourceGroup_NumOutgoingNodeEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ResourceGroup_NumOutgoingNodeEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_milvus_proto_milvus_ResourceGroup_NumIncomingNodeEntry_descriptor =
      internal_static_milvus_proto_milvus_ResourceGroup_descriptor.getNestedTypes().get(2);
    internal_static_milvus_proto_milvus_ResourceGroup_NumIncomingNodeEntry_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ResourceGroup_NumIncomingNodeEntry_descriptor,
        new java.lang.String[] { "Key", "Value", });
    internal_static_milvus_proto_milvus_RenameCollectionRequest_descriptor =
      getDescriptor().getMessageTypes().get(150);
    internal_static_milvus_proto_milvus_RenameCollectionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_RenameCollectionRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "OldName", "NewName", "NewDBName", });
    internal_static_milvus_proto_milvus_GetIndexStatisticsRequest_descriptor =
      getDescriptor().getMessageTypes().get(151);
    internal_static_milvus_proto_milvus_GetIndexStatisticsRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetIndexStatisticsRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "CollectionName", "IndexName", "Timestamp", });
    internal_static_milvus_proto_milvus_GetIndexStatisticsResponse_descriptor =
      getDescriptor().getMessageTypes().get(152);
    internal_static_milvus_proto_milvus_GetIndexStatisticsResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetIndexStatisticsResponse_descriptor,
        new java.lang.String[] { "Status", "IndexDescriptions", });
    internal_static_milvus_proto_milvus_ConnectRequest_descriptor =
      getDescriptor().getMessageTypes().get(153);
    internal_static_milvus_proto_milvus_ConnectRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ConnectRequest_descriptor,
        new java.lang.String[] { "Base", "ClientInfo", });
    internal_static_milvus_proto_milvus_ConnectResponse_descriptor =
      getDescriptor().getMessageTypes().get(154);
    internal_static_milvus_proto_milvus_ConnectResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ConnectResponse_descriptor,
        new java.lang.String[] { "Status", "ServerInfo", "Identifier", });
    internal_static_milvus_proto_milvus_AllocTimestampRequest_descriptor =
      getDescriptor().getMessageTypes().get(155);
    internal_static_milvus_proto_milvus_AllocTimestampRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_AllocTimestampRequest_descriptor,
        new java.lang.String[] { "Base", });
    internal_static_milvus_proto_milvus_AllocTimestampResponse_descriptor =
      getDescriptor().getMessageTypes().get(156);
    internal_static_milvus_proto_milvus_AllocTimestampResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_AllocTimestampResponse_descriptor,
        new java.lang.String[] { "Status", "Timestamp", });
    internal_static_milvus_proto_milvus_CreateDatabaseRequest_descriptor =
      getDescriptor().getMessageTypes().get(157);
    internal_static_milvus_proto_milvus_CreateDatabaseRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_CreateDatabaseRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "Properties", });
    internal_static_milvus_proto_milvus_DropDatabaseRequest_descriptor =
      getDescriptor().getMessageTypes().get(158);
    internal_static_milvus_proto_milvus_DropDatabaseRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DropDatabaseRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", });
    internal_static_milvus_proto_milvus_ListDatabasesRequest_descriptor =
      getDescriptor().getMessageTypes().get(159);
    internal_static_milvus_proto_milvus_ListDatabasesRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ListDatabasesRequest_descriptor,
        new java.lang.String[] { "Base", });
    internal_static_milvus_proto_milvus_ListDatabasesResponse_descriptor =
      getDescriptor().getMessageTypes().get(160);
    internal_static_milvus_proto_milvus_ListDatabasesResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ListDatabasesResponse_descriptor,
        new java.lang.String[] { "Status", "DbNames", "CreatedTimestamp", });
    internal_static_milvus_proto_milvus_AlterDatabaseRequest_descriptor =
      getDescriptor().getMessageTypes().get(161);
    internal_static_milvus_proto_milvus_AlterDatabaseRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_AlterDatabaseRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", "DbId", "Properties", });
    internal_static_milvus_proto_milvus_DescribeDatabaseRequest_descriptor =
      getDescriptor().getMessageTypes().get(162);
    internal_static_milvus_proto_milvus_DescribeDatabaseRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeDatabaseRequest_descriptor,
        new java.lang.String[] { "Base", "DbName", });
    internal_static_milvus_proto_milvus_DescribeDatabaseResponse_descriptor =
      getDescriptor().getMessageTypes().get(163);
    internal_static_milvus_proto_milvus_DescribeDatabaseResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_DescribeDatabaseResponse_descriptor,
        new java.lang.String[] { "Status", "DbName", "DbID", "CreatedTimestamp", "Properties", });
    internal_static_milvus_proto_milvus_ReplicateMessageRequest_descriptor =
      getDescriptor().getMessageTypes().get(164);
    internal_static_milvus_proto_milvus_ReplicateMessageRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ReplicateMessageRequest_descriptor,
        new java.lang.String[] { "Base", "ChannelName", "BeginTs", "EndTs", "Msgs", "StartPositions", "EndPositions", });
    internal_static_milvus_proto_milvus_ReplicateMessageResponse_descriptor =
      getDescriptor().getMessageTypes().get(165);
    internal_static_milvus_proto_milvus_ReplicateMessageResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ReplicateMessageResponse_descriptor,
        new java.lang.String[] { "Status", "Position", });
    internal_static_milvus_proto_milvus_ImportAuthPlaceholder_descriptor =
      getDescriptor().getMessageTypes().get(166);
    internal_static_milvus_proto_milvus_ImportAuthPlaceholder_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ImportAuthPlaceholder_descriptor,
        new java.lang.String[] { "DbName", "CollectionName", "PartitionName", });
    internal_static_milvus_proto_milvus_GetImportProgressAuthPlaceholder_descriptor =
      getDescriptor().getMessageTypes().get(167);
    internal_static_milvus_proto_milvus_GetImportProgressAuthPlaceholder_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_GetImportProgressAuthPlaceholder_descriptor,
        new java.lang.String[] { "DbName", });
    internal_static_milvus_proto_milvus_ListImportsAuthPlaceholder_descriptor =
      getDescriptor().getMessageTypes().get(168);
    internal_static_milvus_proto_milvus_ListImportsAuthPlaceholder_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_ListImportsAuthPlaceholder_descriptor,
        new java.lang.String[] { "DbName", "CollectionName", });
    milvusExtObj.internalInit(descriptor.getExtensions().get(0));
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(io.milvus.grpc.CommonProto.privilegeExtObj);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.milvus.grpc.CommonProto.getDescriptor();
    io.milvus.grpc.ResourceGroupProto.getDescriptor();
    io.milvus.grpc.SchemaProto.getDescriptor();
    milvus.proto.feder.Feder.getDescriptor();
    milvus.proto.msg.Msg.getDescriptor();
    com.google.protobuf.DescriptorProtos.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy