@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,1159 @@
|
|
|
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.CitrixHostPatch}
|
|
9
|
+
*/
|
|
10
|
+
public final class CitrixHostPatch extends
|
|
11
|
+
com.google.protobuf.GeneratedMessageV3 implements
|
|
12
|
+
// @@protoc_insertion_point(message_implements:com.lansweeper.dp.outbound.v1.CitrixHostPatch)
|
|
13
|
+
CitrixHostPatchOrBuilder {
|
|
14
|
+
private static final long serialVersionUID = 0L;
|
|
15
|
+
// Use CitrixHostPatch.newBuilder() to construct.
|
|
16
|
+
private CitrixHostPatch(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
17
|
+
super(builder);
|
|
18
|
+
}
|
|
19
|
+
private CitrixHostPatch() {
|
|
20
|
+
name_ = "";
|
|
21
|
+
description_ = "";
|
|
22
|
+
version_ = "";
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@java.lang.Override
|
|
26
|
+
@SuppressWarnings({"unused"})
|
|
27
|
+
protected java.lang.Object newInstance(
|
|
28
|
+
UnusedPrivateParameter unused) {
|
|
29
|
+
return new CitrixHostPatch();
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
33
|
+
getDescriptor() {
|
|
34
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPatch_descriptor;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
@java.lang.Override
|
|
38
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
39
|
+
internalGetFieldAccessorTable() {
|
|
40
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPatch_fieldAccessorTable
|
|
41
|
+
.ensureFieldAccessorsInitialized(
|
|
42
|
+
com.lansweeper.dp.outbound.v1.CitrixHostPatch.class, com.lansweeper.dp.outbound.v1.CitrixHostPatch.Builder.class);
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
private int bitField0_;
|
|
46
|
+
public static final int NAME_FIELD_NUMBER = 1;
|
|
47
|
+
@SuppressWarnings("serial")
|
|
48
|
+
private volatile java.lang.Object name_ = "";
|
|
49
|
+
/**
|
|
50
|
+
* <code>optional string name = 1;</code>
|
|
51
|
+
* @return Whether the name field is set.
|
|
52
|
+
*/
|
|
53
|
+
@java.lang.Override
|
|
54
|
+
public boolean hasName() {
|
|
55
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* <code>optional string name = 1;</code>
|
|
59
|
+
* @return The name.
|
|
60
|
+
*/
|
|
61
|
+
@java.lang.Override
|
|
62
|
+
public java.lang.String getName() {
|
|
63
|
+
java.lang.Object ref = name_;
|
|
64
|
+
if (ref instanceof java.lang.String) {
|
|
65
|
+
return (java.lang.String) ref;
|
|
66
|
+
} else {
|
|
67
|
+
com.google.protobuf.ByteString bs =
|
|
68
|
+
(com.google.protobuf.ByteString) ref;
|
|
69
|
+
java.lang.String s = bs.toStringUtf8();
|
|
70
|
+
name_ = s;
|
|
71
|
+
return s;
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
/**
|
|
75
|
+
* <code>optional string name = 1;</code>
|
|
76
|
+
* @return The bytes for name.
|
|
77
|
+
*/
|
|
78
|
+
@java.lang.Override
|
|
79
|
+
public com.google.protobuf.ByteString
|
|
80
|
+
getNameBytes() {
|
|
81
|
+
java.lang.Object ref = name_;
|
|
82
|
+
if (ref instanceof java.lang.String) {
|
|
83
|
+
com.google.protobuf.ByteString b =
|
|
84
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
85
|
+
(java.lang.String) ref);
|
|
86
|
+
name_ = b;
|
|
87
|
+
return b;
|
|
88
|
+
} else {
|
|
89
|
+
return (com.google.protobuf.ByteString) ref;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
public static final int DESCRIPTION_FIELD_NUMBER = 2;
|
|
94
|
+
@SuppressWarnings("serial")
|
|
95
|
+
private volatile java.lang.Object description_ = "";
|
|
96
|
+
/**
|
|
97
|
+
* <code>optional string description = 2;</code>
|
|
98
|
+
* @return Whether the description field is set.
|
|
99
|
+
*/
|
|
100
|
+
@java.lang.Override
|
|
101
|
+
public boolean hasDescription() {
|
|
102
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* <code>optional string description = 2;</code>
|
|
106
|
+
* @return The description.
|
|
107
|
+
*/
|
|
108
|
+
@java.lang.Override
|
|
109
|
+
public java.lang.String getDescription() {
|
|
110
|
+
java.lang.Object ref = description_;
|
|
111
|
+
if (ref instanceof java.lang.String) {
|
|
112
|
+
return (java.lang.String) ref;
|
|
113
|
+
} else {
|
|
114
|
+
com.google.protobuf.ByteString bs =
|
|
115
|
+
(com.google.protobuf.ByteString) ref;
|
|
116
|
+
java.lang.String s = bs.toStringUtf8();
|
|
117
|
+
description_ = s;
|
|
118
|
+
return s;
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* <code>optional string description = 2;</code>
|
|
123
|
+
* @return The bytes for description.
|
|
124
|
+
*/
|
|
125
|
+
@java.lang.Override
|
|
126
|
+
public com.google.protobuf.ByteString
|
|
127
|
+
getDescriptionBytes() {
|
|
128
|
+
java.lang.Object ref = description_;
|
|
129
|
+
if (ref instanceof java.lang.String) {
|
|
130
|
+
com.google.protobuf.ByteString b =
|
|
131
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
132
|
+
(java.lang.String) ref);
|
|
133
|
+
description_ = b;
|
|
134
|
+
return b;
|
|
135
|
+
} else {
|
|
136
|
+
return (com.google.protobuf.ByteString) ref;
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
public static final int SIZE_FIELD_NUMBER = 3;
|
|
141
|
+
private long size_ = 0L;
|
|
142
|
+
/**
|
|
143
|
+
* <code>optional int64 size = 3;</code>
|
|
144
|
+
* @return Whether the size field is set.
|
|
145
|
+
*/
|
|
146
|
+
@java.lang.Override
|
|
147
|
+
public boolean hasSize() {
|
|
148
|
+
return ((bitField0_ & 0x00000004) != 0);
|
|
149
|
+
}
|
|
150
|
+
/**
|
|
151
|
+
* <code>optional int64 size = 3;</code>
|
|
152
|
+
* @return The size.
|
|
153
|
+
*/
|
|
154
|
+
@java.lang.Override
|
|
155
|
+
public long getSize() {
|
|
156
|
+
return size_;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
public static final int APPLIED_FIELD_NUMBER = 4;
|
|
160
|
+
private com.google.protobuf.Timestamp applied_;
|
|
161
|
+
/**
|
|
162
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
163
|
+
* @return Whether the applied field is set.
|
|
164
|
+
*/
|
|
165
|
+
@java.lang.Override
|
|
166
|
+
public boolean hasApplied() {
|
|
167
|
+
return ((bitField0_ & 0x00000008) != 0);
|
|
168
|
+
}
|
|
169
|
+
/**
|
|
170
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
171
|
+
* @return The applied.
|
|
172
|
+
*/
|
|
173
|
+
@java.lang.Override
|
|
174
|
+
public com.google.protobuf.Timestamp getApplied() {
|
|
175
|
+
return applied_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : applied_;
|
|
176
|
+
}
|
|
177
|
+
/**
|
|
178
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
179
|
+
*/
|
|
180
|
+
@java.lang.Override
|
|
181
|
+
public com.google.protobuf.TimestampOrBuilder getAppliedOrBuilder() {
|
|
182
|
+
return applied_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : applied_;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
public static final int VERSION_FIELD_NUMBER = 5;
|
|
186
|
+
@SuppressWarnings("serial")
|
|
187
|
+
private volatile java.lang.Object version_ = "";
|
|
188
|
+
/**
|
|
189
|
+
* <code>optional string version = 5;</code>
|
|
190
|
+
* @return Whether the version field is set.
|
|
191
|
+
*/
|
|
192
|
+
@java.lang.Override
|
|
193
|
+
public boolean hasVersion() {
|
|
194
|
+
return ((bitField0_ & 0x00000010) != 0);
|
|
195
|
+
}
|
|
196
|
+
/**
|
|
197
|
+
* <code>optional string version = 5;</code>
|
|
198
|
+
* @return The version.
|
|
199
|
+
*/
|
|
200
|
+
@java.lang.Override
|
|
201
|
+
public java.lang.String getVersion() {
|
|
202
|
+
java.lang.Object ref = version_;
|
|
203
|
+
if (ref instanceof java.lang.String) {
|
|
204
|
+
return (java.lang.String) ref;
|
|
205
|
+
} else {
|
|
206
|
+
com.google.protobuf.ByteString bs =
|
|
207
|
+
(com.google.protobuf.ByteString) ref;
|
|
208
|
+
java.lang.String s = bs.toStringUtf8();
|
|
209
|
+
version_ = s;
|
|
210
|
+
return s;
|
|
211
|
+
}
|
|
212
|
+
}
|
|
213
|
+
/**
|
|
214
|
+
* <code>optional string version = 5;</code>
|
|
215
|
+
* @return The bytes for version.
|
|
216
|
+
*/
|
|
217
|
+
@java.lang.Override
|
|
218
|
+
public com.google.protobuf.ByteString
|
|
219
|
+
getVersionBytes() {
|
|
220
|
+
java.lang.Object ref = version_;
|
|
221
|
+
if (ref instanceof java.lang.String) {
|
|
222
|
+
com.google.protobuf.ByteString b =
|
|
223
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
224
|
+
(java.lang.String) ref);
|
|
225
|
+
version_ = b;
|
|
226
|
+
return b;
|
|
227
|
+
} else {
|
|
228
|
+
return (com.google.protobuf.ByteString) ref;
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
private byte memoizedIsInitialized = -1;
|
|
233
|
+
@java.lang.Override
|
|
234
|
+
public final boolean isInitialized() {
|
|
235
|
+
byte isInitialized = memoizedIsInitialized;
|
|
236
|
+
if (isInitialized == 1) return true;
|
|
237
|
+
if (isInitialized == 0) return false;
|
|
238
|
+
|
|
239
|
+
memoizedIsInitialized = 1;
|
|
240
|
+
return true;
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
@java.lang.Override
|
|
244
|
+
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
245
|
+
throws java.io.IOException {
|
|
246
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
247
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, name_);
|
|
248
|
+
}
|
|
249
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
250
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, description_);
|
|
251
|
+
}
|
|
252
|
+
if (((bitField0_ & 0x00000004) != 0)) {
|
|
253
|
+
output.writeInt64(3, size_);
|
|
254
|
+
}
|
|
255
|
+
if (((bitField0_ & 0x00000008) != 0)) {
|
|
256
|
+
output.writeMessage(4, getApplied());
|
|
257
|
+
}
|
|
258
|
+
if (((bitField0_ & 0x00000010) != 0)) {
|
|
259
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, version_);
|
|
260
|
+
}
|
|
261
|
+
getUnknownFields().writeTo(output);
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
@java.lang.Override
|
|
265
|
+
public int getSerializedSize() {
|
|
266
|
+
int size = memoizedSize;
|
|
267
|
+
if (size != -1) return size;
|
|
268
|
+
|
|
269
|
+
size = 0;
|
|
270
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
271
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, name_);
|
|
272
|
+
}
|
|
273
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
274
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, description_);
|
|
275
|
+
}
|
|
276
|
+
if (((bitField0_ & 0x00000004) != 0)) {
|
|
277
|
+
size += com.google.protobuf.CodedOutputStream
|
|
278
|
+
.computeInt64Size(3, size_);
|
|
279
|
+
}
|
|
280
|
+
if (((bitField0_ & 0x00000008) != 0)) {
|
|
281
|
+
size += com.google.protobuf.CodedOutputStream
|
|
282
|
+
.computeMessageSize(4, getApplied());
|
|
283
|
+
}
|
|
284
|
+
if (((bitField0_ & 0x00000010) != 0)) {
|
|
285
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, version_);
|
|
286
|
+
}
|
|
287
|
+
size += getUnknownFields().getSerializedSize();
|
|
288
|
+
memoizedSize = size;
|
|
289
|
+
return size;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
@java.lang.Override
|
|
293
|
+
public boolean equals(final java.lang.Object obj) {
|
|
294
|
+
if (obj == this) {
|
|
295
|
+
return true;
|
|
296
|
+
}
|
|
297
|
+
if (!(obj instanceof com.lansweeper.dp.outbound.v1.CitrixHostPatch)) {
|
|
298
|
+
return super.equals(obj);
|
|
299
|
+
}
|
|
300
|
+
com.lansweeper.dp.outbound.v1.CitrixHostPatch other = (com.lansweeper.dp.outbound.v1.CitrixHostPatch) obj;
|
|
301
|
+
|
|
302
|
+
if (hasName() != other.hasName()) return false;
|
|
303
|
+
if (hasName()) {
|
|
304
|
+
if (!getName()
|
|
305
|
+
.equals(other.getName())) return false;
|
|
306
|
+
}
|
|
307
|
+
if (hasDescription() != other.hasDescription()) return false;
|
|
308
|
+
if (hasDescription()) {
|
|
309
|
+
if (!getDescription()
|
|
310
|
+
.equals(other.getDescription())) return false;
|
|
311
|
+
}
|
|
312
|
+
if (hasSize() != other.hasSize()) return false;
|
|
313
|
+
if (hasSize()) {
|
|
314
|
+
if (getSize()
|
|
315
|
+
!= other.getSize()) return false;
|
|
316
|
+
}
|
|
317
|
+
if (hasApplied() != other.hasApplied()) return false;
|
|
318
|
+
if (hasApplied()) {
|
|
319
|
+
if (!getApplied()
|
|
320
|
+
.equals(other.getApplied())) return false;
|
|
321
|
+
}
|
|
322
|
+
if (hasVersion() != other.hasVersion()) return false;
|
|
323
|
+
if (hasVersion()) {
|
|
324
|
+
if (!getVersion()
|
|
325
|
+
.equals(other.getVersion())) return false;
|
|
326
|
+
}
|
|
327
|
+
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
|
|
328
|
+
return true;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
@java.lang.Override
|
|
332
|
+
public int hashCode() {
|
|
333
|
+
if (memoizedHashCode != 0) {
|
|
334
|
+
return memoizedHashCode;
|
|
335
|
+
}
|
|
336
|
+
int hash = 41;
|
|
337
|
+
hash = (19 * hash) + getDescriptor().hashCode();
|
|
338
|
+
if (hasName()) {
|
|
339
|
+
hash = (37 * hash) + NAME_FIELD_NUMBER;
|
|
340
|
+
hash = (53 * hash) + getName().hashCode();
|
|
341
|
+
}
|
|
342
|
+
if (hasDescription()) {
|
|
343
|
+
hash = (37 * hash) + DESCRIPTION_FIELD_NUMBER;
|
|
344
|
+
hash = (53 * hash) + getDescription().hashCode();
|
|
345
|
+
}
|
|
346
|
+
if (hasSize()) {
|
|
347
|
+
hash = (37 * hash) + SIZE_FIELD_NUMBER;
|
|
348
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
349
|
+
getSize());
|
|
350
|
+
}
|
|
351
|
+
if (hasApplied()) {
|
|
352
|
+
hash = (37 * hash) + APPLIED_FIELD_NUMBER;
|
|
353
|
+
hash = (53 * hash) + getApplied().hashCode();
|
|
354
|
+
}
|
|
355
|
+
if (hasVersion()) {
|
|
356
|
+
hash = (37 * hash) + VERSION_FIELD_NUMBER;
|
|
357
|
+
hash = (53 * hash) + getVersion().hashCode();
|
|
358
|
+
}
|
|
359
|
+
hash = (29 * hash) + getUnknownFields().hashCode();
|
|
360
|
+
memoizedHashCode = hash;
|
|
361
|
+
return hash;
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseFrom(
|
|
365
|
+
java.nio.ByteBuffer data)
|
|
366
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
367
|
+
return PARSER.parseFrom(data);
|
|
368
|
+
}
|
|
369
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseFrom(
|
|
370
|
+
java.nio.ByteBuffer data,
|
|
371
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
372
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
373
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
374
|
+
}
|
|
375
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseFrom(
|
|
376
|
+
com.google.protobuf.ByteString data)
|
|
377
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
378
|
+
return PARSER.parseFrom(data);
|
|
379
|
+
}
|
|
380
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseFrom(
|
|
381
|
+
com.google.protobuf.ByteString data,
|
|
382
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
383
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
384
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
385
|
+
}
|
|
386
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseFrom(byte[] data)
|
|
387
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
388
|
+
return PARSER.parseFrom(data);
|
|
389
|
+
}
|
|
390
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseFrom(
|
|
391
|
+
byte[] data,
|
|
392
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
393
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
394
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
395
|
+
}
|
|
396
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseFrom(java.io.InputStream input)
|
|
397
|
+
throws java.io.IOException {
|
|
398
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
399
|
+
.parseWithIOException(PARSER, input);
|
|
400
|
+
}
|
|
401
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseFrom(
|
|
402
|
+
java.io.InputStream input,
|
|
403
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
404
|
+
throws java.io.IOException {
|
|
405
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
406
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseDelimitedFrom(java.io.InputStream input)
|
|
410
|
+
throws java.io.IOException {
|
|
411
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
412
|
+
.parseDelimitedWithIOException(PARSER, input);
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseDelimitedFrom(
|
|
416
|
+
java.io.InputStream input,
|
|
417
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
418
|
+
throws java.io.IOException {
|
|
419
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
420
|
+
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
|
|
421
|
+
}
|
|
422
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseFrom(
|
|
423
|
+
com.google.protobuf.CodedInputStream input)
|
|
424
|
+
throws java.io.IOException {
|
|
425
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
426
|
+
.parseWithIOException(PARSER, input);
|
|
427
|
+
}
|
|
428
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch parseFrom(
|
|
429
|
+
com.google.protobuf.CodedInputStream input,
|
|
430
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
431
|
+
throws java.io.IOException {
|
|
432
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
433
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
@java.lang.Override
|
|
437
|
+
public Builder newBuilderForType() { return newBuilder(); }
|
|
438
|
+
public static Builder newBuilder() {
|
|
439
|
+
return DEFAULT_INSTANCE.toBuilder();
|
|
440
|
+
}
|
|
441
|
+
public static Builder newBuilder(com.lansweeper.dp.outbound.v1.CitrixHostPatch prototype) {
|
|
442
|
+
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
|
|
443
|
+
}
|
|
444
|
+
@java.lang.Override
|
|
445
|
+
public Builder toBuilder() {
|
|
446
|
+
return this == DEFAULT_INSTANCE
|
|
447
|
+
? new Builder() : new Builder().mergeFrom(this);
|
|
448
|
+
}
|
|
449
|
+
|
|
450
|
+
@java.lang.Override
|
|
451
|
+
protected Builder newBuilderForType(
|
|
452
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
453
|
+
Builder builder = new Builder(parent);
|
|
454
|
+
return builder;
|
|
455
|
+
}
|
|
456
|
+
/**
|
|
457
|
+
* Protobuf type {@code com.lansweeper.dp.outbound.v1.CitrixHostPatch}
|
|
458
|
+
*/
|
|
459
|
+
public static final class Builder extends
|
|
460
|
+
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
461
|
+
// @@protoc_insertion_point(builder_implements:com.lansweeper.dp.outbound.v1.CitrixHostPatch)
|
|
462
|
+
com.lansweeper.dp.outbound.v1.CitrixHostPatchOrBuilder {
|
|
463
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
464
|
+
getDescriptor() {
|
|
465
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPatch_descriptor;
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
@java.lang.Override
|
|
469
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
470
|
+
internalGetFieldAccessorTable() {
|
|
471
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPatch_fieldAccessorTable
|
|
472
|
+
.ensureFieldAccessorsInitialized(
|
|
473
|
+
com.lansweeper.dp.outbound.v1.CitrixHostPatch.class, com.lansweeper.dp.outbound.v1.CitrixHostPatch.Builder.class);
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
// Construct using com.lansweeper.dp.outbound.v1.CitrixHostPatch.newBuilder()
|
|
477
|
+
private Builder() {
|
|
478
|
+
maybeForceBuilderInitialization();
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
private Builder(
|
|
482
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
483
|
+
super(parent);
|
|
484
|
+
maybeForceBuilderInitialization();
|
|
485
|
+
}
|
|
486
|
+
private void maybeForceBuilderInitialization() {
|
|
487
|
+
if (com.google.protobuf.GeneratedMessageV3
|
|
488
|
+
.alwaysUseFieldBuilders) {
|
|
489
|
+
getAppliedFieldBuilder();
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
@java.lang.Override
|
|
493
|
+
public Builder clear() {
|
|
494
|
+
super.clear();
|
|
495
|
+
bitField0_ = 0;
|
|
496
|
+
name_ = "";
|
|
497
|
+
description_ = "";
|
|
498
|
+
size_ = 0L;
|
|
499
|
+
applied_ = null;
|
|
500
|
+
if (appliedBuilder_ != null) {
|
|
501
|
+
appliedBuilder_.dispose();
|
|
502
|
+
appliedBuilder_ = null;
|
|
503
|
+
}
|
|
504
|
+
version_ = "";
|
|
505
|
+
return this;
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
@java.lang.Override
|
|
509
|
+
public com.google.protobuf.Descriptors.Descriptor
|
|
510
|
+
getDescriptorForType() {
|
|
511
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPatch_descriptor;
|
|
512
|
+
}
|
|
513
|
+
|
|
514
|
+
@java.lang.Override
|
|
515
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostPatch getDefaultInstanceForType() {
|
|
516
|
+
return com.lansweeper.dp.outbound.v1.CitrixHostPatch.getDefaultInstance();
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
@java.lang.Override
|
|
520
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostPatch build() {
|
|
521
|
+
com.lansweeper.dp.outbound.v1.CitrixHostPatch result = buildPartial();
|
|
522
|
+
if (!result.isInitialized()) {
|
|
523
|
+
throw newUninitializedMessageException(result);
|
|
524
|
+
}
|
|
525
|
+
return result;
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
@java.lang.Override
|
|
529
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostPatch buildPartial() {
|
|
530
|
+
com.lansweeper.dp.outbound.v1.CitrixHostPatch result = new com.lansweeper.dp.outbound.v1.CitrixHostPatch(this);
|
|
531
|
+
if (bitField0_ != 0) { buildPartial0(result); }
|
|
532
|
+
onBuilt();
|
|
533
|
+
return result;
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
private void buildPartial0(com.lansweeper.dp.outbound.v1.CitrixHostPatch result) {
|
|
537
|
+
int from_bitField0_ = bitField0_;
|
|
538
|
+
int to_bitField0_ = 0;
|
|
539
|
+
if (((from_bitField0_ & 0x00000001) != 0)) {
|
|
540
|
+
result.name_ = name_;
|
|
541
|
+
to_bitField0_ |= 0x00000001;
|
|
542
|
+
}
|
|
543
|
+
if (((from_bitField0_ & 0x00000002) != 0)) {
|
|
544
|
+
result.description_ = description_;
|
|
545
|
+
to_bitField0_ |= 0x00000002;
|
|
546
|
+
}
|
|
547
|
+
if (((from_bitField0_ & 0x00000004) != 0)) {
|
|
548
|
+
result.size_ = size_;
|
|
549
|
+
to_bitField0_ |= 0x00000004;
|
|
550
|
+
}
|
|
551
|
+
if (((from_bitField0_ & 0x00000008) != 0)) {
|
|
552
|
+
result.applied_ = appliedBuilder_ == null
|
|
553
|
+
? applied_
|
|
554
|
+
: appliedBuilder_.build();
|
|
555
|
+
to_bitField0_ |= 0x00000008;
|
|
556
|
+
}
|
|
557
|
+
if (((from_bitField0_ & 0x00000010) != 0)) {
|
|
558
|
+
result.version_ = version_;
|
|
559
|
+
to_bitField0_ |= 0x00000010;
|
|
560
|
+
}
|
|
561
|
+
result.bitField0_ |= to_bitField0_;
|
|
562
|
+
}
|
|
563
|
+
|
|
564
|
+
@java.lang.Override
|
|
565
|
+
public Builder clone() {
|
|
566
|
+
return super.clone();
|
|
567
|
+
}
|
|
568
|
+
@java.lang.Override
|
|
569
|
+
public Builder setField(
|
|
570
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
571
|
+
java.lang.Object value) {
|
|
572
|
+
return super.setField(field, value);
|
|
573
|
+
}
|
|
574
|
+
@java.lang.Override
|
|
575
|
+
public Builder clearField(
|
|
576
|
+
com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
577
|
+
return super.clearField(field);
|
|
578
|
+
}
|
|
579
|
+
@java.lang.Override
|
|
580
|
+
public Builder clearOneof(
|
|
581
|
+
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
582
|
+
return super.clearOneof(oneof);
|
|
583
|
+
}
|
|
584
|
+
@java.lang.Override
|
|
585
|
+
public Builder setRepeatedField(
|
|
586
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
587
|
+
int index, java.lang.Object value) {
|
|
588
|
+
return super.setRepeatedField(field, index, value);
|
|
589
|
+
}
|
|
590
|
+
@java.lang.Override
|
|
591
|
+
public Builder addRepeatedField(
|
|
592
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
593
|
+
java.lang.Object value) {
|
|
594
|
+
return super.addRepeatedField(field, value);
|
|
595
|
+
}
|
|
596
|
+
@java.lang.Override
|
|
597
|
+
public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
598
|
+
if (other instanceof com.lansweeper.dp.outbound.v1.CitrixHostPatch) {
|
|
599
|
+
return mergeFrom((com.lansweeper.dp.outbound.v1.CitrixHostPatch)other);
|
|
600
|
+
} else {
|
|
601
|
+
super.mergeFrom(other);
|
|
602
|
+
return this;
|
|
603
|
+
}
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
public Builder mergeFrom(com.lansweeper.dp.outbound.v1.CitrixHostPatch other) {
|
|
607
|
+
if (other == com.lansweeper.dp.outbound.v1.CitrixHostPatch.getDefaultInstance()) return this;
|
|
608
|
+
if (other.hasName()) {
|
|
609
|
+
name_ = other.name_;
|
|
610
|
+
bitField0_ |= 0x00000001;
|
|
611
|
+
onChanged();
|
|
612
|
+
}
|
|
613
|
+
if (other.hasDescription()) {
|
|
614
|
+
description_ = other.description_;
|
|
615
|
+
bitField0_ |= 0x00000002;
|
|
616
|
+
onChanged();
|
|
617
|
+
}
|
|
618
|
+
if (other.hasSize()) {
|
|
619
|
+
setSize(other.getSize());
|
|
620
|
+
}
|
|
621
|
+
if (other.hasApplied()) {
|
|
622
|
+
mergeApplied(other.getApplied());
|
|
623
|
+
}
|
|
624
|
+
if (other.hasVersion()) {
|
|
625
|
+
version_ = other.version_;
|
|
626
|
+
bitField0_ |= 0x00000010;
|
|
627
|
+
onChanged();
|
|
628
|
+
}
|
|
629
|
+
this.mergeUnknownFields(other.getUnknownFields());
|
|
630
|
+
onChanged();
|
|
631
|
+
return this;
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
@java.lang.Override
|
|
635
|
+
public final boolean isInitialized() {
|
|
636
|
+
return true;
|
|
637
|
+
}
|
|
638
|
+
|
|
639
|
+
@java.lang.Override
|
|
640
|
+
public Builder mergeFrom(
|
|
641
|
+
com.google.protobuf.CodedInputStream input,
|
|
642
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
643
|
+
throws java.io.IOException {
|
|
644
|
+
if (extensionRegistry == null) {
|
|
645
|
+
throw new java.lang.NullPointerException();
|
|
646
|
+
}
|
|
647
|
+
try {
|
|
648
|
+
boolean done = false;
|
|
649
|
+
while (!done) {
|
|
650
|
+
int tag = input.readTag();
|
|
651
|
+
switch (tag) {
|
|
652
|
+
case 0:
|
|
653
|
+
done = true;
|
|
654
|
+
break;
|
|
655
|
+
case 10: {
|
|
656
|
+
name_ = input.readStringRequireUtf8();
|
|
657
|
+
bitField0_ |= 0x00000001;
|
|
658
|
+
break;
|
|
659
|
+
} // case 10
|
|
660
|
+
case 18: {
|
|
661
|
+
description_ = input.readStringRequireUtf8();
|
|
662
|
+
bitField0_ |= 0x00000002;
|
|
663
|
+
break;
|
|
664
|
+
} // case 18
|
|
665
|
+
case 24: {
|
|
666
|
+
size_ = input.readInt64();
|
|
667
|
+
bitField0_ |= 0x00000004;
|
|
668
|
+
break;
|
|
669
|
+
} // case 24
|
|
670
|
+
case 34: {
|
|
671
|
+
input.readMessage(
|
|
672
|
+
getAppliedFieldBuilder().getBuilder(),
|
|
673
|
+
extensionRegistry);
|
|
674
|
+
bitField0_ |= 0x00000008;
|
|
675
|
+
break;
|
|
676
|
+
} // case 34
|
|
677
|
+
case 42: {
|
|
678
|
+
version_ = input.readStringRequireUtf8();
|
|
679
|
+
bitField0_ |= 0x00000010;
|
|
680
|
+
break;
|
|
681
|
+
} // case 42
|
|
682
|
+
default: {
|
|
683
|
+
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
|
|
684
|
+
done = true; // was an endgroup tag
|
|
685
|
+
}
|
|
686
|
+
break;
|
|
687
|
+
} // default:
|
|
688
|
+
} // switch (tag)
|
|
689
|
+
} // while (!done)
|
|
690
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
691
|
+
throw e.unwrapIOException();
|
|
692
|
+
} finally {
|
|
693
|
+
onChanged();
|
|
694
|
+
} // finally
|
|
695
|
+
return this;
|
|
696
|
+
}
|
|
697
|
+
private int bitField0_;
|
|
698
|
+
|
|
699
|
+
private java.lang.Object name_ = "";
|
|
700
|
+
/**
|
|
701
|
+
* <code>optional string name = 1;</code>
|
|
702
|
+
* @return Whether the name field is set.
|
|
703
|
+
*/
|
|
704
|
+
public boolean hasName() {
|
|
705
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
706
|
+
}
|
|
707
|
+
/**
|
|
708
|
+
* <code>optional string name = 1;</code>
|
|
709
|
+
* @return The name.
|
|
710
|
+
*/
|
|
711
|
+
public java.lang.String getName() {
|
|
712
|
+
java.lang.Object ref = name_;
|
|
713
|
+
if (!(ref instanceof java.lang.String)) {
|
|
714
|
+
com.google.protobuf.ByteString bs =
|
|
715
|
+
(com.google.protobuf.ByteString) ref;
|
|
716
|
+
java.lang.String s = bs.toStringUtf8();
|
|
717
|
+
name_ = s;
|
|
718
|
+
return s;
|
|
719
|
+
} else {
|
|
720
|
+
return (java.lang.String) ref;
|
|
721
|
+
}
|
|
722
|
+
}
|
|
723
|
+
/**
|
|
724
|
+
* <code>optional string name = 1;</code>
|
|
725
|
+
* @return The bytes for name.
|
|
726
|
+
*/
|
|
727
|
+
public com.google.protobuf.ByteString
|
|
728
|
+
getNameBytes() {
|
|
729
|
+
java.lang.Object ref = name_;
|
|
730
|
+
if (ref instanceof String) {
|
|
731
|
+
com.google.protobuf.ByteString b =
|
|
732
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
733
|
+
(java.lang.String) ref);
|
|
734
|
+
name_ = b;
|
|
735
|
+
return b;
|
|
736
|
+
} else {
|
|
737
|
+
return (com.google.protobuf.ByteString) ref;
|
|
738
|
+
}
|
|
739
|
+
}
|
|
740
|
+
/**
|
|
741
|
+
* <code>optional string name = 1;</code>
|
|
742
|
+
* @param value The name to set.
|
|
743
|
+
* @return This builder for chaining.
|
|
744
|
+
*/
|
|
745
|
+
public Builder setName(
|
|
746
|
+
java.lang.String value) {
|
|
747
|
+
if (value == null) { throw new NullPointerException(); }
|
|
748
|
+
name_ = value;
|
|
749
|
+
bitField0_ |= 0x00000001;
|
|
750
|
+
onChanged();
|
|
751
|
+
return this;
|
|
752
|
+
}
|
|
753
|
+
/**
|
|
754
|
+
* <code>optional string name = 1;</code>
|
|
755
|
+
* @return This builder for chaining.
|
|
756
|
+
*/
|
|
757
|
+
public Builder clearName() {
|
|
758
|
+
name_ = getDefaultInstance().getName();
|
|
759
|
+
bitField0_ = (bitField0_ & ~0x00000001);
|
|
760
|
+
onChanged();
|
|
761
|
+
return this;
|
|
762
|
+
}
|
|
763
|
+
/**
|
|
764
|
+
* <code>optional string name = 1;</code>
|
|
765
|
+
* @param value The bytes for name to set.
|
|
766
|
+
* @return This builder for chaining.
|
|
767
|
+
*/
|
|
768
|
+
public Builder setNameBytes(
|
|
769
|
+
com.google.protobuf.ByteString value) {
|
|
770
|
+
if (value == null) { throw new NullPointerException(); }
|
|
771
|
+
checkByteStringIsUtf8(value);
|
|
772
|
+
name_ = value;
|
|
773
|
+
bitField0_ |= 0x00000001;
|
|
774
|
+
onChanged();
|
|
775
|
+
return this;
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
private java.lang.Object description_ = "";
|
|
779
|
+
/**
|
|
780
|
+
* <code>optional string description = 2;</code>
|
|
781
|
+
* @return Whether the description field is set.
|
|
782
|
+
*/
|
|
783
|
+
public boolean hasDescription() {
|
|
784
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
785
|
+
}
|
|
786
|
+
/**
|
|
787
|
+
* <code>optional string description = 2;</code>
|
|
788
|
+
* @return The description.
|
|
789
|
+
*/
|
|
790
|
+
public java.lang.String getDescription() {
|
|
791
|
+
java.lang.Object ref = description_;
|
|
792
|
+
if (!(ref instanceof java.lang.String)) {
|
|
793
|
+
com.google.protobuf.ByteString bs =
|
|
794
|
+
(com.google.protobuf.ByteString) ref;
|
|
795
|
+
java.lang.String s = bs.toStringUtf8();
|
|
796
|
+
description_ = s;
|
|
797
|
+
return s;
|
|
798
|
+
} else {
|
|
799
|
+
return (java.lang.String) ref;
|
|
800
|
+
}
|
|
801
|
+
}
|
|
802
|
+
/**
|
|
803
|
+
* <code>optional string description = 2;</code>
|
|
804
|
+
* @return The bytes for description.
|
|
805
|
+
*/
|
|
806
|
+
public com.google.protobuf.ByteString
|
|
807
|
+
getDescriptionBytes() {
|
|
808
|
+
java.lang.Object ref = description_;
|
|
809
|
+
if (ref instanceof String) {
|
|
810
|
+
com.google.protobuf.ByteString b =
|
|
811
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
812
|
+
(java.lang.String) ref);
|
|
813
|
+
description_ = b;
|
|
814
|
+
return b;
|
|
815
|
+
} else {
|
|
816
|
+
return (com.google.protobuf.ByteString) ref;
|
|
817
|
+
}
|
|
818
|
+
}
|
|
819
|
+
/**
|
|
820
|
+
* <code>optional string description = 2;</code>
|
|
821
|
+
* @param value The description to set.
|
|
822
|
+
* @return This builder for chaining.
|
|
823
|
+
*/
|
|
824
|
+
public Builder setDescription(
|
|
825
|
+
java.lang.String value) {
|
|
826
|
+
if (value == null) { throw new NullPointerException(); }
|
|
827
|
+
description_ = value;
|
|
828
|
+
bitField0_ |= 0x00000002;
|
|
829
|
+
onChanged();
|
|
830
|
+
return this;
|
|
831
|
+
}
|
|
832
|
+
/**
|
|
833
|
+
* <code>optional string description = 2;</code>
|
|
834
|
+
* @return This builder for chaining.
|
|
835
|
+
*/
|
|
836
|
+
public Builder clearDescription() {
|
|
837
|
+
description_ = getDefaultInstance().getDescription();
|
|
838
|
+
bitField0_ = (bitField0_ & ~0x00000002);
|
|
839
|
+
onChanged();
|
|
840
|
+
return this;
|
|
841
|
+
}
|
|
842
|
+
/**
|
|
843
|
+
* <code>optional string description = 2;</code>
|
|
844
|
+
* @param value The bytes for description to set.
|
|
845
|
+
* @return This builder for chaining.
|
|
846
|
+
*/
|
|
847
|
+
public Builder setDescriptionBytes(
|
|
848
|
+
com.google.protobuf.ByteString value) {
|
|
849
|
+
if (value == null) { throw new NullPointerException(); }
|
|
850
|
+
checkByteStringIsUtf8(value);
|
|
851
|
+
description_ = value;
|
|
852
|
+
bitField0_ |= 0x00000002;
|
|
853
|
+
onChanged();
|
|
854
|
+
return this;
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
private long size_ ;
|
|
858
|
+
/**
|
|
859
|
+
* <code>optional int64 size = 3;</code>
|
|
860
|
+
* @return Whether the size field is set.
|
|
861
|
+
*/
|
|
862
|
+
@java.lang.Override
|
|
863
|
+
public boolean hasSize() {
|
|
864
|
+
return ((bitField0_ & 0x00000004) != 0);
|
|
865
|
+
}
|
|
866
|
+
/**
|
|
867
|
+
* <code>optional int64 size = 3;</code>
|
|
868
|
+
* @return The size.
|
|
869
|
+
*/
|
|
870
|
+
@java.lang.Override
|
|
871
|
+
public long getSize() {
|
|
872
|
+
return size_;
|
|
873
|
+
}
|
|
874
|
+
/**
|
|
875
|
+
* <code>optional int64 size = 3;</code>
|
|
876
|
+
* @param value The size to set.
|
|
877
|
+
* @return This builder for chaining.
|
|
878
|
+
*/
|
|
879
|
+
public Builder setSize(long value) {
|
|
880
|
+
|
|
881
|
+
size_ = value;
|
|
882
|
+
bitField0_ |= 0x00000004;
|
|
883
|
+
onChanged();
|
|
884
|
+
return this;
|
|
885
|
+
}
|
|
886
|
+
/**
|
|
887
|
+
* <code>optional int64 size = 3;</code>
|
|
888
|
+
* @return This builder for chaining.
|
|
889
|
+
*/
|
|
890
|
+
public Builder clearSize() {
|
|
891
|
+
bitField0_ = (bitField0_ & ~0x00000004);
|
|
892
|
+
size_ = 0L;
|
|
893
|
+
onChanged();
|
|
894
|
+
return this;
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
private com.google.protobuf.Timestamp applied_;
|
|
898
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
899
|
+
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> appliedBuilder_;
|
|
900
|
+
/**
|
|
901
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
902
|
+
* @return Whether the applied field is set.
|
|
903
|
+
*/
|
|
904
|
+
public boolean hasApplied() {
|
|
905
|
+
return ((bitField0_ & 0x00000008) != 0);
|
|
906
|
+
}
|
|
907
|
+
/**
|
|
908
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
909
|
+
* @return The applied.
|
|
910
|
+
*/
|
|
911
|
+
public com.google.protobuf.Timestamp getApplied() {
|
|
912
|
+
if (appliedBuilder_ == null) {
|
|
913
|
+
return applied_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : applied_;
|
|
914
|
+
} else {
|
|
915
|
+
return appliedBuilder_.getMessage();
|
|
916
|
+
}
|
|
917
|
+
}
|
|
918
|
+
/**
|
|
919
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
920
|
+
*/
|
|
921
|
+
public Builder setApplied(com.google.protobuf.Timestamp value) {
|
|
922
|
+
if (appliedBuilder_ == null) {
|
|
923
|
+
if (value == null) {
|
|
924
|
+
throw new NullPointerException();
|
|
925
|
+
}
|
|
926
|
+
applied_ = value;
|
|
927
|
+
} else {
|
|
928
|
+
appliedBuilder_.setMessage(value);
|
|
929
|
+
}
|
|
930
|
+
bitField0_ |= 0x00000008;
|
|
931
|
+
onChanged();
|
|
932
|
+
return this;
|
|
933
|
+
}
|
|
934
|
+
/**
|
|
935
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
936
|
+
*/
|
|
937
|
+
public Builder setApplied(
|
|
938
|
+
com.google.protobuf.Timestamp.Builder builderForValue) {
|
|
939
|
+
if (appliedBuilder_ == null) {
|
|
940
|
+
applied_ = builderForValue.build();
|
|
941
|
+
} else {
|
|
942
|
+
appliedBuilder_.setMessage(builderForValue.build());
|
|
943
|
+
}
|
|
944
|
+
bitField0_ |= 0x00000008;
|
|
945
|
+
onChanged();
|
|
946
|
+
return this;
|
|
947
|
+
}
|
|
948
|
+
/**
|
|
949
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
950
|
+
*/
|
|
951
|
+
public Builder mergeApplied(com.google.protobuf.Timestamp value) {
|
|
952
|
+
if (appliedBuilder_ == null) {
|
|
953
|
+
if (((bitField0_ & 0x00000008) != 0) &&
|
|
954
|
+
applied_ != null &&
|
|
955
|
+
applied_ != com.google.protobuf.Timestamp.getDefaultInstance()) {
|
|
956
|
+
getAppliedBuilder().mergeFrom(value);
|
|
957
|
+
} else {
|
|
958
|
+
applied_ = value;
|
|
959
|
+
}
|
|
960
|
+
} else {
|
|
961
|
+
appliedBuilder_.mergeFrom(value);
|
|
962
|
+
}
|
|
963
|
+
if (applied_ != null) {
|
|
964
|
+
bitField0_ |= 0x00000008;
|
|
965
|
+
onChanged();
|
|
966
|
+
}
|
|
967
|
+
return this;
|
|
968
|
+
}
|
|
969
|
+
/**
|
|
970
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
971
|
+
*/
|
|
972
|
+
public Builder clearApplied() {
|
|
973
|
+
bitField0_ = (bitField0_ & ~0x00000008);
|
|
974
|
+
applied_ = null;
|
|
975
|
+
if (appliedBuilder_ != null) {
|
|
976
|
+
appliedBuilder_.dispose();
|
|
977
|
+
appliedBuilder_ = null;
|
|
978
|
+
}
|
|
979
|
+
onChanged();
|
|
980
|
+
return this;
|
|
981
|
+
}
|
|
982
|
+
/**
|
|
983
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
984
|
+
*/
|
|
985
|
+
public com.google.protobuf.Timestamp.Builder getAppliedBuilder() {
|
|
986
|
+
bitField0_ |= 0x00000008;
|
|
987
|
+
onChanged();
|
|
988
|
+
return getAppliedFieldBuilder().getBuilder();
|
|
989
|
+
}
|
|
990
|
+
/**
|
|
991
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
992
|
+
*/
|
|
993
|
+
public com.google.protobuf.TimestampOrBuilder getAppliedOrBuilder() {
|
|
994
|
+
if (appliedBuilder_ != null) {
|
|
995
|
+
return appliedBuilder_.getMessageOrBuilder();
|
|
996
|
+
} else {
|
|
997
|
+
return applied_ == null ?
|
|
998
|
+
com.google.protobuf.Timestamp.getDefaultInstance() : applied_;
|
|
999
|
+
}
|
|
1000
|
+
}
|
|
1001
|
+
/**
|
|
1002
|
+
* <code>optional .google.protobuf.Timestamp applied = 4;</code>
|
|
1003
|
+
*/
|
|
1004
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
1005
|
+
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>
|
|
1006
|
+
getAppliedFieldBuilder() {
|
|
1007
|
+
if (appliedBuilder_ == null) {
|
|
1008
|
+
appliedBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
|
|
1009
|
+
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>(
|
|
1010
|
+
getApplied(),
|
|
1011
|
+
getParentForChildren(),
|
|
1012
|
+
isClean());
|
|
1013
|
+
applied_ = null;
|
|
1014
|
+
}
|
|
1015
|
+
return appliedBuilder_;
|
|
1016
|
+
}
|
|
1017
|
+
|
|
1018
|
+
private java.lang.Object version_ = "";
|
|
1019
|
+
/**
|
|
1020
|
+
* <code>optional string version = 5;</code>
|
|
1021
|
+
* @return Whether the version field is set.
|
|
1022
|
+
*/
|
|
1023
|
+
public boolean hasVersion() {
|
|
1024
|
+
return ((bitField0_ & 0x00000010) != 0);
|
|
1025
|
+
}
|
|
1026
|
+
/**
|
|
1027
|
+
* <code>optional string version = 5;</code>
|
|
1028
|
+
* @return The version.
|
|
1029
|
+
*/
|
|
1030
|
+
public java.lang.String getVersion() {
|
|
1031
|
+
java.lang.Object ref = version_;
|
|
1032
|
+
if (!(ref instanceof java.lang.String)) {
|
|
1033
|
+
com.google.protobuf.ByteString bs =
|
|
1034
|
+
(com.google.protobuf.ByteString) ref;
|
|
1035
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1036
|
+
version_ = s;
|
|
1037
|
+
return s;
|
|
1038
|
+
} else {
|
|
1039
|
+
return (java.lang.String) ref;
|
|
1040
|
+
}
|
|
1041
|
+
}
|
|
1042
|
+
/**
|
|
1043
|
+
* <code>optional string version = 5;</code>
|
|
1044
|
+
* @return The bytes for version.
|
|
1045
|
+
*/
|
|
1046
|
+
public com.google.protobuf.ByteString
|
|
1047
|
+
getVersionBytes() {
|
|
1048
|
+
java.lang.Object ref = version_;
|
|
1049
|
+
if (ref instanceof String) {
|
|
1050
|
+
com.google.protobuf.ByteString b =
|
|
1051
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1052
|
+
(java.lang.String) ref);
|
|
1053
|
+
version_ = b;
|
|
1054
|
+
return b;
|
|
1055
|
+
} else {
|
|
1056
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1057
|
+
}
|
|
1058
|
+
}
|
|
1059
|
+
/**
|
|
1060
|
+
* <code>optional string version = 5;</code>
|
|
1061
|
+
* @param value The version to set.
|
|
1062
|
+
* @return This builder for chaining.
|
|
1063
|
+
*/
|
|
1064
|
+
public Builder setVersion(
|
|
1065
|
+
java.lang.String value) {
|
|
1066
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1067
|
+
version_ = value;
|
|
1068
|
+
bitField0_ |= 0x00000010;
|
|
1069
|
+
onChanged();
|
|
1070
|
+
return this;
|
|
1071
|
+
}
|
|
1072
|
+
/**
|
|
1073
|
+
* <code>optional string version = 5;</code>
|
|
1074
|
+
* @return This builder for chaining.
|
|
1075
|
+
*/
|
|
1076
|
+
public Builder clearVersion() {
|
|
1077
|
+
version_ = getDefaultInstance().getVersion();
|
|
1078
|
+
bitField0_ = (bitField0_ & ~0x00000010);
|
|
1079
|
+
onChanged();
|
|
1080
|
+
return this;
|
|
1081
|
+
}
|
|
1082
|
+
/**
|
|
1083
|
+
* <code>optional string version = 5;</code>
|
|
1084
|
+
* @param value The bytes for version to set.
|
|
1085
|
+
* @return This builder for chaining.
|
|
1086
|
+
*/
|
|
1087
|
+
public Builder setVersionBytes(
|
|
1088
|
+
com.google.protobuf.ByteString value) {
|
|
1089
|
+
if (value == null) { throw new NullPointerException(); }
|
|
1090
|
+
checkByteStringIsUtf8(value);
|
|
1091
|
+
version_ = value;
|
|
1092
|
+
bitField0_ |= 0x00000010;
|
|
1093
|
+
onChanged();
|
|
1094
|
+
return this;
|
|
1095
|
+
}
|
|
1096
|
+
@java.lang.Override
|
|
1097
|
+
public final Builder setUnknownFields(
|
|
1098
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
1099
|
+
return super.setUnknownFields(unknownFields);
|
|
1100
|
+
}
|
|
1101
|
+
|
|
1102
|
+
@java.lang.Override
|
|
1103
|
+
public final Builder mergeUnknownFields(
|
|
1104
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
1105
|
+
return super.mergeUnknownFields(unknownFields);
|
|
1106
|
+
}
|
|
1107
|
+
|
|
1108
|
+
|
|
1109
|
+
// @@protoc_insertion_point(builder_scope:com.lansweeper.dp.outbound.v1.CitrixHostPatch)
|
|
1110
|
+
}
|
|
1111
|
+
|
|
1112
|
+
// @@protoc_insertion_point(class_scope:com.lansweeper.dp.outbound.v1.CitrixHostPatch)
|
|
1113
|
+
private static final com.lansweeper.dp.outbound.v1.CitrixHostPatch DEFAULT_INSTANCE;
|
|
1114
|
+
static {
|
|
1115
|
+
DEFAULT_INSTANCE = new com.lansweeper.dp.outbound.v1.CitrixHostPatch();
|
|
1116
|
+
}
|
|
1117
|
+
|
|
1118
|
+
public static com.lansweeper.dp.outbound.v1.CitrixHostPatch getDefaultInstance() {
|
|
1119
|
+
return DEFAULT_INSTANCE;
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
private static final com.google.protobuf.Parser<CitrixHostPatch>
|
|
1123
|
+
PARSER = new com.google.protobuf.AbstractParser<CitrixHostPatch>() {
|
|
1124
|
+
@java.lang.Override
|
|
1125
|
+
public CitrixHostPatch parsePartialFrom(
|
|
1126
|
+
com.google.protobuf.CodedInputStream input,
|
|
1127
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1128
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1129
|
+
Builder builder = newBuilder();
|
|
1130
|
+
try {
|
|
1131
|
+
builder.mergeFrom(input, extensionRegistry);
|
|
1132
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
1133
|
+
throw e.setUnfinishedMessage(builder.buildPartial());
|
|
1134
|
+
} catch (com.google.protobuf.UninitializedMessageException e) {
|
|
1135
|
+
throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
|
|
1136
|
+
} catch (java.io.IOException e) {
|
|
1137
|
+
throw new com.google.protobuf.InvalidProtocolBufferException(e)
|
|
1138
|
+
.setUnfinishedMessage(builder.buildPartial());
|
|
1139
|
+
}
|
|
1140
|
+
return builder.buildPartial();
|
|
1141
|
+
}
|
|
1142
|
+
};
|
|
1143
|
+
|
|
1144
|
+
public static com.google.protobuf.Parser<CitrixHostPatch> parser() {
|
|
1145
|
+
return PARSER;
|
|
1146
|
+
}
|
|
1147
|
+
|
|
1148
|
+
@java.lang.Override
|
|
1149
|
+
public com.google.protobuf.Parser<CitrixHostPatch> getParserForType() {
|
|
1150
|
+
return PARSER;
|
|
1151
|
+
}
|
|
1152
|
+
|
|
1153
|
+
@java.lang.Override
|
|
1154
|
+
public com.lansweeper.dp.outbound.v1.CitrixHostPatch getDefaultInstanceForType() {
|
|
1155
|
+
return DEFAULT_INSTANCE;
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
}
|
|
1159
|
+
|