@lansweeper/data-platform-outbound-grpc 0.4.0 → 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 +16 -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 +1869 -0
- package/gen-proto/outbound_pb.js +15016 -4
- package/generated-go/outbound.pb.go +15785 -11570
- 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 +340 -6
- 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/com/lansweeper/dp/outbound/v1/SpecHardwareInfo$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfo.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/SpecHardwareInfoOrBuilder.class +0 -0
- package/model/target/classes/outbound.proto +340 -6
- 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 +3081 -1048
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/NetworkInterfaceOrBuilder.java +213 -5
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +3788 -3249
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SpecHardwareInfo.java +386 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/SpecHardwareInfoOrBuilder.java +58 -0
- 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.3.38-sources.jar → outbound-model-0.4.1-sources.jar} +0 -0
- package/model/target/{outbound-model-0.3.38.jar → outbound-model-0.4.1.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +340 -6
- 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.3.38-sources.jar +0 -0
- package/service/target/outbound-service-0.3.38.jar +0 -0
|
@@ -0,0 +1,688 @@
|
|
|
1
|
+
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
2
|
+
// source: outbound.proto
|
|
3
|
+
|
|
4
|
+
// Protobuf Java Version: 3.25.1
|
|
5
|
+
package com.lansweeper.dp.outbound.v1;
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* Protobuf type {@code com.lansweeper.dp.outbound.v1.CitrixHostCrashDump}
|
|
9
|
+
*/
|
|
10
|
+
public final class CitrixHostCrashDump extends
|
|
11
|
+
com.google.protobuf.GeneratedMessageV3 implements
|
|
12
|
+
// @@protoc_insertion_point(message_implements:com.lansweeper.dp.outbound.v1.CitrixHostCrashDump)
|
|
13
|
+
CitrixHostCrashDumpOrBuilder {
|
|
14
|
+
private static final long serialVersionUID = 0L;
|
|
15
|
+
// Use CitrixHostCrashDump.newBuilder() to construct.
|
|
16
|
+
private CitrixHostCrashDump(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
17
|
+
super(builder);
|
|
18
|
+
}
|
|
19
|
+
private CitrixHostCrashDump() {
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
@java.lang.Override
|
|
23
|
+
@SuppressWarnings({"unused"})
|
|
24
|
+
protected java.lang.Object newInstance(
|
|
25
|
+
UnusedPrivateParameter unused) {
|
|
26
|
+
return new CitrixHostCrashDump();
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
30
|
+
getDescriptor() {
|
|
31
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostCrashDump_descriptor;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
@java.lang.Override
|
|
35
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
36
|
+
internalGetFieldAccessorTable() {
|
|
37
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostCrashDump_fieldAccessorTable
|
|
38
|
+
.ensureFieldAccessorsInitialized(
|
|
39
|
+
com.lansweeper.dp.outbound.v1.CitrixHostCrashDump.class, com.lansweeper.dp.outbound.v1.CitrixHostCrashDump.Builder.class);
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
private int bitField0_;
|
|
43
|
+
public static final int SIZE_FIELD_NUMBER = 1;
|
|
44
|
+
private long size_ = 0L;
|
|
45
|
+
/**
|
|
46
|
+
* <code>optional int64 size = 1;</code>
|
|
47
|
+
* @return Whether the size field is set.
|
|
48
|
+
*/
|
|
49
|
+
@java.lang.Override
|
|
50
|
+
public boolean hasSize() {
|
|
51
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* <code>optional int64 size = 1;</code>
|
|
55
|
+
* @return The size.
|
|
56
|
+
*/
|
|
57
|
+
@java.lang.Override
|
|
58
|
+
public long getSize() {
|
|
59
|
+
return size_;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
public static final int TIMESTAMP_FIELD_NUMBER = 2;
|
|
63
|
+
private com.google.protobuf.Timestamp timestamp_;
|
|
64
|
+
/**
|
|
65
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
66
|
+
* @return Whether the timestamp field is set.
|
|
67
|
+
*/
|
|
68
|
+
@java.lang.Override
|
|
69
|
+
public boolean hasTimestamp() {
|
|
70
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
74
|
+
* @return The timestamp.
|
|
75
|
+
*/
|
|
76
|
+
@java.lang.Override
|
|
77
|
+
public com.google.protobuf.Timestamp getTimestamp() {
|
|
78
|
+
return timestamp_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : timestamp_;
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
82
|
+
*/
|
|
83
|
+
@java.lang.Override
|
|
84
|
+
public com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder() {
|
|
85
|
+
return timestamp_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : timestamp_;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
private byte memoizedIsInitialized = -1;
|
|
89
|
+
@java.lang.Override
|
|
90
|
+
public final boolean isInitialized() {
|
|
91
|
+
byte isInitialized = memoizedIsInitialized;
|
|
92
|
+
if (isInitialized == 1) return true;
|
|
93
|
+
if (isInitialized == 0) return false;
|
|
94
|
+
|
|
95
|
+
memoizedIsInitialized = 1;
|
|
96
|
+
return true;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
@java.lang.Override
|
|
100
|
+
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
101
|
+
throws java.io.IOException {
|
|
102
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
103
|
+
output.writeInt64(1, size_);
|
|
104
|
+
}
|
|
105
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
106
|
+
output.writeMessage(2, getTimestamp());
|
|
107
|
+
}
|
|
108
|
+
getUnknownFields().writeTo(output);
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
@java.lang.Override
|
|
112
|
+
public int getSerializedSize() {
|
|
113
|
+
int size = memoizedSize;
|
|
114
|
+
if (size != -1) return size;
|
|
115
|
+
|
|
116
|
+
size = 0;
|
|
117
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
118
|
+
size += com.google.protobuf.CodedOutputStream
|
|
119
|
+
.computeInt64Size(1, size_);
|
|
120
|
+
}
|
|
121
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
122
|
+
size += com.google.protobuf.CodedOutputStream
|
|
123
|
+
.computeMessageSize(2, getTimestamp());
|
|
124
|
+
}
|
|
125
|
+
size += getUnknownFields().getSerializedSize();
|
|
126
|
+
memoizedSize = size;
|
|
127
|
+
return size;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
@java.lang.Override
|
|
131
|
+
public boolean equals(final java.lang.Object obj) {
|
|
132
|
+
if (obj == this) {
|
|
133
|
+
return true;
|
|
134
|
+
}
|
|
135
|
+
if (!(obj instanceof com.lansweeper.dp.outbound.v1.CitrixHostCrashDump)) {
|
|
136
|
+
return super.equals(obj);
|
|
137
|
+
}
|
|
138
|
+
com.lansweeper.dp.outbound.v1.CitrixHostCrashDump other = (com.lansweeper.dp.outbound.v1.CitrixHostCrashDump) obj;
|
|
139
|
+
|
|
140
|
+
if (hasSize() != other.hasSize()) return false;
|
|
141
|
+
if (hasSize()) {
|
|
142
|
+
if (getSize()
|
|
143
|
+
!= other.getSize()) return false;
|
|
144
|
+
}
|
|
145
|
+
if (hasTimestamp() != other.hasTimestamp()) return false;
|
|
146
|
+
if (hasTimestamp()) {
|
|
147
|
+
if (!getTimestamp()
|
|
148
|
+
.equals(other.getTimestamp())) return false;
|
|
149
|
+
}
|
|
150
|
+
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
|
|
151
|
+
return true;
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
@java.lang.Override
|
|
155
|
+
public int hashCode() {
|
|
156
|
+
if (memoizedHashCode != 0) {
|
|
157
|
+
return memoizedHashCode;
|
|
158
|
+
}
|
|
159
|
+
int hash = 41;
|
|
160
|
+
hash = (19 * hash) + getDescriptor().hashCode();
|
|
161
|
+
if (hasSize()) {
|
|
162
|
+
hash = (37 * hash) + SIZE_FIELD_NUMBER;
|
|
163
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
164
|
+
getSize());
|
|
165
|
+
}
|
|
166
|
+
if (hasTimestamp()) {
|
|
167
|
+
hash = (37 * hash) + TIMESTAMP_FIELD_NUMBER;
|
|
168
|
+
hash = (53 * hash) + getTimestamp().hashCode();
|
|
169
|
+
}
|
|
170
|
+
hash = (29 * hash) + getUnknownFields().hashCode();
|
|
171
|
+
memoizedHashCode = hash;
|
|
172
|
+
return hash;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseFrom(
|
|
176
|
+
java.nio.ByteBuffer data)
|
|
177
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
178
|
+
return PARSER.parseFrom(data);
|
|
179
|
+
}
|
|
180
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseFrom(
|
|
181
|
+
java.nio.ByteBuffer data,
|
|
182
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
183
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
184
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
185
|
+
}
|
|
186
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseFrom(
|
|
187
|
+
com.google.protobuf.ByteString data)
|
|
188
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
189
|
+
return PARSER.parseFrom(data);
|
|
190
|
+
}
|
|
191
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseFrom(
|
|
192
|
+
com.google.protobuf.ByteString data,
|
|
193
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
194
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
195
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
196
|
+
}
|
|
197
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseFrom(byte[] data)
|
|
198
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
199
|
+
return PARSER.parseFrom(data);
|
|
200
|
+
}
|
|
201
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseFrom(
|
|
202
|
+
byte[] data,
|
|
203
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
204
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
205
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
206
|
+
}
|
|
207
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseFrom(java.io.InputStream input)
|
|
208
|
+
throws java.io.IOException {
|
|
209
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
210
|
+
.parseWithIOException(PARSER, input);
|
|
211
|
+
}
|
|
212
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseFrom(
|
|
213
|
+
java.io.InputStream input,
|
|
214
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
215
|
+
throws java.io.IOException {
|
|
216
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
217
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseDelimitedFrom(java.io.InputStream input)
|
|
221
|
+
throws java.io.IOException {
|
|
222
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
223
|
+
.parseDelimitedWithIOException(PARSER, input);
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseDelimitedFrom(
|
|
227
|
+
java.io.InputStream input,
|
|
228
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
229
|
+
throws java.io.IOException {
|
|
230
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
231
|
+
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
|
|
232
|
+
}
|
|
233
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseFrom(
|
|
234
|
+
com.google.protobuf.CodedInputStream input)
|
|
235
|
+
throws java.io.IOException {
|
|
236
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
237
|
+
.parseWithIOException(PARSER, input);
|
|
238
|
+
}
|
|
239
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump parseFrom(
|
|
240
|
+
com.google.protobuf.CodedInputStream input,
|
|
241
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
242
|
+
throws java.io.IOException {
|
|
243
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
244
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
@java.lang.Override
|
|
248
|
+
public Builder newBuilderForType() { return newBuilder(); }
|
|
249
|
+
public static Builder newBuilder() {
|
|
250
|
+
return DEFAULT_INSTANCE.toBuilder();
|
|
251
|
+
}
|
|
252
|
+
public static Builder newBuilder(com.lansweeper.dp.outbound.v1.CitrixHostCrashDump prototype) {
|
|
253
|
+
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
|
|
254
|
+
}
|
|
255
|
+
@java.lang.Override
|
|
256
|
+
public Builder toBuilder() {
|
|
257
|
+
return this == DEFAULT_INSTANCE
|
|
258
|
+
? new Builder() : new Builder().mergeFrom(this);
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
@java.lang.Override
|
|
262
|
+
protected Builder newBuilderForType(
|
|
263
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
264
|
+
Builder builder = new Builder(parent);
|
|
265
|
+
return builder;
|
|
266
|
+
}
|
|
267
|
+
/**
|
|
268
|
+
* Protobuf type {@code com.lansweeper.dp.outbound.v1.CitrixHostCrashDump}
|
|
269
|
+
*/
|
|
270
|
+
public static final class Builder extends
|
|
271
|
+
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
272
|
+
// @@protoc_insertion_point(builder_implements:com.lansweeper.dp.outbound.v1.CitrixHostCrashDump)
|
|
273
|
+
com.lansweeper.dp.outbound.v1.CitrixHostCrashDumpOrBuilder {
|
|
274
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
275
|
+
getDescriptor() {
|
|
276
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostCrashDump_descriptor;
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
@java.lang.Override
|
|
280
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
281
|
+
internalGetFieldAccessorTable() {
|
|
282
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostCrashDump_fieldAccessorTable
|
|
283
|
+
.ensureFieldAccessorsInitialized(
|
|
284
|
+
com.lansweeper.dp.outbound.v1.CitrixHostCrashDump.class, com.lansweeper.dp.outbound.v1.CitrixHostCrashDump.Builder.class);
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
// Construct using com.lansweeper.dp.outbound.v1.CitrixHostCrashDump.newBuilder()
|
|
288
|
+
private Builder() {
|
|
289
|
+
maybeForceBuilderInitialization();
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
private Builder(
|
|
293
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
294
|
+
super(parent);
|
|
295
|
+
maybeForceBuilderInitialization();
|
|
296
|
+
}
|
|
297
|
+
private void maybeForceBuilderInitialization() {
|
|
298
|
+
if (com.google.protobuf.GeneratedMessageV3
|
|
299
|
+
.alwaysUseFieldBuilders) {
|
|
300
|
+
getTimestampFieldBuilder();
|
|
301
|
+
}
|
|
302
|
+
}
|
|
303
|
+
@java.lang.Override
|
|
304
|
+
public Builder clear() {
|
|
305
|
+
super.clear();
|
|
306
|
+
bitField0_ = 0;
|
|
307
|
+
size_ = 0L;
|
|
308
|
+
timestamp_ = null;
|
|
309
|
+
if (timestampBuilder_ != null) {
|
|
310
|
+
timestampBuilder_.dispose();
|
|
311
|
+
timestampBuilder_ = null;
|
|
312
|
+
}
|
|
313
|
+
return this;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
@java.lang.Override
|
|
317
|
+
public com.google.protobuf.Descriptors.Descriptor
|
|
318
|
+
getDescriptorForType() {
|
|
319
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostCrashDump_descriptor;
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
@java.lang.Override
|
|
323
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostCrashDump getDefaultInstanceForType() {
|
|
324
|
+
return com.lansweeper.dp.outbound.v1.CitrixHostCrashDump.getDefaultInstance();
|
|
325
|
+
}
|
|
326
|
+
|
|
327
|
+
@java.lang.Override
|
|
328
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostCrashDump build() {
|
|
329
|
+
com.lansweeper.dp.outbound.v1.CitrixHostCrashDump result = buildPartial();
|
|
330
|
+
if (!result.isInitialized()) {
|
|
331
|
+
throw newUninitializedMessageException(result);
|
|
332
|
+
}
|
|
333
|
+
return result;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
@java.lang.Override
|
|
337
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostCrashDump buildPartial() {
|
|
338
|
+
com.lansweeper.dp.outbound.v1.CitrixHostCrashDump result = new com.lansweeper.dp.outbound.v1.CitrixHostCrashDump(this);
|
|
339
|
+
if (bitField0_ != 0) { buildPartial0(result); }
|
|
340
|
+
onBuilt();
|
|
341
|
+
return result;
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
private void buildPartial0(com.lansweeper.dp.outbound.v1.CitrixHostCrashDump result) {
|
|
345
|
+
int from_bitField0_ = bitField0_;
|
|
346
|
+
int to_bitField0_ = 0;
|
|
347
|
+
if (((from_bitField0_ & 0x00000001) != 0)) {
|
|
348
|
+
result.size_ = size_;
|
|
349
|
+
to_bitField0_ |= 0x00000001;
|
|
350
|
+
}
|
|
351
|
+
if (((from_bitField0_ & 0x00000002) != 0)) {
|
|
352
|
+
result.timestamp_ = timestampBuilder_ == null
|
|
353
|
+
? timestamp_
|
|
354
|
+
: timestampBuilder_.build();
|
|
355
|
+
to_bitField0_ |= 0x00000002;
|
|
356
|
+
}
|
|
357
|
+
result.bitField0_ |= to_bitField0_;
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
@java.lang.Override
|
|
361
|
+
public Builder clone() {
|
|
362
|
+
return super.clone();
|
|
363
|
+
}
|
|
364
|
+
@java.lang.Override
|
|
365
|
+
public Builder setField(
|
|
366
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
367
|
+
java.lang.Object value) {
|
|
368
|
+
return super.setField(field, value);
|
|
369
|
+
}
|
|
370
|
+
@java.lang.Override
|
|
371
|
+
public Builder clearField(
|
|
372
|
+
com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
373
|
+
return super.clearField(field);
|
|
374
|
+
}
|
|
375
|
+
@java.lang.Override
|
|
376
|
+
public Builder clearOneof(
|
|
377
|
+
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
378
|
+
return super.clearOneof(oneof);
|
|
379
|
+
}
|
|
380
|
+
@java.lang.Override
|
|
381
|
+
public Builder setRepeatedField(
|
|
382
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
383
|
+
int index, java.lang.Object value) {
|
|
384
|
+
return super.setRepeatedField(field, index, value);
|
|
385
|
+
}
|
|
386
|
+
@java.lang.Override
|
|
387
|
+
public Builder addRepeatedField(
|
|
388
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
389
|
+
java.lang.Object value) {
|
|
390
|
+
return super.addRepeatedField(field, value);
|
|
391
|
+
}
|
|
392
|
+
@java.lang.Override
|
|
393
|
+
public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
394
|
+
if (other instanceof com.lansweeper.dp.outbound.v1.CitrixHostCrashDump) {
|
|
395
|
+
return mergeFrom((com.lansweeper.dp.outbound.v1.CitrixHostCrashDump)other);
|
|
396
|
+
} else {
|
|
397
|
+
super.mergeFrom(other);
|
|
398
|
+
return this;
|
|
399
|
+
}
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
public Builder mergeFrom(com.lansweeper.dp.outbound.v1.CitrixHostCrashDump other) {
|
|
403
|
+
if (other == com.lansweeper.dp.outbound.v1.CitrixHostCrashDump.getDefaultInstance()) return this;
|
|
404
|
+
if (other.hasSize()) {
|
|
405
|
+
setSize(other.getSize());
|
|
406
|
+
}
|
|
407
|
+
if (other.hasTimestamp()) {
|
|
408
|
+
mergeTimestamp(other.getTimestamp());
|
|
409
|
+
}
|
|
410
|
+
this.mergeUnknownFields(other.getUnknownFields());
|
|
411
|
+
onChanged();
|
|
412
|
+
return this;
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
@java.lang.Override
|
|
416
|
+
public final boolean isInitialized() {
|
|
417
|
+
return true;
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
@java.lang.Override
|
|
421
|
+
public Builder mergeFrom(
|
|
422
|
+
com.google.protobuf.CodedInputStream input,
|
|
423
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
424
|
+
throws java.io.IOException {
|
|
425
|
+
if (extensionRegistry == null) {
|
|
426
|
+
throw new java.lang.NullPointerException();
|
|
427
|
+
}
|
|
428
|
+
try {
|
|
429
|
+
boolean done = false;
|
|
430
|
+
while (!done) {
|
|
431
|
+
int tag = input.readTag();
|
|
432
|
+
switch (tag) {
|
|
433
|
+
case 0:
|
|
434
|
+
done = true;
|
|
435
|
+
break;
|
|
436
|
+
case 8: {
|
|
437
|
+
size_ = input.readInt64();
|
|
438
|
+
bitField0_ |= 0x00000001;
|
|
439
|
+
break;
|
|
440
|
+
} // case 8
|
|
441
|
+
case 18: {
|
|
442
|
+
input.readMessage(
|
|
443
|
+
getTimestampFieldBuilder().getBuilder(),
|
|
444
|
+
extensionRegistry);
|
|
445
|
+
bitField0_ |= 0x00000002;
|
|
446
|
+
break;
|
|
447
|
+
} // case 18
|
|
448
|
+
default: {
|
|
449
|
+
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
|
|
450
|
+
done = true; // was an endgroup tag
|
|
451
|
+
}
|
|
452
|
+
break;
|
|
453
|
+
} // default:
|
|
454
|
+
} // switch (tag)
|
|
455
|
+
} // while (!done)
|
|
456
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
457
|
+
throw e.unwrapIOException();
|
|
458
|
+
} finally {
|
|
459
|
+
onChanged();
|
|
460
|
+
} // finally
|
|
461
|
+
return this;
|
|
462
|
+
}
|
|
463
|
+
private int bitField0_;
|
|
464
|
+
|
|
465
|
+
private long size_ ;
|
|
466
|
+
/**
|
|
467
|
+
* <code>optional int64 size = 1;</code>
|
|
468
|
+
* @return Whether the size field is set.
|
|
469
|
+
*/
|
|
470
|
+
@java.lang.Override
|
|
471
|
+
public boolean hasSize() {
|
|
472
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
473
|
+
}
|
|
474
|
+
/**
|
|
475
|
+
* <code>optional int64 size = 1;</code>
|
|
476
|
+
* @return The size.
|
|
477
|
+
*/
|
|
478
|
+
@java.lang.Override
|
|
479
|
+
public long getSize() {
|
|
480
|
+
return size_;
|
|
481
|
+
}
|
|
482
|
+
/**
|
|
483
|
+
* <code>optional int64 size = 1;</code>
|
|
484
|
+
* @param value The size to set.
|
|
485
|
+
* @return This builder for chaining.
|
|
486
|
+
*/
|
|
487
|
+
public Builder setSize(long value) {
|
|
488
|
+
|
|
489
|
+
size_ = value;
|
|
490
|
+
bitField0_ |= 0x00000001;
|
|
491
|
+
onChanged();
|
|
492
|
+
return this;
|
|
493
|
+
}
|
|
494
|
+
/**
|
|
495
|
+
* <code>optional int64 size = 1;</code>
|
|
496
|
+
* @return This builder for chaining.
|
|
497
|
+
*/
|
|
498
|
+
public Builder clearSize() {
|
|
499
|
+
bitField0_ = (bitField0_ & ~0x00000001);
|
|
500
|
+
size_ = 0L;
|
|
501
|
+
onChanged();
|
|
502
|
+
return this;
|
|
503
|
+
}
|
|
504
|
+
|
|
505
|
+
private com.google.protobuf.Timestamp timestamp_;
|
|
506
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
507
|
+
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> timestampBuilder_;
|
|
508
|
+
/**
|
|
509
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
510
|
+
* @return Whether the timestamp field is set.
|
|
511
|
+
*/
|
|
512
|
+
public boolean hasTimestamp() {
|
|
513
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
514
|
+
}
|
|
515
|
+
/**
|
|
516
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
517
|
+
* @return The timestamp.
|
|
518
|
+
*/
|
|
519
|
+
public com.google.protobuf.Timestamp getTimestamp() {
|
|
520
|
+
if (timestampBuilder_ == null) {
|
|
521
|
+
return timestamp_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : timestamp_;
|
|
522
|
+
} else {
|
|
523
|
+
return timestampBuilder_.getMessage();
|
|
524
|
+
}
|
|
525
|
+
}
|
|
526
|
+
/**
|
|
527
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
528
|
+
*/
|
|
529
|
+
public Builder setTimestamp(com.google.protobuf.Timestamp value) {
|
|
530
|
+
if (timestampBuilder_ == null) {
|
|
531
|
+
if (value == null) {
|
|
532
|
+
throw new NullPointerException();
|
|
533
|
+
}
|
|
534
|
+
timestamp_ = value;
|
|
535
|
+
} else {
|
|
536
|
+
timestampBuilder_.setMessage(value);
|
|
537
|
+
}
|
|
538
|
+
bitField0_ |= 0x00000002;
|
|
539
|
+
onChanged();
|
|
540
|
+
return this;
|
|
541
|
+
}
|
|
542
|
+
/**
|
|
543
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
544
|
+
*/
|
|
545
|
+
public Builder setTimestamp(
|
|
546
|
+
com.google.protobuf.Timestamp.Builder builderForValue) {
|
|
547
|
+
if (timestampBuilder_ == null) {
|
|
548
|
+
timestamp_ = builderForValue.build();
|
|
549
|
+
} else {
|
|
550
|
+
timestampBuilder_.setMessage(builderForValue.build());
|
|
551
|
+
}
|
|
552
|
+
bitField0_ |= 0x00000002;
|
|
553
|
+
onChanged();
|
|
554
|
+
return this;
|
|
555
|
+
}
|
|
556
|
+
/**
|
|
557
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
558
|
+
*/
|
|
559
|
+
public Builder mergeTimestamp(com.google.protobuf.Timestamp value) {
|
|
560
|
+
if (timestampBuilder_ == null) {
|
|
561
|
+
if (((bitField0_ & 0x00000002) != 0) &&
|
|
562
|
+
timestamp_ != null &&
|
|
563
|
+
timestamp_ != com.google.protobuf.Timestamp.getDefaultInstance()) {
|
|
564
|
+
getTimestampBuilder().mergeFrom(value);
|
|
565
|
+
} else {
|
|
566
|
+
timestamp_ = value;
|
|
567
|
+
}
|
|
568
|
+
} else {
|
|
569
|
+
timestampBuilder_.mergeFrom(value);
|
|
570
|
+
}
|
|
571
|
+
if (timestamp_ != null) {
|
|
572
|
+
bitField0_ |= 0x00000002;
|
|
573
|
+
onChanged();
|
|
574
|
+
}
|
|
575
|
+
return this;
|
|
576
|
+
}
|
|
577
|
+
/**
|
|
578
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
579
|
+
*/
|
|
580
|
+
public Builder clearTimestamp() {
|
|
581
|
+
bitField0_ = (bitField0_ & ~0x00000002);
|
|
582
|
+
timestamp_ = null;
|
|
583
|
+
if (timestampBuilder_ != null) {
|
|
584
|
+
timestampBuilder_.dispose();
|
|
585
|
+
timestampBuilder_ = null;
|
|
586
|
+
}
|
|
587
|
+
onChanged();
|
|
588
|
+
return this;
|
|
589
|
+
}
|
|
590
|
+
/**
|
|
591
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
592
|
+
*/
|
|
593
|
+
public com.google.protobuf.Timestamp.Builder getTimestampBuilder() {
|
|
594
|
+
bitField0_ |= 0x00000002;
|
|
595
|
+
onChanged();
|
|
596
|
+
return getTimestampFieldBuilder().getBuilder();
|
|
597
|
+
}
|
|
598
|
+
/**
|
|
599
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
600
|
+
*/
|
|
601
|
+
public com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder() {
|
|
602
|
+
if (timestampBuilder_ != null) {
|
|
603
|
+
return timestampBuilder_.getMessageOrBuilder();
|
|
604
|
+
} else {
|
|
605
|
+
return timestamp_ == null ?
|
|
606
|
+
com.google.protobuf.Timestamp.getDefaultInstance() : timestamp_;
|
|
607
|
+
}
|
|
608
|
+
}
|
|
609
|
+
/**
|
|
610
|
+
* <code>optional .google.protobuf.Timestamp timestamp = 2;</code>
|
|
611
|
+
*/
|
|
612
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
613
|
+
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>
|
|
614
|
+
getTimestampFieldBuilder() {
|
|
615
|
+
if (timestampBuilder_ == null) {
|
|
616
|
+
timestampBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
|
|
617
|
+
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>(
|
|
618
|
+
getTimestamp(),
|
|
619
|
+
getParentForChildren(),
|
|
620
|
+
isClean());
|
|
621
|
+
timestamp_ = null;
|
|
622
|
+
}
|
|
623
|
+
return timestampBuilder_;
|
|
624
|
+
}
|
|
625
|
+
@java.lang.Override
|
|
626
|
+
public final Builder setUnknownFields(
|
|
627
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
628
|
+
return super.setUnknownFields(unknownFields);
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
@java.lang.Override
|
|
632
|
+
public final Builder mergeUnknownFields(
|
|
633
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
634
|
+
return super.mergeUnknownFields(unknownFields);
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
// @@protoc_insertion_point(builder_scope:com.lansweeper.dp.outbound.v1.CitrixHostCrashDump)
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
// @@protoc_insertion_point(class_scope:com.lansweeper.dp.outbound.v1.CitrixHostCrashDump)
|
|
642
|
+
private static final com.lansweeper.dp.outbound.v1.CitrixHostCrashDump DEFAULT_INSTANCE;
|
|
643
|
+
static {
|
|
644
|
+
DEFAULT_INSTANCE = new com.lansweeper.dp.outbound.v1.CitrixHostCrashDump();
|
|
645
|
+
}
|
|
646
|
+
|
|
647
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostCrashDump getDefaultInstance() {
|
|
648
|
+
return DEFAULT_INSTANCE;
|
|
649
|
+
}
|
|
650
|
+
|
|
651
|
+
private static final com.google.protobuf.Parser<CitrixHostCrashDump>
|
|
652
|
+
PARSER = new com.google.protobuf.AbstractParser<CitrixHostCrashDump>() {
|
|
653
|
+
@java.lang.Override
|
|
654
|
+
public CitrixHostCrashDump parsePartialFrom(
|
|
655
|
+
com.google.protobuf.CodedInputStream input,
|
|
656
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
657
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
658
|
+
Builder builder = newBuilder();
|
|
659
|
+
try {
|
|
660
|
+
builder.mergeFrom(input, extensionRegistry);
|
|
661
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
662
|
+
throw e.setUnfinishedMessage(builder.buildPartial());
|
|
663
|
+
} catch (com.google.protobuf.UninitializedMessageException e) {
|
|
664
|
+
throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
|
|
665
|
+
} catch (java.io.IOException e) {
|
|
666
|
+
throw new com.google.protobuf.InvalidProtocolBufferException(e)
|
|
667
|
+
.setUnfinishedMessage(builder.buildPartial());
|
|
668
|
+
}
|
|
669
|
+
return builder.buildPartial();
|
|
670
|
+
}
|
|
671
|
+
};
|
|
672
|
+
|
|
673
|
+
public static com.google.protobuf.Parser<CitrixHostCrashDump> parser() {
|
|
674
|
+
return PARSER;
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
@java.lang.Override
|
|
678
|
+
public com.google.protobuf.Parser<CitrixHostCrashDump> getParserForType() {
|
|
679
|
+
return PARSER;
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
@java.lang.Override
|
|
683
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostCrashDump getDefaultInstanceForType() {
|
|
684
|
+
return DEFAULT_INSTANCE;
|
|
685
|
+
}
|
|
686
|
+
|
|
687
|
+
}
|
|
688
|
+
|