@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,303 +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 CatalogSoftwareOrBuilder extends
7
- // @@protoc_insertion_point(interface_extends:com.lansweeper.dp.outbound.v1.CatalogSoftware)
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 sw_name = 2;</code>
18
- * @return The swName.
19
- */
20
- java.lang.String getSwName();
21
- /**
22
- * <code>string sw_name = 2;</code>
23
- * @return The bytes for swName.
24
- */
25
- com.google.protobuf.ByteString
26
- getSwNameBytes();
27
-
28
- /**
29
- * <code>string sw_version = 3;</code>
30
- * @return Whether the swVersion field is set.
31
- */
32
- boolean hasSwVersion();
33
- /**
34
- * <code>string sw_version = 3;</code>
35
- * @return The swVersion.
36
- */
37
- java.lang.String getSwVersion();
38
- /**
39
- * <code>string sw_version = 3;</code>
40
- * @return The bytes for swVersion.
41
- */
42
- com.google.protobuf.ByteString
43
- getSwVersionBytes();
44
-
45
- /**
46
- * <code>string sw_market_ver = 4;</code>
47
- * @return Whether the swMarketVer field is set.
48
- */
49
- boolean hasSwMarketVer();
50
- /**
51
- * <code>string sw_market_ver = 4;</code>
52
- * @return The swMarketVer.
53
- */
54
- java.lang.String getSwMarketVer();
55
- /**
56
- * <code>string sw_market_ver = 4;</code>
57
- * @return The bytes for swMarketVer.
58
- */
59
- com.google.protobuf.ByteString
60
- getSwMarketVerBytes();
61
-
62
- /**
63
- * <code>string sw_edition = 5;</code>
64
- * @return Whether the swEdition field is set.
65
- */
66
- boolean hasSwEdition();
67
- /**
68
- * <code>string sw_edition = 5;</code>
69
- * @return The swEdition.
70
- */
71
- java.lang.String getSwEdition();
72
- /**
73
- * <code>string sw_edition = 5;</code>
74
- * @return The bytes for swEdition.
75
- */
76
- com.google.protobuf.ByteString
77
- getSwEditionBytes();
78
-
79
- /**
80
- * <code>string sw_lang = 6;</code>
81
- * @return Whether the swLang field is set.
82
- */
83
- boolean hasSwLang();
84
- /**
85
- * <code>string sw_lang = 6;</code>
86
- * @return The swLang.
87
- */
88
- java.lang.String getSwLang();
89
- /**
90
- * <code>string sw_lang = 6;</code>
91
- * @return The bytes for swLang.
92
- */
93
- com.google.protobuf.ByteString
94
- getSwLangBytes();
95
-
96
- /**
97
- * <code>string sw_build = 7;</code>
98
- * @return Whether the swBuild field is set.
99
- */
100
- boolean hasSwBuild();
101
- /**
102
- * <code>string sw_build = 7;</code>
103
- * @return The swBuild.
104
- */
105
- java.lang.String getSwBuild();
106
- /**
107
- * <code>string sw_build = 7;</code>
108
- * @return The bytes for swBuild.
109
- */
110
- com.google.protobuf.ByteString
111
- getSwBuildBytes();
112
-
113
- /**
114
- * <code>int64 make_id = 8;</code>
115
- * @return Whether the makeId field is set.
116
- */
117
- boolean hasMakeId();
118
- /**
119
- * <code>int64 make_id = 8;</code>
120
- * @return The makeId.
121
- */
122
- long getMakeId();
123
-
124
- /**
125
- * <code>int64 parent_id = 9;</code>
126
- * @return Whether the parentId field is set.
127
- */
128
- boolean hasParentId();
129
- /**
130
- * <code>int64 parent_id = 9;</code>
131
- * @return The parentId.
132
- */
133
- long getParentId();
134
-
135
- /**
136
- * <code>int64 latest_id = 10;</code>
137
- * @return Whether the latestId field is set.
138
- */
139
- boolean hasLatestId();
140
- /**
141
- * <code>int64 latest_id = 10;</code>
142
- * @return The latestId.
143
- */
144
- long getLatestId();
145
-
146
- /**
147
- * <code>string sw_type = 11;</code>
148
- * @return Whether the swType field is set.
149
- */
150
- boolean hasSwType();
151
- /**
152
- * <code>string sw_type = 11;</code>
153
- * @return The swType.
154
- */
155
- java.lang.String getSwType();
156
- /**
157
- * <code>string sw_type = 11;</code>
158
- * @return The bytes for swType.
159
- */
160
- com.google.protobuf.ByteString
161
- getSwTypeBytes();
162
-
163
- /**
164
- * <code>string sw_category = 12;</code>
165
- * @return Whether the swCategory field is set.
166
- */
167
- boolean hasSwCategory();
168
- /**
169
- * <code>string sw_category = 12;</code>
170
- * @return The swCategory.
171
- */
172
- java.lang.String getSwCategory();
173
- /**
174
- * <code>string sw_category = 12;</code>
175
- * @return The bytes for swCategory.
176
- */
177
- com.google.protobuf.ByteString
178
- getSwCategoryBytes();
179
-
180
- /**
181
- * <code>int64 release_date = 13;</code>
182
- * @return Whether the releaseDate field is set.
183
- */
184
- boolean hasReleaseDate();
185
- /**
186
- * <code>int64 release_date = 13;</code>
187
- * @return The releaseDate.
188
- */
189
- long getReleaseDate();
190
-
191
- /**
192
- * <code>int64 eol_date = 14;</code>
193
- * @return Whether the eolDate field is set.
194
- */
195
- boolean hasEolDate();
196
- /**
197
- * <code>int64 eol_date = 14;</code>
198
- * @return The eolDate.
199
- */
200
- long getEolDate();
201
-
202
- /**
203
- * <code>int64 eos_date = 15;</code>
204
- * @return Whether the eosDate field is set.
205
- */
206
- boolean hasEosDate();
207
- /**
208
- * <code>int64 eos_date = 15;</code>
209
- * @return The eosDate.
210
- */
211
- long getEosDate();
212
-
213
- /**
214
- * <code>int64 eosx_date = 16;</code>
215
- * @return Whether the eosxDate field is set.
216
- */
217
- boolean hasEosxDate();
218
- /**
219
- * <code>int64 eosx_date = 16;</code>
220
- * @return The eosxDate.
221
- */
222
- long getEosxDate();
223
-
224
- /**
225
- * <code>string lifecyle_confidence = 17;</code>
226
- * @return Whether the lifecyleConfidence field is set.
227
- */
228
- boolean hasLifecyleConfidence();
229
- /**
230
- * <code>string lifecyle_confidence = 17;</code>
231
- * @return The lifecyleConfidence.
232
- */
233
- java.lang.String getLifecyleConfidence();
234
- /**
235
- * <code>string lifecyle_confidence = 17;</code>
236
- * @return The bytes for lifecyleConfidence.
237
- */
238
- com.google.protobuf.ByteString
239
- getLifecyleConfidenceBytes();
240
-
241
- /**
242
- * <code>bool flag_latest = 18;</code>
243
- * @return Whether the flagLatest field is set.
244
- */
245
- boolean hasFlagLatest();
246
- /**
247
- * <code>bool flag_latest = 18;</code>
248
- * @return The flagLatest.
249
- */
250
- boolean getFlagLatest();
251
-
252
- /**
253
- * <code>bool flag_widespread = 19;</code>
254
- * @return Whether the flagWidespread field is set.
255
- */
256
- boolean hasFlagWidespread();
257
- /**
258
- * <code>bool flag_widespread = 19;</code>
259
- * @return The flagWidespread.
260
- */
261
- boolean getFlagWidespread();
262
-
263
- /**
264
- * <code>bool flag_deprecated = 20;</code>
265
- * @return Whether the flagDeprecated field is set.
266
- */
267
- boolean hasFlagDeprecated();
268
- /**
269
- * <code>bool flag_deprecated = 20;</code>
270
- * @return The flagDeprecated.
271
- */
272
- boolean getFlagDeprecated();
273
-
274
- /**
275
- * <code>int64 last_update_time = 21;</code>
276
- * @return Whether the lastUpdateTime field is set.
277
- */
278
- boolean hasLastUpdateTime();
279
- /**
280
- * <code>int64 last_update_time = 21;</code>
281
- * @return The lastUpdateTime.
282
- */
283
- long getLastUpdateTime();
284
-
285
- /**
286
- * <pre>
287
- * filled only when a result of search
288
- * </pre>
289
- *
290
- * <code>int32 match_score = 100;</code>
291
- * @return Whether the matchScore field is set.
292
- */
293
- boolean hasMatchScore();
294
- /**
295
- * <pre>
296
- * filled only when a result of search
297
- * </pre>
298
- *
299
- * <code>int32 match_score = 100;</code>
300
- * @return The matchScore.
301
- */
302
- int getMatchScore();
303
- }