@zilliz/milvus2-sdk-node 2.6.2 → 2.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4961,10 +4961,6 @@ declare const _default: {
4961
4961
  type: string;
4962
4962
  id: number;
4963
4963
  };
4964
- type: {
4965
- type: string;
4966
- id: number;
4967
- };
4968
4964
  };
4969
4965
  };
4970
4966
  AddFileResourceRequest: {
@@ -4986,10 +4982,6 @@ declare const _default: {
4986
4982
  type: string;
4987
4983
  id: number;
4988
4984
  };
4989
- type: {
4990
- type: string;
4991
- id: number;
4992
- };
4993
4985
  };
4994
4986
  };
4995
4987
  RemoveFileResourceRequest: {
@@ -6057,11 +6049,6 @@ declare const _default: {
6057
6049
  LOW: number;
6058
6050
  };
6059
6051
  };
6060
- FileResourceType: {
6061
- values: {
6062
- ANALYZER_DICTIONARY: number;
6063
- };
6064
- };
6065
6052
  WALName: {
6066
6053
  values: {
6067
6054
  Unknown: number;
@@ -4987,10 +4987,6 @@ exports.default = {
4987
4987
  "path": {
4988
4988
  "type": "string",
4989
4989
  "id": 3
4990
- },
4991
- "type": {
4992
- "type": "common.FileResourceType",
4993
- "id": 4
4994
4990
  }
4995
4991
  }
4996
4992
  },
@@ -5012,10 +5008,6 @@ exports.default = {
5012
5008
  "path": {
5013
5009
  "type": "string",
5014
5010
  "id": 3
5015
- },
5016
- "type": {
5017
- "type": "common.FileResourceType",
5018
- "id": 4
5019
5011
  }
5020
5012
  }
5021
5013
  },
@@ -6088,11 +6080,6 @@ exports.default = {
6088
6080
  "LOW": 1
6089
6081
  }
6090
6082
  },
6091
- "FileResourceType": {
6092
- "values": {
6093
- "ANALYZER_DICTIONARY": 0
6094
- }
6095
- },
6096
6083
  "WALName": {
6097
6084
  "values": {
6098
6085
  "Unknown": 0,