@lansweeper/data-platform-outbound-grpc 0.3.29 → 0.3.30
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.
- package/CHANGELOG.md +8 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/outbound_pb.d.ts +82 -0
- package/gen-proto/outbound_pb.js +732 -5
- package/generated-go/outbound.pb.go +961 -727
- package/java.json +1 -1
- package/model/pom.xml +1 -1
- package/model/src/main/proto/outbound.proto +20 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Group$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Group$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Group.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365GroupOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License$UsersKeysDefaultEntryHolder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365License.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365LicenseOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Mailbox$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Mailbox$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Mailbox.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365MailboxOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$AssignedPlansDefaultEntryHolder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$Builder$AssignedPlansConverter.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365Organization.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365OrganizationOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User$GroupKeysDefaultEntryHolder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365User.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Office365UserOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
- package/model/target/classes/outbound.proto +20 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Group.java +157 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365GroupOrBuilder.java +17 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365License.java +157 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365LicenseOrBuilder.java +17 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Mailbox.java +2038 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365MailboxOrBuilder.java +154 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365Organization.java +351 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365OrganizationOrBuilder.java +24 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365User.java +314 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Office365UserOrBuilder.java +34 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +196 -172
- package/model/target/maven-archiver/pom.properties +2 -2
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +4 -0
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +2 -0
- package/model/target/{outbound-model-0.3.28-sources.jar → outbound-model-0.3.29-sources.jar} +0 -0
- package/model/target/{outbound-model-0.3.28.jar → outbound-model-0.3.29.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +20 -0
- package/service/pom.xml +1 -1
- package/service/target/maven-archiver/pom.properties +2 -2
- package/service/target/{outbound-service-0.3.28-sources.jar → outbound-service-0.3.29-sources.jar} +0 -0
- package/service/target/{outbound-service-0.3.28.jar → outbound-service-0.3.29.jar} +0 -0
package/proto/outbound.proto
CHANGED
|
@@ -4213,6 +4213,22 @@ message Office365Organization {
|
|
|
4213
4213
|
repeated Office365License licenses = 15;
|
|
4214
4214
|
map<string, Office365AssignedPlan> assigned_plans = 16; // The key is the service plan id
|
|
4215
4215
|
repeated Office365Contact contacts = 17;
|
|
4216
|
+
repeated Office365Mailbox mailboxes = 18;
|
|
4217
|
+
}
|
|
4218
|
+
|
|
4219
|
+
message Office365Mailbox {
|
|
4220
|
+
string o365_mailbox_id = 1;
|
|
4221
|
+
string o365_organization_id = 2;
|
|
4222
|
+
string display_name = 3;
|
|
4223
|
+
string primary_email = 4;
|
|
4224
|
+
string email_address = 5;
|
|
4225
|
+
string alias = 6;
|
|
4226
|
+
string recipient_type = 7;
|
|
4227
|
+
string recipient_type_details = 8;
|
|
4228
|
+
string user_principal_name = 9;
|
|
4229
|
+
string identity = 10;
|
|
4230
|
+
string o365_mailbox_key = 11;
|
|
4231
|
+
string o365_organization_key = 12;
|
|
4216
4232
|
}
|
|
4217
4233
|
|
|
4218
4234
|
message Office365AssignedPlan {
|
|
@@ -4253,6 +4269,7 @@ message Office365Group {
|
|
|
4253
4269
|
optional string mail_nickname = 7;
|
|
4254
4270
|
optional string proxy_addresses = 8;
|
|
4255
4271
|
optional string organization_entity_key = 9; //Reference to the Office365 organization entity key related to this group
|
|
4272
|
+
optional string type = 10;
|
|
4256
4273
|
}
|
|
4257
4274
|
|
|
4258
4275
|
message Office365License {
|
|
@@ -4266,6 +4283,7 @@ message Office365License {
|
|
|
4266
4283
|
optional string capability_status = 8;
|
|
4267
4284
|
map<string, bool> users_keys = 9; // Entity keys of users assigned to this license
|
|
4268
4285
|
repeated Office365ServicePlan service_plans = 10;
|
|
4286
|
+
optional string name = 11;
|
|
4269
4287
|
}
|
|
4270
4288
|
|
|
4271
4289
|
message Office365ServicePlan {
|
|
@@ -4317,4 +4335,6 @@ message Office365User {
|
|
|
4317
4335
|
optional string name = 40;
|
|
4318
4336
|
optional string organization_entity_key = 41; //Reference to the Office365 organization entity key related to this user
|
|
4319
4337
|
map<string, bool> group_keys = 42; // Deduplicated set of group entity keys this user is member of
|
|
4338
|
+
optional string type = 43;
|
|
4339
|
+
optional string domain = 44;
|
|
4320
4340
|
}
|
package/service/pom.xml
CHANGED
package/service/target/{outbound-service-0.3.28-sources.jar → outbound-service-0.3.29-sources.jar}
RENAMED
|
index ae3f38f..17a36f5 100644
|
|
|
Binary file
|
|
index c785a8b..4e3225e 100644
|
|
|
Binary file
|