@lansweeper/data-platform-outbound-grpc 0.4.1 → 0.4.2
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_grpc_pb.d.ts +0 -17
- package/gen-proto/outbound_grpc_pb.js +0 -12
- package/gen-proto/outbound_pb.d.ts +1821 -0
- package/gen-proto/outbound_pb.js +14631 -3
- package/generated-go/outbound.pb.go +15550 -11424
- package/generated-go/outbound_grpc.pb.go +0 -40
- package/java.json +1 -1
- package/model/pom.xml +1 -1
- package/model/src/main/proto/outbound.proto +330 -5
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Asset.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/AssetOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$2.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix$CitrixDataCase.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Citrix.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixAppliance.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixApplianceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuest.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixGuestOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHost.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostCrashDumpOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfoOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatch.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPatchOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPci.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPool.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfigurationOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatch.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolPatchOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixPoolRestrictionOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorage.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixStorageOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddressOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterface.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
- package/model/target/classes/outbound.proto +330 -5
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Asset.java +185 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/AssetOrBuilder.java +15 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Citrix.java +1123 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixAppliance.java +723 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixApplianceOrBuilder.java +44 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuest.java +6962 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfo.java +811 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestExtraInfoOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixGuestOrBuilder.java +678 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHost.java +6085 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostCrashDump.java +688 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostCrashDumpOrBuilder.java +36 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfo.java +811 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostExtraInfoOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostOrBuilder.java +526 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPatch.java +1159 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPatchOrBuilder.java +87 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpu.java +1550 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixHostPhysicalCpuOrBuilder.java +139 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixOrBuilder.java +57 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPci.java +1194 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPciOrBuilder.java +95 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDevice.java +1126 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalBlockDeviceOrBuilder.java +89 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterface.java +4383 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPhysicalInterfaceOrBuilder.java +447 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPool.java +5189 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.java +444 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfiguration.java +812 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOtherConfigurationOrBuilder.java +55 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolPatch.java +1215 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolPatchOrBuilder.java +100 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolRestriction.java +723 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolRestrictionOrBuilder.java +44 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixStorage.java +2867 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixStorageOrBuilder.java +262 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice.java +2513 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.java +246 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage.java +2587 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.java +264 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface.java +2532 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.java +654 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddressOrBuilder.java +38 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.java +231 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterface.java +1070 -15
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.java +99 -5
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +3773 -3241
- package/model/target/maven-archiver/pom.properties +2 -2
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +86 -0
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +42 -0
- package/model/target/{outbound-model-0.4.0-sources.jar → outbound-model-0.4.1-sources.jar} +0 -0
- package/model/target/{outbound-model-0.4.0.jar → outbound-model-0.4.1.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +330 -5
- package/service/pom.xml +1 -1
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$1.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$2.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$3.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceBaseDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceBlockingStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceFileDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceFutureStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceImplBase.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceMethodDescriptorSupplier.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$DataCoreOutboundServiceStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc$MethodHandlers.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$DataCoreOutboundServiceImplBase.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$MethodHandlers.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc$ReactorDataCoreOutboundServiceStub.class +0 -0
- package/service/target/classes/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc.class +0 -0
- package/service/target/generated-sources/protobuf/grpc-java/com/lansweeper/dp/outbound/v1/DataCoreOutboundServiceGrpc.java +3 -89
- package/service/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReactorDataCoreBackofficeServiceGrpc.java +12 -12
- package/service/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/ReactorDataCoreOutboundServiceGrpc.java +3 -43
- package/service/target/maven-archiver/pom.properties +2 -2
- package/service/target/outbound-service-0.4.1-sources.jar +0 -0
- package/service/target/outbound-service-0.4.1.jar +0 -0
- package/service/target/outbound-service-0.4.0-sources.jar +0 -0
- package/service/target/outbound-service-0.4.0.jar +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDevice$Builder.class
ADDED
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualBlockDeviceOrBuilder.class
ADDED
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImage$Builder.class
ADDED
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualDiskImageOrBuilder.class
ADDED
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterface$Builder.class
ADDED
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress$1.class
ADDED
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceAddress.class
ADDED
|
Binary file
|
|
Binary file
|
package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixVirtualInterfaceOrBuilder.class
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -33,9 +33,6 @@ service DataCoreOutboundService {
|
|
|
33
33
|
// lists entities for a site or site/type
|
|
34
34
|
rpc ListEntities(ListEntityRequest) returns (stream ListEntityResponse) {}
|
|
35
35
|
|
|
36
|
-
// Deconcile an entity from the aliases (reverse reconciliation)
|
|
37
|
-
rpc EntityDeconcile(DeconcileRequest) returns (DeconcileResponse) {}
|
|
38
|
-
|
|
39
36
|
// ----------------------------------------
|
|
40
37
|
// ENRICHMENT API
|
|
41
38
|
// ----------------------------------------
|
|
@@ -304,6 +301,8 @@ message Asset {
|
|
|
304
301
|
optional Vmware vmware = 93;
|
|
305
302
|
optional Office365Organization office_365_organization = 94;
|
|
306
303
|
// Vmware Guest Network is mapped in the computer section
|
|
304
|
+
|
|
305
|
+
optional Citrix citrix = 95;
|
|
307
306
|
}
|
|
308
307
|
|
|
309
308
|
|
|
@@ -1369,9 +1368,9 @@ message NetworkInterface {
|
|
|
1369
1368
|
|
|
1370
1369
|
// SNMP specifics:
|
|
1371
1370
|
optional int32 snmp_index = 27; // SNMP only: marking if it's a SNMP enumerated interface
|
|
1372
|
-
optional string description = 16; // SNMP
|
|
1371
|
+
optional string description = 16; // SNMP and Citrix
|
|
1373
1372
|
optional string alias = 17; // SNMP only
|
|
1374
|
-
optional int64 mtu = 18; // SNMP, Linux,
|
|
1373
|
+
optional int64 mtu = 18; // SNMP , Linux, EsxiHost, Citrix
|
|
1375
1374
|
optional int64 speed = 19; // SNMP, WindowsNetworkAdapter, EsxiHost
|
|
1376
1375
|
optional int64 high_speed = 20; // SNMP only
|
|
1377
1376
|
optional MappedValue admin_status = 21; // SNMP only
|
|
@@ -1395,6 +1394,12 @@ message NetworkInterface {
|
|
|
1395
1394
|
optional string scope = 39;
|
|
1396
1395
|
optional string q_disc = 40;
|
|
1397
1396
|
optional string group = 41;
|
|
1397
|
+
|
|
1398
|
+
//Citrix specifics
|
|
1399
|
+
optional string bridge = 42;
|
|
1400
|
+
optional string tags = 43;
|
|
1401
|
+
repeated CitrixPhysicalInterface physical_interfaces = 44;
|
|
1402
|
+
repeated CitrixVirtualInterface virtual_interfaces = 45;
|
|
1398
1403
|
}
|
|
1399
1404
|
|
|
1400
1405
|
|
|
@@ -4180,6 +4185,326 @@ message VmwareSnapshot {
|
|
|
4180
4185
|
optional string name = 2;
|
|
4181
4186
|
google.protobuf.Timestamp create_time = 3;
|
|
4182
4187
|
}
|
|
4188
|
+
// --------------------------------------------------------------------------------------------------------------------
|
|
4189
|
+
|
|
4190
|
+
/**
|
|
4191
|
+
Represents the entire Citrix result data of the asset.
|
|
4192
|
+
An asset can be:
|
|
4193
|
+
- A CitrixPool instance
|
|
4194
|
+
- An CitrixHost hypervisor
|
|
4195
|
+
- An CitrixGuest guest VM
|
|
4196
|
+
*/
|
|
4197
|
+
message Citrix {
|
|
4198
|
+
oneof citrix_data {
|
|
4199
|
+
CitrixPool vcenter = 1;
|
|
4200
|
+
CitrixHost host = 2;
|
|
4201
|
+
CitrixGuest guest_vm = 3;
|
|
4202
|
+
}
|
|
4203
|
+
}
|
|
4204
|
+
|
|
4205
|
+
/**
|
|
4206
|
+
Specific asset data related to CitrixPool
|
|
4207
|
+
it is a collection of multiple CitrixHosts (hypervisors)
|
|
4208
|
+
*/
|
|
4209
|
+
message CitrixPool {
|
|
4210
|
+
optional string name = 1;
|
|
4211
|
+
optional string description = 2;
|
|
4212
|
+
optional bool redo_log = 3;
|
|
4213
|
+
optional string tags = 4;
|
|
4214
|
+
optional string v_switch_controller = 5;
|
|
4215
|
+
optional bool high_availability = 6;
|
|
4216
|
+
optional bool high_availability_allow_overcommit = 7;
|
|
4217
|
+
optional bool high_availability_overcommitted = 8;
|
|
4218
|
+
optional int64 high_availability_host_failures_to_tolerate = 9;
|
|
4219
|
+
optional int64 high_availability_plan_exists_for = 10;
|
|
4220
|
+
optional bool workload_balancing = 11;
|
|
4221
|
+
optional string workload_balancing_url = 12;
|
|
4222
|
+
optional string workload_balancing_username = 13;
|
|
4223
|
+
optional bool workload_balancing_verify_cert = 14;
|
|
4224
|
+
optional string master_host_uuid = 15;
|
|
4225
|
+
optional string crash_dump_storage_ref = 16;
|
|
4226
|
+
optional string suspend_image_storage_ref = 17;
|
|
4227
|
+
repeated CitrixAppliance appliances = 18;
|
|
4228
|
+
repeated NetworkInterfaces networks = 19;
|
|
4229
|
+
repeated CitrixPoolOtherConfiguration other_configurations = 20;
|
|
4230
|
+
repeated CitrixPoolPatch patches = 21;
|
|
4231
|
+
repeated CitrixPoolRestriction restrictions = 22;
|
|
4232
|
+
repeated string template_name = 23;
|
|
4233
|
+
repeated CitrixPhysicalInterface physical_interfaces = 24;
|
|
4234
|
+
repeated CitrixVirtualInterface virtual_interfaces = 25;
|
|
4235
|
+
}
|
|
4236
|
+
|
|
4237
|
+
message CitrixAppliance {
|
|
4238
|
+
optional string name = 1;
|
|
4239
|
+
optional string description = 2;
|
|
4240
|
+
}
|
|
4241
|
+
|
|
4242
|
+
message CitrixPoolOtherConfiguration {
|
|
4243
|
+
optional string key = 1;
|
|
4244
|
+
optional string value = 2;
|
|
4245
|
+
optional bool is_custom_field = 3;
|
|
4246
|
+
}
|
|
4247
|
+
|
|
4248
|
+
message CitrixPoolRestriction {
|
|
4249
|
+
optional string key = 1;
|
|
4250
|
+
optional string value = 2;
|
|
4251
|
+
}
|
|
4252
|
+
|
|
4253
|
+
message CitrixPoolPatch {
|
|
4254
|
+
optional string name = 1;
|
|
4255
|
+
optional string description = 2;
|
|
4256
|
+
optional int64 size = 3;
|
|
4257
|
+
optional string version = 4;
|
|
4258
|
+
optional string after_apply_guidance = 5;
|
|
4259
|
+
optional bool applied = 6;
|
|
4260
|
+
}
|
|
4261
|
+
|
|
4262
|
+
message CitrixHost {
|
|
4263
|
+
optional string hostname = 1;
|
|
4264
|
+
optional string name = 2;
|
|
4265
|
+
optional string description = 3;
|
|
4266
|
+
optional bool is_master = 4;
|
|
4267
|
+
optional string address = 5;
|
|
4268
|
+
optional string edition = 6;
|
|
4269
|
+
optional bool enabled = 7;
|
|
4270
|
+
optional string external_authentication_service_name = 8;
|
|
4271
|
+
optional string external_authentication_type = 9;
|
|
4272
|
+
optional int64 memory_overhead = 10;
|
|
4273
|
+
optional string power_on_mode = 11;
|
|
4274
|
+
optional string scheduler_policy = 12;
|
|
4275
|
+
optional string tags = 13;
|
|
4276
|
+
optional string display = 14;
|
|
4277
|
+
optional google.protobuf.Timestamp last_updated = 15;
|
|
4278
|
+
optional bool live = 16;
|
|
4279
|
+
optional int64 memory_free = 17;
|
|
4280
|
+
optional int64 memory_total = 18;
|
|
4281
|
+
optional string host_uuid = 19;
|
|
4282
|
+
optional string crash_dump_storage_ref = 20;
|
|
4283
|
+
optional string local_cache_storage_ref = 21;
|
|
4284
|
+
optional string suspend_image_storage_ref = 22;
|
|
4285
|
+
repeated CitrixStorage storages = 23;
|
|
4286
|
+
repeated CitrixPhysicalInterface physical_interfaces = 24;
|
|
4287
|
+
repeated CitrixPci pcis = 25;
|
|
4288
|
+
repeated CitrixHostExtraInfo extra_infos = 26;
|
|
4289
|
+
repeated CitrixHostPatch patches = 27;
|
|
4290
|
+
repeated CitrixHostPhysicalCpu physical_cpus = 28;
|
|
4291
|
+
repeated CitrixHostCrashDump crash_dumps = 29;
|
|
4292
|
+
string citrix_pool_uuid = 30;
|
|
4293
|
+
}
|
|
4294
|
+
|
|
4295
|
+
message CitrixHostCrashDump {
|
|
4296
|
+
optional int64 size = 1;
|
|
4297
|
+
optional google.protobuf.Timestamp timestamp = 2;
|
|
4298
|
+
}
|
|
4299
|
+
|
|
4300
|
+
message CitrixHostPhysicalCpu {
|
|
4301
|
+
optional int64 family = 1;
|
|
4302
|
+
optional string features = 2;
|
|
4303
|
+
optional string flags = 3;
|
|
4304
|
+
optional int64 model = 4;
|
|
4305
|
+
optional string model_name = 5;
|
|
4306
|
+
optional int64 number_of_cpus = 6;
|
|
4307
|
+
optional int64 speed = 7;
|
|
4308
|
+
optional string stepping = 8;
|
|
4309
|
+
optional string vendor = 9;
|
|
4310
|
+
}
|
|
4311
|
+
|
|
4312
|
+
message CitrixHostPatch {
|
|
4313
|
+
optional string name = 1;
|
|
4314
|
+
optional string description = 2;
|
|
4315
|
+
optional int64 size = 3;
|
|
4316
|
+
optional google.protobuf.Timestamp applied = 4;
|
|
4317
|
+
optional string version = 5;
|
|
4318
|
+
}
|
|
4319
|
+
|
|
4320
|
+
message CitrixStorage {
|
|
4321
|
+
optional string name = 1;
|
|
4322
|
+
optional string description = 2;
|
|
4323
|
+
optional int64 physical_size = 3;
|
|
4324
|
+
optional int64 physical_utilization = 4;
|
|
4325
|
+
optional string type = 5;
|
|
4326
|
+
optional string content_type = 6;
|
|
4327
|
+
optional bool clustered = 7;
|
|
4328
|
+
optional bool is_tools_storage = 8;
|
|
4329
|
+
optional bool local_cache = 9;
|
|
4330
|
+
optional bool shared = 10;
|
|
4331
|
+
optional string tags = 11;
|
|
4332
|
+
optional int64 virtual_allocation = 12;
|
|
4333
|
+
repeated string host_uuids = 13;
|
|
4334
|
+
optional string storage_ref = 14;
|
|
4335
|
+
repeated CitrixPhysicalBlockDevice physical_block_devices = 15;
|
|
4336
|
+
repeated CitrixVirtualDiskImage virtual_disk_images = 16;
|
|
4337
|
+
}
|
|
4338
|
+
|
|
4339
|
+
message CitrixPhysicalBlockDevice {
|
|
4340
|
+
optional bool currently_attached = 1;
|
|
4341
|
+
optional string location = 2;
|
|
4342
|
+
optional string username = 3;
|
|
4343
|
+
optional string type = 4;
|
|
4344
|
+
optional string version = 5;
|
|
4345
|
+
}
|
|
4346
|
+
|
|
4347
|
+
message CitrixVirtualDiskImage {
|
|
4348
|
+
optional string name = 1;
|
|
4349
|
+
optional string description = 2;
|
|
4350
|
+
optional bool allow_caching = 3;
|
|
4351
|
+
optional bool is_a_snapshot = 4;
|
|
4352
|
+
optional string location = 5;
|
|
4353
|
+
optional bool managed = 6;
|
|
4354
|
+
optional bool metadata_latest = 7;
|
|
4355
|
+
optional bool missing = 8;
|
|
4356
|
+
optional string on_boot = 9;
|
|
4357
|
+
optional int64 physical_utilisation = 10;
|
|
4358
|
+
optional bool read_only = 11;
|
|
4359
|
+
optional bool sharable = 12;
|
|
4360
|
+
optional bool storage_lock = 13;
|
|
4361
|
+
optional string tags = 14;
|
|
4362
|
+
optional string type = 15;
|
|
4363
|
+
optional int64 virtual_size = 16;
|
|
4364
|
+
optional string host_uuid = 17;
|
|
4365
|
+
repeated string virtual_block_device_uuids = 18;
|
|
4366
|
+
}
|
|
4367
|
+
|
|
4368
|
+
message CitrixPci {
|
|
4369
|
+
optional string class_name = 1;
|
|
4370
|
+
optional string device_name = 2;
|
|
4371
|
+
optional string subsystem_device_name = 3;
|
|
4372
|
+
optional string subsystem_vendor_name = 4;
|
|
4373
|
+
optional string vendor_name = 5;
|
|
4374
|
+
}
|
|
4375
|
+
|
|
4376
|
+
message CitrixHostExtraInfo {
|
|
4377
|
+
optional int32 info_type_id = 1;
|
|
4378
|
+
optional string key = 2;
|
|
4379
|
+
optional string value = 3;
|
|
4380
|
+
}
|
|
4381
|
+
|
|
4382
|
+
message CitrixGuest {
|
|
4383
|
+
optional string name = 1;
|
|
4384
|
+
optional string description = 2;
|
|
4385
|
+
optional int64 memory = 3;
|
|
4386
|
+
optional int64 cpu_count = 4;
|
|
4387
|
+
optional string state = 5;
|
|
4388
|
+
optional bool live = 6;
|
|
4389
|
+
optional google.protobuf.Timestamp last_updated = 7;
|
|
4390
|
+
optional string hvm_boot_policy = 8;
|
|
4391
|
+
optional double hvm_shadow_multiplier = 9;
|
|
4392
|
+
optional string pci_bus = 10;
|
|
4393
|
+
optional string pv_arguments = 11;
|
|
4394
|
+
optional string pv_bootloader = 12;
|
|
4395
|
+
optional string pv_bootloader_arguments = 13;
|
|
4396
|
+
optional string pv_kernel = 14;
|
|
4397
|
+
optional string pv_legacy_arguments = 15;
|
|
4398
|
+
optional string pv_ramdisk = 16;
|
|
4399
|
+
optional string actions_after_crash = 17;
|
|
4400
|
+
optional string actions_after_reboot = 18;
|
|
4401
|
+
optional string actions_after_shutdown = 19;
|
|
4402
|
+
optional bool ha_always_run = 20;
|
|
4403
|
+
optional string ha_restart_priority = 21;
|
|
4404
|
+
optional int64 hardware_platform_version = 22;
|
|
4405
|
+
optional string last_booted_record = 23;
|
|
4406
|
+
optional int64 memory_dynamic_max = 24;
|
|
4407
|
+
optional int64 memory_dynamic_min = 25;
|
|
4408
|
+
optional int64 memory_overhead = 26;
|
|
4409
|
+
optional int64 memory_static_max = 27;
|
|
4410
|
+
optional int64 memory_static_min = 28;
|
|
4411
|
+
optional int64 memory_target = 29;
|
|
4412
|
+
optional int64 order = 30;
|
|
4413
|
+
optional string power_state = 31;
|
|
4414
|
+
optional int64 shutdown_delay = 32;
|
|
4415
|
+
optional int64 start_delay = 33;
|
|
4416
|
+
optional string tags = 34;
|
|
4417
|
+
optional int64 user_version = 35;
|
|
4418
|
+
optional int64 version = 36;
|
|
4419
|
+
optional google.protobuf.Timestamp install_time = 37;
|
|
4420
|
+
optional google.protobuf.Timestamp start_time = 38;
|
|
4421
|
+
optional string host_uuid = 39;
|
|
4422
|
+
optional string guest_uuid = 40;
|
|
4423
|
+
repeated CitrixVirtualInterface virtual_interfaces = 41;
|
|
4424
|
+
repeated CitrixGuestExtraInfo extra_infos = 42;
|
|
4425
|
+
repeated CitrixVirtualBlockDevice virtual_block_devices = 43;
|
|
4426
|
+
string citrix_host_uuid = 44;
|
|
4427
|
+
string citrix_pool_uuid = 45;
|
|
4428
|
+
}
|
|
4429
|
+
|
|
4430
|
+
message CitrixGuestExtraInfo {
|
|
4431
|
+
optional int32 info_type_id = 1;
|
|
4432
|
+
optional string key = 2;
|
|
4433
|
+
optional string value = 3;
|
|
4434
|
+
}
|
|
4435
|
+
|
|
4436
|
+
message CitrixVirtualBlockDevice {
|
|
4437
|
+
optional bool bootable = 1;
|
|
4438
|
+
optional bool currently_attached = 2;
|
|
4439
|
+
optional string device = 3;
|
|
4440
|
+
optional bool empty = 4;
|
|
4441
|
+
optional string mode = 5;
|
|
4442
|
+
optional string qos_algorithm_parameters = 6;
|
|
4443
|
+
optional string qos_algorithm_type = 7;
|
|
4444
|
+
optional string qos_supported_algorithms = 8;
|
|
4445
|
+
optional string runtime_properties = 9;
|
|
4446
|
+
optional int64 status_code = 10;
|
|
4447
|
+
optional string status_details = 11;
|
|
4448
|
+
optional bool storage_lock = 12;
|
|
4449
|
+
optional string type = 13;
|
|
4450
|
+
optional bool unpluggable = 14;
|
|
4451
|
+
optional string user_device = 15;
|
|
4452
|
+
optional string virtual_block_device_uuid = 16;
|
|
4453
|
+
}
|
|
4454
|
+
|
|
4455
|
+
message CitrixPhysicalInterface {
|
|
4456
|
+
optional string device_name = 1;
|
|
4457
|
+
optional string mac = 2;
|
|
4458
|
+
optional int64 mtu = 3;
|
|
4459
|
+
optional string dns = 4;
|
|
4460
|
+
optional string ip = 5;
|
|
4461
|
+
optional string netmask = 6;
|
|
4462
|
+
optional string gateway = 7;
|
|
4463
|
+
optional string vendor = 8;
|
|
4464
|
+
optional int64 speed = 9;
|
|
4465
|
+
optional google.protobuf.Timestamp last_updated = 10;
|
|
4466
|
+
optional bool currently_attached = 11;
|
|
4467
|
+
optional bool disallow_unplug = 12;
|
|
4468
|
+
optional string ip_v6 = 13;
|
|
4469
|
+
optional string device = 14;
|
|
4470
|
+
optional string ip_configuration_mode = 15;
|
|
4471
|
+
optional string ip_v6_configuration_mode = 16;
|
|
4472
|
+
optional string ip_v6_gateway = 17;
|
|
4473
|
+
optional bool managed = 18;
|
|
4474
|
+
optional bool management = 19;
|
|
4475
|
+
optional bool physical = 20;
|
|
4476
|
+
optional string primary_address_type = 21;
|
|
4477
|
+
optional bool carrier = 22;
|
|
4478
|
+
optional bool duplex = 23;
|
|
4479
|
+
optional string device_id = 24;
|
|
4480
|
+
optional string pci_bus_path = 25;
|
|
4481
|
+
optional string vendor_id = 26;
|
|
4482
|
+
optional string vendor_name = 27;
|
|
4483
|
+
optional string host_uuid = 28;
|
|
4484
|
+
optional string interface_uuid = 29;
|
|
4485
|
+
}
|
|
4486
|
+
|
|
4487
|
+
message CitrixVirtualInterfaceAddress {
|
|
4488
|
+
optional uint32 ip_version = 1;
|
|
4489
|
+
optional string ip = 2;
|
|
4490
|
+
}
|
|
4491
|
+
|
|
4492
|
+
message CitrixVirtualInterface {
|
|
4493
|
+
optional string device = 1;
|
|
4494
|
+
optional string mac = 2;
|
|
4495
|
+
optional bool mac_auto_generated = 3;
|
|
4496
|
+
optional int64 mtu = 4;
|
|
4497
|
+
optional int64 status_code = 5;
|
|
4498
|
+
optional string status_details = 6;
|
|
4499
|
+
optional bool currently_attached = 7;
|
|
4500
|
+
optional string qos_algorithm_type = 8;
|
|
4501
|
+
optional string qos_algorithms = 9;
|
|
4502
|
+
optional string locking_mode = 10;
|
|
4503
|
+
optional string host_uuid = 11;
|
|
4504
|
+
optional string vm_ref = 12;
|
|
4505
|
+
optional string interface_uuid = 13;
|
|
4506
|
+
repeated CitrixVirtualInterfaceAddress addresses = 14;
|
|
4507
|
+
}
|
|
4183
4508
|
|
|
4184
4509
|
// ---------------------------------------------------------------------------------------------------------------------
|
|
4185
4510
|
|
package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Asset.java
CHANGED
|
@@ -1401,6 +1401,32 @@ private static final long serialVersionUID = 0L;
|
|
|
1401
1401
|
return office365Organization_ == null ? com.lansweeper.dp.outbound.v1.Office365Organization.getDefaultInstance() : office365Organization_;
|
|
1402
1402
|
}
|
|
1403
1403
|
|
|
1404
|
+
public static final int CITRIX_FIELD_NUMBER = 95;
|
|
1405
|
+
private com.lansweeper.dp.outbound.v1.Citrix citrix_;
|
|
1406
|
+
/**
|
|
1407
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
1408
|
+
* @return Whether the citrix field is set.
|
|
1409
|
+
*/
|
|
1410
|
+
@java.lang.Override
|
|
1411
|
+
public boolean hasCitrix() {
|
|
1412
|
+
return ((bitField0_ & 0x20000000) != 0);
|
|
1413
|
+
}
|
|
1414
|
+
/**
|
|
1415
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
1416
|
+
* @return The citrix.
|
|
1417
|
+
*/
|
|
1418
|
+
@java.lang.Override
|
|
1419
|
+
public com.lansweeper.dp.outbound.v1.Citrix getCitrix() {
|
|
1420
|
+
return citrix_ == null ? com.lansweeper.dp.outbound.v1.Citrix.getDefaultInstance() : citrix_;
|
|
1421
|
+
}
|
|
1422
|
+
/**
|
|
1423
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
1424
|
+
*/
|
|
1425
|
+
@java.lang.Override
|
|
1426
|
+
public com.lansweeper.dp.outbound.v1.CitrixOrBuilder getCitrixOrBuilder() {
|
|
1427
|
+
return citrix_ == null ? com.lansweeper.dp.outbound.v1.Citrix.getDefaultInstance() : citrix_;
|
|
1428
|
+
}
|
|
1429
|
+
|
|
1404
1430
|
private byte memoizedIsInitialized = -1;
|
|
1405
1431
|
@java.lang.Override
|
|
1406
1432
|
public final boolean isInitialized() {
|
|
@@ -1526,6 +1552,9 @@ private static final long serialVersionUID = 0L;
|
|
|
1526
1552
|
if (((bitField0_ & 0x10000000) != 0)) {
|
|
1527
1553
|
output.writeMessage(94, getOffice365Organization());
|
|
1528
1554
|
}
|
|
1555
|
+
if (((bitField0_ & 0x20000000) != 0)) {
|
|
1556
|
+
output.writeMessage(95, getCitrix());
|
|
1557
|
+
}
|
|
1529
1558
|
getUnknownFields().writeTo(output);
|
|
1530
1559
|
}
|
|
1531
1560
|
|
|
@@ -1680,6 +1709,10 @@ private static final long serialVersionUID = 0L;
|
|
|
1680
1709
|
size += com.google.protobuf.CodedOutputStream
|
|
1681
1710
|
.computeMessageSize(94, getOffice365Organization());
|
|
1682
1711
|
}
|
|
1712
|
+
if (((bitField0_ & 0x20000000) != 0)) {
|
|
1713
|
+
size += com.google.protobuf.CodedOutputStream
|
|
1714
|
+
.computeMessageSize(95, getCitrix());
|
|
1715
|
+
}
|
|
1683
1716
|
size += getUnknownFields().getSerializedSize();
|
|
1684
1717
|
memoizedSize = size;
|
|
1685
1718
|
return size;
|
|
@@ -1856,6 +1889,11 @@ private static final long serialVersionUID = 0L;
|
|
|
1856
1889
|
if (!getOffice365Organization()
|
|
1857
1890
|
.equals(other.getOffice365Organization())) return false;
|
|
1858
1891
|
}
|
|
1892
|
+
if (hasCitrix() != other.hasCitrix()) return false;
|
|
1893
|
+
if (hasCitrix()) {
|
|
1894
|
+
if (!getCitrix()
|
|
1895
|
+
.equals(other.getCitrix())) return false;
|
|
1896
|
+
}
|
|
1859
1897
|
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
|
|
1860
1898
|
return true;
|
|
1861
1899
|
}
|
|
@@ -2015,6 +2053,10 @@ private static final long serialVersionUID = 0L;
|
|
|
2015
2053
|
hash = (37 * hash) + OFFICE_365_ORGANIZATION_FIELD_NUMBER;
|
|
2016
2054
|
hash = (53 * hash) + getOffice365Organization().hashCode();
|
|
2017
2055
|
}
|
|
2056
|
+
if (hasCitrix()) {
|
|
2057
|
+
hash = (37 * hash) + CITRIX_FIELD_NUMBER;
|
|
2058
|
+
hash = (53 * hash) + getCitrix().hashCode();
|
|
2059
|
+
}
|
|
2018
2060
|
hash = (29 * hash) + getUnknownFields().hashCode();
|
|
2019
2061
|
memoizedHashCode = hash;
|
|
2020
2062
|
return hash;
|
|
@@ -2183,6 +2225,7 @@ private static final long serialVersionUID = 0L;
|
|
|
2183
2225
|
getIntuneDeviceFieldBuilder();
|
|
2184
2226
|
getVmwareFieldBuilder();
|
|
2185
2227
|
getOffice365OrganizationFieldBuilder();
|
|
2228
|
+
getCitrixFieldBuilder();
|
|
2186
2229
|
}
|
|
2187
2230
|
}
|
|
2188
2231
|
@java.lang.Override
|
|
@@ -2379,6 +2422,11 @@ private static final long serialVersionUID = 0L;
|
|
|
2379
2422
|
office365OrganizationBuilder_.dispose();
|
|
2380
2423
|
office365OrganizationBuilder_ = null;
|
|
2381
2424
|
}
|
|
2425
|
+
citrix_ = null;
|
|
2426
|
+
if (citrixBuilder_ != null) {
|
|
2427
|
+
citrixBuilder_.dispose();
|
|
2428
|
+
citrixBuilder_ = null;
|
|
2429
|
+
}
|
|
2382
2430
|
return this;
|
|
2383
2431
|
}
|
|
2384
2432
|
|
|
@@ -2664,6 +2712,12 @@ private static final long serialVersionUID = 0L;
|
|
|
2664
2712
|
: office365OrganizationBuilder_.build();
|
|
2665
2713
|
to_bitField0_ |= 0x10000000;
|
|
2666
2714
|
}
|
|
2715
|
+
if (((from_bitField1_ & 0x00000020) != 0)) {
|
|
2716
|
+
result.citrix_ = citrixBuilder_ == null
|
|
2717
|
+
? citrix_
|
|
2718
|
+
: citrixBuilder_.build();
|
|
2719
|
+
to_bitField0_ |= 0x20000000;
|
|
2720
|
+
}
|
|
2667
2721
|
result.bitField0_ |= to_bitField0_;
|
|
2668
2722
|
}
|
|
2669
2723
|
|
|
@@ -3012,6 +3066,9 @@ private static final long serialVersionUID = 0L;
|
|
|
3012
3066
|
if (other.hasOffice365Organization()) {
|
|
3013
3067
|
mergeOffice365Organization(other.getOffice365Organization());
|
|
3014
3068
|
}
|
|
3069
|
+
if (other.hasCitrix()) {
|
|
3070
|
+
mergeCitrix(other.getCitrix());
|
|
3071
|
+
}
|
|
3015
3072
|
this.mergeUnknownFields(other.getUnknownFields());
|
|
3016
3073
|
onChanged();
|
|
3017
3074
|
return this;
|
|
@@ -3339,6 +3396,13 @@ private static final long serialVersionUID = 0L;
|
|
|
3339
3396
|
bitField1_ |= 0x00000010;
|
|
3340
3397
|
break;
|
|
3341
3398
|
} // case 754
|
|
3399
|
+
case 762: {
|
|
3400
|
+
input.readMessage(
|
|
3401
|
+
getCitrixFieldBuilder().getBuilder(),
|
|
3402
|
+
extensionRegistry);
|
|
3403
|
+
bitField1_ |= 0x00000020;
|
|
3404
|
+
break;
|
|
3405
|
+
} // case 762
|
|
3342
3406
|
default: {
|
|
3343
3407
|
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
|
|
3344
3408
|
done = true; // was an endgroup tag
|
|
@@ -9277,6 +9341,127 @@ private static final long serialVersionUID = 0L;
|
|
|
9277
9341
|
}
|
|
9278
9342
|
return office365OrganizationBuilder_;
|
|
9279
9343
|
}
|
|
9344
|
+
|
|
9345
|
+
private com.lansweeper.dp.outbound.v1.Citrix citrix_;
|
|
9346
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
9347
|
+
com.lansweeper.dp.outbound.v1.Citrix, com.lansweeper.dp.outbound.v1.Citrix.Builder, com.lansweeper.dp.outbound.v1.CitrixOrBuilder> citrixBuilder_;
|
|
9348
|
+
/**
|
|
9349
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
9350
|
+
* @return Whether the citrix field is set.
|
|
9351
|
+
*/
|
|
9352
|
+
public boolean hasCitrix() {
|
|
9353
|
+
return ((bitField1_ & 0x00000020) != 0);
|
|
9354
|
+
}
|
|
9355
|
+
/**
|
|
9356
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
9357
|
+
* @return The citrix.
|
|
9358
|
+
*/
|
|
9359
|
+
public com.lansweeper.dp.outbound.v1.Citrix getCitrix() {
|
|
9360
|
+
if (citrixBuilder_ == null) {
|
|
9361
|
+
return citrix_ == null ? com.lansweeper.dp.outbound.v1.Citrix.getDefaultInstance() : citrix_;
|
|
9362
|
+
} else {
|
|
9363
|
+
return citrixBuilder_.getMessage();
|
|
9364
|
+
}
|
|
9365
|
+
}
|
|
9366
|
+
/**
|
|
9367
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
9368
|
+
*/
|
|
9369
|
+
public Builder setCitrix(com.lansweeper.dp.outbound.v1.Citrix value) {
|
|
9370
|
+
if (citrixBuilder_ == null) {
|
|
9371
|
+
if (value == null) {
|
|
9372
|
+
throw new NullPointerException();
|
|
9373
|
+
}
|
|
9374
|
+
citrix_ = value;
|
|
9375
|
+
} else {
|
|
9376
|
+
citrixBuilder_.setMessage(value);
|
|
9377
|
+
}
|
|
9378
|
+
bitField1_ |= 0x00000020;
|
|
9379
|
+
onChanged();
|
|
9380
|
+
return this;
|
|
9381
|
+
}
|
|
9382
|
+
/**
|
|
9383
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
9384
|
+
*/
|
|
9385
|
+
public Builder setCitrix(
|
|
9386
|
+
com.lansweeper.dp.outbound.v1.Citrix.Builder builderForValue) {
|
|
9387
|
+
if (citrixBuilder_ == null) {
|
|
9388
|
+
citrix_ = builderForValue.build();
|
|
9389
|
+
} else {
|
|
9390
|
+
citrixBuilder_.setMessage(builderForValue.build());
|
|
9391
|
+
}
|
|
9392
|
+
bitField1_ |= 0x00000020;
|
|
9393
|
+
onChanged();
|
|
9394
|
+
return this;
|
|
9395
|
+
}
|
|
9396
|
+
/**
|
|
9397
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
9398
|
+
*/
|
|
9399
|
+
public Builder mergeCitrix(com.lansweeper.dp.outbound.v1.Citrix value) {
|
|
9400
|
+
if (citrixBuilder_ == null) {
|
|
9401
|
+
if (((bitField1_ & 0x00000020) != 0) &&
|
|
9402
|
+
citrix_ != null &&
|
|
9403
|
+
citrix_ != com.lansweeper.dp.outbound.v1.Citrix.getDefaultInstance()) {
|
|
9404
|
+
getCitrixBuilder().mergeFrom(value);
|
|
9405
|
+
} else {
|
|
9406
|
+
citrix_ = value;
|
|
9407
|
+
}
|
|
9408
|
+
} else {
|
|
9409
|
+
citrixBuilder_.mergeFrom(value);
|
|
9410
|
+
}
|
|
9411
|
+
if (citrix_ != null) {
|
|
9412
|
+
bitField1_ |= 0x00000020;
|
|
9413
|
+
onChanged();
|
|
9414
|
+
}
|
|
9415
|
+
return this;
|
|
9416
|
+
}
|
|
9417
|
+
/**
|
|
9418
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
9419
|
+
*/
|
|
9420
|
+
public Builder clearCitrix() {
|
|
9421
|
+
bitField1_ = (bitField1_ & ~0x00000020);
|
|
9422
|
+
citrix_ = null;
|
|
9423
|
+
if (citrixBuilder_ != null) {
|
|
9424
|
+
citrixBuilder_.dispose();
|
|
9425
|
+
citrixBuilder_ = null;
|
|
9426
|
+
}
|
|
9427
|
+
onChanged();
|
|
9428
|
+
return this;
|
|
9429
|
+
}
|
|
9430
|
+
/**
|
|
9431
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
9432
|
+
*/
|
|
9433
|
+
public com.lansweeper.dp.outbound.v1.Citrix.Builder getCitrixBuilder() {
|
|
9434
|
+
bitField1_ |= 0x00000020;
|
|
9435
|
+
onChanged();
|
|
9436
|
+
return getCitrixFieldBuilder().getBuilder();
|
|
9437
|
+
}
|
|
9438
|
+
/**
|
|
9439
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
9440
|
+
*/
|
|
9441
|
+
public com.lansweeper.dp.outbound.v1.CitrixOrBuilder getCitrixOrBuilder() {
|
|
9442
|
+
if (citrixBuilder_ != null) {
|
|
9443
|
+
return citrixBuilder_.getMessageOrBuilder();
|
|
9444
|
+
} else {
|
|
9445
|
+
return citrix_ == null ?
|
|
9446
|
+
com.lansweeper.dp.outbound.v1.Citrix.getDefaultInstance() : citrix_;
|
|
9447
|
+
}
|
|
9448
|
+
}
|
|
9449
|
+
/**
|
|
9450
|
+
* <code>optional .com.lansweeper.dp.outbound.v1.Citrix citrix = 95;</code>
|
|
9451
|
+
*/
|
|
9452
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
9453
|
+
com.lansweeper.dp.outbound.v1.Citrix, com.lansweeper.dp.outbound.v1.Citrix.Builder, com.lansweeper.dp.outbound.v1.CitrixOrBuilder>
|
|
9454
|
+
getCitrixFieldBuilder() {
|
|
9455
|
+
if (citrixBuilder_ == null) {
|
|
9456
|
+
citrixBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
|
|
9457
|
+
com.lansweeper.dp.outbound.v1.Citrix, com.lansweeper.dp.outbound.v1.Citrix.Builder, com.lansweeper.dp.outbound.v1.CitrixOrBuilder>(
|
|
9458
|
+
getCitrix(),
|
|
9459
|
+
getParentForChildren(),
|
|
9460
|
+
isClean());
|
|
9461
|
+
citrix_ = null;
|
|
9462
|
+
}
|
|
9463
|
+
return citrixBuilder_;
|
|
9464
|
+
}
|
|
9280
9465
|
@java.lang.Override
|
|
9281
9466
|
public final Builder setUnknownFields(
|
|
9282
9467
|
final com.google.protobuf.UnknownFieldSet unknownFields) {
|