@zilliz/milvus2-sdk-node 2.6.10 → 2.6.11

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.
@@ -7781,7 +7781,7 @@ declare const _default: {
7781
7781
  type: string;
7782
7782
  id: number;
7783
7783
  };
7784
- publicDependency: {
7784
+ public_dependency: {
7785
7785
  rule: string;
7786
7786
  type: string;
7787
7787
  id: number;
@@ -7789,7 +7789,7 @@ declare const _default: {
7789
7789
  packed: boolean;
7790
7790
  };
7791
7791
  };
7792
- weakDependency: {
7792
+ weak_dependency: {
7793
7793
  rule: string;
7794
7794
  type: string;
7795
7795
  id: number;
@@ -7797,12 +7797,12 @@ declare const _default: {
7797
7797
  packed: boolean;
7798
7798
  };
7799
7799
  };
7800
- messageType: {
7800
+ message_type: {
7801
7801
  rule: string;
7802
7802
  type: string;
7803
7803
  id: number;
7804
7804
  };
7805
- enumType: {
7805
+ enum_type: {
7806
7806
  rule: string;
7807
7807
  type: string;
7808
7808
  id: number;
@@ -7821,7 +7821,7 @@ declare const _default: {
7821
7821
  type: string;
7822
7822
  id: number;
7823
7823
  };
7824
- sourceCodeInfo: {
7824
+ source_code_info: {
7825
7825
  type: string;
7826
7826
  id: number;
7827
7827
  };
@@ -7847,22 +7847,22 @@ declare const _default: {
7847
7847
  type: string;
7848
7848
  id: number;
7849
7849
  };
7850
- nestedType: {
7850
+ nested_type: {
7851
7851
  rule: string;
7852
7852
  type: string;
7853
7853
  id: number;
7854
7854
  };
7855
- enumType: {
7855
+ enum_type: {
7856
7856
  rule: string;
7857
7857
  type: string;
7858
7858
  id: number;
7859
7859
  };
7860
- extensionRange: {
7860
+ extension_range: {
7861
7861
  rule: string;
7862
7862
  type: string;
7863
7863
  id: number;
7864
7864
  };
7865
- oneofDecl: {
7865
+ oneof_decl: {
7866
7866
  rule: string;
7867
7867
  type: string;
7868
7868
  id: number;
@@ -7871,12 +7871,12 @@ declare const _default: {
7871
7871
  type: string;
7872
7872
  id: number;
7873
7873
  };
7874
- reservedRange: {
7874
+ reserved_range: {
7875
7875
  rule: string;
7876
7876
  type: string;
7877
7877
  id: number;
7878
7878
  };
7879
- reservedName: {
7879
+ reserved_name: {
7880
7880
  rule: string;
7881
7881
  type: string;
7882
7882
  id: number;
@@ -7927,7 +7927,7 @@ declare const _default: {
7927
7927
  type: string;
7928
7928
  id: number;
7929
7929
  };
7930
- typeName: {
7930
+ type_name: {
7931
7931
  type: string;
7932
7932
  id: number;
7933
7933
  };
@@ -7935,15 +7935,15 @@ declare const _default: {
7935
7935
  type: string;
7936
7936
  id: number;
7937
7937
  };
7938
- defaultValue: {
7938
+ default_value: {
7939
7939
  type: string;
7940
7940
  id: number;
7941
7941
  };
7942
- oneofIndex: {
7942
+ oneof_index: {
7943
7943
  type: string;
7944
7944
  id: number;
7945
7945
  };
7946
- jsonName: {
7946
+ json_name: {
7947
7947
  type: string;
7948
7948
  id: number;
7949
7949
  };
@@ -8052,11 +8052,11 @@ declare const _default: {
8052
8052
  type: string;
8053
8053
  id: number;
8054
8054
  };
8055
- inputType: {
8055
+ input_type: {
8056
8056
  type: string;
8057
8057
  id: number;
8058
8058
  };
8059
- outputType: {
8059
+ output_type: {
8060
8060
  type: string;
8061
8061
  id: number;
8062
8062
  };
@@ -8064,11 +8064,11 @@ declare const _default: {
8064
8064
  type: string;
8065
8065
  id: number;
8066
8066
  };
8067
- clientStreaming: {
8067
+ client_streaming: {
8068
8068
  type: string;
8069
8069
  id: number;
8070
8070
  };
8071
- serverStreaming: {
8071
+ server_streaming: {
8072
8072
  type: string;
8073
8073
  id: number;
8074
8074
  };
@@ -8076,49 +8076,49 @@ declare const _default: {
8076
8076
  };
8077
8077
  FileOptions: {
8078
8078
  fields: {
8079
- javaPackage: {
8079
+ java_package: {
8080
8080
  type: string;
8081
8081
  id: number;
8082
8082
  };
8083
- javaOuterClassname: {
8083
+ java_outer_classname: {
8084
8084
  type: string;
8085
8085
  id: number;
8086
8086
  };
8087
- javaMultipleFiles: {
8087
+ java_multiple_files: {
8088
8088
  type: string;
8089
8089
  id: number;
8090
8090
  };
8091
- javaGenerateEqualsAndHash: {
8091
+ java_generate_equals_and_hash: {
8092
8092
  type: string;
8093
8093
  id: number;
8094
8094
  options: {
8095
8095
  deprecated: boolean;
8096
8096
  };
8097
8097
  };
8098
- javaStringCheckUtf8: {
8098
+ java_string_check_utf8: {
8099
8099
  type: string;
8100
8100
  id: number;
8101
8101
  };
8102
- optimizeFor: {
8102
+ optimize_for: {
8103
8103
  type: string;
8104
8104
  id: number;
8105
8105
  options: {
8106
8106
  default: string;
8107
8107
  };
8108
8108
  };
8109
- goPackage: {
8109
+ go_package: {
8110
8110
  type: string;
8111
8111
  id: number;
8112
8112
  };
8113
- ccGenericServices: {
8113
+ cc_generic_services: {
8114
8114
  type: string;
8115
8115
  id: number;
8116
8116
  };
8117
- javaGenericServices: {
8117
+ java_generic_services: {
8118
8118
  type: string;
8119
8119
  id: number;
8120
8120
  };
8121
- pyGenericServices: {
8121
+ py_generic_services: {
8122
8122
  type: string;
8123
8123
  id: number;
8124
8124
  };
@@ -8126,19 +8126,19 @@ declare const _default: {
8126
8126
  type: string;
8127
8127
  id: number;
8128
8128
  };
8129
- ccEnableArenas: {
8129
+ cc_enable_arenas: {
8130
8130
  type: string;
8131
8131
  id: number;
8132
8132
  };
8133
- objcClassPrefix: {
8133
+ objc_class_prefix: {
8134
8134
  type: string;
8135
8135
  id: number;
8136
8136
  };
8137
- csharpNamespace: {
8137
+ csharp_namespace: {
8138
8138
  type: string;
8139
8139
  id: number;
8140
8140
  };
8141
- uninterpretedOption: {
8141
+ uninterpreted_option: {
8142
8142
  rule: string;
8143
8143
  type: string;
8144
8144
  id: number;
@@ -8158,11 +8158,11 @@ declare const _default: {
8158
8158
  };
8159
8159
  MessageOptions: {
8160
8160
  fields: {
8161
- messageSetWireFormat: {
8161
+ message_set_wire_format: {
8162
8162
  type: string;
8163
8163
  id: number;
8164
8164
  };
8165
- noStandardDescriptorAccessor: {
8165
+ no_standard_descriptor_accessor: {
8166
8166
  type: string;
8167
8167
  id: number;
8168
8168
  };
@@ -8170,11 +8170,11 @@ declare const _default: {
8170
8170
  type: string;
8171
8171
  id: number;
8172
8172
  };
8173
- mapEntry: {
8173
+ map_entry: {
8174
8174
  type: string;
8175
8175
  id: number;
8176
8176
  };
8177
- uninterpretedOption: {
8177
+ uninterpreted_option: {
8178
8178
  rule: string;
8179
8179
  type: string;
8180
8180
  id: number;
@@ -8215,7 +8215,7 @@ declare const _default: {
8215
8215
  type: string;
8216
8216
  id: number;
8217
8217
  };
8218
- uninterpretedOption: {
8218
+ uninterpreted_option: {
8219
8219
  rule: string;
8220
8220
  type: string;
8221
8221
  id: number;
@@ -8242,7 +8242,7 @@ declare const _default: {
8242
8242
  };
8243
8243
  OneofOptions: {
8244
8244
  fields: {
8245
- uninterpretedOption: {
8245
+ uninterpreted_option: {
8246
8246
  rule: string;
8247
8247
  type: string;
8248
8248
  id: number;
@@ -8252,7 +8252,7 @@ declare const _default: {
8252
8252
  };
8253
8253
  EnumOptions: {
8254
8254
  fields: {
8255
- allowAlias: {
8255
+ allow_alias: {
8256
8256
  type: string;
8257
8257
  id: number;
8258
8258
  };
@@ -8260,7 +8260,7 @@ declare const _default: {
8260
8260
  type: string;
8261
8261
  id: number;
8262
8262
  };
8263
- uninterpretedOption: {
8263
+ uninterpreted_option: {
8264
8264
  rule: string;
8265
8265
  type: string;
8266
8266
  id: number;
@@ -8274,7 +8274,7 @@ declare const _default: {
8274
8274
  type: string;
8275
8275
  id: number;
8276
8276
  };
8277
- uninterpretedOption: {
8277
+ uninterpreted_option: {
8278
8278
  rule: string;
8279
8279
  type: string;
8280
8280
  id: number;
@@ -8288,7 +8288,7 @@ declare const _default: {
8288
8288
  type: string;
8289
8289
  id: number;
8290
8290
  };
8291
- uninterpretedOption: {
8291
+ uninterpreted_option: {
8292
8292
  rule: string;
8293
8293
  type: string;
8294
8294
  id: number;
@@ -8302,7 +8302,7 @@ declare const _default: {
8302
8302
  type: string;
8303
8303
  id: number;
8304
8304
  };
8305
- uninterpretedOption: {
8305
+ uninterpreted_option: {
8306
8306
  rule: string;
8307
8307
  type: string;
8308
8308
  id: number;
@@ -8317,27 +8317,27 @@ declare const _default: {
8317
8317
  type: string;
8318
8318
  id: number;
8319
8319
  };
8320
- identifierValue: {
8320
+ identifier_value: {
8321
8321
  type: string;
8322
8322
  id: number;
8323
8323
  };
8324
- positiveIntValue: {
8324
+ positive_int_value: {
8325
8325
  type: string;
8326
8326
  id: number;
8327
8327
  };
8328
- negativeIntValue: {
8328
+ negative_int_value: {
8329
8329
  type: string;
8330
8330
  id: number;
8331
8331
  };
8332
- doubleValue: {
8332
+ double_value: {
8333
8333
  type: string;
8334
8334
  id: number;
8335
8335
  };
8336
- stringValue: {
8336
+ string_value: {
8337
8337
  type: string;
8338
8338
  id: number;
8339
8339
  };
8340
- aggregateValue: {
8340
+ aggregate_value: {
8341
8341
  type: string;
8342
8342
  id: number;
8343
8343
  };
@@ -8345,12 +8345,12 @@ declare const _default: {
8345
8345
  nested: {
8346
8346
  NamePart: {
8347
8347
  fields: {
8348
- namePart: {
8348
+ name_part: {
8349
8349
  rule: string;
8350
8350
  type: string;
8351
8351
  id: number;
8352
8352
  };
8353
- isExtension: {
8353
+ is_extension: {
8354
8354
  rule: string;
8355
8355
  type: string;
8356
8356
  id: number;
@@ -8380,15 +8380,15 @@ declare const _default: {
8380
8380
  type: string;
8381
8381
  id: number;
8382
8382
  };
8383
- leadingComments: {
8383
+ leading_comments: {
8384
8384
  type: string;
8385
8385
  id: number;
8386
8386
  };
8387
- trailingComments: {
8387
+ trailing_comments: {
8388
8388
  type: string;
8389
8389
  id: number;
8390
8390
  };
8391
- leadingDetachedComments: {
8391
+ leading_detached_comments: {
8392
8392
  rule: string;
8393
8393
  type: string;
8394
8394
  id: number;
@@ -8413,7 +8413,7 @@ declare const _default: {
8413
8413
  type: string;
8414
8414
  id: number;
8415
8415
  };
8416
- sourceFile: {
8416
+ source_file: {
8417
8417
  type: string;
8418
8418
  id: number;
8419
8419
  };