@lansweeper/data-platform-outbound-grpc 0.1.9 → 0.1.10

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.
Files changed (53) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/java.json +5 -0
  3. package/package.json +2 -2
  4. package/pom.xml +0 -29
  5. package/src/main/java/com/lansweeper/dp/outbound/v1/Asset.java +0 -2325
  6. package/src/main/java/com/lansweeper/dp/outbound/v1/AssetOrBuilder.java +0 -159
  7. package/src/main/java/com/lansweeper/dp/outbound/v1/AssetType.java +0 -801
  8. package/src/main/java/com/lansweeper/dp/outbound/v1/AssetTypeOrBuilder.java +0 -58
  9. package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogBrand.java +0 -4206
  10. package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogBrandOrBuilder.java +0 -423
  11. package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogModel.java +0 -3639
  12. package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogModelOrBuilder.java +0 -379
  13. package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogMonitor.java +0 -5453
  14. package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogMonitorOrBuilder.java +0 -591
  15. package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogOs.java +0 -3720
  16. package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogOsOrBuilder.java +0 -372
  17. package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogSoftware.java +0 -3015
  18. package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogSoftwareOrBuilder.java +0 -303
  19. package/src/main/java/com/lansweeper/dp/outbound/v1/CoreFields.java +0 -1731
  20. package/src/main/java/com/lansweeper/dp/outbound/v1/CoreFieldsOrBuilder.java +0 -138
  21. package/src/main/java/com/lansweeper/dp/outbound/v1/Entity.java +0 -762
  22. package/src/main/java/com/lansweeper/dp/outbound/v1/EntityOrBuilder.java +0 -41
  23. package/src/main/java/com/lansweeper/dp/outbound/v1/EntityPath.java +0 -1283
  24. package/src/main/java/com/lansweeper/dp/outbound/v1/EntityPathOrBuilder.java +0 -113
  25. package/src/main/java/com/lansweeper/dp/outbound/v1/GetEntityRequest.java +0 -655
  26. package/src/main/java/com/lansweeper/dp/outbound/v1/GetEntityRequestOrBuilder.java +0 -36
  27. package/src/main/java/com/lansweeper/dp/outbound/v1/GetEntityResponse.java +0 -1193
  28. package/src/main/java/com/lansweeper/dp/outbound/v1/GetEntityResponseOrBuilder.java +0 -71
  29. package/src/main/java/com/lansweeper/dp/outbound/v1/HardwareInfo.java +0 -2702
  30. package/src/main/java/com/lansweeper/dp/outbound/v1/HardwareInfoOrBuilder.java +0 -237
  31. package/src/main/java/com/lansweeper/dp/outbound/v1/ListEntityRequest.java +0 -655
  32. package/src/main/java/com/lansweeper/dp/outbound/v1/ListEntityRequestOrBuilder.java +0 -36
  33. package/src/main/java/com/lansweeper/dp/outbound/v1/ListEntityResponse.java +0 -958
  34. package/src/main/java/com/lansweeper/dp/outbound/v1/ListEntityResponseOrBuilder.java +0 -48
  35. package/src/main/java/com/lansweeper/dp/outbound/v1/Monitor.java +0 -1590
  36. package/src/main/java/com/lansweeper/dp/outbound/v1/MonitorInventory.java +0 -966
  37. package/src/main/java/com/lansweeper/dp/outbound/v1/MonitorInventoryOrBuilder.java +0 -48
  38. package/src/main/java/com/lansweeper/dp/outbound/v1/MonitorOrBuilder.java +0 -100
  39. package/src/main/java/com/lansweeper/dp/outbound/v1/OperatingSystemInfo.java +0 -2332
  40. package/src/main/java/com/lansweeper/dp/outbound/v1/OperatingSystemInfoOrBuilder.java +0 -191
  41. package/src/main/java/com/lansweeper/dp/outbound/v1/Outbound.java +0 -622
  42. package/src/main/java/com/lansweeper/dp/outbound/v1/RawHardwareInfo.java +0 -1073
  43. package/src/main/java/com/lansweeper/dp/outbound/v1/RawHardwareInfoOrBuilder.java +0 -77
  44. package/src/main/java/com/lansweeper/dp/outbound/v1/RawSoftware.java +0 -1991
  45. package/src/main/java/com/lansweeper/dp/outbound/v1/RawSoftwareOrBuilder.java +0 -198
  46. package/src/main/java/com/lansweeper/dp/outbound/v1/Software.java +0 -3911
  47. package/src/main/java/com/lansweeper/dp/outbound/v1/SoftwareInventory.java +0 -966
  48. package/src/main/java/com/lansweeper/dp/outbound/v1/SoftwareInventoryOrBuilder.java +0 -48
  49. package/src/main/java/com/lansweeper/dp/outbound/v1/SoftwareOrBuilder.java +0 -380
  50. package/src/main/java/com/lansweeper/dp/outbound/v1/WindowsRawMonitorInfo.java +0 -1728
  51. package/src/main/java/com/lansweeper/dp/outbound/v1/WindowsRawMonitorInfoOrBuilder.java +0 -138
  52. package/src/main/java/com/lansweeper/dp/outbound/v1/WindowsRawOperatingSystemInfo.java +0 -1846
  53. package/src/main/java/com/lansweeper/dp/outbound/v1/WindowsRawOperatingSystemInfoOrBuilder.java +0 -205
@@ -1,423 +0,0 @@
1
- // Generated by the protocol buffer compiler. DO NOT EDIT!
2
- // source: packages/data.platform/outbound/grpc/proto/outbound.proto
3
-
4
- package com.lansweeper.dp.outbound.v1;
5
-
6
- public interface CatalogBrandOrBuilder extends
7
- // @@protoc_insertion_point(interface_extends:com.lansweeper.dp.outbound.v1.CatalogBrand)
8
- com.google.protobuf.MessageOrBuilder {
9
-
10
- /**
11
- * <code>int64 id = 1;</code>
12
- * @return The id.
13
- */
14
- long getId();
15
-
16
- /**
17
- * <code>string make_name = 3;</code>
18
- * @return The makeName.
19
- */
20
- java.lang.String getMakeName();
21
- /**
22
- * <code>string make_name = 3;</code>
23
- * @return The bytes for makeName.
24
- */
25
- com.google.protobuf.ByteString
26
- getMakeNameBytes();
27
-
28
- /**
29
- * <code>int64 parent_id = 18;</code>
30
- * @return Whether the parentId field is set.
31
- */
32
- boolean hasParentId();
33
- /**
34
- * <code>int64 parent_id = 18;</code>
35
- * @return The parentId.
36
- */
37
- long getParentId();
38
-
39
- /**
40
- * <code>int64 last_update_time = 5;</code>
41
- * @return Whether the lastUpdateTime field is set.
42
- */
43
- boolean hasLastUpdateTime();
44
- /**
45
- * <code>int64 last_update_time = 5;</code>
46
- * @return The lastUpdateTime.
47
- */
48
- long getLastUpdateTime();
49
-
50
- /**
51
- * <code>string country_code = 6;</code>
52
- * @return Whether the countryCode field is set.
53
- */
54
- boolean hasCountryCode();
55
- /**
56
- * <code>string country_code = 6;</code>
57
- * @return The countryCode.
58
- */
59
- java.lang.String getCountryCode();
60
- /**
61
- * <code>string country_code = 6;</code>
62
- * @return The bytes for countryCode.
63
- */
64
- com.google.protobuf.ByteString
65
- getCountryCodeBytes();
66
-
67
- /**
68
- * <code>string logo_image_url = 7;</code>
69
- * @return Whether the logoImageUrl field is set.
70
- */
71
- boolean hasLogoImageUrl();
72
- /**
73
- * <code>string logo_image_url = 7;</code>
74
- * @return The logoImageUrl.
75
- */
76
- java.lang.String getLogoImageUrl();
77
- /**
78
- * <code>string logo_image_url = 7;</code>
79
- * @return The bytes for logoImageUrl.
80
- */
81
- com.google.protobuf.ByteString
82
- getLogoImageUrlBytes();
83
-
84
- /**
85
- * <code>string banner_image_url = 8;</code>
86
- * @return Whether the bannerImageUrl field is set.
87
- */
88
- boolean hasBannerImageUrl();
89
- /**
90
- * <code>string banner_image_url = 8;</code>
91
- * @return The bannerImageUrl.
92
- */
93
- java.lang.String getBannerImageUrl();
94
- /**
95
- * <code>string banner_image_url = 8;</code>
96
- * @return The bytes for bannerImageUrl.
97
- */
98
- com.google.protobuf.ByteString
99
- getBannerImageUrlBytes();
100
-
101
- /**
102
- * <code>string wikipedia_id = 9;</code>
103
- * @return Whether the wikipediaId field is set.
104
- */
105
- boolean hasWikipediaId();
106
- /**
107
- * <code>string wikipedia_id = 9;</code>
108
- * @return The wikipediaId.
109
- */
110
- java.lang.String getWikipediaId();
111
- /**
112
- * <code>string wikipedia_id = 9;</code>
113
- * @return The bytes for wikipediaId.
114
- */
115
- com.google.protobuf.ByteString
116
- getWikipediaIdBytes();
117
-
118
- /**
119
- * <code>string wikipedia_lang_code = 10;</code>
120
- * @return Whether the wikipediaLangCode field is set.
121
- */
122
- boolean hasWikipediaLangCode();
123
- /**
124
- * <code>string wikipedia_lang_code = 10;</code>
125
- * @return The wikipediaLangCode.
126
- */
127
- java.lang.String getWikipediaLangCode();
128
- /**
129
- * <code>string wikipedia_lang_code = 10;</code>
130
- * @return The bytes for wikipediaLangCode.
131
- */
132
- com.google.protobuf.ByteString
133
- getWikipediaLangCodeBytes();
134
-
135
- /**
136
- * <code>string website_url = 11;</code>
137
- * @return Whether the websiteUrl field is set.
138
- */
139
- boolean hasWebsiteUrl();
140
- /**
141
- * <code>string website_url = 11;</code>
142
- * @return The websiteUrl.
143
- */
144
- java.lang.String getWebsiteUrl();
145
- /**
146
- * <code>string website_url = 11;</code>
147
- * @return The bytes for websiteUrl.
148
- */
149
- com.google.protobuf.ByteString
150
- getWebsiteUrlBytes();
151
-
152
- /**
153
- * <code>string support_url = 12;</code>
154
- * @return Whether the supportUrl field is set.
155
- */
156
- boolean hasSupportUrl();
157
- /**
158
- * <code>string support_url = 12;</code>
159
- * @return The supportUrl.
160
- */
161
- java.lang.String getSupportUrl();
162
- /**
163
- * <code>string support_url = 12;</code>
164
- * @return The bytes for supportUrl.
165
- */
166
- com.google.protobuf.ByteString
167
- getSupportUrlBytes();
168
-
169
- /**
170
- * <code>string support_phone = 13;</code>
171
- * @return Whether the supportPhone field is set.
172
- */
173
- boolean hasSupportPhone();
174
- /**
175
- * <code>string support_phone = 13;</code>
176
- * @return The supportPhone.
177
- */
178
- java.lang.String getSupportPhone();
179
- /**
180
- * <code>string support_phone = 13;</code>
181
- * @return The bytes for supportPhone.
182
- */
183
- com.google.protobuf.ByteString
184
- getSupportPhoneBytes();
185
-
186
- /**
187
- * <code>string facebook_account = 14;</code>
188
- * @return Whether the facebookAccount field is set.
189
- */
190
- boolean hasFacebookAccount();
191
- /**
192
- * <code>string facebook_account = 14;</code>
193
- * @return The facebookAccount.
194
- */
195
- java.lang.String getFacebookAccount();
196
- /**
197
- * <code>string facebook_account = 14;</code>
198
- * @return The bytes for facebookAccount.
199
- */
200
- com.google.protobuf.ByteString
201
- getFacebookAccountBytes();
202
-
203
- /**
204
- * <code>string twitter_account = 15;</code>
205
- * @return Whether the twitterAccount field is set.
206
- */
207
- boolean hasTwitterAccount();
208
- /**
209
- * <code>string twitter_account = 15;</code>
210
- * @return The twitterAccount.
211
- */
212
- java.lang.String getTwitterAccount();
213
- /**
214
- * <code>string twitter_account = 15;</code>
215
- * @return The bytes for twitterAccount.
216
- */
217
- com.google.protobuf.ByteString
218
- getTwitterAccountBytes();
219
-
220
- /**
221
- * <code>string warranty_url = 16;</code>
222
- * @return Whether the warrantyUrl field is set.
223
- */
224
- boolean hasWarrantyUrl();
225
- /**
226
- * <code>string warranty_url = 16;</code>
227
- * @return The warrantyUrl.
228
- */
229
- java.lang.String getWarrantyUrl();
230
- /**
231
- * <code>string warranty_url = 16;</code>
232
- * @return The bytes for warrantyUrl.
233
- */
234
- com.google.protobuf.ByteString
235
- getWarrantyUrlBytes();
236
-
237
- /**
238
- * <code>string warranty_direct_url = 17;</code>
239
- * @return Whether the warrantyDirectUrl field is set.
240
- */
241
- boolean hasWarrantyDirectUrl();
242
- /**
243
- * <code>string warranty_direct_url = 17;</code>
244
- * @return The warrantyDirectUrl.
245
- */
246
- java.lang.String getWarrantyDirectUrl();
247
- /**
248
- * <code>string warranty_direct_url = 17;</code>
249
- * @return The bytes for warrantyDirectUrl.
250
- */
251
- com.google.protobuf.ByteString
252
- getWarrantyDirectUrlBytes();
253
-
254
- /**
255
- * <code>string community_url = 20;</code>
256
- * @return Whether the communityUrl field is set.
257
- */
258
- boolean hasCommunityUrl();
259
- /**
260
- * <code>string community_url = 20;</code>
261
- * @return The communityUrl.
262
- */
263
- java.lang.String getCommunityUrl();
264
- /**
265
- * <code>string community_url = 20;</code>
266
- * @return The bytes for communityUrl.
267
- */
268
- com.google.protobuf.ByteString
269
- getCommunityUrlBytes();
270
-
271
- /**
272
- * <code>string linkedin_account = 21;</code>
273
- * @return Whether the linkedinAccount field is set.
274
- */
275
- boolean hasLinkedinAccount();
276
- /**
277
- * <code>string linkedin_account = 21;</code>
278
- * @return The linkedinAccount.
279
- */
280
- java.lang.String getLinkedinAccount();
281
- /**
282
- * <code>string linkedin_account = 21;</code>
283
- * @return The bytes for linkedinAccount.
284
- */
285
- com.google.protobuf.ByteString
286
- getLinkedinAccountBytes();
287
-
288
- /**
289
- * <code>string instagram_account = 22;</code>
290
- * @return Whether the instagramAccount field is set.
291
- */
292
- boolean hasInstagramAccount();
293
- /**
294
- * <code>string instagram_account = 22;</code>
295
- * @return The instagramAccount.
296
- */
297
- java.lang.String getInstagramAccount();
298
- /**
299
- * <code>string instagram_account = 22;</code>
300
- * @return The bytes for instagramAccount.
301
- */
302
- com.google.protobuf.ByteString
303
- getInstagramAccountBytes();
304
-
305
- /**
306
- * <code>string youtube_account = 23;</code>
307
- * @return Whether the youtubeAccount field is set.
308
- */
309
- boolean hasYoutubeAccount();
310
- /**
311
- * <code>string youtube_account = 23;</code>
312
- * @return The youtubeAccount.
313
- */
314
- java.lang.String getYoutubeAccount();
315
- /**
316
- * <code>string youtube_account = 23;</code>
317
- * @return The bytes for youtubeAccount.
318
- */
319
- com.google.protobuf.ByteString
320
- getYoutubeAccountBytes();
321
-
322
- /**
323
- * <code>string pinterest_account = 24;</code>
324
- * @return Whether the pinterestAccount field is set.
325
- */
326
- boolean hasPinterestAccount();
327
- /**
328
- * <code>string pinterest_account = 24;</code>
329
- * @return The pinterestAccount.
330
- */
331
- java.lang.String getPinterestAccount();
332
- /**
333
- * <code>string pinterest_account = 24;</code>
334
- * @return The bytes for pinterestAccount.
335
- */
336
- com.google.protobuf.ByteString
337
- getPinterestAccountBytes();
338
-
339
- /**
340
- * <code>bool class_hardware = 25;</code>
341
- * @return Whether the classHardware field is set.
342
- */
343
- boolean hasClassHardware();
344
- /**
345
- * <code>bool class_hardware = 25;</code>
346
- * @return The classHardware.
347
- */
348
- boolean getClassHardware();
349
-
350
- /**
351
- * <code>bool class_software = 26;</code>
352
- * @return Whether the classSoftware field is set.
353
- */
354
- boolean hasClassSoftware();
355
- /**
356
- * <code>bool class_software = 26;</code>
357
- * @return The classSoftware.
358
- */
359
- boolean getClassSoftware();
360
-
361
- /**
362
- * <code>bool class_consumer = 27;</code>
363
- * @return Whether the classConsumer field is set.
364
- */
365
- boolean hasClassConsumer();
366
- /**
367
- * <code>bool class_consumer = 27;</code>
368
- * @return The classConsumer.
369
- */
370
- boolean getClassConsumer();
371
-
372
- /**
373
- * <code>bool class_enterprise = 28;</code>
374
- * @return Whether the classEnterprise field is set.
375
- */
376
- boolean hasClassEnterprise();
377
- /**
378
- * <code>bool class_enterprise = 28;</code>
379
- * @return The classEnterprise.
380
- */
381
- boolean getClassEnterprise();
382
-
383
- /**
384
- * <code>bool class_industrial = 29;</code>
385
- * @return Whether the classIndustrial field is set.
386
- */
387
- boolean hasClassIndustrial();
388
- /**
389
- * <code>bool class_industrial = 29;</code>
390
- * @return The classIndustrial.
391
- */
392
- boolean getClassIndustrial();
393
-
394
- /**
395
- * <code>bool class_individual = 30;</code>
396
- * @return Whether the classIndividual field is set.
397
- */
398
- boolean hasClassIndividual();
399
- /**
400
- * <code>bool class_individual = 30;</code>
401
- * @return The classIndividual.
402
- */
403
- boolean getClassIndividual();
404
-
405
- /**
406
- * <pre>
407
- * relevant only in search result
408
- * </pre>
409
- *
410
- * <code>int32 match_score = 19;</code>
411
- * @return Whether the matchScore field is set.
412
- */
413
- boolean hasMatchScore();
414
- /**
415
- * <pre>
416
- * relevant only in search result
417
- * </pre>
418
- *
419
- * <code>int32 match_score = 19;</code>
420
- * @return The matchScore.
421
- */
422
- int getMatchScore();
423
- }