@lansweeper/integrations-assets-grpc 0.1.7 → 0.2.1

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 +24 -0
  2. package/java.json +1 -1
  3. package/package.json +7 -2
  4. package/target/{integrations-assets-model-0.1.6-sources.jar → integrations-assets-model-0.2.0-sources.jar} +0 -0
  5. package/target/{integrations-assets-model-0.1.6.jar → integrations-assets-model-0.2.0.jar} +0 -0
  6. package/target/maven-archiver/pom.properties +2 -2
  7. package/pom.xml +0 -76
  8. package/target/classes/lansweeper/integrations/assets/v1/Asset$1.class +0 -0
  9. package/target/classes/lansweeper/integrations/assets/v1/Asset$Builder.class +0 -0
  10. package/target/classes/lansweeper/integrations/assets/v1/Asset.class +0 -0
  11. package/target/classes/lansweeper/integrations/assets/v1/AssetBasicInfo$1.class +0 -0
  12. package/target/classes/lansweeper/integrations/assets/v1/AssetBasicInfo$Builder.class +0 -0
  13. package/target/classes/lansweeper/integrations/assets/v1/AssetBasicInfo.class +0 -0
  14. package/target/classes/lansweeper/integrations/assets/v1/AssetBasicInfoOrBuilder.class +0 -0
  15. package/target/classes/lansweeper/integrations/assets/v1/AssetCustom$1.class +0 -0
  16. package/target/classes/lansweeper/integrations/assets/v1/AssetCustom$Builder.class +0 -0
  17. package/target/classes/lansweeper/integrations/assets/v1/AssetCustom.class +0 -0
  18. package/target/classes/lansweeper/integrations/assets/v1/AssetCustomOrBuilder.class +0 -0
  19. package/target/classes/lansweeper/integrations/assets/v1/AssetOrBuilder.class +0 -0
  20. package/target/classes/lansweeper/integrations/assets/v1/Assets.class +0 -0
  21. package/target/classes/lansweeper/integrations/assets/v1/CloudAssetCustom$1.class +0 -0
  22. package/target/classes/lansweeper/integrations/assets/v1/CloudAssetCustom$Builder.class +0 -0
  23. package/target/classes/lansweeper/integrations/assets/v1/CloudAssetCustom.class +0 -0
  24. package/target/classes/lansweeper/integrations/assets/v1/CloudAssetCustomOrBuilder.class +0 -0
  25. package/target/classes/lansweeper/integrations/assets/v1/CustomField$1.class +0 -0
  26. package/target/classes/lansweeper/integrations/assets/v1/CustomField$Builder.class +0 -0
  27. package/target/classes/lansweeper/integrations/assets/v1/CustomField.class +0 -0
  28. package/target/classes/lansweeper/integrations/assets/v1/CustomFieldOrBuilder.class +0 -0
  29. package/target/classes/lansweeper/integrations/assets/v1/LockedFields$1.class +0 -0
  30. package/target/classes/lansweeper/integrations/assets/v1/LockedFields$Builder.class +0 -0
  31. package/target/classes/lansweeper/integrations/assets/v1/LockedFields.class +0 -0
  32. package/target/classes/lansweeper/integrations/assets/v1/LockedFieldsOrBuilder.class +0 -0
  33. package/target/classes/lansweeper/integrations/assets/v1/OtData$1.class +0 -0
  34. package/target/classes/lansweeper/integrations/assets/v1/OtData$Builder.class +0 -0
  35. package/target/classes/lansweeper/integrations/assets/v1/OtData.class +0 -0
  36. package/target/classes/lansweeper/integrations/assets/v1/OtDataOrBuilder.class +0 -0
  37. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/Asset.java +0 -1470
  38. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/AssetBasicInfo.java +0 -1588
  39. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/AssetBasicInfoOrBuilder.java +0 -135
  40. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/AssetCustom.java +0 -3847
  41. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/AssetCustomOrBuilder.java +0 -368
  42. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/AssetOrBuilder.java +0 -106
  43. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/Assets.java +0 -182
  44. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/CloudAssetCustom.java +0 -1473
  45. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/CloudAssetCustomOrBuilder.java +0 -128
  46. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/CustomField.java +0 -643
  47. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/CustomFieldOrBuilder.java +0 -33
  48. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/LockedFields.java +0 -2886
  49. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/LockedFieldsOrBuilder.java +0 -281
  50. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/OtData.java +0 -688
  51. package/target/generated-sources/protobuf/java/lansweeper/integrations/assets/v1/OtDataOrBuilder.java +0 -43
  52. package/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +0 -29
  53. package/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +0 -15
@@ -1,135 +0,0 @@
1
- // Generated by the protocol buffer compiler. DO NOT EDIT!
2
- // source: assets.proto
3
-
4
- package lansweeper.integrations.assets.v1;
5
-
6
- public interface AssetBasicInfoOrBuilder extends
7
- // @@protoc_insertion_point(interface_extends:lansweeper.integrations.assets.v1.AssetBasicInfo)
8
- com.google.protobuf.MessageOrBuilder {
9
-
10
- /**
11
- * <code>string type_key = 1;</code>
12
- * @return The typeKey.
13
- */
14
- java.lang.String getTypeKey();
15
- /**
16
- * <code>string type_key = 1;</code>
17
- * @return The bytes for typeKey.
18
- */
19
- com.google.protobuf.ByteString
20
- getTypeKeyBytes();
21
-
22
- /**
23
- * <code>string name = 2;</code>
24
- * @return The name.
25
- */
26
- java.lang.String getName();
27
- /**
28
- * <code>string name = 2;</code>
29
- * @return The bytes for name.
30
- */
31
- com.google.protobuf.ByteString
32
- getNameBytes();
33
-
34
- /**
35
- * <code>optional string domain = 3;</code>
36
- * @return Whether the domain field is set.
37
- */
38
- boolean hasDomain();
39
- /**
40
- * <code>optional string domain = 3;</code>
41
- * @return The domain.
42
- */
43
- java.lang.String getDomain();
44
- /**
45
- * <code>optional string domain = 3;</code>
46
- * @return The bytes for domain.
47
- */
48
- com.google.protobuf.ByteString
49
- getDomainBytes();
50
-
51
- /**
52
- * <code>optional string ip_address = 4;</code>
53
- * @return Whether the ipAddress field is set.
54
- */
55
- boolean hasIpAddress();
56
- /**
57
- * <code>optional string ip_address = 4;</code>
58
- * @return The ipAddress.
59
- */
60
- java.lang.String getIpAddress();
61
- /**
62
- * <code>optional string ip_address = 4;</code>
63
- * @return The bytes for ipAddress.
64
- */
65
- com.google.protobuf.ByteString
66
- getIpAddressBytes();
67
-
68
- /**
69
- * <code>optional string mac = 5;</code>
70
- * @return Whether the mac field is set.
71
- */
72
- boolean hasMac();
73
- /**
74
- * <code>optional string mac = 5;</code>
75
- * @return The mac.
76
- */
77
- java.lang.String getMac();
78
- /**
79
- * <code>optional string mac = 5;</code>
80
- * @return The bytes for mac.
81
- */
82
- com.google.protobuf.ByteString
83
- getMacBytes();
84
-
85
- /**
86
- * <code>optional string description = 6;</code>
87
- * @return Whether the description field is set.
88
- */
89
- boolean hasDescription();
90
- /**
91
- * <code>optional string description = 6;</code>
92
- * @return The description.
93
- */
94
- java.lang.String getDescription();
95
- /**
96
- * <code>optional string description = 6;</code>
97
- * @return The bytes for description.
98
- */
99
- com.google.protobuf.ByteString
100
- getDescriptionBytes();
101
-
102
- /**
103
- * <code>optional string fqdn = 7;</code>
104
- * @return Whether the fqdn field is set.
105
- */
106
- boolean hasFqdn();
107
- /**
108
- * <code>optional string fqdn = 7;</code>
109
- * @return The fqdn.
110
- */
111
- java.lang.String getFqdn();
112
- /**
113
- * <code>optional string fqdn = 7;</code>
114
- * @return The bytes for fqdn.
115
- */
116
- com.google.protobuf.ByteString
117
- getFqdnBytes();
118
-
119
- /**
120
- * <code>optional string type_name = 8;</code>
121
- * @return Whether the typeName field is set.
122
- */
123
- boolean hasTypeName();
124
- /**
125
- * <code>optional string type_name = 8;</code>
126
- * @return The typeName.
127
- */
128
- java.lang.String getTypeName();
129
- /**
130
- * <code>optional string type_name = 8;</code>
131
- * @return The bytes for typeName.
132
- */
133
- com.google.protobuf.ByteString
134
- getTypeNameBytes();
135
- }