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_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_SearchRequestV2_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_milvus_proto_milvus_SearchRequestV2_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_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_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_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;

  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\014schema.proto\032\013feder.proto\032\tms" +
      "g.proto\032 google/protobuf/descriptor.prot" +
      "o\"\215\001\n\022CreateAliasRequest\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\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\020DropAliasRe" +
      "quest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.commo" +
      "n.MsgBase\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\"\214\001\n\021AlterAliasRequ" +
      "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\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.MsgBase\022\017\n\007db_n" +
      "ame\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.Status\022\017\n\007db" +
      "_name\030\002 \001(\t\022\r\n\005alias\030\003 \001(\t\022\022\n\ncollection" +
      "\030\004 \001(\t\"~\n\022ListAliasesRequest\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\312>\017\010" +
      "\001\020/\030\377\377\377\377\377\377\377\377\377\001\"}\n\023ListAliasesResponse\022+\n" +
      "\006status\030\001 \001(\0132\033.milvus.proto.common.Stat" +
      "us\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_name\030\003" +
      " \001(\t\022\017\n\007aliases\030\004 \003(\t\"\270\002\n\027CreateCollecti" +
      "onRequest\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\016\n\006schema\030\004 \001(\014\022\022\n\nshard" +
      "s_num\030\005 \001(\005\022@\n\021consistency_level\030\006 \001(\0162%" +
      ".milvus.proto.common.ConsistencyLevel\0225\n" +
      "\nproperties\030\007 \003(\0132!.milvus.proto.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\025DropCollectionReque" +
      "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\312>\017\010\001\020\002\030\377\377\377\377\377\377\377\377\377\001\"\317\001\n\026AlterCo" +
      "llectionRequest\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\022\024\n\014collectionID\030\004 " +
      "\001(\003\0225\n\nproperties\030\005 \003(\0132!.milvus.proto.c" +
      "ommon.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\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\ntime_st" +
      "amp\030\004 \001(\004\"J\n\014BoolResponse\022+\n\006status\030\001 \001(" +
      "\0132\033.milvus.proto.common.Status\022\r\n\005value\030" +
      "\002 \001(\010\"L\n\016StringResponse\022+\n\006status\030\001 \001(\0132" +
      "\033.milvus.proto.common.Status\022\r\n\005value\030\002 " +
      "\001(\t\"\257\001\n\031DescribeCollectionRequest\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" +
      "\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\"\252\004\n\032DescribeCollec" +
      "tionResponse\022+\n\006status\030\001 \001(\0132\033.milvus.pr" +
      "oto.common.Status\0225\n\006schema\030\002 \001(\0132%.milv" +
      "us.proto.schema.CollectionSchema\022\024\n\014coll" +
      "ectionID\030\003 \001(\003\022\035\n\025virtual_channel_names\030" +
      "\004 \003(\t\022\036\n\026physical_channel_names\030\005 \003(\t\022\031\n" +
      "\021created_timestamp\030\006 \001(\004\022\035\n\025created_utc_" +
      "timestamp\030\007 \001(\004\022\022\n\nshards_num\030\010 \001(\005\022\017\n\007a" +
      "liases\030\t \003(\t\0229\n\017start_positions\030\n \003(\0132 ." +
      "milvus.proto.common.KeyDataPair\022@\n\021consi" +
      "stency_level\030\013 \001(\0162%.milvus.proto.common" +
      ".ConsistencyLevel\022\027\n\017collection_name\030\014 \001" +
      "(\t\0225\n\nproperties\030\r \003(\0132!.milvus.proto.co" +
      "mmon.KeyValuePair\022\017\n\007db_name\030\016 \001(\t\022\026\n\016nu" +
      "m_partitions\030\017 \001(\003\"\270\001\n\025LoadCollectionReq" +
      "uest\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\016replica_number\030\004 \001(\005\022\027\n\017re" +
      "source_groups\030\005 \003(\t\022\017\n\007refresh\030\006 \001(\010:\007\312>" +
      "\004\020\005\030\003\"y\n\030ReleaseCollectionRequest\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:" +
      "\007\312>\004\020\006\030\003\"\253\001\n\024GetStatisticsRequest\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" +
      "\027\n\017partition_names\030\004 \003(\t\022\033\n\023guarantee_ti" +
      "mestamp\030\005 \001(\004:\007\312>\004\020\n\030\003\"v\n\025GetStatisticsR" +
      "esponse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.c" +
      "ommon.Status\0220\n\005stats\030\002 \003(\0132!.milvus.pro" +
      "to.common.KeyValuePair\"\177\n\036GetCollectionS" +
      "tatisticsRequest\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:\007\312>\004\020\n\030\003\"\200\001\n\037GetC" +
      "ollectionStatisticsResponse\022+\n\006status\030\001 " +
      "\001(\0132\033.milvus.proto.common.Status\0220\n\005stat" +
      "s\030\002 \003(\0132!.milvus.proto.common.KeyValuePa" +
      "ir\"\310\001\n\026ShowCollectionsRequest\022*\n\004base\030\001 " +
      "\001(\0132\034.milvus.proto.common.MsgBase\022\017\n\007db_" +
      "name\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\020c" +
      "ollection_names\030\005 \003(\tB\002\030\001:\022\312>\017\010\001\020\004\030\377\377\377\377\377" +
      "\377\377\377\377\001\"\367\001\n\027ShowCollectionsResponse\022+\n\006sta" +
      "tus\030\001 \001(\0132\033.milvus.proto.common.Status\022\030" +
      "\n\020collection_names\030\002 \003(\t\022\026\n\016collection_i" +
      "ds\030\003 \003(\003\022\032\n\022created_timestamps\030\004 \003(\004\022\036\n\026" +
      "created_utc_timestamps\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\026CreatePartitionReque" +
      "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\026\n\016partition_name\030\004 \001(\t:\007\312>\004\020\'\030" +
      "\003\"\215\001\n\024DropPartitionRequest\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:\007\312>\004\020(\030\003\"\214\001\n\023HasPartiti" +
      "onRequest\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:" +
      "\007\312>\004\020*\030\003\"\321\001\n\025LoadPartitionsRequest\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\027\n\017partition_names\030\004 \003(\t\022\026\n\016replica_num" +
      "ber\030\005 \001(\005\022\027\n\017resource_groups\030\006 \003(\t\022\017\n\007re" +
      "fresh\030\007 \001(\010:\007\312>\004\020\005\030\003\"\222\001\n\030ReleasePartitio" +
      "nsRequest\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\027\n\017partition_names\030\004 \003(\t" +
      ":\007\312>\004\020\006\030\003\"\215\001\n\035GetPartitionStatisticsRequ" +
      "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\026\n\016partition_name\030\004 \001(\t\"\177\n\036Get" +
      "PartitionStatisticsResponse\022+\n\006status\030\001 " +
      "\001(\0132\033.milvus.proto.common.Status\0220\n\005stat" +
      "s\030\002 \003(\0132!.milvus.proto.common.KeyValuePa" +
      "ir\"\326\001\n\025ShowPartitionsRequest\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\024\n\014co" +
      "llectionID\030\004 \001(\003\022\027\n\017partition_names\030\005 \003(" +
      "\t\022/\n\004type\030\006 \001(\0162\035.milvus.proto.milvus.Sh" +
      "owTypeB\002\030\001:\007\312>\004\020)\030\003\"\322\001\n\026ShowPartitionsRe" +
      "sponse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.co" +
      "mmon.Status\022\027\n\017partition_names\030\002 \003(\t\022\024\n\014" +
      "partitionIDs\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\024inMemory_percentages\030\006 \003(\003B\002\030\001\"m\n\026Desc" +
      "ribeSegmentRequest\022*\n\004base\030\001 \001(\0132\034.milvu" +
      "s.proto.common.MsgBase\022\024\n\014collectionID\030\002" +
      " \001(\003\022\021\n\tsegmentID\030\003 \001(\003\"\217\001\n\027DescribeSegm" +
      "entResponse\022+\n\006status\030\001 \001(\0132\033.milvus.pro" +
      "to.common.Status\022\017\n\007indexID\030\002 \001(\003\022\017\n\007bui" +
      "ldID\030\003 \001(\003\022\024\n\014enable_index\030\004 \001(\010\022\017\n\007fiel" +
      "dID\030\005 \001(\003\"l\n\023ShowSegmentsRequest\022*\n\004base" +
      "\030\001 \001(\0132\034.milvus.proto.common.MsgBase\022\024\n\014" +
      "collectionID\030\002 \001(\003\022\023\n\013partitionID\030\003 \001(\003\"" +
      "W\n\024ShowSegmentsResponse\022+\n\006status\030\001 \001(\0132" +
      "\033.milvus.proto.common.Status\022\022\n\nsegmentI" +
      "Ds\030\002 \003(\003\"\324\001\n\022CreateIndexRequest\022*\n\004base\030" +
      "\001 \001(\0132\034.milvus.proto.common.MsgBase\022\017\n\007d" +
      "b_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" +
      "!.milvus.proto.common.KeyValuePair\022\022\n\nin" +
      "dex_name\030\006 \001(\t:\007\312>\004\020\013\030\003\"\277\001\n\021AlterIndexRe" +
      "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\022\n\nindex_name\030\004 \001(\t\0227\n\014extra" +
      "_params\030\005 \003(\0132!.milvus.proto.common.KeyV" +
      "aluePair:\007\312>\004\020\013\030\003\"\260\001\n\024DescribeIndexReque" +
      "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\022\n\nfield_name\030\004 \001(\t\022\022\n\nindex_na" +
      "me\030\005 \001(\t\022\021\n\ttimestamp\030\006 \001(\004:\007\312>\004\020\014\030\003\"\225\002\n" +
      "\020IndexDescription\022\022\n\nindex_name\030\001 \001(\t\022\017\n" +
      "\007indexID\030\002 \001(\003\0221\n\006params\030\003 \003(\0132!.milvus." +
      "proto.common.KeyValuePair\022\022\n\nfield_name\030" +
      "\004 \001(\t\022\024\n\014indexed_rows\030\005 \001(\003\022\022\n\ntotal_row" +
      "s\030\006 \001(\003\022.\n\005state\030\007 \001(\0162\037.milvus.proto.co" +
      "mmon.IndexState\022\037\n\027index_state_fail_reas" +
      "on\030\010 \001(\t\022\032\n\022pending_index_rows\030\t \001(\003\"\207\001\n" +
      "\025DescribeIndexResponse\022+\n\006status\030\001 \001(\0132\033" +
      ".milvus.proto.common.Status\022A\n\022index_des" +
      "criptions\030\002 \003(\0132%.milvus.proto.milvus.In" +
      "dexDescription\"\245\001\n\034GetIndexBuildProgress" +
      "Request\022*\n\004base\030\001 \001(\0132\034.milvus.proto.com" +
      "mon.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collecti" +
      "on_name\030\003 \001(\t\022\022\n\nfield_name\030\004 \001(\t\022\022\n\nind" +
      "ex_name\030\005 \001(\t:\007\312>\004\020\014\030\003\"v\n\035GetIndexBuildP" +
      "rogressResponse\022+\n\006status\030\001 \001(\0132\033.milvus" +
      ".proto.common.Status\022\024\n\014indexed_rows\030\002 \001" +
      "(\003\022\022\n\ntotal_rows\030\003 \001(\003\"\235\001\n\024GetIndexState" +
      "Request\022*\n\004base\030\001 \001(\0132\034.milvus.proto.com" +
      "mon.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collecti" +
      "on_name\030\003 \001(\t\022\022\n\nfield_name\030\004 \001(\t\022\022\n\nind" +
      "ex_name\030\005 \001(\t:\007\312>\004\020\014\030\003\"\211\001\n\025GetIndexState" +
      "Response\022+\n\006status\030\001 \001(\0132\033.milvus.proto." +
      "common.Status\022.\n\005state\030\002 \001(\0162\037.milvus.pr" +
      "oto.common.IndexState\022\023\n\013fail_reason\030\003 \001" +
      "(\t\"\231\001\n\020DropIndexRequest\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_n" +
      "ame\030\004 \001(\t\022\022\n\nindex_name\030\005 \001(\t:\007\312>\004\020\r\030\003\"\340" +
      "\001\n\rInsertRequest\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\016partition_name" +
      "\030\004 \001(\t\0223\n\013fields_data\030\005 \003(\0132\036.milvus.pro" +
      "to.schema.FieldData\022\021\n\thash_keys\030\006 \003(\r\022\020" +
      "\n\010num_rows\030\007 \001(\r:\007\312>\004\020\010\030\003\"\340\001\n\rUpsertRequ" +
      "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\026\n\016partition_name\030\004 \001(\t\0223\n\013fie" +
      "lds_data\030\005 \003(\0132\036.milvus.proto.schema.Fie" +
      "ldData\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\006statu" +
      "s\030\001 \001(\0132\033.milvus.proto.common.Status\022%\n\003" +
      "IDs\030\002 \001(\0132\030.milvus.proto.schema.IDs\022\022\n\ns" +
      "ucc_index\030\003 \003(\r\022\021\n\terr_index\030\004 \003(\r\022\024\n\014ac" +
      "knowledged\030\005 \001(\010\022\022\n\ninsert_cnt\030\006 \001(\003\022\022\n\n" +
      "delete_cnt\030\007 \001(\003\022\022\n\nupsert_cnt\030\010 \001(\003\022\021\n\t" +
      "timestamp\030\t \001(\004\"\351\001\n\rDeleteRequest\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" +
      "\026\n\016partition_name\030\004 \001(\t\022\014\n\004expr\030\005 \001(\t\022\021\n" +
      "\thash_keys\030\006 \003(\r\022@\n\021consistency_level\030\007 " +
      "\001(\0162%.milvus.proto.common.ConsistencyLev" +
      "el:\007\312>\004\020\t\030\003\"\223\004\n\rSearchRequest\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\027\n\017p" +
      "artition_names\030\004 \003(\t\022\013\n\003dsl\030\005 \001(\t\022\031\n\021pla" +
      "ceholder_group\030\006 \001(\014\022.\n\010dsl_type\030\007 \001(\0162\034" +
      ".milvus.proto.common.DslType\022\025\n\routput_f" +
      "ields\030\010 \003(\t\0228\n\rsearch_params\030\t \003(\0132!.mil" +
      "vus.proto.common.KeyValuePair\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_return_all_meta\030" +
      "\r \001(\010\022@\n\021consistency_level\030\016 \001(\0162%.milvu" +
      "s.proto.common.ConsistencyLevel\022\037\n\027use_d" +
      "efault_consistency\030\017 \001(\010\022\036\n\026search_by_pr" +
      "imary_keys\030\020 \001(\010:\007\312>\004\020\016\030\003\"5\n\004Hits\022\013\n\003IDs" +
      "\030\001 \003(\003\022\020\n\010row_data\030\002 \003(\014\022\016\n\006scores\030\003 \003(\002" +
      "\"\215\001\n\rSearchResults\022+\n\006status\030\001 \001(\0132\033.mil" +
      "vus.proto.common.Status\0226\n\007results\030\002 \001(\013" +
      "2%.milvus.proto.schema.SearchResultData\022" +
      "\027\n\017collection_name\030\003 \001(\t\"\305\003\n\017SearchReque" +
      "stV2\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\027\n\017partition_names\030\004 \003(\t\0224\n\010r" +
      "equests\030\005 \003(\0132\".milvus.proto.milvus.Sear" +
      "chRequest\0226\n\013rank_params\030\006 \003(\0132!.milvus." +
      "proto.common.KeyValuePair\022\030\n\020travel_time" +
      "stamp\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" +
      "%.milvus.proto.common.ConsistencyLevel\022\037" +
      "\n\027use_default_consistency\030\014 \001(\010:\007\312>\004\020\016\030\003" +
      "\"n\n\014FlushRequest\022*\n\004base\030\001 \001(\0132\034.milvus." +
      "proto.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\030\n" +
      "\020collection_names\030\003 \003(\t:\007\312>\004\020\017 \003\"\266\006\n\rFlu" +
      "shResponse\022+\n\006status\030\001 \001(\0132\033.milvus.prot" +
      "o.common.Status\022\017\n\007db_name\030\002 \001(\t\022G\n\013coll" +
      "_segIDs\030\003 \003(\01322.milvus.proto.milvus.Flus" +
      "hResponse.CollSegIDsEntry\022R\n\021flush_coll_" +
      "segIDs\030\004 \003(\01327.milvus.proto.milvus.Flush" +
      "Response.FlushCollSegIDsEntry\022N\n\017coll_se" +
      "al_times\030\005 \003(\01325.milvus.proto.milvus.Flu" +
      "shResponse.CollSealTimesEntry\022J\n\rcoll_fl" +
      "ush_ts\030\006 \003(\01323.milvus.proto.milvus.Flush" +
      "Response.CollFlushTsEntry\022G\n\013channel_cps" +
      "\030\007 \003(\01322.milvus.proto.milvus.FlushRespon" +
      "se.ChannelCpsEntry\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\024FlushCollSegIDs" +
      "Entry\022\013\n\003key\030\001 \001(\t\022-\n\005value\030\002 \001(\0132\036.milv" +
      "us.proto.schema.LongArray:\0028\001\0324\n\022CollSea" +
      "lTimesEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\003:" +
      "\0028\001\0322\n\020CollFlushTsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005" +
      "value\030\002 \001(\004:\0028\001\032P\n\017ChannelCpsEntry\022\013\n\003ke" +
      "y\030\001 \001(\t\022,\n\005value\030\002 \001(\0132\035.milvus.proto.ms" +
      "g.MsgPosition:\0028\001\"\233\003\n\014QueryRequest\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\014\n\004expr\030\004 \001(\t\022\025\n\routput_fields\030\005 \003(\t\022\027\n" +
      "\017partition_names\030\006 \003(\t\022\030\n\020travel_timesta" +
      "mp\030\007 \001(\004\022\033\n\023guarantee_timestamp\030\010 \001(\004\0227\n" +
      "\014query_params\030\t \003(\0132!.milvus.proto.commo" +
      "n.KeyValuePair\022\033\n\023not_return_all_meta\030\n " +
      "\001(\010\022@\n\021consistency_level\030\013 \001(\0162%.milvus." +
      "proto.common.ConsistencyLevel\022\037\n\027use_def" +
      "ault_consistency\030\014 \001(\010:\007\312>\004\020\020\030\003\"\240\001\n\014Quer" +
      "yResults\022+\n\006status\030\001 \001(\0132\033.milvus.proto." +
      "common.Status\0223\n\013fields_data\030\002 \003(\0132\036.mil" +
      "vus.proto.schema.FieldData\022\027\n\017collection" +
      "_name\030\003 \001(\t\022\025\n\routput_fields\030\004 \003(\t\"}\n\tVe" +
      "ctorIDs\022\027\n\017collection_name\030\001 \001(\t\022\022\n\nfiel" +
      "d_name\030\002 \001(\t\022*\n\010id_array\030\003 \001(\0132\030.milvus." +
      "proto.schema.IDs\022\027\n\017partition_names\030\004 \003(" +
      "\t\"\203\001\n\014VectorsArray\0222\n\010id_array\030\001 \001(\0132\036.m" +
      "ilvus.proto.milvus.VectorIDsH\000\0226\n\ndata_a" +
      "rray\030\002 \001(\0132 .milvus.proto.schema.VectorF" +
      "ieldH\000B\007\n\005array\"\335\001\n\023CalcDistanceRequest\022" +
      "*\n\004base\030\001 \001(\0132\034.milvus.proto.common.MsgB" +
      "ase\0222\n\007op_left\030\002 \001(\0132!.milvus.proto.milv" +
      "us.VectorsArray\0223\n\010op_right\030\003 \001(\0132!.milv" +
      "us.proto.milvus.VectorsArray\0221\n\006params\030\004" +
      " \003(\0132!.milvus.proto.common.KeyValuePair\"" +
      "\265\001\n\023CalcDistanceResults\022+\n\006status\030\001 \001(\0132" +
      "\033.milvus.proto.common.Status\0221\n\010int_dist" +
      "\030\002 \001(\0132\035.milvus.proto.schema.IntArrayH\000\022" +
      "5\n\nfloat_dist\030\003 \001(\0132\037.milvus.proto.schem" +
      "a.FloatArrayH\000B\007\n\005array\"b\n\017FlushAllReque" +
      "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\020&\030\377\377\377\377\377\377\377" +
      "\377\377\001\"U\n\020FlushAllResponse\022+\n\006status\030\001 \001(\0132" +
      "\033.milvus.proto.common.Status\022\024\n\014flush_al" +
      "l_ts\030\002 \001(\004\"\231\001\n\025PersistentSegmentInfo\022\021\n\t" +
      "segmentID\030\001 \001(\003\022\024\n\014collectionID\030\002 \001(\003\022\023\n" +
      "\013partitionID\030\003 \001(\003\022\020\n\010num_rows\030\004 \001(\003\0220\n\005" +
      "state\030\005 \001(\0162!.milvus.proto.common.Segmen" +
      "tState\"u\n\037GetPersistentSegmentInfoReques" +
      "t\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.Ms" +
      "gBase\022\016\n\006dbName\030\002 \001(\t\022\026\n\016collectionName\030" +
      "\003 \001(\t\"\212\001\n GetPersistentSegmentInfoRespon" +
      "se\022+\n\006status\030\001 \001(\0132\033.milvus.proto.common" +
      ".Status\0229\n\005infos\030\002 \003(\0132*.milvus.proto.mi" +
      "lvus.PersistentSegmentInfo\"\360\001\n\020QuerySegm" +
      "entInfo\022\021\n\tsegmentID\030\001 \001(\003\022\024\n\014collection" +
      "ID\030\002 \001(\003\022\023\n\013partitionID\030\003 \001(\003\022\020\n\010mem_siz" +
      "e\030\004 \001(\003\022\020\n\010num_rows\030\005 \001(\003\022\022\n\nindex_name\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.common." +
      "SegmentState\022\017\n\007nodeIds\030\n \003(\003\"p\n\032GetQuer" +
      "ySegmentInfoRequest\022*\n\004base\030\001 \001(\0132\034.milv" +
      "us.proto.common.MsgBase\022\016\n\006dbName\030\002 \001(\t\022" +
      "\026\n\016collectionName\030\003 \001(\t\"\200\001\n\033GetQuerySegm" +
      "entInfoResponse\022+\n\006status\030\001 \001(\0132\033.milvus" +
      ".proto.common.Status\0224\n\005infos\030\002 \003(\0132%.mi" +
      "lvus.proto.milvus.QuerySegmentInfo\"$\n\014Du" +
      "mmyRequest\022\024\n\014request_type\030\001 \001(\t\"!\n\rDumm" +
      "yResponse\022\020\n\010response\030\001 \001(\t\"\025\n\023RegisterL" +
      "inkRequest\"r\n\024RegisterLinkResponse\022-\n\007ad" +
      "dress\030\001 \001(\0132\034.milvus.proto.common.Addres" +
      "s\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.MsgBase\022\017\n\007reque" +
      "st\030\002 \001(\t\"k\n\022GetMetricsResponse\022+\n\006status" +
      "\030\001 \001(\0132\033.milvus.proto.common.Status\022\020\n\010r" +
      "esponse\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.KeyValuePair\"\262\001\n\017Com" +
      "ponentStates\0221\n\005state\030\001 \001(\0132\".milvus.pro" +
      "to.milvus.ComponentInfo\022?\n\023subcomponent_" +
      "states\030\002 \003(\0132\".milvus.proto.milvus.Compo" +
      "nentInfo\022+\n\006status\030\003 \001(\0132\033.milvus.proto." +
      "common.Status\"\033\n\031GetComponentStatesReque" +
      "st\"\266\001\n\022LoadBalanceRequest\022*\n\004base\030\001 \001(\0132" +
      "\034.milvus.proto.common.MsgBase\022\022\n\nsrc_nod" +
      "eID\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\016collectionName\030\005 \001(" +
      "\t\022\017\n\007db_name\030\006 \001(\t:\007\312>\004\020\021\030\005\"L\n\027ManualCom" +
      "pactionRequest\022\024\n\014collectionID\030\001 \001(\003\022\022\n\n" +
      "timetravel\030\002 \001(\004:\007\312>\004\020\007\030\001\"z\n\030ManualCompa" +
      "ctionResponse\022+\n\006status\030\001 \001(\0132\033.milvus.p" +
      "roto.common.Status\022\024\n\014compactionID\030\002 \001(\003" +
      "\022\033\n\023compactionPlanCount\030\003 \001(\005\"1\n\031GetComp" +
      "actionStateRequest\022\024\n\014compactionID\030\001 \001(\003" +
      "\"\335\001\n\032GetCompactionStateResponse\022+\n\006statu" +
      "s\030\001 \001(\0132\033.milvus.proto.common.Status\0223\n\005" +
      "state\030\002 \001(\0162$.milvus.proto.common.Compac" +
      "tionState\022\027\n\017executingPlanNo\030\003 \001(\003\022\025\n\rti" +
      "meoutPlanNo\030\004 \001(\003\022\027\n\017completedPlanNo\030\005 \001" +
      "(\003\022\024\n\014failedPlanNo\030\006 \001(\003\"1\n\031GetCompactio" +
      "nPlansRequest\022\024\n\014compactionID\030\001 \001(\003\"\274\001\n\032" +
      "GetCompactionPlansResponse\022+\n\006status\030\001 \001" +
      "(\0132\033.milvus.proto.common.Status\0223\n\005state" +
      "\030\002 \001(\0162$.milvus.proto.common.CompactionS" +
      "tate\022<\n\nmergeInfos\030\003 \003(\0132(.milvus.proto." +
      "milvus.CompactionMergeInfo\"6\n\023Compaction" +
      "MergeInfo\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\025G" +
      "etFlushStateResponse\022+\n\006status\030\001 \001(\0132\033.m" +
      "ilvus.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\014flu" +
      "sh_all_ts\030\002 \001(\004\022\017\n\007db_name\030\003 \001(\t\"X\n\030GetF" +
      "lushAllStateResponse\022+\n\006status\030\001 \001(\0132\033.m" +
      "ilvus.proto.common.Status\022\017\n\007flushed\030\002 \001" +
      "(\010\"\307\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" +
      "_names\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.c" +
      "ommon.KeyValuePair\022\017\n\007db_name\030\007 \001(\t:\007\312>\004" +
      "\020\022\030\001\"L\n\016ImportResponse\022+\n\006status\030\001 \001(\0132\033" +
      ".milvus.proto.common.Status\022\r\n\005tasks\030\002 \003" +
      "(\003\"%\n\025GetImportStateRequest\022\014\n\004task\030\001 \001(" +
      "\003\"\227\002\n\026GetImportStateResponse\022+\n\006status\030\001" +
      " \001(\0132\033.milvus.proto.common.Status\022/\n\005sta" +
      "te\030\002 \001(\0162 .milvus.proto.common.ImportSta" +
      "te\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!.milvus.proto.common.KeyV" +
      "aluePair\022\n\n\002id\030\006 \001(\003\022\025\n\rcollection_id\030\007 " +
      "\001(\003\022\023\n\013segment_ids\030\010 \003(\003\022\021\n\tcreate_ts\030\t " +
      "\001(\003\"Q\n\026ListImportTasksRequest\022\027\n\017collect" +
      "ion_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\027ListImportTasksResponse\022+\n\006st" +
      "atus\030\001 \001(\0132\033.milvus.proto.common.Status\022",
      ":\n\005tasks\030\002 \003(\0132+.milvus.proto.milvus.Get" +
      "ImportStateResponse\"\232\001\n\022GetReplicasReque" +
      "st\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.M" +
      "sgBase\022\024\n\014collectionID\030\002 \001(\003\022\030\n\020with_sha" +
      "rd_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.St" +
      "atus\0222\n\010replicas\030\002 \003(\0132 .milvus.proto.mi" +
      "lvus.ReplicaInfo\"\301\002\n\013ReplicaInfo\022\021\n\trepl" +
      "icaID\030\001 \001(\003\022\024\n\014collectionID\030\002 \001(\003\022\025\n\rpar" +
      "tition_ids\030\003 \003(\003\0229\n\016shard_replicas\030\004 \003(\013" +
      "2!.milvus.proto.milvus.ShardReplica\022\020\n\010n" +
      "ode_ids\030\005 \003(\003\022\033\n\023resource_group_name\030\006 \001" +
      "(\t\022P\n\021num_outbound_node\030\007 \003(\01325.milvus.p" +
      "roto.milvus.ReplicaInfo.NumOutboundNodeE" +
      "ntry\0326\n\024NumOutboundNodeEntry\022\013\n\003key\030\001 \001(" +
      "\t\022\r\n\005value\030\002 \001(\005:\0028\001\"`\n\014ShardReplica\022\020\n\010" +
      "leaderID\030\001 \001(\003\022\023\n\013leader_addr\030\002 \001(\t\022\027\n\017d" +
      "m_channel_name\030\003 \001(\t\022\020\n\010node_ids\030\004 \003(\003\"\276" +
      "\001\n\027CreateCredentialRequest\022*\n\004base\030\001 \001(\013" +
      "2\034.milvus.proto.common.MsgBase\022\020\n\010userna" +
      "me\030\002 \001(\t\022\020\n\010password\030\003 \001(\t\022\036\n\026created_ut" +
      "c_timestamps\030\004 \001(\004\022\037\n\027modified_utc_times" +
      "tamps\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\027Upda" +
      "teCredentialRequest\022*\n\004base\030\001 \001(\0132\034.milv" +
      "us.proto.common.MsgBase\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_utc_timestamps\030\005 \001(\004\022\037\n\027m" +
      "odified_utc_timestamps\030\006 \001(\004:\t\312>\006\010\002\020\024\030\002\"" +
      "k\n\027DeleteCredentialRequest\022*\n\004base\030\001 \001(\013" +
      "2\034.milvus.proto.common.MsgBase\022\020\n\010userna" +
      "me\030\002 \001(\t:\022\312>\017\010\001\020\025\030\377\377\377\377\377\377\377\377\377\001\"W\n\025ListCred" +
      "UsersResponse\022+\n\006status\030\001 \001(\0132\033.milvus.p" +
      "roto.common.Status\022\021\n\tusernames\030\002 \003(\t\"V\n" +
      "\024ListCredUsersRequest\022*\n\004base\030\001 \001(\0132\034.mi" +
      "lvus.proto.common.MsgBase:\022\312>\017\010\001\020\026\030\377\377\377\377\377" +
      "\377\377\377\377\001\"\032\n\nRoleEntity\022\014\n\004name\030\001 \001(\t\"\032\n\nUse" +
      "rEntity\022\014\n\004name\030\001 \001(\t\"\204\001\n\021CreateRoleRequ" +
      "est\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common." +
      "MsgBase\022/\n\006entity\030\002 \001(\0132\037.milvus.proto.m" +
      "ilvus.RoleEntity:\022\312>\017\010\001\020\023\030\377\377\377\377\377\377\377\377\377\001\"d\n\017" +
      "DropRoleRequest\022*\n\004base\030\001 \001(\0132\034.milvus.p" +
      "roto.common.MsgBase\022\021\n\trole_name\030\002 \001(\t:\022" +
      "\312>\017\010\001\020\025\030\377\377\377\377\377\377\377\377\377\001\"\265\001\n\026OperateUserRoleRe" +
      "quest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.commo" +
      "n.MsgBase\022\020\n\010username\030\002 \001(\t\022\021\n\trole_name" +
      "\030\003 \001(\t\0226\n\004type\030\004 \001(\0162(.milvus.proto.milv" +
      "us.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\021i" +
      "nclude_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.milvus." +
      "proto.milvus.RoleEntity\022.\n\005users\030\002 \003(\0132\037" +
      ".milvus.proto.milvus.UserEntity\"s\n\022Selec" +
      "tRoleResponse\022+\n\006status\030\001 \001(\0132\033.milvus.p" +
      "roto.common.Status\0220\n\007results\030\002 \003(\0132\037.mi" +
      "lvus.proto.milvus.RoleResult\"\224\001\n\021SelectU" +
      "serRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto." +
      "common.MsgBase\022-\n\004user\030\002 \001(\0132\037.milvus.pr" +
      "oto.milvus.UserEntity\022\031\n\021include_role_in" +
      "fo\030\003 \001(\010:\t\312>\006\010\002\020\030\030\002\"k\n\nUserResult\022-\n\004use" +
      "r\030\001 \001(\0132\037.milvus.proto.milvus.UserEntity" +
      "\022.\n\005roles\030\002 \003(\0132\037.milvus.proto.milvus.Ro" +
      "leEntity\"s\n\022SelectUserResponse\022+\n\006status" +
      "\030\001 \001(\0132\033.milvus.proto.common.Status\0220\n\007r" +
      "esults\030\002 \003(\0132\037.milvus.proto.milvus.UserR" +
      "esult\"\034\n\014ObjectEntity\022\014\n\004name\030\001 \001(\t\"\037\n\017P" +
      "rivilegeEntity\022\014\n\004name\030\001 \001(\t\"w\n\rGrantorE" +
      "ntity\022-\n\004user\030\001 \001(\0132\037.milvus.proto.milvu" +
      "s.UserEntity\0227\n\tprivilege\030\002 \001(\0132$.milvus" +
      ".proto.milvus.PrivilegeEntity\"L\n\024GrantPr" +
      "ivilegeEntity\0224\n\010entities\030\001 \003(\0132\".milvus" +
      ".proto.milvus.GrantorEntity\"\312\001\n\013GrantEnt" +
      "ity\022-\n\004role\030\001 \001(\0132\037.milvus.proto.milvus." +
      "RoleEntity\0221\n\006object\030\002 \001(\0132!.milvus.prot" +
      "o.milvus.ObjectEntity\022\023\n\013object_name\030\003 \001" +
      "(\t\0223\n\007grantor\030\004 \001(\0132\".milvus.proto.milvu" +
      "s.GrantorEntity\022\017\n\007db_name\030\005 \001(\t\"\206\001\n\022Sel" +
      "ectGrantRequest\022*\n\004base\030\001 \001(\0132\034.milvus.p" +
      "roto.common.MsgBase\0220\n\006entity\030\002 \001(\0132 .mi" +
      "lvus.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\006stat" +
      "us\030\001 \001(\0132\033.milvus.proto.common.Status\0222\n" +
      "\010entities\030\002 \003(\0132 .milvus.proto.milvus.Gr" +
      "antEntity\"\304\001\n\027OperatePrivilegeRequest\022*\n" +
      "\004base\030\001 \001(\0132\034.milvus.proto.common.MsgBas" +
      "e\0220\n\006entity\030\002 \001(\0132 .milvus.proto.milvus." +
      "GrantEntity\0227\n\004type\030\003 \001(\0162).milvus.proto" +
      ".milvus.OperatePrivilegeType:\022\312>\017\010\001\020\027\030\377\377" +
      "\377\377\377\377\377\377\377\001\"\223\001\n\031GetLoadingProgressRequest\022*" +
      "\n\004base\030\001 \001(\0132\034.milvus.proto.common.MsgBa" +
      "se\022\027\n\017collection_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\005\030\002\"u" +
      "\n\032GetLoadingProgressResponse\022+\n\006status\030\001" +
      " \001(\0132\033.milvus.proto.common.Status\022\020\n\010pro" +
      "gress\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.mi" +
      "lvus.proto.common.MsgBase\022\027\n\017collection_" +
      "name\030\002 \001(\t\022\027\n\017partition_names\030\003 \003(\t\022\017\n\007d" +
      "b_name\030\004 \001(\t:\007\312>\004\020\005\030\002\"r\n\024GetLoadStateRes" +
      "ponse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.com" +
      "mon.Status\022-\n\005state\030\002 \001(\0162\036.milvus.proto" +
      ".common.LoadState\"\034\n\tMilvusExt\022\017\n\007versio" +
      "n\030\001 \001(\t\"\023\n\021GetVersionRequest\"R\n\022GetVersi" +
      "onResponse\022+\n\006status\030\001 \001(\0132\033.milvus.prot" +
      "o.common.Status\022\017\n\007version\030\002 \001(\t\"\024\n\022Chec" +
      "kHealthRequest\"\235\001\n\023CheckHealthResponse\022+" +
      "\n\006status\030\001 \001(\0132\033.milvus.proto.common.Sta" +
      "tus\022\021\n\tisHealthy\030\002 \001(\010\022\017\n\007reasons\030\003 \003(\t\022" +
      "5\n\014quota_states\030\004 \003(\0162\037.milvus.proto.mil" +
      "vus.QuotaState\"t\n\032CreateResourceGroupReq" +
      "uest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common" +
      ".MsgBase\022\026\n\016resource_group\030\002 \001(\t:\022\312>\017\010\001\020" +
      "\032\030\377\377\377\377\377\377\377\377\377\001\"r\n\030DropResourceGroupRequest" +
      "\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.Msg" +
      "Base\022\026\n\016resource_group\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\023TransferNodeRequest\022*\n\004base" +
      "\030\001 \001(\0132\034.milvus.proto.common.MsgBase\022\035\n\025" +
      "source_resource_group\030\002 \001(\t\022\035\n\025target_re" +
      "source_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\026TransferReplicaRequ" +
      "est\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\017collect" +
      "ion_name\030\004 \001(\t\022\023\n\013num_replica\030\005 \001(\003\022\017\n\007d" +
      "b_name\030\006 \001(\t:\022\312>\017\010\001\020\037\030\377\377\377\377\377\377\377\377\377\001\"[\n\031List" +
      "ResourceGroupsRequest\022*\n\004base\030\001 \001(\0132\034.mi" +
      "lvus.proto.common.MsgBase:\022\312>\017\010\001\020\035\030\377\377\377\377\377" +
      "\377\377\377\377\001\"b\n\032ListResourceGroupsResponse\022+\n\006s" +
      "tatus\030\001 \001(\0132\033.milvus.proto.common.Status" +
      "\022\027\n\017resource_groups\030\002 \003(\t\"v\n\034DescribeRes" +
      "ourceGroupRequest\022*\n\004base\030\001 \001(\0132\034.milvus" +
      ".proto.common.MsgBase\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\035DescribeRe" +
      "sourceGroupResponse\022+\n\006status\030\001 \001(\0132\033.mi" +
      "lvus.proto.common.Status\022:\n\016resource_gro" +
      "up\030\002 \001(\0132\".milvus.proto.milvus.ResourceG" +
      "roup\"\362\003\n\rResourceGroup\022\014\n\004name\030\001 \001(\t\022\020\n\010" +
      "capacity\030\002 \001(\005\022\032\n\022num_available_node\030\003 \001" +
      "(\005\022T\n\022num_loaded_replica\030\004 \003(\01328.milvus." +
      "proto.milvus.ResourceGroup.NumLoadedRepl" +
      "icaEntry\022R\n\021num_outgoing_node\030\005 \003(\01327.mi" +
      "lvus.proto.milvus.ResourceGroup.NumOutgo" +
      "ingNodeEntry\022R\n\021num_incoming_node\030\006 \003(\0132" +
      "7.milvus.proto.milvus.ResourceGroup.NumI" +
      "ncomingNodeEntry\0327\n\025NumLoadedReplicaEntr" +
      "y\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\005:\0028\001\0326\n\024Num" +
      "OutgoingNodeEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030" +
      "\002 \001(\005:\0028\001\0326\n\024NumIncomingNodeEntry\022\013\n\003key" +
      "\030\001 \001(\t\022\r\n\005value\030\002 \001(\005:\0028\001\"\237\001\n\027RenameColl" +
      "ectionRequest\022*\n\004base\030\001 \001(\0132\034.milvus.pro" +
      "to.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\017\n\007ol" +
      "dName\030\003 \001(\t\022\017\n\007newName\030\004 \001(\t\022\021\n\tnewDBNam" +
      "e\030\005 \001(\t:\022\312>\017\010\001\020\"\030\377\377\377\377\377\377\377\377\377\001\"\241\001\n\031GetIndex" +
      "StatisticsRequest\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\nindex_name\030\004 " +
      "\001(\t\022\021\n\ttimestamp\030\005 \001(\004:\007\312>\004\020\014\030\003\"\214\001\n\032GetI" +
      "ndexStatisticsResponse\022+\n\006status\030\001 \001(\0132\033" +
      ".milvus.proto.common.Status\022A\n\022index_des" +
      "criptions\030\002 \003(\0132%.milvus.proto.milvus.In" +
      "dexDescription\"r\n\016ConnectRequest\022*\n\004base" +
      "\030\001 \001(\0132\034.milvus.proto.common.MsgBase\0224\n\013" +
      "client_info\030\002 \001(\0132\037.milvus.proto.common." +
      "ClientInfo\"\210\001\n\017ConnectResponse\022+\n\006status" +
      "\030\001 \001(\0132\033.milvus.proto.common.Status\0224\n\013s" +
      "erver_info\030\002 \001(\0132\037.milvus.proto.common.S" +
      "erverInfo\022\022\n\nidentifier\030\003 \001(\003\"C\n\025AllocTi" +
      "mestampRequest\022*\n\004base\030\001 \001(\0132\034.milvus.pr" +
      "oto.common.MsgBase\"X\n\026AllocTimestampResp" +
      "onse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.comm" +
      "on.Status\022\021\n\ttimestamp\030\002 \001(\004\"h\n\025CreateDa" +
      "tabaseRequest\022*\n\004base\030\001 \001(\0132\034.milvus.pro" +
      "to.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\"f\n\023DropDatabaseRequest\022*\n" +
      "\004base\030\001 \001(\0132\034.milvus.proto.common.MsgBas" +
      "e\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\"V" +
      "\n\024ListDatabasesRequest\022*\n\004base\030\001 \001(\0132\034.m" +
      "ilvus.proto.common.MsgBase:\022\312>\017\010\001\020%\030\377\377\377\377" +
      "\377\377\377\377\377\001\"\205\001\n\025ListDatabasesResponse\022+\n\006stat" +
      "us\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:\022\312>\017\010\001\020\004\030\377\377\377\377\377\377\377\377\377\001\"\365\001\n\027ReplicateMess" +
      "ageRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto." +
      "common.MsgBase\022\024\n\014channel_name\030\002 \001(\t\022\017\n\007" +
      "BeginTs\030\003 \001(\004\022\r\n\005EndTs\030\004 \001(\004\022\014\n\004Msgs\030\005 \003" +
      "(\014\0225\n\016StartPositions\030\006 \003(\0132\035.milvus.prot" +
      "o.msg.MsgPosition\0223\n\014EndPositions\030\007 \003(\0132" +
      "\035.milvus.proto.msg.MsgPosition\"Y\n\030Replic" +
      "ateMessageResponse\022+\n\006status\030\001 \001(\0132\033.mil" +
      "vus.proto.common.Status\022\020\n\010position\030\002 \001(" +
      "\t*%\n\010ShowType\022\007\n\003All\020\000\022\014\n\010InMemory\020\001\032\002\030\001" +
      "*@\n\023OperateUserRoleType\022\021\n\rAddUserToRole" +
      "\020\000\022\026\n\022RemoveUserFromRole\020\001*-\n\024OperatePri" +
      "vilegeType\022\t\n\005Grant\020\000\022\n\n\006Revoke\020\001*]\n\nQuo" +
      "taState\022\013\n\007Unknown\020\000\022\017\n\013ReadLimited\020\002\022\020\n" +
      "\014WriteLimited\020\003\022\016\n\nDenyToRead\020\004\022\017\n\013DenyT" +
      "oWrite\020\0052\373A\n\rMilvusService\022_\n\020CreateColl" +
      "ection\022,.milvus.proto.milvus.CreateColle" +
      "ctionRequest\032\033.milvus.proto.common.Statu" +
      "s\"\000\022[\n\016DropCollection\022*.milvus.proto.mil" +
      "vus.DropCollectionRequest\032\033.milvus.proto" +
      ".common.Status\"\000\022_\n\rHasCollection\022).milv" +
      "us.proto.milvus.HasCollectionRequest\032!.m" +
      "ilvus.proto.milvus.BoolResponse\"\000\022[\n\016Loa" +
      "dCollection\022*.milvus.proto.milvus.LoadCo" +
      "llectionRequest\032\033.milvus.proto.common.St" +
      "atus\"\000\022a\n\021ReleaseCollection\022-.milvus.pro" +
      "to.milvus.ReleaseCollectionRequest\032\033.mil" +
      "vus.proto.common.Status\"\000\022w\n\022DescribeCol" +
      "lection\022..milvus.proto.milvus.DescribeCo" +
      "llectionRequest\032/.milvus.proto.milvus.De" +
      "scribeCollectionResponse\"\000\022\206\001\n\027GetCollec" +
      "tionStatistics\0223.milvus.proto.milvus.Get" +
      "CollectionStatisticsRequest\0324.milvus.pro" +
      "to.milvus.GetCollectionStatisticsRespons" +
      "e\"\000\022n\n\017ShowCollections\022+.milvus.proto.mi" +
      "lvus.ShowCollectionsRequest\032,.milvus.pro" +
      "to.milvus.ShowCollectionsResponse\"\000\022]\n\017A" +
      "lterCollection\022+.milvus.proto.milvus.Alt" +
      "erCollectionRequest\032\033.milvus.proto.commo" +
      "n.Status\"\000\022]\n\017CreatePartition\022+.milvus.p" +
      "roto.milvus.CreatePartitionRequest\032\033.mil" +
      "vus.proto.common.Status\"\000\022Y\n\rDropPartiti" +
      "on\022).milvus.proto.milvus.DropPartitionRe" +
      "quest\032\033.milvus.proto.common.Status\"\000\022]\n\014" +
      "HasPartition\022(.milvus.proto.milvus.HasPa" +
      "rtitionRequest\032!.milvus.proto.milvus.Boo" +
      "lResponse\"\000\022[\n\016LoadPartitions\022*.milvus.p" +
      "roto.milvus.LoadPartitionsRequest\032\033.milv" +
      "us.proto.common.Status\"\000\022a\n\021ReleaseParti" +
      "tions\022-.milvus.proto.milvus.ReleaseParti" +
      "tionsRequest\032\033.milvus.proto.common.Statu" +
      "s\"\000\022\203\001\n\026GetPartitionStatistics\0222.milvus." +
      "proto.milvus.GetPartitionStatisticsReque" +
      "st\0323.milvus.proto.milvus.GetPartitionSta" +
      "tisticsResponse\"\000\022k\n\016ShowPartitions\022*.mi" +
      "lvus.proto.milvus.ShowPartitionsRequest\032" +
      "+.milvus.proto.milvus.ShowPartitionsResp" +
      "onse\"\000\022w\n\022GetLoadingProgress\022..milvus.pr" +
      "oto.milvus.GetLoadingProgressRequest\032/.m" +
      "ilvus.proto.milvus.GetLoadingProgressRes" +
      "ponse\"\000\022e\n\014GetLoadState\022(.milvus.proto.m" +
      "ilvus.GetLoadStateRequest\032).milvus.proto" +
      ".milvus.GetLoadStateResponse\"\000\022U\n\013Create" +
      "Alias\022\'.milvus.proto.milvus.CreateAliasR" +
      "equest\032\033.milvus.proto.common.Status\"\000\022Q\n" +
      "\tDropAlias\022%.milvus.proto.milvus.DropAli" +
      "asRequest\032\033.milvus.proto.common.Status\"\000" +
      "\022S\n\nAlterAlias\022&.milvus.proto.milvus.Alt" +
      "erAliasRequest\032\033.milvus.proto.common.Sta" +
      "tus\"\000\022h\n\rDescribeAlias\022).milvus.proto.mi" +
      "lvus.DescribeAliasRequest\032*.milvus.proto" +
      ".milvus.DescribeAliasResponse\"\000\022b\n\013ListA" +
      "liases\022\'.milvus.proto.milvus.ListAliases" +
      "Request\032(.milvus.proto.milvus.ListAliase" +
      "sResponse\"\000\022U\n\013CreateIndex\022\'.milvus.prot" +
      "o.milvus.CreateIndexRequest\032\033.milvus.pro" +
      "to.common.Status\"\000\022S\n\nAlterIndex\022&.milvu" +
      "s.proto.milvus.AlterIndexRequest\032\033.milvu" +
      "s.proto.common.Status\"\000\022h\n\rDescribeIndex" +
      "\022).milvus.proto.milvus.DescribeIndexRequ" +
      "est\032*.milvus.proto.milvus.DescribeIndexR" +
      "esponse\"\000\022w\n\022GetIndexStatistics\022..milvus" +
      ".proto.milvus.GetIndexStatisticsRequest\032" +
      "/.milvus.proto.milvus.GetIndexStatistics" +
      "Response\"\000\022k\n\rGetIndexState\022).milvus.pro" +
      "to.milvus.GetIndexStateRequest\032*.milvus." +
      "proto.milvus.GetIndexStateResponse\"\003\210\002\001\022" +
      "\203\001\n\025GetIndexBuildProgress\0221.milvus.proto" +
      ".milvus.GetIndexBuildProgressRequest\0322.m" +
      "ilvus.proto.milvus.GetIndexBuildProgress" +
      "Response\"\003\210\002\001\022Q\n\tDropIndex\022%.milvus.prot" +
      "o.milvus.DropIndexRequest\032\033.milvus.proto" +
      ".common.Status\"\000\022S\n\006Insert\022\".milvus.prot" +
      "o.milvus.InsertRequest\032#.milvus.proto.mi" +
      "lvus.MutationResult\"\000\022S\n\006Delete\022\".milvus" +
      ".proto.milvus.DeleteRequest\032#.milvus.pro" +
      "to.milvus.MutationResult\"\000\022S\n\006Upsert\022\".m" +
      "ilvus.proto.milvus.UpsertRequest\032#.milvu" +
      "s.proto.milvus.MutationResult\"\000\022R\n\006Searc" +
      "h\022\".milvus.proto.milvus.SearchRequest\032\"." +
      "milvus.proto.milvus.SearchResults\"\000\022V\n\010S" +
      "earchV2\022$.milvus.proto.milvus.SearchRequ" +
      "estV2\032\".milvus.proto.milvus.SearchResult" +
      "s\"\000\022P\n\005Flush\022!.milvus.proto.milvus.Flush" +
      "Request\032\".milvus.proto.milvus.FlushRespo" +
      "nse\"\000\022O\n\005Query\022!.milvus.proto.milvus.Que" +
      "ryRequest\032!.milvus.proto.milvus.QueryRes" +
      "ults\"\000\022d\n\014CalcDistance\022(.milvus.proto.mi" +
      "lvus.CalcDistanceRequest\032(.milvus.proto." +
      "milvus.CalcDistanceResults\"\000\022Y\n\010FlushAll" +
      "\022$.milvus.proto.milvus.FlushAllRequest\032%" +
      ".milvus.proto.milvus.FlushAllResponse\"\000\022" +
      "h\n\rGetFlushState\022).milvus.proto.milvus.G" +
      "etFlushStateRequest\032*.milvus.proto.milvu" +
      "s.GetFlushStateResponse\"\000\022q\n\020GetFlushAll" +
      "State\022,.milvus.proto.milvus.GetFlushAllS" +
      "tateRequest\032-.milvus.proto.milvus.GetFlu" +
      "shAllStateResponse\"\000\022\211\001\n\030GetPersistentSe" +
      "gmentInfo\0224.milvus.proto.milvus.GetPersi" +
      "stentSegmentInfoRequest\0325.milvus.proto.m" +
      "ilvus.GetPersistentSegmentInfoResponse\"\000" +
      "\022z\n\023GetQuerySegmentInfo\022/.milvus.proto.m" +
      "ilvus.GetQuerySegmentInfoRequest\0320.milvu" +
      "s.proto.milvus.GetQuerySegmentInfoRespon" +
      "se\"\000\022b\n\013GetReplicas\022\'.milvus.proto.milvu" +
      "s.GetReplicasRequest\032(.milvus.proto.milv" +
      "us.GetReplicasResponse\"\000\022P\n\005Dummy\022!.milv" +
      "us.proto.milvus.DummyRequest\032\".milvus.pr" +
      "oto.milvus.DummyResponse\"\000\022e\n\014RegisterLi" +
      "nk\022(.milvus.proto.milvus.RegisterLinkReq" +
      "uest\032).milvus.proto.milvus.RegisterLinkR" +
      "esponse\"\000\022_\n\nGetMetrics\022&.milvus.proto.m" +
      "ilvus.GetMetricsRequest\032\'.milvus.proto.m" +
      "ilvus.GetMetricsResponse\"\000\022l\n\022GetCompone" +
      "ntStates\022..milvus.proto.milvus.GetCompon" +
      "entStatesRequest\032$.milvus.proto.milvus.C" +
      "omponentStates\"\000\022U\n\013LoadBalance\022\'.milvus" +
      ".proto.milvus.LoadBalanceRequest\032\033.milvu" +
      "s.proto.common.Status\"\000\022w\n\022GetCompaction" +
      "State\022..milvus.proto.milvus.GetCompactio" +
      "nStateRequest\032/.milvus.proto.milvus.GetC" +
      "ompactionStateResponse\"\000\022q\n\020ManualCompac" +
      "tion\022,.milvus.proto.milvus.ManualCompact" +
      "ionRequest\032-.milvus.proto.milvus.ManualC" +
      "ompactionResponse\"\000\022\200\001\n\033GetCompactionSta" +
      "teWithPlans\022..milvus.proto.milvus.GetCom" +
      "pactionPlansRequest\032/.milvus.proto.milvu" +
      "s.GetCompactionPlansResponse\"\000\022S\n\006Import" +
      "\022\".milvus.proto.milvus.ImportRequest\032#.m" +
      "ilvus.proto.milvus.ImportResponse\"\000\022k\n\016G" +
      "etImportState\022*.milvus.proto.milvus.GetI" +
      "mportStateRequest\032+.milvus.proto.milvus." +
      "GetImportStateResponse\"\000\022n\n\017ListImportTa" +
      "sks\022+.milvus.proto.milvus.ListImportTask" +
      "sRequest\032,.milvus.proto.milvus.ListImpor" +
      "tTasksResponse\"\000\022_\n\020CreateCredential\022,.m" +
      "ilvus.proto.milvus.CreateCredentialReque" +
      "st\032\033.milvus.proto.common.Status\"\000\022_\n\020Upd" +
      "ateCredential\022,.milvus.proto.milvus.Upda" +
      "teCredentialRequest\032\033.milvus.proto.commo" +
      "n.Status\"\000\022_\n\020DeleteCredential\022,.milvus." +
      "proto.milvus.DeleteCredentialRequest\032\033.m" +
      "ilvus.proto.common.Status\"\000\022h\n\rListCredU" +
      "sers\022).milvus.proto.milvus.ListCredUsers" +
      "Request\032*.milvus.proto.milvus.ListCredUs" +
      "ersResponse\"\000\022S\n\nCreateRole\022&.milvus.pro" +
      "to.milvus.CreateRoleRequest\032\033.milvus.pro" +
      "to.common.Status\"\000\022O\n\010DropRole\022$.milvus." +
      "proto.milvus.DropRoleRequest\032\033.milvus.pr" +
      "oto.common.Status\"\000\022]\n\017OperateUserRole\022+" +
      ".milvus.proto.milvus.OperateUserRoleRequ" +
      "est\032\033.milvus.proto.common.Status\"\000\022_\n\nSe" +
      "lectRole\022&.milvus.proto.milvus.SelectRol" +
      "eRequest\032\'.milvus.proto.milvus.SelectRol" +
      "eResponse\"\000\022_\n\nSelectUser\022&.milvus.proto" +
      ".milvus.SelectUserRequest\032\'.milvus.proto" +
      ".milvus.SelectUserResponse\"\000\022_\n\020OperateP" +
      "rivilege\022,.milvus.proto.milvus.OperatePr" +
      "ivilegeRequest\032\033.milvus.proto.common.Sta" +
      "tus\"\000\022b\n\013SelectGrant\022\'.milvus.proto.milv" +
      "us.SelectGrantRequest\032(.milvus.proto.mil" +
      "vus.SelectGrantResponse\"\000\022_\n\nGetVersion\022" +
      "&.milvus.proto.milvus.GetVersionRequest\032" +
      "\'.milvus.proto.milvus.GetVersionResponse" +
      "\"\000\022b\n\013CheckHealth\022\'.milvus.proto.milvus." +
      "CheckHealthRequest\032(.milvus.proto.milvus" +
      ".CheckHealthResponse\"\000\022e\n\023CreateResource" +
      "Group\022/.milvus.proto.milvus.CreateResour" +
      "ceGroupRequest\032\033.milvus.proto.common.Sta" +
      "tus\"\000\022a\n\021DropResourceGroup\022-.milvus.prot" +
      "o.milvus.DropResourceGroupRequest\032\033.milv" +
      "us.proto.common.Status\"\000\022W\n\014TransferNode" +
      "\022(.milvus.proto.milvus.TransferNodeReque" +
      "st\032\033.milvus.proto.common.Status\"\000\022]\n\017Tra" +
      "nsferReplica\022+.milvus.proto.milvus.Trans" +
      "ferReplicaRequest\032\033.milvus.proto.common." +
      "Status\"\000\022w\n\022ListResourceGroups\022..milvus." +
      "proto.milvus.ListResourceGroupsRequest\032/" +
      ".milvus.proto.milvus.ListResourceGroupsR" +
      "esponse\"\000\022\200\001\n\025DescribeResourceGroup\0221.mi" +
      "lvus.proto.milvus.DescribeResourceGroupR" +
      "equest\0322.milvus.proto.milvus.DescribeRes" +
      "ourceGroupResponse\"\000\022_\n\020RenameCollection" +
      "\022,.milvus.proto.milvus.RenameCollectionR" +
      "equest\032\033.milvus.proto.common.Status\"\000\022u\n" +
      "\022ListIndexedSegment\022-.milvus.proto.feder" +
      ".ListIndexedSegmentRequest\032..milvus.prot" +
      "o.feder.ListIndexedSegmentResponse\"\000\022\207\001\n" +
      "\030DescribeSegmentIndexData\0223.milvus.proto" +
      ".feder.DescribeSegmentIndexDataRequest\0324" +
      ".milvus.proto.feder.DescribeSegmentIndex" +
      "DataResponse\"\000\022V\n\007Connect\022#.milvus.proto" +
      ".milvus.ConnectRequest\032$.milvus.proto.mi" +
      "lvus.ConnectResponse\"\000\022k\n\016AllocTimestamp" +
      "\022*.milvus.proto.milvus.AllocTimestampReq" +
      "uest\032+.milvus.proto.milvus.AllocTimestam" +
      "pResponse\"\000\022[\n\016CreateDatabase\022*.milvus.p",
      "roto.milvus.CreateDatabaseRequest\032\033.milv" +
      "us.proto.common.Status\"\000\022W\n\014DropDatabase" +
      "\022(.milvus.proto.milvus.DropDatabaseReque" +
      "st\032\033.milvus.proto.common.Status\"\000\022h\n\rLis" +
      "tDatabases\022).milvus.proto.milvus.ListDat" +
      "abasesRequest\032*.milvus.proto.milvus.List" +
      "DatabasesResponse\"\000\022q\n\020ReplicateMessage\022" +
      ",.milvus.proto.milvus.ReplicateMessageRe" +
      "quest\032-.milvus.proto.milvus.ReplicateMes" +
      "sageResponse\"\0002u\n\014ProxyService\022e\n\014Regist" +
      "erLink\022(.milvus.proto.milvus.RegisterLin" +
      "kRequest\032).milvus.proto.milvus.RegisterL" +
      "inkResponse\"\000:U\n\016milvus_ext_obj\022\034.google" +
      ".protobuf.FileOptions\030\351\007 \001(\0132\036.milvus.pr" +
      "oto.milvus.MilvusExtBm\n\016io.milvus.grpcB\013" +
      "MilvusProtoP\001Z4github.com/milvus-io/milv" +
      "us-proto/go-api/v2/milvuspb\240\001\001\252\002\022Milvus." +
      "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.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", });
    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", });
    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", });
    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_SearchRequest_descriptor =
      getDescriptor().getMessageTypes().get(50);
    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", });
    internal_static_milvus_proto_milvus_Hits_descriptor =
      getDescriptor().getMessageTypes().get(51);
    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(52);
    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_SearchRequestV2_descriptor =
      getDescriptor().getMessageTypes().get(53);
    internal_static_milvus_proto_milvus_SearchRequestV2_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_milvus_proto_milvus_SearchRequestV2_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(54);
    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(55);
    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(56);
    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(57);
    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(58);
    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(59);
    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(60);
    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(61);
    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(62);
    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(63);
    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(64);
    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", });
    internal_static_milvus_proto_milvus_GetPersistentSegmentInfoRequest_descriptor =
      getDescriptor().getMessageTypes().get(65);
    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(66);
    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(67);
    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", });
    internal_static_milvus_proto_milvus_GetQuerySegmentInfoRequest_descriptor =
      getDescriptor().getMessageTypes().get(68);
    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(69);
    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(70);
    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(71);
    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(72);
    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(73);
    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(74);
    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(75);
    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(76);
    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(77);
    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(78);
    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(79);
    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(80);
    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", });
    internal_static_milvus_proto_milvus_ManualCompactionResponse_descriptor =
      getDescriptor().getMessageTypes().get(81);
    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(82);
    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(83);
    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(84);
    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(85);
    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(86);
    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(87);
    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(88);
    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(89);
    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(90);
    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(91);
    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", });
    internal_static_milvus_proto_milvus_ImportResponse_descriptor =
      getDescriptor().getMessageTypes().get(92);
    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(93);
    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(94);
    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(95);
    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(96);
    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(97);
    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(98);
    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(99);
    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(100);
    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(101);
    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(102);
    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(103);
    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(104);
    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(105);
    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(106);
    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(107);
    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(108);
    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(109);
    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", });
    internal_static_milvus_proto_milvus_OperateUserRoleRequest_descriptor =
      getDescriptor().getMessageTypes().get(110);
    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(111);
    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(112);
    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(113);
    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(114);
    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(115);
    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(116);
    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(117);
    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(118);
    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(119);
    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(120);
    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(121);
    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(122);
    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(123);
    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(124);
    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_GetLoadingProgressRequest_descriptor =
      getDescriptor().getMessageTypes().get(125);
    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(126);
    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(127);
    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(128);
    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(129);
    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(130);
    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(131);
    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(132);
    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(133);
    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(134);
    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", });
    internal_static_milvus_proto_milvus_DropResourceGroupRequest_descriptor =
      getDescriptor().getMessageTypes().get(135);
    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(136);
    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(137);
    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(138);
    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(139);
    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(140);
    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(141);
    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(142);
    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", });
    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(143);
    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(144);
    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(145);
    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(146);
    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(147);
    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(148);
    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(149);
    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(150);
    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", });
    internal_static_milvus_proto_milvus_DropDatabaseRequest_descriptor =
      getDescriptor().getMessageTypes().get(151);
    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(152);
    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(153);
    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_ReplicateMessageRequest_descriptor =
      getDescriptor().getMessageTypes().get(154);
    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(155);
    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", });
    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.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