@lansweeper/data-platform-outbound-grpc 0.16.4 → 0.17.0

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.
@@ -51235,8 +51235,11 @@ var file_outbound_proto_rawDesc = []byte{
51235
51235
  0x6f, 0x75, 0x6e, 0x64, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x69, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x1a,
51236
51236
  0x23, 0x2e, 0x63, 0x6f, 0x6d, 0x2e, 0x6c, 0x61, 0x6e, 0x73, 0x77, 0x65, 0x65, 0x70, 0x65, 0x72,
51237
51237
  0x2e, 0x64, 0x70, 0x2e, 0x6f, 0x75, 0x74, 0x62, 0x6f, 0x75, 0x6e, 0x64, 0x2e, 0x76, 0x31, 0x2e,
51238
- 0x53, 0x69, 0x74, 0x65, 0x42, 0x12, 0x50, 0x01, 0x5a, 0x0e, 0x2e, 0x2f, 0x67, 0x65, 0x6e, 0x65,
51239
- 0x72, 0x61, 0x74, 0x65, 0x64, 0x2d, 0x67, 0x6f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
51238
+ 0x53, 0x69, 0x74, 0x65, 0x42, 0x35, 0x50, 0x01, 0x5a, 0x0e, 0x2e, 0x2f, 0x67, 0x65, 0x6e, 0x65,
51239
+ 0x72, 0x61, 0x74, 0x65, 0x64, 0x2d, 0x67, 0x6f, 0xaa, 0x02, 0x20, 0x4c, 0x61, 0x6e, 0x73, 0x77,
51240
+ 0x65, 0x65, 0x70, 0x65, 0x72, 0x2e, 0x44, 0x61, 0x74, 0x61, 0x50, 0x6c, 0x61, 0x74, 0x66, 0x6f,
51241
+ 0x72, 0x6d, 0x2e, 0x4f, 0x75, 0x74, 0x62, 0x6f, 0x75, 0x6e, 0x64, 0x62, 0x06, 0x70, 0x72, 0x6f,
51242
+ 0x74, 0x6f, 0x33,
51240
51243
  }
51241
51244
 
51242
51245
  var (
package/java.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.16.3",
2
+ "version": "0.16.4",
3
3
  "package": "com.lansweeper.dp.outbound.v1",
4
4
  "name": "outbound",
5
5
  "service": true
@@ -9,6 +9,7 @@ syntax = "proto3";
9
9
  package com.lansweeper.dp.outbound.v1;
10
10
  option go_package = "./generated-go";
11
11
  option java_multiple_files = true;
12
+ option csharp_namespace = "Lansweeper.DataPlatform.Outbound";
12
13
 
13
14
  import "google/protobuf/timestamp.proto";
14
15
  import "google/protobuf/any.proto";
@@ -9,6 +9,7 @@ syntax = "proto3";
9
9
  package com.lansweeper.dp.outbound.v1;
10
10
  option go_package = "./generated-go";
11
11
  option java_multiple_files = true;
12
+ option csharp_namespace = "Lansweeper.DataPlatform.Outbound";
12
13
 
13
14
  import "google/protobuf/timestamp.proto";
14
15
  import "google/protobuf/any.proto";
@@ -1,5 +1,5 @@
1
1
  #Generated by Maven
2
- #Thu Apr 02 10:06:27 UTC 2026
2
+ #Fri Apr 10 09:30:51 UTC 2026
3
3
  groupId=com.lansweeper.dp.outbound.v1
4
4
  artifactId=outbound-model
5
- version=0.16.3
5
+ version=0.16.4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lansweeper/data-platform-outbound-grpc",
3
- "version": "0.16.4",
3
+ "version": "0.17.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/Lansweeper/lansweeperapis.git"
@@ -9,6 +9,7 @@ syntax = "proto3";
9
9
  package com.lansweeper.dp.outbound.v1;
10
10
  option go_package = "./generated-go";
11
11
  option java_multiple_files = true;
12
+ option csharp_namespace = "Lansweeper.DataPlatform.Outbound";
12
13
 
13
14
  import "google/protobuf/timestamp.proto";
14
15
  import "google/protobuf/any.proto";
@@ -1,5 +1,5 @@
1
1
  #Generated by Maven
2
- #Thu Apr 02 10:06:33 UTC 2026
2
+ #Fri Apr 10 09:30:58 UTC 2026
3
3
  groupId=com.lansweeper.dp.outbound.v1
4
4
  artifactId=outbound-service
5
- version=0.16.3
5
+ version=0.16.4
index f2be734..415ec46 100644
Binary file