@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,4383 @@
|
|
|
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.CitrixPhysicalInterface}
|
|
9
|
+
*/
|
|
10
|
+
public final class CitrixPhysicalInterface extends
|
|
11
|
+
com.google.protobuf.GeneratedMessageV3 implements
|
|
12
|
+
// @@protoc_insertion_point(message_implements:com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface)
|
|
13
|
+
CitrixPhysicalInterfaceOrBuilder {
|
|
14
|
+
private static final long serialVersionUID = 0L;
|
|
15
|
+
// Use CitrixPhysicalInterface.newBuilder() to construct.
|
|
16
|
+
private CitrixPhysicalInterface(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
17
|
+
super(builder);
|
|
18
|
+
}
|
|
19
|
+
private CitrixPhysicalInterface() {
|
|
20
|
+
deviceName_ = "";
|
|
21
|
+
mac_ = "";
|
|
22
|
+
dns_ = "";
|
|
23
|
+
ip_ = "";
|
|
24
|
+
netmask_ = "";
|
|
25
|
+
gateway_ = "";
|
|
26
|
+
vendor_ = "";
|
|
27
|
+
ipV6_ = "";
|
|
28
|
+
device_ = "";
|
|
29
|
+
ipConfigurationMode_ = "";
|
|
30
|
+
ipV6ConfigurationMode_ = "";
|
|
31
|
+
ipV6Gateway_ = "";
|
|
32
|
+
primaryAddressType_ = "";
|
|
33
|
+
deviceId_ = "";
|
|
34
|
+
pciBusPath_ = "";
|
|
35
|
+
vendorId_ = "";
|
|
36
|
+
vendorName_ = "";
|
|
37
|
+
hostUuid_ = "";
|
|
38
|
+
interfaceUuid_ = "";
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
@java.lang.Override
|
|
42
|
+
@SuppressWarnings({"unused"})
|
|
43
|
+
protected java.lang.Object newInstance(
|
|
44
|
+
UnusedPrivateParameter unused) {
|
|
45
|
+
return new CitrixPhysicalInterface();
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
49
|
+
getDescriptor() {
|
|
50
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixPhysicalInterface_descriptor;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
@java.lang.Override
|
|
54
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
55
|
+
internalGetFieldAccessorTable() {
|
|
56
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixPhysicalInterface_fieldAccessorTable
|
|
57
|
+
.ensureFieldAccessorsInitialized(
|
|
58
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.class, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder.class);
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
private int bitField0_;
|
|
62
|
+
public static final int DEVICE_NAME_FIELD_NUMBER = 1;
|
|
63
|
+
@SuppressWarnings("serial")
|
|
64
|
+
private volatile java.lang.Object deviceName_ = "";
|
|
65
|
+
/**
|
|
66
|
+
* <code>optional string device_name = 1;</code>
|
|
67
|
+
* @return Whether the deviceName field is set.
|
|
68
|
+
*/
|
|
69
|
+
@java.lang.Override
|
|
70
|
+
public boolean hasDeviceName() {
|
|
71
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* <code>optional string device_name = 1;</code>
|
|
75
|
+
* @return The deviceName.
|
|
76
|
+
*/
|
|
77
|
+
@java.lang.Override
|
|
78
|
+
public java.lang.String getDeviceName() {
|
|
79
|
+
java.lang.Object ref = deviceName_;
|
|
80
|
+
if (ref instanceof java.lang.String) {
|
|
81
|
+
return (java.lang.String) ref;
|
|
82
|
+
} else {
|
|
83
|
+
com.google.protobuf.ByteString bs =
|
|
84
|
+
(com.google.protobuf.ByteString) ref;
|
|
85
|
+
java.lang.String s = bs.toStringUtf8();
|
|
86
|
+
deviceName_ = s;
|
|
87
|
+
return s;
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
/**
|
|
91
|
+
* <code>optional string device_name = 1;</code>
|
|
92
|
+
* @return The bytes for deviceName.
|
|
93
|
+
*/
|
|
94
|
+
@java.lang.Override
|
|
95
|
+
public com.google.protobuf.ByteString
|
|
96
|
+
getDeviceNameBytes() {
|
|
97
|
+
java.lang.Object ref = deviceName_;
|
|
98
|
+
if (ref instanceof java.lang.String) {
|
|
99
|
+
com.google.protobuf.ByteString b =
|
|
100
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
101
|
+
(java.lang.String) ref);
|
|
102
|
+
deviceName_ = b;
|
|
103
|
+
return b;
|
|
104
|
+
} else {
|
|
105
|
+
return (com.google.protobuf.ByteString) ref;
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
public static final int MAC_FIELD_NUMBER = 2;
|
|
110
|
+
@SuppressWarnings("serial")
|
|
111
|
+
private volatile java.lang.Object mac_ = "";
|
|
112
|
+
/**
|
|
113
|
+
* <code>optional string mac = 2;</code>
|
|
114
|
+
* @return Whether the mac field is set.
|
|
115
|
+
*/
|
|
116
|
+
@java.lang.Override
|
|
117
|
+
public boolean hasMac() {
|
|
118
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
119
|
+
}
|
|
120
|
+
/**
|
|
121
|
+
* <code>optional string mac = 2;</code>
|
|
122
|
+
* @return The mac.
|
|
123
|
+
*/
|
|
124
|
+
@java.lang.Override
|
|
125
|
+
public java.lang.String getMac() {
|
|
126
|
+
java.lang.Object ref = mac_;
|
|
127
|
+
if (ref instanceof java.lang.String) {
|
|
128
|
+
return (java.lang.String) ref;
|
|
129
|
+
} else {
|
|
130
|
+
com.google.protobuf.ByteString bs =
|
|
131
|
+
(com.google.protobuf.ByteString) ref;
|
|
132
|
+
java.lang.String s = bs.toStringUtf8();
|
|
133
|
+
mac_ = s;
|
|
134
|
+
return s;
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
/**
|
|
138
|
+
* <code>optional string mac = 2;</code>
|
|
139
|
+
* @return The bytes for mac.
|
|
140
|
+
*/
|
|
141
|
+
@java.lang.Override
|
|
142
|
+
public com.google.protobuf.ByteString
|
|
143
|
+
getMacBytes() {
|
|
144
|
+
java.lang.Object ref = mac_;
|
|
145
|
+
if (ref instanceof java.lang.String) {
|
|
146
|
+
com.google.protobuf.ByteString b =
|
|
147
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
148
|
+
(java.lang.String) ref);
|
|
149
|
+
mac_ = b;
|
|
150
|
+
return b;
|
|
151
|
+
} else {
|
|
152
|
+
return (com.google.protobuf.ByteString) ref;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
public static final int MTU_FIELD_NUMBER = 3;
|
|
157
|
+
private long mtu_ = 0L;
|
|
158
|
+
/**
|
|
159
|
+
* <code>optional int64 mtu = 3;</code>
|
|
160
|
+
* @return Whether the mtu field is set.
|
|
161
|
+
*/
|
|
162
|
+
@java.lang.Override
|
|
163
|
+
public boolean hasMtu() {
|
|
164
|
+
return ((bitField0_ & 0x00000004) != 0);
|
|
165
|
+
}
|
|
166
|
+
/**
|
|
167
|
+
* <code>optional int64 mtu = 3;</code>
|
|
168
|
+
* @return The mtu.
|
|
169
|
+
*/
|
|
170
|
+
@java.lang.Override
|
|
171
|
+
public long getMtu() {
|
|
172
|
+
return mtu_;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
public static final int DNS_FIELD_NUMBER = 4;
|
|
176
|
+
@SuppressWarnings("serial")
|
|
177
|
+
private volatile java.lang.Object dns_ = "";
|
|
178
|
+
/**
|
|
179
|
+
* <code>optional string dns = 4;</code>
|
|
180
|
+
* @return Whether the dns field is set.
|
|
181
|
+
*/
|
|
182
|
+
@java.lang.Override
|
|
183
|
+
public boolean hasDns() {
|
|
184
|
+
return ((bitField0_ & 0x00000008) != 0);
|
|
185
|
+
}
|
|
186
|
+
/**
|
|
187
|
+
* <code>optional string dns = 4;</code>
|
|
188
|
+
* @return The dns.
|
|
189
|
+
*/
|
|
190
|
+
@java.lang.Override
|
|
191
|
+
public java.lang.String getDns() {
|
|
192
|
+
java.lang.Object ref = dns_;
|
|
193
|
+
if (ref instanceof java.lang.String) {
|
|
194
|
+
return (java.lang.String) ref;
|
|
195
|
+
} else {
|
|
196
|
+
com.google.protobuf.ByteString bs =
|
|
197
|
+
(com.google.protobuf.ByteString) ref;
|
|
198
|
+
java.lang.String s = bs.toStringUtf8();
|
|
199
|
+
dns_ = s;
|
|
200
|
+
return s;
|
|
201
|
+
}
|
|
202
|
+
}
|
|
203
|
+
/**
|
|
204
|
+
* <code>optional string dns = 4;</code>
|
|
205
|
+
* @return The bytes for dns.
|
|
206
|
+
*/
|
|
207
|
+
@java.lang.Override
|
|
208
|
+
public com.google.protobuf.ByteString
|
|
209
|
+
getDnsBytes() {
|
|
210
|
+
java.lang.Object ref = dns_;
|
|
211
|
+
if (ref instanceof java.lang.String) {
|
|
212
|
+
com.google.protobuf.ByteString b =
|
|
213
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
214
|
+
(java.lang.String) ref);
|
|
215
|
+
dns_ = b;
|
|
216
|
+
return b;
|
|
217
|
+
} else {
|
|
218
|
+
return (com.google.protobuf.ByteString) ref;
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
public static final int IP_FIELD_NUMBER = 5;
|
|
223
|
+
@SuppressWarnings("serial")
|
|
224
|
+
private volatile java.lang.Object ip_ = "";
|
|
225
|
+
/**
|
|
226
|
+
* <code>optional string ip = 5;</code>
|
|
227
|
+
* @return Whether the ip field is set.
|
|
228
|
+
*/
|
|
229
|
+
@java.lang.Override
|
|
230
|
+
public boolean hasIp() {
|
|
231
|
+
return ((bitField0_ & 0x00000010) != 0);
|
|
232
|
+
}
|
|
233
|
+
/**
|
|
234
|
+
* <code>optional string ip = 5;</code>
|
|
235
|
+
* @return The ip.
|
|
236
|
+
*/
|
|
237
|
+
@java.lang.Override
|
|
238
|
+
public java.lang.String getIp() {
|
|
239
|
+
java.lang.Object ref = ip_;
|
|
240
|
+
if (ref instanceof java.lang.String) {
|
|
241
|
+
return (java.lang.String) ref;
|
|
242
|
+
} else {
|
|
243
|
+
com.google.protobuf.ByteString bs =
|
|
244
|
+
(com.google.protobuf.ByteString) ref;
|
|
245
|
+
java.lang.String s = bs.toStringUtf8();
|
|
246
|
+
ip_ = s;
|
|
247
|
+
return s;
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
/**
|
|
251
|
+
* <code>optional string ip = 5;</code>
|
|
252
|
+
* @return The bytes for ip.
|
|
253
|
+
*/
|
|
254
|
+
@java.lang.Override
|
|
255
|
+
public com.google.protobuf.ByteString
|
|
256
|
+
getIpBytes() {
|
|
257
|
+
java.lang.Object ref = ip_;
|
|
258
|
+
if (ref instanceof java.lang.String) {
|
|
259
|
+
com.google.protobuf.ByteString b =
|
|
260
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
261
|
+
(java.lang.String) ref);
|
|
262
|
+
ip_ = b;
|
|
263
|
+
return b;
|
|
264
|
+
} else {
|
|
265
|
+
return (com.google.protobuf.ByteString) ref;
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
public static final int NETMASK_FIELD_NUMBER = 6;
|
|
270
|
+
@SuppressWarnings("serial")
|
|
271
|
+
private volatile java.lang.Object netmask_ = "";
|
|
272
|
+
/**
|
|
273
|
+
* <code>optional string netmask = 6;</code>
|
|
274
|
+
* @return Whether the netmask field is set.
|
|
275
|
+
*/
|
|
276
|
+
@java.lang.Override
|
|
277
|
+
public boolean hasNetmask() {
|
|
278
|
+
return ((bitField0_ & 0x00000020) != 0);
|
|
279
|
+
}
|
|
280
|
+
/**
|
|
281
|
+
* <code>optional string netmask = 6;</code>
|
|
282
|
+
* @return The netmask.
|
|
283
|
+
*/
|
|
284
|
+
@java.lang.Override
|
|
285
|
+
public java.lang.String getNetmask() {
|
|
286
|
+
java.lang.Object ref = netmask_;
|
|
287
|
+
if (ref instanceof java.lang.String) {
|
|
288
|
+
return (java.lang.String) ref;
|
|
289
|
+
} else {
|
|
290
|
+
com.google.protobuf.ByteString bs =
|
|
291
|
+
(com.google.protobuf.ByteString) ref;
|
|
292
|
+
java.lang.String s = bs.toStringUtf8();
|
|
293
|
+
netmask_ = s;
|
|
294
|
+
return s;
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
/**
|
|
298
|
+
* <code>optional string netmask = 6;</code>
|
|
299
|
+
* @return The bytes for netmask.
|
|
300
|
+
*/
|
|
301
|
+
@java.lang.Override
|
|
302
|
+
public com.google.protobuf.ByteString
|
|
303
|
+
getNetmaskBytes() {
|
|
304
|
+
java.lang.Object ref = netmask_;
|
|
305
|
+
if (ref instanceof java.lang.String) {
|
|
306
|
+
com.google.protobuf.ByteString b =
|
|
307
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
308
|
+
(java.lang.String) ref);
|
|
309
|
+
netmask_ = b;
|
|
310
|
+
return b;
|
|
311
|
+
} else {
|
|
312
|
+
return (com.google.protobuf.ByteString) ref;
|
|
313
|
+
}
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
public static final int GATEWAY_FIELD_NUMBER = 7;
|
|
317
|
+
@SuppressWarnings("serial")
|
|
318
|
+
private volatile java.lang.Object gateway_ = "";
|
|
319
|
+
/**
|
|
320
|
+
* <code>optional string gateway = 7;</code>
|
|
321
|
+
* @return Whether the gateway field is set.
|
|
322
|
+
*/
|
|
323
|
+
@java.lang.Override
|
|
324
|
+
public boolean hasGateway() {
|
|
325
|
+
return ((bitField0_ & 0x00000040) != 0);
|
|
326
|
+
}
|
|
327
|
+
/**
|
|
328
|
+
* <code>optional string gateway = 7;</code>
|
|
329
|
+
* @return The gateway.
|
|
330
|
+
*/
|
|
331
|
+
@java.lang.Override
|
|
332
|
+
public java.lang.String getGateway() {
|
|
333
|
+
java.lang.Object ref = gateway_;
|
|
334
|
+
if (ref instanceof java.lang.String) {
|
|
335
|
+
return (java.lang.String) ref;
|
|
336
|
+
} else {
|
|
337
|
+
com.google.protobuf.ByteString bs =
|
|
338
|
+
(com.google.protobuf.ByteString) ref;
|
|
339
|
+
java.lang.String s = bs.toStringUtf8();
|
|
340
|
+
gateway_ = s;
|
|
341
|
+
return s;
|
|
342
|
+
}
|
|
343
|
+
}
|
|
344
|
+
/**
|
|
345
|
+
* <code>optional string gateway = 7;</code>
|
|
346
|
+
* @return The bytes for gateway.
|
|
347
|
+
*/
|
|
348
|
+
@java.lang.Override
|
|
349
|
+
public com.google.protobuf.ByteString
|
|
350
|
+
getGatewayBytes() {
|
|
351
|
+
java.lang.Object ref = gateway_;
|
|
352
|
+
if (ref instanceof java.lang.String) {
|
|
353
|
+
com.google.protobuf.ByteString b =
|
|
354
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
355
|
+
(java.lang.String) ref);
|
|
356
|
+
gateway_ = b;
|
|
357
|
+
return b;
|
|
358
|
+
} else {
|
|
359
|
+
return (com.google.protobuf.ByteString) ref;
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
public static final int VENDOR_FIELD_NUMBER = 8;
|
|
364
|
+
@SuppressWarnings("serial")
|
|
365
|
+
private volatile java.lang.Object vendor_ = "";
|
|
366
|
+
/**
|
|
367
|
+
* <code>optional string vendor = 8;</code>
|
|
368
|
+
* @return Whether the vendor field is set.
|
|
369
|
+
*/
|
|
370
|
+
@java.lang.Override
|
|
371
|
+
public boolean hasVendor() {
|
|
372
|
+
return ((bitField0_ & 0x00000080) != 0);
|
|
373
|
+
}
|
|
374
|
+
/**
|
|
375
|
+
* <code>optional string vendor = 8;</code>
|
|
376
|
+
* @return The vendor.
|
|
377
|
+
*/
|
|
378
|
+
@java.lang.Override
|
|
379
|
+
public java.lang.String getVendor() {
|
|
380
|
+
java.lang.Object ref = vendor_;
|
|
381
|
+
if (ref instanceof java.lang.String) {
|
|
382
|
+
return (java.lang.String) ref;
|
|
383
|
+
} else {
|
|
384
|
+
com.google.protobuf.ByteString bs =
|
|
385
|
+
(com.google.protobuf.ByteString) ref;
|
|
386
|
+
java.lang.String s = bs.toStringUtf8();
|
|
387
|
+
vendor_ = s;
|
|
388
|
+
return s;
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
/**
|
|
392
|
+
* <code>optional string vendor = 8;</code>
|
|
393
|
+
* @return The bytes for vendor.
|
|
394
|
+
*/
|
|
395
|
+
@java.lang.Override
|
|
396
|
+
public com.google.protobuf.ByteString
|
|
397
|
+
getVendorBytes() {
|
|
398
|
+
java.lang.Object ref = vendor_;
|
|
399
|
+
if (ref instanceof java.lang.String) {
|
|
400
|
+
com.google.protobuf.ByteString b =
|
|
401
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
402
|
+
(java.lang.String) ref);
|
|
403
|
+
vendor_ = b;
|
|
404
|
+
return b;
|
|
405
|
+
} else {
|
|
406
|
+
return (com.google.protobuf.ByteString) ref;
|
|
407
|
+
}
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
public static final int SPEED_FIELD_NUMBER = 9;
|
|
411
|
+
private long speed_ = 0L;
|
|
412
|
+
/**
|
|
413
|
+
* <code>optional int64 speed = 9;</code>
|
|
414
|
+
* @return Whether the speed field is set.
|
|
415
|
+
*/
|
|
416
|
+
@java.lang.Override
|
|
417
|
+
public boolean hasSpeed() {
|
|
418
|
+
return ((bitField0_ & 0x00000100) != 0);
|
|
419
|
+
}
|
|
420
|
+
/**
|
|
421
|
+
* <code>optional int64 speed = 9;</code>
|
|
422
|
+
* @return The speed.
|
|
423
|
+
*/
|
|
424
|
+
@java.lang.Override
|
|
425
|
+
public long getSpeed() {
|
|
426
|
+
return speed_;
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
public static final int LAST_UPDATED_FIELD_NUMBER = 10;
|
|
430
|
+
private com.google.protobuf.Timestamp lastUpdated_;
|
|
431
|
+
/**
|
|
432
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
433
|
+
* @return Whether the lastUpdated field is set.
|
|
434
|
+
*/
|
|
435
|
+
@java.lang.Override
|
|
436
|
+
public boolean hasLastUpdated() {
|
|
437
|
+
return ((bitField0_ & 0x00000200) != 0);
|
|
438
|
+
}
|
|
439
|
+
/**
|
|
440
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
441
|
+
* @return The lastUpdated.
|
|
442
|
+
*/
|
|
443
|
+
@java.lang.Override
|
|
444
|
+
public com.google.protobuf.Timestamp getLastUpdated() {
|
|
445
|
+
return lastUpdated_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : lastUpdated_;
|
|
446
|
+
}
|
|
447
|
+
/**
|
|
448
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
449
|
+
*/
|
|
450
|
+
@java.lang.Override
|
|
451
|
+
public com.google.protobuf.TimestampOrBuilder getLastUpdatedOrBuilder() {
|
|
452
|
+
return lastUpdated_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : lastUpdated_;
|
|
453
|
+
}
|
|
454
|
+
|
|
455
|
+
public static final int CURRENTLY_ATTACHED_FIELD_NUMBER = 11;
|
|
456
|
+
private boolean currentlyAttached_ = false;
|
|
457
|
+
/**
|
|
458
|
+
* <code>optional bool currently_attached = 11;</code>
|
|
459
|
+
* @return Whether the currentlyAttached field is set.
|
|
460
|
+
*/
|
|
461
|
+
@java.lang.Override
|
|
462
|
+
public boolean hasCurrentlyAttached() {
|
|
463
|
+
return ((bitField0_ & 0x00000400) != 0);
|
|
464
|
+
}
|
|
465
|
+
/**
|
|
466
|
+
* <code>optional bool currently_attached = 11;</code>
|
|
467
|
+
* @return The currentlyAttached.
|
|
468
|
+
*/
|
|
469
|
+
@java.lang.Override
|
|
470
|
+
public boolean getCurrentlyAttached() {
|
|
471
|
+
return currentlyAttached_;
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
public static final int DISALLOW_UNPLUG_FIELD_NUMBER = 12;
|
|
475
|
+
private boolean disallowUnplug_ = false;
|
|
476
|
+
/**
|
|
477
|
+
* <code>optional bool disallow_unplug = 12;</code>
|
|
478
|
+
* @return Whether the disallowUnplug field is set.
|
|
479
|
+
*/
|
|
480
|
+
@java.lang.Override
|
|
481
|
+
public boolean hasDisallowUnplug() {
|
|
482
|
+
return ((bitField0_ & 0x00000800) != 0);
|
|
483
|
+
}
|
|
484
|
+
/**
|
|
485
|
+
* <code>optional bool disallow_unplug = 12;</code>
|
|
486
|
+
* @return The disallowUnplug.
|
|
487
|
+
*/
|
|
488
|
+
@java.lang.Override
|
|
489
|
+
public boolean getDisallowUnplug() {
|
|
490
|
+
return disallowUnplug_;
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
public static final int IP_V6_FIELD_NUMBER = 13;
|
|
494
|
+
@SuppressWarnings("serial")
|
|
495
|
+
private volatile java.lang.Object ipV6_ = "";
|
|
496
|
+
/**
|
|
497
|
+
* <code>optional string ip_v6 = 13;</code>
|
|
498
|
+
* @return Whether the ipV6 field is set.
|
|
499
|
+
*/
|
|
500
|
+
@java.lang.Override
|
|
501
|
+
public boolean hasIpV6() {
|
|
502
|
+
return ((bitField0_ & 0x00001000) != 0);
|
|
503
|
+
}
|
|
504
|
+
/**
|
|
505
|
+
* <code>optional string ip_v6 = 13;</code>
|
|
506
|
+
* @return The ipV6.
|
|
507
|
+
*/
|
|
508
|
+
@java.lang.Override
|
|
509
|
+
public java.lang.String getIpV6() {
|
|
510
|
+
java.lang.Object ref = ipV6_;
|
|
511
|
+
if (ref instanceof java.lang.String) {
|
|
512
|
+
return (java.lang.String) ref;
|
|
513
|
+
} else {
|
|
514
|
+
com.google.protobuf.ByteString bs =
|
|
515
|
+
(com.google.protobuf.ByteString) ref;
|
|
516
|
+
java.lang.String s = bs.toStringUtf8();
|
|
517
|
+
ipV6_ = s;
|
|
518
|
+
return s;
|
|
519
|
+
}
|
|
520
|
+
}
|
|
521
|
+
/**
|
|
522
|
+
* <code>optional string ip_v6 = 13;</code>
|
|
523
|
+
* @return The bytes for ipV6.
|
|
524
|
+
*/
|
|
525
|
+
@java.lang.Override
|
|
526
|
+
public com.google.protobuf.ByteString
|
|
527
|
+
getIpV6Bytes() {
|
|
528
|
+
java.lang.Object ref = ipV6_;
|
|
529
|
+
if (ref instanceof java.lang.String) {
|
|
530
|
+
com.google.protobuf.ByteString b =
|
|
531
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
532
|
+
(java.lang.String) ref);
|
|
533
|
+
ipV6_ = b;
|
|
534
|
+
return b;
|
|
535
|
+
} else {
|
|
536
|
+
return (com.google.protobuf.ByteString) ref;
|
|
537
|
+
}
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
public static final int DEVICE_FIELD_NUMBER = 14;
|
|
541
|
+
@SuppressWarnings("serial")
|
|
542
|
+
private volatile java.lang.Object device_ = "";
|
|
543
|
+
/**
|
|
544
|
+
* <code>optional string device = 14;</code>
|
|
545
|
+
* @return Whether the device field is set.
|
|
546
|
+
*/
|
|
547
|
+
@java.lang.Override
|
|
548
|
+
public boolean hasDevice() {
|
|
549
|
+
return ((bitField0_ & 0x00002000) != 0);
|
|
550
|
+
}
|
|
551
|
+
/**
|
|
552
|
+
* <code>optional string device = 14;</code>
|
|
553
|
+
* @return The device.
|
|
554
|
+
*/
|
|
555
|
+
@java.lang.Override
|
|
556
|
+
public java.lang.String getDevice() {
|
|
557
|
+
java.lang.Object ref = device_;
|
|
558
|
+
if (ref instanceof java.lang.String) {
|
|
559
|
+
return (java.lang.String) ref;
|
|
560
|
+
} else {
|
|
561
|
+
com.google.protobuf.ByteString bs =
|
|
562
|
+
(com.google.protobuf.ByteString) ref;
|
|
563
|
+
java.lang.String s = bs.toStringUtf8();
|
|
564
|
+
device_ = s;
|
|
565
|
+
return s;
|
|
566
|
+
}
|
|
567
|
+
}
|
|
568
|
+
/**
|
|
569
|
+
* <code>optional string device = 14;</code>
|
|
570
|
+
* @return The bytes for device.
|
|
571
|
+
*/
|
|
572
|
+
@java.lang.Override
|
|
573
|
+
public com.google.protobuf.ByteString
|
|
574
|
+
getDeviceBytes() {
|
|
575
|
+
java.lang.Object ref = device_;
|
|
576
|
+
if (ref instanceof java.lang.String) {
|
|
577
|
+
com.google.protobuf.ByteString b =
|
|
578
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
579
|
+
(java.lang.String) ref);
|
|
580
|
+
device_ = b;
|
|
581
|
+
return b;
|
|
582
|
+
} else {
|
|
583
|
+
return (com.google.protobuf.ByteString) ref;
|
|
584
|
+
}
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
public static final int IP_CONFIGURATION_MODE_FIELD_NUMBER = 15;
|
|
588
|
+
@SuppressWarnings("serial")
|
|
589
|
+
private volatile java.lang.Object ipConfigurationMode_ = "";
|
|
590
|
+
/**
|
|
591
|
+
* <code>optional string ip_configuration_mode = 15;</code>
|
|
592
|
+
* @return Whether the ipConfigurationMode field is set.
|
|
593
|
+
*/
|
|
594
|
+
@java.lang.Override
|
|
595
|
+
public boolean hasIpConfigurationMode() {
|
|
596
|
+
return ((bitField0_ & 0x00004000) != 0);
|
|
597
|
+
}
|
|
598
|
+
/**
|
|
599
|
+
* <code>optional string ip_configuration_mode = 15;</code>
|
|
600
|
+
* @return The ipConfigurationMode.
|
|
601
|
+
*/
|
|
602
|
+
@java.lang.Override
|
|
603
|
+
public java.lang.String getIpConfigurationMode() {
|
|
604
|
+
java.lang.Object ref = ipConfigurationMode_;
|
|
605
|
+
if (ref instanceof java.lang.String) {
|
|
606
|
+
return (java.lang.String) ref;
|
|
607
|
+
} else {
|
|
608
|
+
com.google.protobuf.ByteString bs =
|
|
609
|
+
(com.google.protobuf.ByteString) ref;
|
|
610
|
+
java.lang.String s = bs.toStringUtf8();
|
|
611
|
+
ipConfigurationMode_ = s;
|
|
612
|
+
return s;
|
|
613
|
+
}
|
|
614
|
+
}
|
|
615
|
+
/**
|
|
616
|
+
* <code>optional string ip_configuration_mode = 15;</code>
|
|
617
|
+
* @return The bytes for ipConfigurationMode.
|
|
618
|
+
*/
|
|
619
|
+
@java.lang.Override
|
|
620
|
+
public com.google.protobuf.ByteString
|
|
621
|
+
getIpConfigurationModeBytes() {
|
|
622
|
+
java.lang.Object ref = ipConfigurationMode_;
|
|
623
|
+
if (ref instanceof java.lang.String) {
|
|
624
|
+
com.google.protobuf.ByteString b =
|
|
625
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
626
|
+
(java.lang.String) ref);
|
|
627
|
+
ipConfigurationMode_ = b;
|
|
628
|
+
return b;
|
|
629
|
+
} else {
|
|
630
|
+
return (com.google.protobuf.ByteString) ref;
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
public static final int IP_V6_CONFIGURATION_MODE_FIELD_NUMBER = 16;
|
|
635
|
+
@SuppressWarnings("serial")
|
|
636
|
+
private volatile java.lang.Object ipV6ConfigurationMode_ = "";
|
|
637
|
+
/**
|
|
638
|
+
* <code>optional string ip_v6_configuration_mode = 16;</code>
|
|
639
|
+
* @return Whether the ipV6ConfigurationMode field is set.
|
|
640
|
+
*/
|
|
641
|
+
@java.lang.Override
|
|
642
|
+
public boolean hasIpV6ConfigurationMode() {
|
|
643
|
+
return ((bitField0_ & 0x00008000) != 0);
|
|
644
|
+
}
|
|
645
|
+
/**
|
|
646
|
+
* <code>optional string ip_v6_configuration_mode = 16;</code>
|
|
647
|
+
* @return The ipV6ConfigurationMode.
|
|
648
|
+
*/
|
|
649
|
+
@java.lang.Override
|
|
650
|
+
public java.lang.String getIpV6ConfigurationMode() {
|
|
651
|
+
java.lang.Object ref = ipV6ConfigurationMode_;
|
|
652
|
+
if (ref instanceof java.lang.String) {
|
|
653
|
+
return (java.lang.String) ref;
|
|
654
|
+
} else {
|
|
655
|
+
com.google.protobuf.ByteString bs =
|
|
656
|
+
(com.google.protobuf.ByteString) ref;
|
|
657
|
+
java.lang.String s = bs.toStringUtf8();
|
|
658
|
+
ipV6ConfigurationMode_ = s;
|
|
659
|
+
return s;
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
/**
|
|
663
|
+
* <code>optional string ip_v6_configuration_mode = 16;</code>
|
|
664
|
+
* @return The bytes for ipV6ConfigurationMode.
|
|
665
|
+
*/
|
|
666
|
+
@java.lang.Override
|
|
667
|
+
public com.google.protobuf.ByteString
|
|
668
|
+
getIpV6ConfigurationModeBytes() {
|
|
669
|
+
java.lang.Object ref = ipV6ConfigurationMode_;
|
|
670
|
+
if (ref instanceof java.lang.String) {
|
|
671
|
+
com.google.protobuf.ByteString b =
|
|
672
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
673
|
+
(java.lang.String) ref);
|
|
674
|
+
ipV6ConfigurationMode_ = b;
|
|
675
|
+
return b;
|
|
676
|
+
} else {
|
|
677
|
+
return (com.google.protobuf.ByteString) ref;
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
public static final int IP_V6_GATEWAY_FIELD_NUMBER = 17;
|
|
682
|
+
@SuppressWarnings("serial")
|
|
683
|
+
private volatile java.lang.Object ipV6Gateway_ = "";
|
|
684
|
+
/**
|
|
685
|
+
* <code>optional string ip_v6_gateway = 17;</code>
|
|
686
|
+
* @return Whether the ipV6Gateway field is set.
|
|
687
|
+
*/
|
|
688
|
+
@java.lang.Override
|
|
689
|
+
public boolean hasIpV6Gateway() {
|
|
690
|
+
return ((bitField0_ & 0x00010000) != 0);
|
|
691
|
+
}
|
|
692
|
+
/**
|
|
693
|
+
* <code>optional string ip_v6_gateway = 17;</code>
|
|
694
|
+
* @return The ipV6Gateway.
|
|
695
|
+
*/
|
|
696
|
+
@java.lang.Override
|
|
697
|
+
public java.lang.String getIpV6Gateway() {
|
|
698
|
+
java.lang.Object ref = ipV6Gateway_;
|
|
699
|
+
if (ref instanceof java.lang.String) {
|
|
700
|
+
return (java.lang.String) ref;
|
|
701
|
+
} else {
|
|
702
|
+
com.google.protobuf.ByteString bs =
|
|
703
|
+
(com.google.protobuf.ByteString) ref;
|
|
704
|
+
java.lang.String s = bs.toStringUtf8();
|
|
705
|
+
ipV6Gateway_ = s;
|
|
706
|
+
return s;
|
|
707
|
+
}
|
|
708
|
+
}
|
|
709
|
+
/**
|
|
710
|
+
* <code>optional string ip_v6_gateway = 17;</code>
|
|
711
|
+
* @return The bytes for ipV6Gateway.
|
|
712
|
+
*/
|
|
713
|
+
@java.lang.Override
|
|
714
|
+
public com.google.protobuf.ByteString
|
|
715
|
+
getIpV6GatewayBytes() {
|
|
716
|
+
java.lang.Object ref = ipV6Gateway_;
|
|
717
|
+
if (ref instanceof java.lang.String) {
|
|
718
|
+
com.google.protobuf.ByteString b =
|
|
719
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
720
|
+
(java.lang.String) ref);
|
|
721
|
+
ipV6Gateway_ = b;
|
|
722
|
+
return b;
|
|
723
|
+
} else {
|
|
724
|
+
return (com.google.protobuf.ByteString) ref;
|
|
725
|
+
}
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
public static final int MANAGED_FIELD_NUMBER = 18;
|
|
729
|
+
private boolean managed_ = false;
|
|
730
|
+
/**
|
|
731
|
+
* <code>optional bool managed = 18;</code>
|
|
732
|
+
* @return Whether the managed field is set.
|
|
733
|
+
*/
|
|
734
|
+
@java.lang.Override
|
|
735
|
+
public boolean hasManaged() {
|
|
736
|
+
return ((bitField0_ & 0x00020000) != 0);
|
|
737
|
+
}
|
|
738
|
+
/**
|
|
739
|
+
* <code>optional bool managed = 18;</code>
|
|
740
|
+
* @return The managed.
|
|
741
|
+
*/
|
|
742
|
+
@java.lang.Override
|
|
743
|
+
public boolean getManaged() {
|
|
744
|
+
return managed_;
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
public static final int MANAGEMENT_FIELD_NUMBER = 19;
|
|
748
|
+
private boolean management_ = false;
|
|
749
|
+
/**
|
|
750
|
+
* <code>optional bool management = 19;</code>
|
|
751
|
+
* @return Whether the management field is set.
|
|
752
|
+
*/
|
|
753
|
+
@java.lang.Override
|
|
754
|
+
public boolean hasManagement() {
|
|
755
|
+
return ((bitField0_ & 0x00040000) != 0);
|
|
756
|
+
}
|
|
757
|
+
/**
|
|
758
|
+
* <code>optional bool management = 19;</code>
|
|
759
|
+
* @return The management.
|
|
760
|
+
*/
|
|
761
|
+
@java.lang.Override
|
|
762
|
+
public boolean getManagement() {
|
|
763
|
+
return management_;
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
public static final int PHYSICAL_FIELD_NUMBER = 20;
|
|
767
|
+
private boolean physical_ = false;
|
|
768
|
+
/**
|
|
769
|
+
* <code>optional bool physical = 20;</code>
|
|
770
|
+
* @return Whether the physical field is set.
|
|
771
|
+
*/
|
|
772
|
+
@java.lang.Override
|
|
773
|
+
public boolean hasPhysical() {
|
|
774
|
+
return ((bitField0_ & 0x00080000) != 0);
|
|
775
|
+
}
|
|
776
|
+
/**
|
|
777
|
+
* <code>optional bool physical = 20;</code>
|
|
778
|
+
* @return The physical.
|
|
779
|
+
*/
|
|
780
|
+
@java.lang.Override
|
|
781
|
+
public boolean getPhysical() {
|
|
782
|
+
return physical_;
|
|
783
|
+
}
|
|
784
|
+
|
|
785
|
+
public static final int PRIMARY_ADDRESS_TYPE_FIELD_NUMBER = 21;
|
|
786
|
+
@SuppressWarnings("serial")
|
|
787
|
+
private volatile java.lang.Object primaryAddressType_ = "";
|
|
788
|
+
/**
|
|
789
|
+
* <code>optional string primary_address_type = 21;</code>
|
|
790
|
+
* @return Whether the primaryAddressType field is set.
|
|
791
|
+
*/
|
|
792
|
+
@java.lang.Override
|
|
793
|
+
public boolean hasPrimaryAddressType() {
|
|
794
|
+
return ((bitField0_ & 0x00100000) != 0);
|
|
795
|
+
}
|
|
796
|
+
/**
|
|
797
|
+
* <code>optional string primary_address_type = 21;</code>
|
|
798
|
+
* @return The primaryAddressType.
|
|
799
|
+
*/
|
|
800
|
+
@java.lang.Override
|
|
801
|
+
public java.lang.String getPrimaryAddressType() {
|
|
802
|
+
java.lang.Object ref = primaryAddressType_;
|
|
803
|
+
if (ref instanceof java.lang.String) {
|
|
804
|
+
return (java.lang.String) ref;
|
|
805
|
+
} else {
|
|
806
|
+
com.google.protobuf.ByteString bs =
|
|
807
|
+
(com.google.protobuf.ByteString) ref;
|
|
808
|
+
java.lang.String s = bs.toStringUtf8();
|
|
809
|
+
primaryAddressType_ = s;
|
|
810
|
+
return s;
|
|
811
|
+
}
|
|
812
|
+
}
|
|
813
|
+
/**
|
|
814
|
+
* <code>optional string primary_address_type = 21;</code>
|
|
815
|
+
* @return The bytes for primaryAddressType.
|
|
816
|
+
*/
|
|
817
|
+
@java.lang.Override
|
|
818
|
+
public com.google.protobuf.ByteString
|
|
819
|
+
getPrimaryAddressTypeBytes() {
|
|
820
|
+
java.lang.Object ref = primaryAddressType_;
|
|
821
|
+
if (ref instanceof java.lang.String) {
|
|
822
|
+
com.google.protobuf.ByteString b =
|
|
823
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
824
|
+
(java.lang.String) ref);
|
|
825
|
+
primaryAddressType_ = b;
|
|
826
|
+
return b;
|
|
827
|
+
} else {
|
|
828
|
+
return (com.google.protobuf.ByteString) ref;
|
|
829
|
+
}
|
|
830
|
+
}
|
|
831
|
+
|
|
832
|
+
public static final int CARRIER_FIELD_NUMBER = 22;
|
|
833
|
+
private boolean carrier_ = false;
|
|
834
|
+
/**
|
|
835
|
+
* <code>optional bool carrier = 22;</code>
|
|
836
|
+
* @return Whether the carrier field is set.
|
|
837
|
+
*/
|
|
838
|
+
@java.lang.Override
|
|
839
|
+
public boolean hasCarrier() {
|
|
840
|
+
return ((bitField0_ & 0x00200000) != 0);
|
|
841
|
+
}
|
|
842
|
+
/**
|
|
843
|
+
* <code>optional bool carrier = 22;</code>
|
|
844
|
+
* @return The carrier.
|
|
845
|
+
*/
|
|
846
|
+
@java.lang.Override
|
|
847
|
+
public boolean getCarrier() {
|
|
848
|
+
return carrier_;
|
|
849
|
+
}
|
|
850
|
+
|
|
851
|
+
public static final int DUPLEX_FIELD_NUMBER = 23;
|
|
852
|
+
private boolean duplex_ = false;
|
|
853
|
+
/**
|
|
854
|
+
* <code>optional bool duplex = 23;</code>
|
|
855
|
+
* @return Whether the duplex field is set.
|
|
856
|
+
*/
|
|
857
|
+
@java.lang.Override
|
|
858
|
+
public boolean hasDuplex() {
|
|
859
|
+
return ((bitField0_ & 0x00400000) != 0);
|
|
860
|
+
}
|
|
861
|
+
/**
|
|
862
|
+
* <code>optional bool duplex = 23;</code>
|
|
863
|
+
* @return The duplex.
|
|
864
|
+
*/
|
|
865
|
+
@java.lang.Override
|
|
866
|
+
public boolean getDuplex() {
|
|
867
|
+
return duplex_;
|
|
868
|
+
}
|
|
869
|
+
|
|
870
|
+
public static final int DEVICE_ID_FIELD_NUMBER = 24;
|
|
871
|
+
@SuppressWarnings("serial")
|
|
872
|
+
private volatile java.lang.Object deviceId_ = "";
|
|
873
|
+
/**
|
|
874
|
+
* <code>optional string device_id = 24;</code>
|
|
875
|
+
* @return Whether the deviceId field is set.
|
|
876
|
+
*/
|
|
877
|
+
@java.lang.Override
|
|
878
|
+
public boolean hasDeviceId() {
|
|
879
|
+
return ((bitField0_ & 0x00800000) != 0);
|
|
880
|
+
}
|
|
881
|
+
/**
|
|
882
|
+
* <code>optional string device_id = 24;</code>
|
|
883
|
+
* @return The deviceId.
|
|
884
|
+
*/
|
|
885
|
+
@java.lang.Override
|
|
886
|
+
public java.lang.String getDeviceId() {
|
|
887
|
+
java.lang.Object ref = deviceId_;
|
|
888
|
+
if (ref instanceof java.lang.String) {
|
|
889
|
+
return (java.lang.String) ref;
|
|
890
|
+
} else {
|
|
891
|
+
com.google.protobuf.ByteString bs =
|
|
892
|
+
(com.google.protobuf.ByteString) ref;
|
|
893
|
+
java.lang.String s = bs.toStringUtf8();
|
|
894
|
+
deviceId_ = s;
|
|
895
|
+
return s;
|
|
896
|
+
}
|
|
897
|
+
}
|
|
898
|
+
/**
|
|
899
|
+
* <code>optional string device_id = 24;</code>
|
|
900
|
+
* @return The bytes for deviceId.
|
|
901
|
+
*/
|
|
902
|
+
@java.lang.Override
|
|
903
|
+
public com.google.protobuf.ByteString
|
|
904
|
+
getDeviceIdBytes() {
|
|
905
|
+
java.lang.Object ref = deviceId_;
|
|
906
|
+
if (ref instanceof java.lang.String) {
|
|
907
|
+
com.google.protobuf.ByteString b =
|
|
908
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
909
|
+
(java.lang.String) ref);
|
|
910
|
+
deviceId_ = b;
|
|
911
|
+
return b;
|
|
912
|
+
} else {
|
|
913
|
+
return (com.google.protobuf.ByteString) ref;
|
|
914
|
+
}
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
public static final int PCI_BUS_PATH_FIELD_NUMBER = 25;
|
|
918
|
+
@SuppressWarnings("serial")
|
|
919
|
+
private volatile java.lang.Object pciBusPath_ = "";
|
|
920
|
+
/**
|
|
921
|
+
* <code>optional string pci_bus_path = 25;</code>
|
|
922
|
+
* @return Whether the pciBusPath field is set.
|
|
923
|
+
*/
|
|
924
|
+
@java.lang.Override
|
|
925
|
+
public boolean hasPciBusPath() {
|
|
926
|
+
return ((bitField0_ & 0x01000000) != 0);
|
|
927
|
+
}
|
|
928
|
+
/**
|
|
929
|
+
* <code>optional string pci_bus_path = 25;</code>
|
|
930
|
+
* @return The pciBusPath.
|
|
931
|
+
*/
|
|
932
|
+
@java.lang.Override
|
|
933
|
+
public java.lang.String getPciBusPath() {
|
|
934
|
+
java.lang.Object ref = pciBusPath_;
|
|
935
|
+
if (ref instanceof java.lang.String) {
|
|
936
|
+
return (java.lang.String) ref;
|
|
937
|
+
} else {
|
|
938
|
+
com.google.protobuf.ByteString bs =
|
|
939
|
+
(com.google.protobuf.ByteString) ref;
|
|
940
|
+
java.lang.String s = bs.toStringUtf8();
|
|
941
|
+
pciBusPath_ = s;
|
|
942
|
+
return s;
|
|
943
|
+
}
|
|
944
|
+
}
|
|
945
|
+
/**
|
|
946
|
+
* <code>optional string pci_bus_path = 25;</code>
|
|
947
|
+
* @return The bytes for pciBusPath.
|
|
948
|
+
*/
|
|
949
|
+
@java.lang.Override
|
|
950
|
+
public com.google.protobuf.ByteString
|
|
951
|
+
getPciBusPathBytes() {
|
|
952
|
+
java.lang.Object ref = pciBusPath_;
|
|
953
|
+
if (ref instanceof java.lang.String) {
|
|
954
|
+
com.google.protobuf.ByteString b =
|
|
955
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
956
|
+
(java.lang.String) ref);
|
|
957
|
+
pciBusPath_ = b;
|
|
958
|
+
return b;
|
|
959
|
+
} else {
|
|
960
|
+
return (com.google.protobuf.ByteString) ref;
|
|
961
|
+
}
|
|
962
|
+
}
|
|
963
|
+
|
|
964
|
+
public static final int VENDOR_ID_FIELD_NUMBER = 26;
|
|
965
|
+
@SuppressWarnings("serial")
|
|
966
|
+
private volatile java.lang.Object vendorId_ = "";
|
|
967
|
+
/**
|
|
968
|
+
* <code>optional string vendor_id = 26;</code>
|
|
969
|
+
* @return Whether the vendorId field is set.
|
|
970
|
+
*/
|
|
971
|
+
@java.lang.Override
|
|
972
|
+
public boolean hasVendorId() {
|
|
973
|
+
return ((bitField0_ & 0x02000000) != 0);
|
|
974
|
+
}
|
|
975
|
+
/**
|
|
976
|
+
* <code>optional string vendor_id = 26;</code>
|
|
977
|
+
* @return The vendorId.
|
|
978
|
+
*/
|
|
979
|
+
@java.lang.Override
|
|
980
|
+
public java.lang.String getVendorId() {
|
|
981
|
+
java.lang.Object ref = vendorId_;
|
|
982
|
+
if (ref instanceof java.lang.String) {
|
|
983
|
+
return (java.lang.String) ref;
|
|
984
|
+
} else {
|
|
985
|
+
com.google.protobuf.ByteString bs =
|
|
986
|
+
(com.google.protobuf.ByteString) ref;
|
|
987
|
+
java.lang.String s = bs.toStringUtf8();
|
|
988
|
+
vendorId_ = s;
|
|
989
|
+
return s;
|
|
990
|
+
}
|
|
991
|
+
}
|
|
992
|
+
/**
|
|
993
|
+
* <code>optional string vendor_id = 26;</code>
|
|
994
|
+
* @return The bytes for vendorId.
|
|
995
|
+
*/
|
|
996
|
+
@java.lang.Override
|
|
997
|
+
public com.google.protobuf.ByteString
|
|
998
|
+
getVendorIdBytes() {
|
|
999
|
+
java.lang.Object ref = vendorId_;
|
|
1000
|
+
if (ref instanceof java.lang.String) {
|
|
1001
|
+
com.google.protobuf.ByteString b =
|
|
1002
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1003
|
+
(java.lang.String) ref);
|
|
1004
|
+
vendorId_ = b;
|
|
1005
|
+
return b;
|
|
1006
|
+
} else {
|
|
1007
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1008
|
+
}
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
|
+
public static final int VENDOR_NAME_FIELD_NUMBER = 27;
|
|
1012
|
+
@SuppressWarnings("serial")
|
|
1013
|
+
private volatile java.lang.Object vendorName_ = "";
|
|
1014
|
+
/**
|
|
1015
|
+
* <code>optional string vendor_name = 27;</code>
|
|
1016
|
+
* @return Whether the vendorName field is set.
|
|
1017
|
+
*/
|
|
1018
|
+
@java.lang.Override
|
|
1019
|
+
public boolean hasVendorName() {
|
|
1020
|
+
return ((bitField0_ & 0x04000000) != 0);
|
|
1021
|
+
}
|
|
1022
|
+
/**
|
|
1023
|
+
* <code>optional string vendor_name = 27;</code>
|
|
1024
|
+
* @return The vendorName.
|
|
1025
|
+
*/
|
|
1026
|
+
@java.lang.Override
|
|
1027
|
+
public java.lang.String getVendorName() {
|
|
1028
|
+
java.lang.Object ref = vendorName_;
|
|
1029
|
+
if (ref instanceof java.lang.String) {
|
|
1030
|
+
return (java.lang.String) ref;
|
|
1031
|
+
} else {
|
|
1032
|
+
com.google.protobuf.ByteString bs =
|
|
1033
|
+
(com.google.protobuf.ByteString) ref;
|
|
1034
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1035
|
+
vendorName_ = s;
|
|
1036
|
+
return s;
|
|
1037
|
+
}
|
|
1038
|
+
}
|
|
1039
|
+
/**
|
|
1040
|
+
* <code>optional string vendor_name = 27;</code>
|
|
1041
|
+
* @return The bytes for vendorName.
|
|
1042
|
+
*/
|
|
1043
|
+
@java.lang.Override
|
|
1044
|
+
public com.google.protobuf.ByteString
|
|
1045
|
+
getVendorNameBytes() {
|
|
1046
|
+
java.lang.Object ref = vendorName_;
|
|
1047
|
+
if (ref instanceof java.lang.String) {
|
|
1048
|
+
com.google.protobuf.ByteString b =
|
|
1049
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1050
|
+
(java.lang.String) ref);
|
|
1051
|
+
vendorName_ = b;
|
|
1052
|
+
return b;
|
|
1053
|
+
} else {
|
|
1054
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
|
|
1058
|
+
public static final int HOST_UUID_FIELD_NUMBER = 28;
|
|
1059
|
+
@SuppressWarnings("serial")
|
|
1060
|
+
private volatile java.lang.Object hostUuid_ = "";
|
|
1061
|
+
/**
|
|
1062
|
+
* <code>optional string host_uuid = 28;</code>
|
|
1063
|
+
* @return Whether the hostUuid field is set.
|
|
1064
|
+
*/
|
|
1065
|
+
@java.lang.Override
|
|
1066
|
+
public boolean hasHostUuid() {
|
|
1067
|
+
return ((bitField0_ & 0x08000000) != 0);
|
|
1068
|
+
}
|
|
1069
|
+
/**
|
|
1070
|
+
* <code>optional string host_uuid = 28;</code>
|
|
1071
|
+
* @return The hostUuid.
|
|
1072
|
+
*/
|
|
1073
|
+
@java.lang.Override
|
|
1074
|
+
public java.lang.String getHostUuid() {
|
|
1075
|
+
java.lang.Object ref = hostUuid_;
|
|
1076
|
+
if (ref instanceof java.lang.String) {
|
|
1077
|
+
return (java.lang.String) ref;
|
|
1078
|
+
} else {
|
|
1079
|
+
com.google.protobuf.ByteString bs =
|
|
1080
|
+
(com.google.protobuf.ByteString) ref;
|
|
1081
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1082
|
+
hostUuid_ = s;
|
|
1083
|
+
return s;
|
|
1084
|
+
}
|
|
1085
|
+
}
|
|
1086
|
+
/**
|
|
1087
|
+
* <code>optional string host_uuid = 28;</code>
|
|
1088
|
+
* @return The bytes for hostUuid.
|
|
1089
|
+
*/
|
|
1090
|
+
@java.lang.Override
|
|
1091
|
+
public com.google.protobuf.ByteString
|
|
1092
|
+
getHostUuidBytes() {
|
|
1093
|
+
java.lang.Object ref = hostUuid_;
|
|
1094
|
+
if (ref instanceof java.lang.String) {
|
|
1095
|
+
com.google.protobuf.ByteString b =
|
|
1096
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1097
|
+
(java.lang.String) ref);
|
|
1098
|
+
hostUuid_ = b;
|
|
1099
|
+
return b;
|
|
1100
|
+
} else {
|
|
1101
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1102
|
+
}
|
|
1103
|
+
}
|
|
1104
|
+
|
|
1105
|
+
public static final int INTERFACE_UUID_FIELD_NUMBER = 29;
|
|
1106
|
+
@SuppressWarnings("serial")
|
|
1107
|
+
private volatile java.lang.Object interfaceUuid_ = "";
|
|
1108
|
+
/**
|
|
1109
|
+
* <code>optional string interface_uuid = 29;</code>
|
|
1110
|
+
* @return Whether the interfaceUuid field is set.
|
|
1111
|
+
*/
|
|
1112
|
+
@java.lang.Override
|
|
1113
|
+
public boolean hasInterfaceUuid() {
|
|
1114
|
+
return ((bitField0_ & 0x10000000) != 0);
|
|
1115
|
+
}
|
|
1116
|
+
/**
|
|
1117
|
+
* <code>optional string interface_uuid = 29;</code>
|
|
1118
|
+
* @return The interfaceUuid.
|
|
1119
|
+
*/
|
|
1120
|
+
@java.lang.Override
|
|
1121
|
+
public java.lang.String getInterfaceUuid() {
|
|
1122
|
+
java.lang.Object ref = interfaceUuid_;
|
|
1123
|
+
if (ref instanceof java.lang.String) {
|
|
1124
|
+
return (java.lang.String) ref;
|
|
1125
|
+
} else {
|
|
1126
|
+
com.google.protobuf.ByteString bs =
|
|
1127
|
+
(com.google.protobuf.ByteString) ref;
|
|
1128
|
+
java.lang.String s = bs.toStringUtf8();
|
|
1129
|
+
interfaceUuid_ = s;
|
|
1130
|
+
return s;
|
|
1131
|
+
}
|
|
1132
|
+
}
|
|
1133
|
+
/**
|
|
1134
|
+
* <code>optional string interface_uuid = 29;</code>
|
|
1135
|
+
* @return The bytes for interfaceUuid.
|
|
1136
|
+
*/
|
|
1137
|
+
@java.lang.Override
|
|
1138
|
+
public com.google.protobuf.ByteString
|
|
1139
|
+
getInterfaceUuidBytes() {
|
|
1140
|
+
java.lang.Object ref = interfaceUuid_;
|
|
1141
|
+
if (ref instanceof java.lang.String) {
|
|
1142
|
+
com.google.protobuf.ByteString b =
|
|
1143
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1144
|
+
(java.lang.String) ref);
|
|
1145
|
+
interfaceUuid_ = b;
|
|
1146
|
+
return b;
|
|
1147
|
+
} else {
|
|
1148
|
+
return (com.google.protobuf.ByteString) ref;
|
|
1149
|
+
}
|
|
1150
|
+
}
|
|
1151
|
+
|
|
1152
|
+
private byte memoizedIsInitialized = -1;
|
|
1153
|
+
@java.lang.Override
|
|
1154
|
+
public final boolean isInitialized() {
|
|
1155
|
+
byte isInitialized = memoizedIsInitialized;
|
|
1156
|
+
if (isInitialized == 1) return true;
|
|
1157
|
+
if (isInitialized == 0) return false;
|
|
1158
|
+
|
|
1159
|
+
memoizedIsInitialized = 1;
|
|
1160
|
+
return true;
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
@java.lang.Override
|
|
1164
|
+
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
1165
|
+
throws java.io.IOException {
|
|
1166
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
1167
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, deviceName_);
|
|
1168
|
+
}
|
|
1169
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
1170
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, mac_);
|
|
1171
|
+
}
|
|
1172
|
+
if (((bitField0_ & 0x00000004) != 0)) {
|
|
1173
|
+
output.writeInt64(3, mtu_);
|
|
1174
|
+
}
|
|
1175
|
+
if (((bitField0_ & 0x00000008) != 0)) {
|
|
1176
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, dns_);
|
|
1177
|
+
}
|
|
1178
|
+
if (((bitField0_ & 0x00000010) != 0)) {
|
|
1179
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, ip_);
|
|
1180
|
+
}
|
|
1181
|
+
if (((bitField0_ & 0x00000020) != 0)) {
|
|
1182
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 6, netmask_);
|
|
1183
|
+
}
|
|
1184
|
+
if (((bitField0_ & 0x00000040) != 0)) {
|
|
1185
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 7, gateway_);
|
|
1186
|
+
}
|
|
1187
|
+
if (((bitField0_ & 0x00000080) != 0)) {
|
|
1188
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 8, vendor_);
|
|
1189
|
+
}
|
|
1190
|
+
if (((bitField0_ & 0x00000100) != 0)) {
|
|
1191
|
+
output.writeInt64(9, speed_);
|
|
1192
|
+
}
|
|
1193
|
+
if (((bitField0_ & 0x00000200) != 0)) {
|
|
1194
|
+
output.writeMessage(10, getLastUpdated());
|
|
1195
|
+
}
|
|
1196
|
+
if (((bitField0_ & 0x00000400) != 0)) {
|
|
1197
|
+
output.writeBool(11, currentlyAttached_);
|
|
1198
|
+
}
|
|
1199
|
+
if (((bitField0_ & 0x00000800) != 0)) {
|
|
1200
|
+
output.writeBool(12, disallowUnplug_);
|
|
1201
|
+
}
|
|
1202
|
+
if (((bitField0_ & 0x00001000) != 0)) {
|
|
1203
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 13, ipV6_);
|
|
1204
|
+
}
|
|
1205
|
+
if (((bitField0_ & 0x00002000) != 0)) {
|
|
1206
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 14, device_);
|
|
1207
|
+
}
|
|
1208
|
+
if (((bitField0_ & 0x00004000) != 0)) {
|
|
1209
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 15, ipConfigurationMode_);
|
|
1210
|
+
}
|
|
1211
|
+
if (((bitField0_ & 0x00008000) != 0)) {
|
|
1212
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 16, ipV6ConfigurationMode_);
|
|
1213
|
+
}
|
|
1214
|
+
if (((bitField0_ & 0x00010000) != 0)) {
|
|
1215
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 17, ipV6Gateway_);
|
|
1216
|
+
}
|
|
1217
|
+
if (((bitField0_ & 0x00020000) != 0)) {
|
|
1218
|
+
output.writeBool(18, managed_);
|
|
1219
|
+
}
|
|
1220
|
+
if (((bitField0_ & 0x00040000) != 0)) {
|
|
1221
|
+
output.writeBool(19, management_);
|
|
1222
|
+
}
|
|
1223
|
+
if (((bitField0_ & 0x00080000) != 0)) {
|
|
1224
|
+
output.writeBool(20, physical_);
|
|
1225
|
+
}
|
|
1226
|
+
if (((bitField0_ & 0x00100000) != 0)) {
|
|
1227
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 21, primaryAddressType_);
|
|
1228
|
+
}
|
|
1229
|
+
if (((bitField0_ & 0x00200000) != 0)) {
|
|
1230
|
+
output.writeBool(22, carrier_);
|
|
1231
|
+
}
|
|
1232
|
+
if (((bitField0_ & 0x00400000) != 0)) {
|
|
1233
|
+
output.writeBool(23, duplex_);
|
|
1234
|
+
}
|
|
1235
|
+
if (((bitField0_ & 0x00800000) != 0)) {
|
|
1236
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 24, deviceId_);
|
|
1237
|
+
}
|
|
1238
|
+
if (((bitField0_ & 0x01000000) != 0)) {
|
|
1239
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 25, pciBusPath_);
|
|
1240
|
+
}
|
|
1241
|
+
if (((bitField0_ & 0x02000000) != 0)) {
|
|
1242
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 26, vendorId_);
|
|
1243
|
+
}
|
|
1244
|
+
if (((bitField0_ & 0x04000000) != 0)) {
|
|
1245
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 27, vendorName_);
|
|
1246
|
+
}
|
|
1247
|
+
if (((bitField0_ & 0x08000000) != 0)) {
|
|
1248
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 28, hostUuid_);
|
|
1249
|
+
}
|
|
1250
|
+
if (((bitField0_ & 0x10000000) != 0)) {
|
|
1251
|
+
com.google.protobuf.GeneratedMessageV3.writeString(output, 29, interfaceUuid_);
|
|
1252
|
+
}
|
|
1253
|
+
getUnknownFields().writeTo(output);
|
|
1254
|
+
}
|
|
1255
|
+
|
|
1256
|
+
@java.lang.Override
|
|
1257
|
+
public int getSerializedSize() {
|
|
1258
|
+
int size = memoizedSize;
|
|
1259
|
+
if (size != -1) return size;
|
|
1260
|
+
|
|
1261
|
+
size = 0;
|
|
1262
|
+
if (((bitField0_ & 0x00000001) != 0)) {
|
|
1263
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, deviceName_);
|
|
1264
|
+
}
|
|
1265
|
+
if (((bitField0_ & 0x00000002) != 0)) {
|
|
1266
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, mac_);
|
|
1267
|
+
}
|
|
1268
|
+
if (((bitField0_ & 0x00000004) != 0)) {
|
|
1269
|
+
size += com.google.protobuf.CodedOutputStream
|
|
1270
|
+
.computeInt64Size(3, mtu_);
|
|
1271
|
+
}
|
|
1272
|
+
if (((bitField0_ & 0x00000008) != 0)) {
|
|
1273
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, dns_);
|
|
1274
|
+
}
|
|
1275
|
+
if (((bitField0_ & 0x00000010) != 0)) {
|
|
1276
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, ip_);
|
|
1277
|
+
}
|
|
1278
|
+
if (((bitField0_ & 0x00000020) != 0)) {
|
|
1279
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, netmask_);
|
|
1280
|
+
}
|
|
1281
|
+
if (((bitField0_ & 0x00000040) != 0)) {
|
|
1282
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(7, gateway_);
|
|
1283
|
+
}
|
|
1284
|
+
if (((bitField0_ & 0x00000080) != 0)) {
|
|
1285
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(8, vendor_);
|
|
1286
|
+
}
|
|
1287
|
+
if (((bitField0_ & 0x00000100) != 0)) {
|
|
1288
|
+
size += com.google.protobuf.CodedOutputStream
|
|
1289
|
+
.computeInt64Size(9, speed_);
|
|
1290
|
+
}
|
|
1291
|
+
if (((bitField0_ & 0x00000200) != 0)) {
|
|
1292
|
+
size += com.google.protobuf.CodedOutputStream
|
|
1293
|
+
.computeMessageSize(10, getLastUpdated());
|
|
1294
|
+
}
|
|
1295
|
+
if (((bitField0_ & 0x00000400) != 0)) {
|
|
1296
|
+
size += com.google.protobuf.CodedOutputStream
|
|
1297
|
+
.computeBoolSize(11, currentlyAttached_);
|
|
1298
|
+
}
|
|
1299
|
+
if (((bitField0_ & 0x00000800) != 0)) {
|
|
1300
|
+
size += com.google.protobuf.CodedOutputStream
|
|
1301
|
+
.computeBoolSize(12, disallowUnplug_);
|
|
1302
|
+
}
|
|
1303
|
+
if (((bitField0_ & 0x00001000) != 0)) {
|
|
1304
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(13, ipV6_);
|
|
1305
|
+
}
|
|
1306
|
+
if (((bitField0_ & 0x00002000) != 0)) {
|
|
1307
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(14, device_);
|
|
1308
|
+
}
|
|
1309
|
+
if (((bitField0_ & 0x00004000) != 0)) {
|
|
1310
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(15, ipConfigurationMode_);
|
|
1311
|
+
}
|
|
1312
|
+
if (((bitField0_ & 0x00008000) != 0)) {
|
|
1313
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(16, ipV6ConfigurationMode_);
|
|
1314
|
+
}
|
|
1315
|
+
if (((bitField0_ & 0x00010000) != 0)) {
|
|
1316
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(17, ipV6Gateway_);
|
|
1317
|
+
}
|
|
1318
|
+
if (((bitField0_ & 0x00020000) != 0)) {
|
|
1319
|
+
size += com.google.protobuf.CodedOutputStream
|
|
1320
|
+
.computeBoolSize(18, managed_);
|
|
1321
|
+
}
|
|
1322
|
+
if (((bitField0_ & 0x00040000) != 0)) {
|
|
1323
|
+
size += com.google.protobuf.CodedOutputStream
|
|
1324
|
+
.computeBoolSize(19, management_);
|
|
1325
|
+
}
|
|
1326
|
+
if (((bitField0_ & 0x00080000) != 0)) {
|
|
1327
|
+
size += com.google.protobuf.CodedOutputStream
|
|
1328
|
+
.computeBoolSize(20, physical_);
|
|
1329
|
+
}
|
|
1330
|
+
if (((bitField0_ & 0x00100000) != 0)) {
|
|
1331
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(21, primaryAddressType_);
|
|
1332
|
+
}
|
|
1333
|
+
if (((bitField0_ & 0x00200000) != 0)) {
|
|
1334
|
+
size += com.google.protobuf.CodedOutputStream
|
|
1335
|
+
.computeBoolSize(22, carrier_);
|
|
1336
|
+
}
|
|
1337
|
+
if (((bitField0_ & 0x00400000) != 0)) {
|
|
1338
|
+
size += com.google.protobuf.CodedOutputStream
|
|
1339
|
+
.computeBoolSize(23, duplex_);
|
|
1340
|
+
}
|
|
1341
|
+
if (((bitField0_ & 0x00800000) != 0)) {
|
|
1342
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(24, deviceId_);
|
|
1343
|
+
}
|
|
1344
|
+
if (((bitField0_ & 0x01000000) != 0)) {
|
|
1345
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(25, pciBusPath_);
|
|
1346
|
+
}
|
|
1347
|
+
if (((bitField0_ & 0x02000000) != 0)) {
|
|
1348
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(26, vendorId_);
|
|
1349
|
+
}
|
|
1350
|
+
if (((bitField0_ & 0x04000000) != 0)) {
|
|
1351
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(27, vendorName_);
|
|
1352
|
+
}
|
|
1353
|
+
if (((bitField0_ & 0x08000000) != 0)) {
|
|
1354
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(28, hostUuid_);
|
|
1355
|
+
}
|
|
1356
|
+
if (((bitField0_ & 0x10000000) != 0)) {
|
|
1357
|
+
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(29, interfaceUuid_);
|
|
1358
|
+
}
|
|
1359
|
+
size += getUnknownFields().getSerializedSize();
|
|
1360
|
+
memoizedSize = size;
|
|
1361
|
+
return size;
|
|
1362
|
+
}
|
|
1363
|
+
|
|
1364
|
+
@java.lang.Override
|
|
1365
|
+
public boolean equals(final java.lang.Object obj) {
|
|
1366
|
+
if (obj == this) {
|
|
1367
|
+
return true;
|
|
1368
|
+
}
|
|
1369
|
+
if (!(obj instanceof com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface)) {
|
|
1370
|
+
return super.equals(obj);
|
|
1371
|
+
}
|
|
1372
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface other = (com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface) obj;
|
|
1373
|
+
|
|
1374
|
+
if (hasDeviceName() != other.hasDeviceName()) return false;
|
|
1375
|
+
if (hasDeviceName()) {
|
|
1376
|
+
if (!getDeviceName()
|
|
1377
|
+
.equals(other.getDeviceName())) return false;
|
|
1378
|
+
}
|
|
1379
|
+
if (hasMac() != other.hasMac()) return false;
|
|
1380
|
+
if (hasMac()) {
|
|
1381
|
+
if (!getMac()
|
|
1382
|
+
.equals(other.getMac())) return false;
|
|
1383
|
+
}
|
|
1384
|
+
if (hasMtu() != other.hasMtu()) return false;
|
|
1385
|
+
if (hasMtu()) {
|
|
1386
|
+
if (getMtu()
|
|
1387
|
+
!= other.getMtu()) return false;
|
|
1388
|
+
}
|
|
1389
|
+
if (hasDns() != other.hasDns()) return false;
|
|
1390
|
+
if (hasDns()) {
|
|
1391
|
+
if (!getDns()
|
|
1392
|
+
.equals(other.getDns())) return false;
|
|
1393
|
+
}
|
|
1394
|
+
if (hasIp() != other.hasIp()) return false;
|
|
1395
|
+
if (hasIp()) {
|
|
1396
|
+
if (!getIp()
|
|
1397
|
+
.equals(other.getIp())) return false;
|
|
1398
|
+
}
|
|
1399
|
+
if (hasNetmask() != other.hasNetmask()) return false;
|
|
1400
|
+
if (hasNetmask()) {
|
|
1401
|
+
if (!getNetmask()
|
|
1402
|
+
.equals(other.getNetmask())) return false;
|
|
1403
|
+
}
|
|
1404
|
+
if (hasGateway() != other.hasGateway()) return false;
|
|
1405
|
+
if (hasGateway()) {
|
|
1406
|
+
if (!getGateway()
|
|
1407
|
+
.equals(other.getGateway())) return false;
|
|
1408
|
+
}
|
|
1409
|
+
if (hasVendor() != other.hasVendor()) return false;
|
|
1410
|
+
if (hasVendor()) {
|
|
1411
|
+
if (!getVendor()
|
|
1412
|
+
.equals(other.getVendor())) return false;
|
|
1413
|
+
}
|
|
1414
|
+
if (hasSpeed() != other.hasSpeed()) return false;
|
|
1415
|
+
if (hasSpeed()) {
|
|
1416
|
+
if (getSpeed()
|
|
1417
|
+
!= other.getSpeed()) return false;
|
|
1418
|
+
}
|
|
1419
|
+
if (hasLastUpdated() != other.hasLastUpdated()) return false;
|
|
1420
|
+
if (hasLastUpdated()) {
|
|
1421
|
+
if (!getLastUpdated()
|
|
1422
|
+
.equals(other.getLastUpdated())) return false;
|
|
1423
|
+
}
|
|
1424
|
+
if (hasCurrentlyAttached() != other.hasCurrentlyAttached()) return false;
|
|
1425
|
+
if (hasCurrentlyAttached()) {
|
|
1426
|
+
if (getCurrentlyAttached()
|
|
1427
|
+
!= other.getCurrentlyAttached()) return false;
|
|
1428
|
+
}
|
|
1429
|
+
if (hasDisallowUnplug() != other.hasDisallowUnplug()) return false;
|
|
1430
|
+
if (hasDisallowUnplug()) {
|
|
1431
|
+
if (getDisallowUnplug()
|
|
1432
|
+
!= other.getDisallowUnplug()) return false;
|
|
1433
|
+
}
|
|
1434
|
+
if (hasIpV6() != other.hasIpV6()) return false;
|
|
1435
|
+
if (hasIpV6()) {
|
|
1436
|
+
if (!getIpV6()
|
|
1437
|
+
.equals(other.getIpV6())) return false;
|
|
1438
|
+
}
|
|
1439
|
+
if (hasDevice() != other.hasDevice()) return false;
|
|
1440
|
+
if (hasDevice()) {
|
|
1441
|
+
if (!getDevice()
|
|
1442
|
+
.equals(other.getDevice())) return false;
|
|
1443
|
+
}
|
|
1444
|
+
if (hasIpConfigurationMode() != other.hasIpConfigurationMode()) return false;
|
|
1445
|
+
if (hasIpConfigurationMode()) {
|
|
1446
|
+
if (!getIpConfigurationMode()
|
|
1447
|
+
.equals(other.getIpConfigurationMode())) return false;
|
|
1448
|
+
}
|
|
1449
|
+
if (hasIpV6ConfigurationMode() != other.hasIpV6ConfigurationMode()) return false;
|
|
1450
|
+
if (hasIpV6ConfigurationMode()) {
|
|
1451
|
+
if (!getIpV6ConfigurationMode()
|
|
1452
|
+
.equals(other.getIpV6ConfigurationMode())) return false;
|
|
1453
|
+
}
|
|
1454
|
+
if (hasIpV6Gateway() != other.hasIpV6Gateway()) return false;
|
|
1455
|
+
if (hasIpV6Gateway()) {
|
|
1456
|
+
if (!getIpV6Gateway()
|
|
1457
|
+
.equals(other.getIpV6Gateway())) return false;
|
|
1458
|
+
}
|
|
1459
|
+
if (hasManaged() != other.hasManaged()) return false;
|
|
1460
|
+
if (hasManaged()) {
|
|
1461
|
+
if (getManaged()
|
|
1462
|
+
!= other.getManaged()) return false;
|
|
1463
|
+
}
|
|
1464
|
+
if (hasManagement() != other.hasManagement()) return false;
|
|
1465
|
+
if (hasManagement()) {
|
|
1466
|
+
if (getManagement()
|
|
1467
|
+
!= other.getManagement()) return false;
|
|
1468
|
+
}
|
|
1469
|
+
if (hasPhysical() != other.hasPhysical()) return false;
|
|
1470
|
+
if (hasPhysical()) {
|
|
1471
|
+
if (getPhysical()
|
|
1472
|
+
!= other.getPhysical()) return false;
|
|
1473
|
+
}
|
|
1474
|
+
if (hasPrimaryAddressType() != other.hasPrimaryAddressType()) return false;
|
|
1475
|
+
if (hasPrimaryAddressType()) {
|
|
1476
|
+
if (!getPrimaryAddressType()
|
|
1477
|
+
.equals(other.getPrimaryAddressType())) return false;
|
|
1478
|
+
}
|
|
1479
|
+
if (hasCarrier() != other.hasCarrier()) return false;
|
|
1480
|
+
if (hasCarrier()) {
|
|
1481
|
+
if (getCarrier()
|
|
1482
|
+
!= other.getCarrier()) return false;
|
|
1483
|
+
}
|
|
1484
|
+
if (hasDuplex() != other.hasDuplex()) return false;
|
|
1485
|
+
if (hasDuplex()) {
|
|
1486
|
+
if (getDuplex()
|
|
1487
|
+
!= other.getDuplex()) return false;
|
|
1488
|
+
}
|
|
1489
|
+
if (hasDeviceId() != other.hasDeviceId()) return false;
|
|
1490
|
+
if (hasDeviceId()) {
|
|
1491
|
+
if (!getDeviceId()
|
|
1492
|
+
.equals(other.getDeviceId())) return false;
|
|
1493
|
+
}
|
|
1494
|
+
if (hasPciBusPath() != other.hasPciBusPath()) return false;
|
|
1495
|
+
if (hasPciBusPath()) {
|
|
1496
|
+
if (!getPciBusPath()
|
|
1497
|
+
.equals(other.getPciBusPath())) return false;
|
|
1498
|
+
}
|
|
1499
|
+
if (hasVendorId() != other.hasVendorId()) return false;
|
|
1500
|
+
if (hasVendorId()) {
|
|
1501
|
+
if (!getVendorId()
|
|
1502
|
+
.equals(other.getVendorId())) return false;
|
|
1503
|
+
}
|
|
1504
|
+
if (hasVendorName() != other.hasVendorName()) return false;
|
|
1505
|
+
if (hasVendorName()) {
|
|
1506
|
+
if (!getVendorName()
|
|
1507
|
+
.equals(other.getVendorName())) return false;
|
|
1508
|
+
}
|
|
1509
|
+
if (hasHostUuid() != other.hasHostUuid()) return false;
|
|
1510
|
+
if (hasHostUuid()) {
|
|
1511
|
+
if (!getHostUuid()
|
|
1512
|
+
.equals(other.getHostUuid())) return false;
|
|
1513
|
+
}
|
|
1514
|
+
if (hasInterfaceUuid() != other.hasInterfaceUuid()) return false;
|
|
1515
|
+
if (hasInterfaceUuid()) {
|
|
1516
|
+
if (!getInterfaceUuid()
|
|
1517
|
+
.equals(other.getInterfaceUuid())) return false;
|
|
1518
|
+
}
|
|
1519
|
+
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
|
|
1520
|
+
return true;
|
|
1521
|
+
}
|
|
1522
|
+
|
|
1523
|
+
@java.lang.Override
|
|
1524
|
+
public int hashCode() {
|
|
1525
|
+
if (memoizedHashCode != 0) {
|
|
1526
|
+
return memoizedHashCode;
|
|
1527
|
+
}
|
|
1528
|
+
int hash = 41;
|
|
1529
|
+
hash = (19 * hash) + getDescriptor().hashCode();
|
|
1530
|
+
if (hasDeviceName()) {
|
|
1531
|
+
hash = (37 * hash) + DEVICE_NAME_FIELD_NUMBER;
|
|
1532
|
+
hash = (53 * hash) + getDeviceName().hashCode();
|
|
1533
|
+
}
|
|
1534
|
+
if (hasMac()) {
|
|
1535
|
+
hash = (37 * hash) + MAC_FIELD_NUMBER;
|
|
1536
|
+
hash = (53 * hash) + getMac().hashCode();
|
|
1537
|
+
}
|
|
1538
|
+
if (hasMtu()) {
|
|
1539
|
+
hash = (37 * hash) + MTU_FIELD_NUMBER;
|
|
1540
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
1541
|
+
getMtu());
|
|
1542
|
+
}
|
|
1543
|
+
if (hasDns()) {
|
|
1544
|
+
hash = (37 * hash) + DNS_FIELD_NUMBER;
|
|
1545
|
+
hash = (53 * hash) + getDns().hashCode();
|
|
1546
|
+
}
|
|
1547
|
+
if (hasIp()) {
|
|
1548
|
+
hash = (37 * hash) + IP_FIELD_NUMBER;
|
|
1549
|
+
hash = (53 * hash) + getIp().hashCode();
|
|
1550
|
+
}
|
|
1551
|
+
if (hasNetmask()) {
|
|
1552
|
+
hash = (37 * hash) + NETMASK_FIELD_NUMBER;
|
|
1553
|
+
hash = (53 * hash) + getNetmask().hashCode();
|
|
1554
|
+
}
|
|
1555
|
+
if (hasGateway()) {
|
|
1556
|
+
hash = (37 * hash) + GATEWAY_FIELD_NUMBER;
|
|
1557
|
+
hash = (53 * hash) + getGateway().hashCode();
|
|
1558
|
+
}
|
|
1559
|
+
if (hasVendor()) {
|
|
1560
|
+
hash = (37 * hash) + VENDOR_FIELD_NUMBER;
|
|
1561
|
+
hash = (53 * hash) + getVendor().hashCode();
|
|
1562
|
+
}
|
|
1563
|
+
if (hasSpeed()) {
|
|
1564
|
+
hash = (37 * hash) + SPEED_FIELD_NUMBER;
|
|
1565
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
1566
|
+
getSpeed());
|
|
1567
|
+
}
|
|
1568
|
+
if (hasLastUpdated()) {
|
|
1569
|
+
hash = (37 * hash) + LAST_UPDATED_FIELD_NUMBER;
|
|
1570
|
+
hash = (53 * hash) + getLastUpdated().hashCode();
|
|
1571
|
+
}
|
|
1572
|
+
if (hasCurrentlyAttached()) {
|
|
1573
|
+
hash = (37 * hash) + CURRENTLY_ATTACHED_FIELD_NUMBER;
|
|
1574
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
1575
|
+
getCurrentlyAttached());
|
|
1576
|
+
}
|
|
1577
|
+
if (hasDisallowUnplug()) {
|
|
1578
|
+
hash = (37 * hash) + DISALLOW_UNPLUG_FIELD_NUMBER;
|
|
1579
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
1580
|
+
getDisallowUnplug());
|
|
1581
|
+
}
|
|
1582
|
+
if (hasIpV6()) {
|
|
1583
|
+
hash = (37 * hash) + IP_V6_FIELD_NUMBER;
|
|
1584
|
+
hash = (53 * hash) + getIpV6().hashCode();
|
|
1585
|
+
}
|
|
1586
|
+
if (hasDevice()) {
|
|
1587
|
+
hash = (37 * hash) + DEVICE_FIELD_NUMBER;
|
|
1588
|
+
hash = (53 * hash) + getDevice().hashCode();
|
|
1589
|
+
}
|
|
1590
|
+
if (hasIpConfigurationMode()) {
|
|
1591
|
+
hash = (37 * hash) + IP_CONFIGURATION_MODE_FIELD_NUMBER;
|
|
1592
|
+
hash = (53 * hash) + getIpConfigurationMode().hashCode();
|
|
1593
|
+
}
|
|
1594
|
+
if (hasIpV6ConfigurationMode()) {
|
|
1595
|
+
hash = (37 * hash) + IP_V6_CONFIGURATION_MODE_FIELD_NUMBER;
|
|
1596
|
+
hash = (53 * hash) + getIpV6ConfigurationMode().hashCode();
|
|
1597
|
+
}
|
|
1598
|
+
if (hasIpV6Gateway()) {
|
|
1599
|
+
hash = (37 * hash) + IP_V6_GATEWAY_FIELD_NUMBER;
|
|
1600
|
+
hash = (53 * hash) + getIpV6Gateway().hashCode();
|
|
1601
|
+
}
|
|
1602
|
+
if (hasManaged()) {
|
|
1603
|
+
hash = (37 * hash) + MANAGED_FIELD_NUMBER;
|
|
1604
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
1605
|
+
getManaged());
|
|
1606
|
+
}
|
|
1607
|
+
if (hasManagement()) {
|
|
1608
|
+
hash = (37 * hash) + MANAGEMENT_FIELD_NUMBER;
|
|
1609
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
1610
|
+
getManagement());
|
|
1611
|
+
}
|
|
1612
|
+
if (hasPhysical()) {
|
|
1613
|
+
hash = (37 * hash) + PHYSICAL_FIELD_NUMBER;
|
|
1614
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
1615
|
+
getPhysical());
|
|
1616
|
+
}
|
|
1617
|
+
if (hasPrimaryAddressType()) {
|
|
1618
|
+
hash = (37 * hash) + PRIMARY_ADDRESS_TYPE_FIELD_NUMBER;
|
|
1619
|
+
hash = (53 * hash) + getPrimaryAddressType().hashCode();
|
|
1620
|
+
}
|
|
1621
|
+
if (hasCarrier()) {
|
|
1622
|
+
hash = (37 * hash) + CARRIER_FIELD_NUMBER;
|
|
1623
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
1624
|
+
getCarrier());
|
|
1625
|
+
}
|
|
1626
|
+
if (hasDuplex()) {
|
|
1627
|
+
hash = (37 * hash) + DUPLEX_FIELD_NUMBER;
|
|
1628
|
+
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
1629
|
+
getDuplex());
|
|
1630
|
+
}
|
|
1631
|
+
if (hasDeviceId()) {
|
|
1632
|
+
hash = (37 * hash) + DEVICE_ID_FIELD_NUMBER;
|
|
1633
|
+
hash = (53 * hash) + getDeviceId().hashCode();
|
|
1634
|
+
}
|
|
1635
|
+
if (hasPciBusPath()) {
|
|
1636
|
+
hash = (37 * hash) + PCI_BUS_PATH_FIELD_NUMBER;
|
|
1637
|
+
hash = (53 * hash) + getPciBusPath().hashCode();
|
|
1638
|
+
}
|
|
1639
|
+
if (hasVendorId()) {
|
|
1640
|
+
hash = (37 * hash) + VENDOR_ID_FIELD_NUMBER;
|
|
1641
|
+
hash = (53 * hash) + getVendorId().hashCode();
|
|
1642
|
+
}
|
|
1643
|
+
if (hasVendorName()) {
|
|
1644
|
+
hash = (37 * hash) + VENDOR_NAME_FIELD_NUMBER;
|
|
1645
|
+
hash = (53 * hash) + getVendorName().hashCode();
|
|
1646
|
+
}
|
|
1647
|
+
if (hasHostUuid()) {
|
|
1648
|
+
hash = (37 * hash) + HOST_UUID_FIELD_NUMBER;
|
|
1649
|
+
hash = (53 * hash) + getHostUuid().hashCode();
|
|
1650
|
+
}
|
|
1651
|
+
if (hasInterfaceUuid()) {
|
|
1652
|
+
hash = (37 * hash) + INTERFACE_UUID_FIELD_NUMBER;
|
|
1653
|
+
hash = (53 * hash) + getInterfaceUuid().hashCode();
|
|
1654
|
+
}
|
|
1655
|
+
hash = (29 * hash) + getUnknownFields().hashCode();
|
|
1656
|
+
memoizedHashCode = hash;
|
|
1657
|
+
return hash;
|
|
1658
|
+
}
|
|
1659
|
+
|
|
1660
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseFrom(
|
|
1661
|
+
java.nio.ByteBuffer data)
|
|
1662
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1663
|
+
return PARSER.parseFrom(data);
|
|
1664
|
+
}
|
|
1665
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseFrom(
|
|
1666
|
+
java.nio.ByteBuffer data,
|
|
1667
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1668
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1669
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
1670
|
+
}
|
|
1671
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseFrom(
|
|
1672
|
+
com.google.protobuf.ByteString data)
|
|
1673
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1674
|
+
return PARSER.parseFrom(data);
|
|
1675
|
+
}
|
|
1676
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseFrom(
|
|
1677
|
+
com.google.protobuf.ByteString data,
|
|
1678
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1679
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1680
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
1681
|
+
}
|
|
1682
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseFrom(byte[] data)
|
|
1683
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1684
|
+
return PARSER.parseFrom(data);
|
|
1685
|
+
}
|
|
1686
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseFrom(
|
|
1687
|
+
byte[] data,
|
|
1688
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1689
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1690
|
+
return PARSER.parseFrom(data, extensionRegistry);
|
|
1691
|
+
}
|
|
1692
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseFrom(java.io.InputStream input)
|
|
1693
|
+
throws java.io.IOException {
|
|
1694
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
1695
|
+
.parseWithIOException(PARSER, input);
|
|
1696
|
+
}
|
|
1697
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseFrom(
|
|
1698
|
+
java.io.InputStream input,
|
|
1699
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1700
|
+
throws java.io.IOException {
|
|
1701
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
1702
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
1703
|
+
}
|
|
1704
|
+
|
|
1705
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseDelimitedFrom(java.io.InputStream input)
|
|
1706
|
+
throws java.io.IOException {
|
|
1707
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
1708
|
+
.parseDelimitedWithIOException(PARSER, input);
|
|
1709
|
+
}
|
|
1710
|
+
|
|
1711
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseDelimitedFrom(
|
|
1712
|
+
java.io.InputStream input,
|
|
1713
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1714
|
+
throws java.io.IOException {
|
|
1715
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
1716
|
+
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
|
|
1717
|
+
}
|
|
1718
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseFrom(
|
|
1719
|
+
com.google.protobuf.CodedInputStream input)
|
|
1720
|
+
throws java.io.IOException {
|
|
1721
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
1722
|
+
.parseWithIOException(PARSER, input);
|
|
1723
|
+
}
|
|
1724
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface parseFrom(
|
|
1725
|
+
com.google.protobuf.CodedInputStream input,
|
|
1726
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1727
|
+
throws java.io.IOException {
|
|
1728
|
+
return com.google.protobuf.GeneratedMessageV3
|
|
1729
|
+
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
1730
|
+
}
|
|
1731
|
+
|
|
1732
|
+
@java.lang.Override
|
|
1733
|
+
public Builder newBuilderForType() { return newBuilder(); }
|
|
1734
|
+
public static Builder newBuilder() {
|
|
1735
|
+
return DEFAULT_INSTANCE.toBuilder();
|
|
1736
|
+
}
|
|
1737
|
+
public static Builder newBuilder(com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface prototype) {
|
|
1738
|
+
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
|
|
1739
|
+
}
|
|
1740
|
+
@java.lang.Override
|
|
1741
|
+
public Builder toBuilder() {
|
|
1742
|
+
return this == DEFAULT_INSTANCE
|
|
1743
|
+
? new Builder() : new Builder().mergeFrom(this);
|
|
1744
|
+
}
|
|
1745
|
+
|
|
1746
|
+
@java.lang.Override
|
|
1747
|
+
protected Builder newBuilderForType(
|
|
1748
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
1749
|
+
Builder builder = new Builder(parent);
|
|
1750
|
+
return builder;
|
|
1751
|
+
}
|
|
1752
|
+
/**
|
|
1753
|
+
* Protobuf type {@code com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface}
|
|
1754
|
+
*/
|
|
1755
|
+
public static final class Builder extends
|
|
1756
|
+
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
1757
|
+
// @@protoc_insertion_point(builder_implements:com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface)
|
|
1758
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterfaceOrBuilder {
|
|
1759
|
+
public static final com.google.protobuf.Descriptors.Descriptor
|
|
1760
|
+
getDescriptor() {
|
|
1761
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixPhysicalInterface_descriptor;
|
|
1762
|
+
}
|
|
1763
|
+
|
|
1764
|
+
@java.lang.Override
|
|
1765
|
+
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
1766
|
+
internalGetFieldAccessorTable() {
|
|
1767
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixPhysicalInterface_fieldAccessorTable
|
|
1768
|
+
.ensureFieldAccessorsInitialized(
|
|
1769
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.class, com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.Builder.class);
|
|
1770
|
+
}
|
|
1771
|
+
|
|
1772
|
+
// Construct using com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.newBuilder()
|
|
1773
|
+
private Builder() {
|
|
1774
|
+
maybeForceBuilderInitialization();
|
|
1775
|
+
}
|
|
1776
|
+
|
|
1777
|
+
private Builder(
|
|
1778
|
+
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
1779
|
+
super(parent);
|
|
1780
|
+
maybeForceBuilderInitialization();
|
|
1781
|
+
}
|
|
1782
|
+
private void maybeForceBuilderInitialization() {
|
|
1783
|
+
if (com.google.protobuf.GeneratedMessageV3
|
|
1784
|
+
.alwaysUseFieldBuilders) {
|
|
1785
|
+
getLastUpdatedFieldBuilder();
|
|
1786
|
+
}
|
|
1787
|
+
}
|
|
1788
|
+
@java.lang.Override
|
|
1789
|
+
public Builder clear() {
|
|
1790
|
+
super.clear();
|
|
1791
|
+
bitField0_ = 0;
|
|
1792
|
+
deviceName_ = "";
|
|
1793
|
+
mac_ = "";
|
|
1794
|
+
mtu_ = 0L;
|
|
1795
|
+
dns_ = "";
|
|
1796
|
+
ip_ = "";
|
|
1797
|
+
netmask_ = "";
|
|
1798
|
+
gateway_ = "";
|
|
1799
|
+
vendor_ = "";
|
|
1800
|
+
speed_ = 0L;
|
|
1801
|
+
lastUpdated_ = null;
|
|
1802
|
+
if (lastUpdatedBuilder_ != null) {
|
|
1803
|
+
lastUpdatedBuilder_.dispose();
|
|
1804
|
+
lastUpdatedBuilder_ = null;
|
|
1805
|
+
}
|
|
1806
|
+
currentlyAttached_ = false;
|
|
1807
|
+
disallowUnplug_ = false;
|
|
1808
|
+
ipV6_ = "";
|
|
1809
|
+
device_ = "";
|
|
1810
|
+
ipConfigurationMode_ = "";
|
|
1811
|
+
ipV6ConfigurationMode_ = "";
|
|
1812
|
+
ipV6Gateway_ = "";
|
|
1813
|
+
managed_ = false;
|
|
1814
|
+
management_ = false;
|
|
1815
|
+
physical_ = false;
|
|
1816
|
+
primaryAddressType_ = "";
|
|
1817
|
+
carrier_ = false;
|
|
1818
|
+
duplex_ = false;
|
|
1819
|
+
deviceId_ = "";
|
|
1820
|
+
pciBusPath_ = "";
|
|
1821
|
+
vendorId_ = "";
|
|
1822
|
+
vendorName_ = "";
|
|
1823
|
+
hostUuid_ = "";
|
|
1824
|
+
interfaceUuid_ = "";
|
|
1825
|
+
return this;
|
|
1826
|
+
}
|
|
1827
|
+
|
|
1828
|
+
@java.lang.Override
|
|
1829
|
+
public com.google.protobuf.Descriptors.Descriptor
|
|
1830
|
+
getDescriptorForType() {
|
|
1831
|
+
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CitrixPhysicalInterface_descriptor;
|
|
1832
|
+
}
|
|
1833
|
+
|
|
1834
|
+
@java.lang.Override
|
|
1835
|
+
public com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface getDefaultInstanceForType() {
|
|
1836
|
+
return com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.getDefaultInstance();
|
|
1837
|
+
}
|
|
1838
|
+
|
|
1839
|
+
@java.lang.Override
|
|
1840
|
+
public com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface build() {
|
|
1841
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface result = buildPartial();
|
|
1842
|
+
if (!result.isInitialized()) {
|
|
1843
|
+
throw newUninitializedMessageException(result);
|
|
1844
|
+
}
|
|
1845
|
+
return result;
|
|
1846
|
+
}
|
|
1847
|
+
|
|
1848
|
+
@java.lang.Override
|
|
1849
|
+
public com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface buildPartial() {
|
|
1850
|
+
com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface result = new com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface(this);
|
|
1851
|
+
if (bitField0_ != 0) { buildPartial0(result); }
|
|
1852
|
+
onBuilt();
|
|
1853
|
+
return result;
|
|
1854
|
+
}
|
|
1855
|
+
|
|
1856
|
+
private void buildPartial0(com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface result) {
|
|
1857
|
+
int from_bitField0_ = bitField0_;
|
|
1858
|
+
int to_bitField0_ = 0;
|
|
1859
|
+
if (((from_bitField0_ & 0x00000001) != 0)) {
|
|
1860
|
+
result.deviceName_ = deviceName_;
|
|
1861
|
+
to_bitField0_ |= 0x00000001;
|
|
1862
|
+
}
|
|
1863
|
+
if (((from_bitField0_ & 0x00000002) != 0)) {
|
|
1864
|
+
result.mac_ = mac_;
|
|
1865
|
+
to_bitField0_ |= 0x00000002;
|
|
1866
|
+
}
|
|
1867
|
+
if (((from_bitField0_ & 0x00000004) != 0)) {
|
|
1868
|
+
result.mtu_ = mtu_;
|
|
1869
|
+
to_bitField0_ |= 0x00000004;
|
|
1870
|
+
}
|
|
1871
|
+
if (((from_bitField0_ & 0x00000008) != 0)) {
|
|
1872
|
+
result.dns_ = dns_;
|
|
1873
|
+
to_bitField0_ |= 0x00000008;
|
|
1874
|
+
}
|
|
1875
|
+
if (((from_bitField0_ & 0x00000010) != 0)) {
|
|
1876
|
+
result.ip_ = ip_;
|
|
1877
|
+
to_bitField0_ |= 0x00000010;
|
|
1878
|
+
}
|
|
1879
|
+
if (((from_bitField0_ & 0x00000020) != 0)) {
|
|
1880
|
+
result.netmask_ = netmask_;
|
|
1881
|
+
to_bitField0_ |= 0x00000020;
|
|
1882
|
+
}
|
|
1883
|
+
if (((from_bitField0_ & 0x00000040) != 0)) {
|
|
1884
|
+
result.gateway_ = gateway_;
|
|
1885
|
+
to_bitField0_ |= 0x00000040;
|
|
1886
|
+
}
|
|
1887
|
+
if (((from_bitField0_ & 0x00000080) != 0)) {
|
|
1888
|
+
result.vendor_ = vendor_;
|
|
1889
|
+
to_bitField0_ |= 0x00000080;
|
|
1890
|
+
}
|
|
1891
|
+
if (((from_bitField0_ & 0x00000100) != 0)) {
|
|
1892
|
+
result.speed_ = speed_;
|
|
1893
|
+
to_bitField0_ |= 0x00000100;
|
|
1894
|
+
}
|
|
1895
|
+
if (((from_bitField0_ & 0x00000200) != 0)) {
|
|
1896
|
+
result.lastUpdated_ = lastUpdatedBuilder_ == null
|
|
1897
|
+
? lastUpdated_
|
|
1898
|
+
: lastUpdatedBuilder_.build();
|
|
1899
|
+
to_bitField0_ |= 0x00000200;
|
|
1900
|
+
}
|
|
1901
|
+
if (((from_bitField0_ & 0x00000400) != 0)) {
|
|
1902
|
+
result.currentlyAttached_ = currentlyAttached_;
|
|
1903
|
+
to_bitField0_ |= 0x00000400;
|
|
1904
|
+
}
|
|
1905
|
+
if (((from_bitField0_ & 0x00000800) != 0)) {
|
|
1906
|
+
result.disallowUnplug_ = disallowUnplug_;
|
|
1907
|
+
to_bitField0_ |= 0x00000800;
|
|
1908
|
+
}
|
|
1909
|
+
if (((from_bitField0_ & 0x00001000) != 0)) {
|
|
1910
|
+
result.ipV6_ = ipV6_;
|
|
1911
|
+
to_bitField0_ |= 0x00001000;
|
|
1912
|
+
}
|
|
1913
|
+
if (((from_bitField0_ & 0x00002000) != 0)) {
|
|
1914
|
+
result.device_ = device_;
|
|
1915
|
+
to_bitField0_ |= 0x00002000;
|
|
1916
|
+
}
|
|
1917
|
+
if (((from_bitField0_ & 0x00004000) != 0)) {
|
|
1918
|
+
result.ipConfigurationMode_ = ipConfigurationMode_;
|
|
1919
|
+
to_bitField0_ |= 0x00004000;
|
|
1920
|
+
}
|
|
1921
|
+
if (((from_bitField0_ & 0x00008000) != 0)) {
|
|
1922
|
+
result.ipV6ConfigurationMode_ = ipV6ConfigurationMode_;
|
|
1923
|
+
to_bitField0_ |= 0x00008000;
|
|
1924
|
+
}
|
|
1925
|
+
if (((from_bitField0_ & 0x00010000) != 0)) {
|
|
1926
|
+
result.ipV6Gateway_ = ipV6Gateway_;
|
|
1927
|
+
to_bitField0_ |= 0x00010000;
|
|
1928
|
+
}
|
|
1929
|
+
if (((from_bitField0_ & 0x00020000) != 0)) {
|
|
1930
|
+
result.managed_ = managed_;
|
|
1931
|
+
to_bitField0_ |= 0x00020000;
|
|
1932
|
+
}
|
|
1933
|
+
if (((from_bitField0_ & 0x00040000) != 0)) {
|
|
1934
|
+
result.management_ = management_;
|
|
1935
|
+
to_bitField0_ |= 0x00040000;
|
|
1936
|
+
}
|
|
1937
|
+
if (((from_bitField0_ & 0x00080000) != 0)) {
|
|
1938
|
+
result.physical_ = physical_;
|
|
1939
|
+
to_bitField0_ |= 0x00080000;
|
|
1940
|
+
}
|
|
1941
|
+
if (((from_bitField0_ & 0x00100000) != 0)) {
|
|
1942
|
+
result.primaryAddressType_ = primaryAddressType_;
|
|
1943
|
+
to_bitField0_ |= 0x00100000;
|
|
1944
|
+
}
|
|
1945
|
+
if (((from_bitField0_ & 0x00200000) != 0)) {
|
|
1946
|
+
result.carrier_ = carrier_;
|
|
1947
|
+
to_bitField0_ |= 0x00200000;
|
|
1948
|
+
}
|
|
1949
|
+
if (((from_bitField0_ & 0x00400000) != 0)) {
|
|
1950
|
+
result.duplex_ = duplex_;
|
|
1951
|
+
to_bitField0_ |= 0x00400000;
|
|
1952
|
+
}
|
|
1953
|
+
if (((from_bitField0_ & 0x00800000) != 0)) {
|
|
1954
|
+
result.deviceId_ = deviceId_;
|
|
1955
|
+
to_bitField0_ |= 0x00800000;
|
|
1956
|
+
}
|
|
1957
|
+
if (((from_bitField0_ & 0x01000000) != 0)) {
|
|
1958
|
+
result.pciBusPath_ = pciBusPath_;
|
|
1959
|
+
to_bitField0_ |= 0x01000000;
|
|
1960
|
+
}
|
|
1961
|
+
if (((from_bitField0_ & 0x02000000) != 0)) {
|
|
1962
|
+
result.vendorId_ = vendorId_;
|
|
1963
|
+
to_bitField0_ |= 0x02000000;
|
|
1964
|
+
}
|
|
1965
|
+
if (((from_bitField0_ & 0x04000000) != 0)) {
|
|
1966
|
+
result.vendorName_ = vendorName_;
|
|
1967
|
+
to_bitField0_ |= 0x04000000;
|
|
1968
|
+
}
|
|
1969
|
+
if (((from_bitField0_ & 0x08000000) != 0)) {
|
|
1970
|
+
result.hostUuid_ = hostUuid_;
|
|
1971
|
+
to_bitField0_ |= 0x08000000;
|
|
1972
|
+
}
|
|
1973
|
+
if (((from_bitField0_ & 0x10000000) != 0)) {
|
|
1974
|
+
result.interfaceUuid_ = interfaceUuid_;
|
|
1975
|
+
to_bitField0_ |= 0x10000000;
|
|
1976
|
+
}
|
|
1977
|
+
result.bitField0_ |= to_bitField0_;
|
|
1978
|
+
}
|
|
1979
|
+
|
|
1980
|
+
@java.lang.Override
|
|
1981
|
+
public Builder clone() {
|
|
1982
|
+
return super.clone();
|
|
1983
|
+
}
|
|
1984
|
+
@java.lang.Override
|
|
1985
|
+
public Builder setField(
|
|
1986
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
1987
|
+
java.lang.Object value) {
|
|
1988
|
+
return super.setField(field, value);
|
|
1989
|
+
}
|
|
1990
|
+
@java.lang.Override
|
|
1991
|
+
public Builder clearField(
|
|
1992
|
+
com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
1993
|
+
return super.clearField(field);
|
|
1994
|
+
}
|
|
1995
|
+
@java.lang.Override
|
|
1996
|
+
public Builder clearOneof(
|
|
1997
|
+
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
1998
|
+
return super.clearOneof(oneof);
|
|
1999
|
+
}
|
|
2000
|
+
@java.lang.Override
|
|
2001
|
+
public Builder setRepeatedField(
|
|
2002
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
2003
|
+
int index, java.lang.Object value) {
|
|
2004
|
+
return super.setRepeatedField(field, index, value);
|
|
2005
|
+
}
|
|
2006
|
+
@java.lang.Override
|
|
2007
|
+
public Builder addRepeatedField(
|
|
2008
|
+
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
2009
|
+
java.lang.Object value) {
|
|
2010
|
+
return super.addRepeatedField(field, value);
|
|
2011
|
+
}
|
|
2012
|
+
@java.lang.Override
|
|
2013
|
+
public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
2014
|
+
if (other instanceof com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface) {
|
|
2015
|
+
return mergeFrom((com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface)other);
|
|
2016
|
+
} else {
|
|
2017
|
+
super.mergeFrom(other);
|
|
2018
|
+
return this;
|
|
2019
|
+
}
|
|
2020
|
+
}
|
|
2021
|
+
|
|
2022
|
+
public Builder mergeFrom(com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface other) {
|
|
2023
|
+
if (other == com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface.getDefaultInstance()) return this;
|
|
2024
|
+
if (other.hasDeviceName()) {
|
|
2025
|
+
deviceName_ = other.deviceName_;
|
|
2026
|
+
bitField0_ |= 0x00000001;
|
|
2027
|
+
onChanged();
|
|
2028
|
+
}
|
|
2029
|
+
if (other.hasMac()) {
|
|
2030
|
+
mac_ = other.mac_;
|
|
2031
|
+
bitField0_ |= 0x00000002;
|
|
2032
|
+
onChanged();
|
|
2033
|
+
}
|
|
2034
|
+
if (other.hasMtu()) {
|
|
2035
|
+
setMtu(other.getMtu());
|
|
2036
|
+
}
|
|
2037
|
+
if (other.hasDns()) {
|
|
2038
|
+
dns_ = other.dns_;
|
|
2039
|
+
bitField0_ |= 0x00000008;
|
|
2040
|
+
onChanged();
|
|
2041
|
+
}
|
|
2042
|
+
if (other.hasIp()) {
|
|
2043
|
+
ip_ = other.ip_;
|
|
2044
|
+
bitField0_ |= 0x00000010;
|
|
2045
|
+
onChanged();
|
|
2046
|
+
}
|
|
2047
|
+
if (other.hasNetmask()) {
|
|
2048
|
+
netmask_ = other.netmask_;
|
|
2049
|
+
bitField0_ |= 0x00000020;
|
|
2050
|
+
onChanged();
|
|
2051
|
+
}
|
|
2052
|
+
if (other.hasGateway()) {
|
|
2053
|
+
gateway_ = other.gateway_;
|
|
2054
|
+
bitField0_ |= 0x00000040;
|
|
2055
|
+
onChanged();
|
|
2056
|
+
}
|
|
2057
|
+
if (other.hasVendor()) {
|
|
2058
|
+
vendor_ = other.vendor_;
|
|
2059
|
+
bitField0_ |= 0x00000080;
|
|
2060
|
+
onChanged();
|
|
2061
|
+
}
|
|
2062
|
+
if (other.hasSpeed()) {
|
|
2063
|
+
setSpeed(other.getSpeed());
|
|
2064
|
+
}
|
|
2065
|
+
if (other.hasLastUpdated()) {
|
|
2066
|
+
mergeLastUpdated(other.getLastUpdated());
|
|
2067
|
+
}
|
|
2068
|
+
if (other.hasCurrentlyAttached()) {
|
|
2069
|
+
setCurrentlyAttached(other.getCurrentlyAttached());
|
|
2070
|
+
}
|
|
2071
|
+
if (other.hasDisallowUnplug()) {
|
|
2072
|
+
setDisallowUnplug(other.getDisallowUnplug());
|
|
2073
|
+
}
|
|
2074
|
+
if (other.hasIpV6()) {
|
|
2075
|
+
ipV6_ = other.ipV6_;
|
|
2076
|
+
bitField0_ |= 0x00001000;
|
|
2077
|
+
onChanged();
|
|
2078
|
+
}
|
|
2079
|
+
if (other.hasDevice()) {
|
|
2080
|
+
device_ = other.device_;
|
|
2081
|
+
bitField0_ |= 0x00002000;
|
|
2082
|
+
onChanged();
|
|
2083
|
+
}
|
|
2084
|
+
if (other.hasIpConfigurationMode()) {
|
|
2085
|
+
ipConfigurationMode_ = other.ipConfigurationMode_;
|
|
2086
|
+
bitField0_ |= 0x00004000;
|
|
2087
|
+
onChanged();
|
|
2088
|
+
}
|
|
2089
|
+
if (other.hasIpV6ConfigurationMode()) {
|
|
2090
|
+
ipV6ConfigurationMode_ = other.ipV6ConfigurationMode_;
|
|
2091
|
+
bitField0_ |= 0x00008000;
|
|
2092
|
+
onChanged();
|
|
2093
|
+
}
|
|
2094
|
+
if (other.hasIpV6Gateway()) {
|
|
2095
|
+
ipV6Gateway_ = other.ipV6Gateway_;
|
|
2096
|
+
bitField0_ |= 0x00010000;
|
|
2097
|
+
onChanged();
|
|
2098
|
+
}
|
|
2099
|
+
if (other.hasManaged()) {
|
|
2100
|
+
setManaged(other.getManaged());
|
|
2101
|
+
}
|
|
2102
|
+
if (other.hasManagement()) {
|
|
2103
|
+
setManagement(other.getManagement());
|
|
2104
|
+
}
|
|
2105
|
+
if (other.hasPhysical()) {
|
|
2106
|
+
setPhysical(other.getPhysical());
|
|
2107
|
+
}
|
|
2108
|
+
if (other.hasPrimaryAddressType()) {
|
|
2109
|
+
primaryAddressType_ = other.primaryAddressType_;
|
|
2110
|
+
bitField0_ |= 0x00100000;
|
|
2111
|
+
onChanged();
|
|
2112
|
+
}
|
|
2113
|
+
if (other.hasCarrier()) {
|
|
2114
|
+
setCarrier(other.getCarrier());
|
|
2115
|
+
}
|
|
2116
|
+
if (other.hasDuplex()) {
|
|
2117
|
+
setDuplex(other.getDuplex());
|
|
2118
|
+
}
|
|
2119
|
+
if (other.hasDeviceId()) {
|
|
2120
|
+
deviceId_ = other.deviceId_;
|
|
2121
|
+
bitField0_ |= 0x00800000;
|
|
2122
|
+
onChanged();
|
|
2123
|
+
}
|
|
2124
|
+
if (other.hasPciBusPath()) {
|
|
2125
|
+
pciBusPath_ = other.pciBusPath_;
|
|
2126
|
+
bitField0_ |= 0x01000000;
|
|
2127
|
+
onChanged();
|
|
2128
|
+
}
|
|
2129
|
+
if (other.hasVendorId()) {
|
|
2130
|
+
vendorId_ = other.vendorId_;
|
|
2131
|
+
bitField0_ |= 0x02000000;
|
|
2132
|
+
onChanged();
|
|
2133
|
+
}
|
|
2134
|
+
if (other.hasVendorName()) {
|
|
2135
|
+
vendorName_ = other.vendorName_;
|
|
2136
|
+
bitField0_ |= 0x04000000;
|
|
2137
|
+
onChanged();
|
|
2138
|
+
}
|
|
2139
|
+
if (other.hasHostUuid()) {
|
|
2140
|
+
hostUuid_ = other.hostUuid_;
|
|
2141
|
+
bitField0_ |= 0x08000000;
|
|
2142
|
+
onChanged();
|
|
2143
|
+
}
|
|
2144
|
+
if (other.hasInterfaceUuid()) {
|
|
2145
|
+
interfaceUuid_ = other.interfaceUuid_;
|
|
2146
|
+
bitField0_ |= 0x10000000;
|
|
2147
|
+
onChanged();
|
|
2148
|
+
}
|
|
2149
|
+
this.mergeUnknownFields(other.getUnknownFields());
|
|
2150
|
+
onChanged();
|
|
2151
|
+
return this;
|
|
2152
|
+
}
|
|
2153
|
+
|
|
2154
|
+
@java.lang.Override
|
|
2155
|
+
public final boolean isInitialized() {
|
|
2156
|
+
return true;
|
|
2157
|
+
}
|
|
2158
|
+
|
|
2159
|
+
@java.lang.Override
|
|
2160
|
+
public Builder mergeFrom(
|
|
2161
|
+
com.google.protobuf.CodedInputStream input,
|
|
2162
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
2163
|
+
throws java.io.IOException {
|
|
2164
|
+
if (extensionRegistry == null) {
|
|
2165
|
+
throw new java.lang.NullPointerException();
|
|
2166
|
+
}
|
|
2167
|
+
try {
|
|
2168
|
+
boolean done = false;
|
|
2169
|
+
while (!done) {
|
|
2170
|
+
int tag = input.readTag();
|
|
2171
|
+
switch (tag) {
|
|
2172
|
+
case 0:
|
|
2173
|
+
done = true;
|
|
2174
|
+
break;
|
|
2175
|
+
case 10: {
|
|
2176
|
+
deviceName_ = input.readStringRequireUtf8();
|
|
2177
|
+
bitField0_ |= 0x00000001;
|
|
2178
|
+
break;
|
|
2179
|
+
} // case 10
|
|
2180
|
+
case 18: {
|
|
2181
|
+
mac_ = input.readStringRequireUtf8();
|
|
2182
|
+
bitField0_ |= 0x00000002;
|
|
2183
|
+
break;
|
|
2184
|
+
} // case 18
|
|
2185
|
+
case 24: {
|
|
2186
|
+
mtu_ = input.readInt64();
|
|
2187
|
+
bitField0_ |= 0x00000004;
|
|
2188
|
+
break;
|
|
2189
|
+
} // case 24
|
|
2190
|
+
case 34: {
|
|
2191
|
+
dns_ = input.readStringRequireUtf8();
|
|
2192
|
+
bitField0_ |= 0x00000008;
|
|
2193
|
+
break;
|
|
2194
|
+
} // case 34
|
|
2195
|
+
case 42: {
|
|
2196
|
+
ip_ = input.readStringRequireUtf8();
|
|
2197
|
+
bitField0_ |= 0x00000010;
|
|
2198
|
+
break;
|
|
2199
|
+
} // case 42
|
|
2200
|
+
case 50: {
|
|
2201
|
+
netmask_ = input.readStringRequireUtf8();
|
|
2202
|
+
bitField0_ |= 0x00000020;
|
|
2203
|
+
break;
|
|
2204
|
+
} // case 50
|
|
2205
|
+
case 58: {
|
|
2206
|
+
gateway_ = input.readStringRequireUtf8();
|
|
2207
|
+
bitField0_ |= 0x00000040;
|
|
2208
|
+
break;
|
|
2209
|
+
} // case 58
|
|
2210
|
+
case 66: {
|
|
2211
|
+
vendor_ = input.readStringRequireUtf8();
|
|
2212
|
+
bitField0_ |= 0x00000080;
|
|
2213
|
+
break;
|
|
2214
|
+
} // case 66
|
|
2215
|
+
case 72: {
|
|
2216
|
+
speed_ = input.readInt64();
|
|
2217
|
+
bitField0_ |= 0x00000100;
|
|
2218
|
+
break;
|
|
2219
|
+
} // case 72
|
|
2220
|
+
case 82: {
|
|
2221
|
+
input.readMessage(
|
|
2222
|
+
getLastUpdatedFieldBuilder().getBuilder(),
|
|
2223
|
+
extensionRegistry);
|
|
2224
|
+
bitField0_ |= 0x00000200;
|
|
2225
|
+
break;
|
|
2226
|
+
} // case 82
|
|
2227
|
+
case 88: {
|
|
2228
|
+
currentlyAttached_ = input.readBool();
|
|
2229
|
+
bitField0_ |= 0x00000400;
|
|
2230
|
+
break;
|
|
2231
|
+
} // case 88
|
|
2232
|
+
case 96: {
|
|
2233
|
+
disallowUnplug_ = input.readBool();
|
|
2234
|
+
bitField0_ |= 0x00000800;
|
|
2235
|
+
break;
|
|
2236
|
+
} // case 96
|
|
2237
|
+
case 106: {
|
|
2238
|
+
ipV6_ = input.readStringRequireUtf8();
|
|
2239
|
+
bitField0_ |= 0x00001000;
|
|
2240
|
+
break;
|
|
2241
|
+
} // case 106
|
|
2242
|
+
case 114: {
|
|
2243
|
+
device_ = input.readStringRequireUtf8();
|
|
2244
|
+
bitField0_ |= 0x00002000;
|
|
2245
|
+
break;
|
|
2246
|
+
} // case 114
|
|
2247
|
+
case 122: {
|
|
2248
|
+
ipConfigurationMode_ = input.readStringRequireUtf8();
|
|
2249
|
+
bitField0_ |= 0x00004000;
|
|
2250
|
+
break;
|
|
2251
|
+
} // case 122
|
|
2252
|
+
case 130: {
|
|
2253
|
+
ipV6ConfigurationMode_ = input.readStringRequireUtf8();
|
|
2254
|
+
bitField0_ |= 0x00008000;
|
|
2255
|
+
break;
|
|
2256
|
+
} // case 130
|
|
2257
|
+
case 138: {
|
|
2258
|
+
ipV6Gateway_ = input.readStringRequireUtf8();
|
|
2259
|
+
bitField0_ |= 0x00010000;
|
|
2260
|
+
break;
|
|
2261
|
+
} // case 138
|
|
2262
|
+
case 144: {
|
|
2263
|
+
managed_ = input.readBool();
|
|
2264
|
+
bitField0_ |= 0x00020000;
|
|
2265
|
+
break;
|
|
2266
|
+
} // case 144
|
|
2267
|
+
case 152: {
|
|
2268
|
+
management_ = input.readBool();
|
|
2269
|
+
bitField0_ |= 0x00040000;
|
|
2270
|
+
break;
|
|
2271
|
+
} // case 152
|
|
2272
|
+
case 160: {
|
|
2273
|
+
physical_ = input.readBool();
|
|
2274
|
+
bitField0_ |= 0x00080000;
|
|
2275
|
+
break;
|
|
2276
|
+
} // case 160
|
|
2277
|
+
case 170: {
|
|
2278
|
+
primaryAddressType_ = input.readStringRequireUtf8();
|
|
2279
|
+
bitField0_ |= 0x00100000;
|
|
2280
|
+
break;
|
|
2281
|
+
} // case 170
|
|
2282
|
+
case 176: {
|
|
2283
|
+
carrier_ = input.readBool();
|
|
2284
|
+
bitField0_ |= 0x00200000;
|
|
2285
|
+
break;
|
|
2286
|
+
} // case 176
|
|
2287
|
+
case 184: {
|
|
2288
|
+
duplex_ = input.readBool();
|
|
2289
|
+
bitField0_ |= 0x00400000;
|
|
2290
|
+
break;
|
|
2291
|
+
} // case 184
|
|
2292
|
+
case 194: {
|
|
2293
|
+
deviceId_ = input.readStringRequireUtf8();
|
|
2294
|
+
bitField0_ |= 0x00800000;
|
|
2295
|
+
break;
|
|
2296
|
+
} // case 194
|
|
2297
|
+
case 202: {
|
|
2298
|
+
pciBusPath_ = input.readStringRequireUtf8();
|
|
2299
|
+
bitField0_ |= 0x01000000;
|
|
2300
|
+
break;
|
|
2301
|
+
} // case 202
|
|
2302
|
+
case 210: {
|
|
2303
|
+
vendorId_ = input.readStringRequireUtf8();
|
|
2304
|
+
bitField0_ |= 0x02000000;
|
|
2305
|
+
break;
|
|
2306
|
+
} // case 210
|
|
2307
|
+
case 218: {
|
|
2308
|
+
vendorName_ = input.readStringRequireUtf8();
|
|
2309
|
+
bitField0_ |= 0x04000000;
|
|
2310
|
+
break;
|
|
2311
|
+
} // case 218
|
|
2312
|
+
case 226: {
|
|
2313
|
+
hostUuid_ = input.readStringRequireUtf8();
|
|
2314
|
+
bitField0_ |= 0x08000000;
|
|
2315
|
+
break;
|
|
2316
|
+
} // case 226
|
|
2317
|
+
case 234: {
|
|
2318
|
+
interfaceUuid_ = input.readStringRequireUtf8();
|
|
2319
|
+
bitField0_ |= 0x10000000;
|
|
2320
|
+
break;
|
|
2321
|
+
} // case 234
|
|
2322
|
+
default: {
|
|
2323
|
+
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
|
|
2324
|
+
done = true; // was an endgroup tag
|
|
2325
|
+
}
|
|
2326
|
+
break;
|
|
2327
|
+
} // default:
|
|
2328
|
+
} // switch (tag)
|
|
2329
|
+
} // while (!done)
|
|
2330
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
2331
|
+
throw e.unwrapIOException();
|
|
2332
|
+
} finally {
|
|
2333
|
+
onChanged();
|
|
2334
|
+
} // finally
|
|
2335
|
+
return this;
|
|
2336
|
+
}
|
|
2337
|
+
private int bitField0_;
|
|
2338
|
+
|
|
2339
|
+
private java.lang.Object deviceName_ = "";
|
|
2340
|
+
/**
|
|
2341
|
+
* <code>optional string device_name = 1;</code>
|
|
2342
|
+
* @return Whether the deviceName field is set.
|
|
2343
|
+
*/
|
|
2344
|
+
public boolean hasDeviceName() {
|
|
2345
|
+
return ((bitField0_ & 0x00000001) != 0);
|
|
2346
|
+
}
|
|
2347
|
+
/**
|
|
2348
|
+
* <code>optional string device_name = 1;</code>
|
|
2349
|
+
* @return The deviceName.
|
|
2350
|
+
*/
|
|
2351
|
+
public java.lang.String getDeviceName() {
|
|
2352
|
+
java.lang.Object ref = deviceName_;
|
|
2353
|
+
if (!(ref instanceof java.lang.String)) {
|
|
2354
|
+
com.google.protobuf.ByteString bs =
|
|
2355
|
+
(com.google.protobuf.ByteString) ref;
|
|
2356
|
+
java.lang.String s = bs.toStringUtf8();
|
|
2357
|
+
deviceName_ = s;
|
|
2358
|
+
return s;
|
|
2359
|
+
} else {
|
|
2360
|
+
return (java.lang.String) ref;
|
|
2361
|
+
}
|
|
2362
|
+
}
|
|
2363
|
+
/**
|
|
2364
|
+
* <code>optional string device_name = 1;</code>
|
|
2365
|
+
* @return The bytes for deviceName.
|
|
2366
|
+
*/
|
|
2367
|
+
public com.google.protobuf.ByteString
|
|
2368
|
+
getDeviceNameBytes() {
|
|
2369
|
+
java.lang.Object ref = deviceName_;
|
|
2370
|
+
if (ref instanceof String) {
|
|
2371
|
+
com.google.protobuf.ByteString b =
|
|
2372
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2373
|
+
(java.lang.String) ref);
|
|
2374
|
+
deviceName_ = b;
|
|
2375
|
+
return b;
|
|
2376
|
+
} else {
|
|
2377
|
+
return (com.google.protobuf.ByteString) ref;
|
|
2378
|
+
}
|
|
2379
|
+
}
|
|
2380
|
+
/**
|
|
2381
|
+
* <code>optional string device_name = 1;</code>
|
|
2382
|
+
* @param value The deviceName to set.
|
|
2383
|
+
* @return This builder for chaining.
|
|
2384
|
+
*/
|
|
2385
|
+
public Builder setDeviceName(
|
|
2386
|
+
java.lang.String value) {
|
|
2387
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2388
|
+
deviceName_ = value;
|
|
2389
|
+
bitField0_ |= 0x00000001;
|
|
2390
|
+
onChanged();
|
|
2391
|
+
return this;
|
|
2392
|
+
}
|
|
2393
|
+
/**
|
|
2394
|
+
* <code>optional string device_name = 1;</code>
|
|
2395
|
+
* @return This builder for chaining.
|
|
2396
|
+
*/
|
|
2397
|
+
public Builder clearDeviceName() {
|
|
2398
|
+
deviceName_ = getDefaultInstance().getDeviceName();
|
|
2399
|
+
bitField0_ = (bitField0_ & ~0x00000001);
|
|
2400
|
+
onChanged();
|
|
2401
|
+
return this;
|
|
2402
|
+
}
|
|
2403
|
+
/**
|
|
2404
|
+
* <code>optional string device_name = 1;</code>
|
|
2405
|
+
* @param value The bytes for deviceName to set.
|
|
2406
|
+
* @return This builder for chaining.
|
|
2407
|
+
*/
|
|
2408
|
+
public Builder setDeviceNameBytes(
|
|
2409
|
+
com.google.protobuf.ByteString value) {
|
|
2410
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2411
|
+
checkByteStringIsUtf8(value);
|
|
2412
|
+
deviceName_ = value;
|
|
2413
|
+
bitField0_ |= 0x00000001;
|
|
2414
|
+
onChanged();
|
|
2415
|
+
return this;
|
|
2416
|
+
}
|
|
2417
|
+
|
|
2418
|
+
private java.lang.Object mac_ = "";
|
|
2419
|
+
/**
|
|
2420
|
+
* <code>optional string mac = 2;</code>
|
|
2421
|
+
* @return Whether the mac field is set.
|
|
2422
|
+
*/
|
|
2423
|
+
public boolean hasMac() {
|
|
2424
|
+
return ((bitField0_ & 0x00000002) != 0);
|
|
2425
|
+
}
|
|
2426
|
+
/**
|
|
2427
|
+
* <code>optional string mac = 2;</code>
|
|
2428
|
+
* @return The mac.
|
|
2429
|
+
*/
|
|
2430
|
+
public java.lang.String getMac() {
|
|
2431
|
+
java.lang.Object ref = mac_;
|
|
2432
|
+
if (!(ref instanceof java.lang.String)) {
|
|
2433
|
+
com.google.protobuf.ByteString bs =
|
|
2434
|
+
(com.google.protobuf.ByteString) ref;
|
|
2435
|
+
java.lang.String s = bs.toStringUtf8();
|
|
2436
|
+
mac_ = s;
|
|
2437
|
+
return s;
|
|
2438
|
+
} else {
|
|
2439
|
+
return (java.lang.String) ref;
|
|
2440
|
+
}
|
|
2441
|
+
}
|
|
2442
|
+
/**
|
|
2443
|
+
* <code>optional string mac = 2;</code>
|
|
2444
|
+
* @return The bytes for mac.
|
|
2445
|
+
*/
|
|
2446
|
+
public com.google.protobuf.ByteString
|
|
2447
|
+
getMacBytes() {
|
|
2448
|
+
java.lang.Object ref = mac_;
|
|
2449
|
+
if (ref instanceof String) {
|
|
2450
|
+
com.google.protobuf.ByteString b =
|
|
2451
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2452
|
+
(java.lang.String) ref);
|
|
2453
|
+
mac_ = b;
|
|
2454
|
+
return b;
|
|
2455
|
+
} else {
|
|
2456
|
+
return (com.google.protobuf.ByteString) ref;
|
|
2457
|
+
}
|
|
2458
|
+
}
|
|
2459
|
+
/**
|
|
2460
|
+
* <code>optional string mac = 2;</code>
|
|
2461
|
+
* @param value The mac to set.
|
|
2462
|
+
* @return This builder for chaining.
|
|
2463
|
+
*/
|
|
2464
|
+
public Builder setMac(
|
|
2465
|
+
java.lang.String value) {
|
|
2466
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2467
|
+
mac_ = value;
|
|
2468
|
+
bitField0_ |= 0x00000002;
|
|
2469
|
+
onChanged();
|
|
2470
|
+
return this;
|
|
2471
|
+
}
|
|
2472
|
+
/**
|
|
2473
|
+
* <code>optional string mac = 2;</code>
|
|
2474
|
+
* @return This builder for chaining.
|
|
2475
|
+
*/
|
|
2476
|
+
public Builder clearMac() {
|
|
2477
|
+
mac_ = getDefaultInstance().getMac();
|
|
2478
|
+
bitField0_ = (bitField0_ & ~0x00000002);
|
|
2479
|
+
onChanged();
|
|
2480
|
+
return this;
|
|
2481
|
+
}
|
|
2482
|
+
/**
|
|
2483
|
+
* <code>optional string mac = 2;</code>
|
|
2484
|
+
* @param value The bytes for mac to set.
|
|
2485
|
+
* @return This builder for chaining.
|
|
2486
|
+
*/
|
|
2487
|
+
public Builder setMacBytes(
|
|
2488
|
+
com.google.protobuf.ByteString value) {
|
|
2489
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2490
|
+
checkByteStringIsUtf8(value);
|
|
2491
|
+
mac_ = value;
|
|
2492
|
+
bitField0_ |= 0x00000002;
|
|
2493
|
+
onChanged();
|
|
2494
|
+
return this;
|
|
2495
|
+
}
|
|
2496
|
+
|
|
2497
|
+
private long mtu_ ;
|
|
2498
|
+
/**
|
|
2499
|
+
* <code>optional int64 mtu = 3;</code>
|
|
2500
|
+
* @return Whether the mtu field is set.
|
|
2501
|
+
*/
|
|
2502
|
+
@java.lang.Override
|
|
2503
|
+
public boolean hasMtu() {
|
|
2504
|
+
return ((bitField0_ & 0x00000004) != 0);
|
|
2505
|
+
}
|
|
2506
|
+
/**
|
|
2507
|
+
* <code>optional int64 mtu = 3;</code>
|
|
2508
|
+
* @return The mtu.
|
|
2509
|
+
*/
|
|
2510
|
+
@java.lang.Override
|
|
2511
|
+
public long getMtu() {
|
|
2512
|
+
return mtu_;
|
|
2513
|
+
}
|
|
2514
|
+
/**
|
|
2515
|
+
* <code>optional int64 mtu = 3;</code>
|
|
2516
|
+
* @param value The mtu to set.
|
|
2517
|
+
* @return This builder for chaining.
|
|
2518
|
+
*/
|
|
2519
|
+
public Builder setMtu(long value) {
|
|
2520
|
+
|
|
2521
|
+
mtu_ = value;
|
|
2522
|
+
bitField0_ |= 0x00000004;
|
|
2523
|
+
onChanged();
|
|
2524
|
+
return this;
|
|
2525
|
+
}
|
|
2526
|
+
/**
|
|
2527
|
+
* <code>optional int64 mtu = 3;</code>
|
|
2528
|
+
* @return This builder for chaining.
|
|
2529
|
+
*/
|
|
2530
|
+
public Builder clearMtu() {
|
|
2531
|
+
bitField0_ = (bitField0_ & ~0x00000004);
|
|
2532
|
+
mtu_ = 0L;
|
|
2533
|
+
onChanged();
|
|
2534
|
+
return this;
|
|
2535
|
+
}
|
|
2536
|
+
|
|
2537
|
+
private java.lang.Object dns_ = "";
|
|
2538
|
+
/**
|
|
2539
|
+
* <code>optional string dns = 4;</code>
|
|
2540
|
+
* @return Whether the dns field is set.
|
|
2541
|
+
*/
|
|
2542
|
+
public boolean hasDns() {
|
|
2543
|
+
return ((bitField0_ & 0x00000008) != 0);
|
|
2544
|
+
}
|
|
2545
|
+
/**
|
|
2546
|
+
* <code>optional string dns = 4;</code>
|
|
2547
|
+
* @return The dns.
|
|
2548
|
+
*/
|
|
2549
|
+
public java.lang.String getDns() {
|
|
2550
|
+
java.lang.Object ref = dns_;
|
|
2551
|
+
if (!(ref instanceof java.lang.String)) {
|
|
2552
|
+
com.google.protobuf.ByteString bs =
|
|
2553
|
+
(com.google.protobuf.ByteString) ref;
|
|
2554
|
+
java.lang.String s = bs.toStringUtf8();
|
|
2555
|
+
dns_ = s;
|
|
2556
|
+
return s;
|
|
2557
|
+
} else {
|
|
2558
|
+
return (java.lang.String) ref;
|
|
2559
|
+
}
|
|
2560
|
+
}
|
|
2561
|
+
/**
|
|
2562
|
+
* <code>optional string dns = 4;</code>
|
|
2563
|
+
* @return The bytes for dns.
|
|
2564
|
+
*/
|
|
2565
|
+
public com.google.protobuf.ByteString
|
|
2566
|
+
getDnsBytes() {
|
|
2567
|
+
java.lang.Object ref = dns_;
|
|
2568
|
+
if (ref instanceof String) {
|
|
2569
|
+
com.google.protobuf.ByteString b =
|
|
2570
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2571
|
+
(java.lang.String) ref);
|
|
2572
|
+
dns_ = b;
|
|
2573
|
+
return b;
|
|
2574
|
+
} else {
|
|
2575
|
+
return (com.google.protobuf.ByteString) ref;
|
|
2576
|
+
}
|
|
2577
|
+
}
|
|
2578
|
+
/**
|
|
2579
|
+
* <code>optional string dns = 4;</code>
|
|
2580
|
+
* @param value The dns to set.
|
|
2581
|
+
* @return This builder for chaining.
|
|
2582
|
+
*/
|
|
2583
|
+
public Builder setDns(
|
|
2584
|
+
java.lang.String value) {
|
|
2585
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2586
|
+
dns_ = value;
|
|
2587
|
+
bitField0_ |= 0x00000008;
|
|
2588
|
+
onChanged();
|
|
2589
|
+
return this;
|
|
2590
|
+
}
|
|
2591
|
+
/**
|
|
2592
|
+
* <code>optional string dns = 4;</code>
|
|
2593
|
+
* @return This builder for chaining.
|
|
2594
|
+
*/
|
|
2595
|
+
public Builder clearDns() {
|
|
2596
|
+
dns_ = getDefaultInstance().getDns();
|
|
2597
|
+
bitField0_ = (bitField0_ & ~0x00000008);
|
|
2598
|
+
onChanged();
|
|
2599
|
+
return this;
|
|
2600
|
+
}
|
|
2601
|
+
/**
|
|
2602
|
+
* <code>optional string dns = 4;</code>
|
|
2603
|
+
* @param value The bytes for dns to set.
|
|
2604
|
+
* @return This builder for chaining.
|
|
2605
|
+
*/
|
|
2606
|
+
public Builder setDnsBytes(
|
|
2607
|
+
com.google.protobuf.ByteString value) {
|
|
2608
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2609
|
+
checkByteStringIsUtf8(value);
|
|
2610
|
+
dns_ = value;
|
|
2611
|
+
bitField0_ |= 0x00000008;
|
|
2612
|
+
onChanged();
|
|
2613
|
+
return this;
|
|
2614
|
+
}
|
|
2615
|
+
|
|
2616
|
+
private java.lang.Object ip_ = "";
|
|
2617
|
+
/**
|
|
2618
|
+
* <code>optional string ip = 5;</code>
|
|
2619
|
+
* @return Whether the ip field is set.
|
|
2620
|
+
*/
|
|
2621
|
+
public boolean hasIp() {
|
|
2622
|
+
return ((bitField0_ & 0x00000010) != 0);
|
|
2623
|
+
}
|
|
2624
|
+
/**
|
|
2625
|
+
* <code>optional string ip = 5;</code>
|
|
2626
|
+
* @return The ip.
|
|
2627
|
+
*/
|
|
2628
|
+
public java.lang.String getIp() {
|
|
2629
|
+
java.lang.Object ref = ip_;
|
|
2630
|
+
if (!(ref instanceof java.lang.String)) {
|
|
2631
|
+
com.google.protobuf.ByteString bs =
|
|
2632
|
+
(com.google.protobuf.ByteString) ref;
|
|
2633
|
+
java.lang.String s = bs.toStringUtf8();
|
|
2634
|
+
ip_ = s;
|
|
2635
|
+
return s;
|
|
2636
|
+
} else {
|
|
2637
|
+
return (java.lang.String) ref;
|
|
2638
|
+
}
|
|
2639
|
+
}
|
|
2640
|
+
/**
|
|
2641
|
+
* <code>optional string ip = 5;</code>
|
|
2642
|
+
* @return The bytes for ip.
|
|
2643
|
+
*/
|
|
2644
|
+
public com.google.protobuf.ByteString
|
|
2645
|
+
getIpBytes() {
|
|
2646
|
+
java.lang.Object ref = ip_;
|
|
2647
|
+
if (ref instanceof String) {
|
|
2648
|
+
com.google.protobuf.ByteString b =
|
|
2649
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2650
|
+
(java.lang.String) ref);
|
|
2651
|
+
ip_ = b;
|
|
2652
|
+
return b;
|
|
2653
|
+
} else {
|
|
2654
|
+
return (com.google.protobuf.ByteString) ref;
|
|
2655
|
+
}
|
|
2656
|
+
}
|
|
2657
|
+
/**
|
|
2658
|
+
* <code>optional string ip = 5;</code>
|
|
2659
|
+
* @param value The ip to set.
|
|
2660
|
+
* @return This builder for chaining.
|
|
2661
|
+
*/
|
|
2662
|
+
public Builder setIp(
|
|
2663
|
+
java.lang.String value) {
|
|
2664
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2665
|
+
ip_ = value;
|
|
2666
|
+
bitField0_ |= 0x00000010;
|
|
2667
|
+
onChanged();
|
|
2668
|
+
return this;
|
|
2669
|
+
}
|
|
2670
|
+
/**
|
|
2671
|
+
* <code>optional string ip = 5;</code>
|
|
2672
|
+
* @return This builder for chaining.
|
|
2673
|
+
*/
|
|
2674
|
+
public Builder clearIp() {
|
|
2675
|
+
ip_ = getDefaultInstance().getIp();
|
|
2676
|
+
bitField0_ = (bitField0_ & ~0x00000010);
|
|
2677
|
+
onChanged();
|
|
2678
|
+
return this;
|
|
2679
|
+
}
|
|
2680
|
+
/**
|
|
2681
|
+
* <code>optional string ip = 5;</code>
|
|
2682
|
+
* @param value The bytes for ip to set.
|
|
2683
|
+
* @return This builder for chaining.
|
|
2684
|
+
*/
|
|
2685
|
+
public Builder setIpBytes(
|
|
2686
|
+
com.google.protobuf.ByteString value) {
|
|
2687
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2688
|
+
checkByteStringIsUtf8(value);
|
|
2689
|
+
ip_ = value;
|
|
2690
|
+
bitField0_ |= 0x00000010;
|
|
2691
|
+
onChanged();
|
|
2692
|
+
return this;
|
|
2693
|
+
}
|
|
2694
|
+
|
|
2695
|
+
private java.lang.Object netmask_ = "";
|
|
2696
|
+
/**
|
|
2697
|
+
* <code>optional string netmask = 6;</code>
|
|
2698
|
+
* @return Whether the netmask field is set.
|
|
2699
|
+
*/
|
|
2700
|
+
public boolean hasNetmask() {
|
|
2701
|
+
return ((bitField0_ & 0x00000020) != 0);
|
|
2702
|
+
}
|
|
2703
|
+
/**
|
|
2704
|
+
* <code>optional string netmask = 6;</code>
|
|
2705
|
+
* @return The netmask.
|
|
2706
|
+
*/
|
|
2707
|
+
public java.lang.String getNetmask() {
|
|
2708
|
+
java.lang.Object ref = netmask_;
|
|
2709
|
+
if (!(ref instanceof java.lang.String)) {
|
|
2710
|
+
com.google.protobuf.ByteString bs =
|
|
2711
|
+
(com.google.protobuf.ByteString) ref;
|
|
2712
|
+
java.lang.String s = bs.toStringUtf8();
|
|
2713
|
+
netmask_ = s;
|
|
2714
|
+
return s;
|
|
2715
|
+
} else {
|
|
2716
|
+
return (java.lang.String) ref;
|
|
2717
|
+
}
|
|
2718
|
+
}
|
|
2719
|
+
/**
|
|
2720
|
+
* <code>optional string netmask = 6;</code>
|
|
2721
|
+
* @return The bytes for netmask.
|
|
2722
|
+
*/
|
|
2723
|
+
public com.google.protobuf.ByteString
|
|
2724
|
+
getNetmaskBytes() {
|
|
2725
|
+
java.lang.Object ref = netmask_;
|
|
2726
|
+
if (ref instanceof String) {
|
|
2727
|
+
com.google.protobuf.ByteString b =
|
|
2728
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2729
|
+
(java.lang.String) ref);
|
|
2730
|
+
netmask_ = b;
|
|
2731
|
+
return b;
|
|
2732
|
+
} else {
|
|
2733
|
+
return (com.google.protobuf.ByteString) ref;
|
|
2734
|
+
}
|
|
2735
|
+
}
|
|
2736
|
+
/**
|
|
2737
|
+
* <code>optional string netmask = 6;</code>
|
|
2738
|
+
* @param value The netmask to set.
|
|
2739
|
+
* @return This builder for chaining.
|
|
2740
|
+
*/
|
|
2741
|
+
public Builder setNetmask(
|
|
2742
|
+
java.lang.String value) {
|
|
2743
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2744
|
+
netmask_ = value;
|
|
2745
|
+
bitField0_ |= 0x00000020;
|
|
2746
|
+
onChanged();
|
|
2747
|
+
return this;
|
|
2748
|
+
}
|
|
2749
|
+
/**
|
|
2750
|
+
* <code>optional string netmask = 6;</code>
|
|
2751
|
+
* @return This builder for chaining.
|
|
2752
|
+
*/
|
|
2753
|
+
public Builder clearNetmask() {
|
|
2754
|
+
netmask_ = getDefaultInstance().getNetmask();
|
|
2755
|
+
bitField0_ = (bitField0_ & ~0x00000020);
|
|
2756
|
+
onChanged();
|
|
2757
|
+
return this;
|
|
2758
|
+
}
|
|
2759
|
+
/**
|
|
2760
|
+
* <code>optional string netmask = 6;</code>
|
|
2761
|
+
* @param value The bytes for netmask to set.
|
|
2762
|
+
* @return This builder for chaining.
|
|
2763
|
+
*/
|
|
2764
|
+
public Builder setNetmaskBytes(
|
|
2765
|
+
com.google.protobuf.ByteString value) {
|
|
2766
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2767
|
+
checkByteStringIsUtf8(value);
|
|
2768
|
+
netmask_ = value;
|
|
2769
|
+
bitField0_ |= 0x00000020;
|
|
2770
|
+
onChanged();
|
|
2771
|
+
return this;
|
|
2772
|
+
}
|
|
2773
|
+
|
|
2774
|
+
private java.lang.Object gateway_ = "";
|
|
2775
|
+
/**
|
|
2776
|
+
* <code>optional string gateway = 7;</code>
|
|
2777
|
+
* @return Whether the gateway field is set.
|
|
2778
|
+
*/
|
|
2779
|
+
public boolean hasGateway() {
|
|
2780
|
+
return ((bitField0_ & 0x00000040) != 0);
|
|
2781
|
+
}
|
|
2782
|
+
/**
|
|
2783
|
+
* <code>optional string gateway = 7;</code>
|
|
2784
|
+
* @return The gateway.
|
|
2785
|
+
*/
|
|
2786
|
+
public java.lang.String getGateway() {
|
|
2787
|
+
java.lang.Object ref = gateway_;
|
|
2788
|
+
if (!(ref instanceof java.lang.String)) {
|
|
2789
|
+
com.google.protobuf.ByteString bs =
|
|
2790
|
+
(com.google.protobuf.ByteString) ref;
|
|
2791
|
+
java.lang.String s = bs.toStringUtf8();
|
|
2792
|
+
gateway_ = s;
|
|
2793
|
+
return s;
|
|
2794
|
+
} else {
|
|
2795
|
+
return (java.lang.String) ref;
|
|
2796
|
+
}
|
|
2797
|
+
}
|
|
2798
|
+
/**
|
|
2799
|
+
* <code>optional string gateway = 7;</code>
|
|
2800
|
+
* @return The bytes for gateway.
|
|
2801
|
+
*/
|
|
2802
|
+
public com.google.protobuf.ByteString
|
|
2803
|
+
getGatewayBytes() {
|
|
2804
|
+
java.lang.Object ref = gateway_;
|
|
2805
|
+
if (ref instanceof String) {
|
|
2806
|
+
com.google.protobuf.ByteString b =
|
|
2807
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2808
|
+
(java.lang.String) ref);
|
|
2809
|
+
gateway_ = b;
|
|
2810
|
+
return b;
|
|
2811
|
+
} else {
|
|
2812
|
+
return (com.google.protobuf.ByteString) ref;
|
|
2813
|
+
}
|
|
2814
|
+
}
|
|
2815
|
+
/**
|
|
2816
|
+
* <code>optional string gateway = 7;</code>
|
|
2817
|
+
* @param value The gateway to set.
|
|
2818
|
+
* @return This builder for chaining.
|
|
2819
|
+
*/
|
|
2820
|
+
public Builder setGateway(
|
|
2821
|
+
java.lang.String value) {
|
|
2822
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2823
|
+
gateway_ = value;
|
|
2824
|
+
bitField0_ |= 0x00000040;
|
|
2825
|
+
onChanged();
|
|
2826
|
+
return this;
|
|
2827
|
+
}
|
|
2828
|
+
/**
|
|
2829
|
+
* <code>optional string gateway = 7;</code>
|
|
2830
|
+
* @return This builder for chaining.
|
|
2831
|
+
*/
|
|
2832
|
+
public Builder clearGateway() {
|
|
2833
|
+
gateway_ = getDefaultInstance().getGateway();
|
|
2834
|
+
bitField0_ = (bitField0_ & ~0x00000040);
|
|
2835
|
+
onChanged();
|
|
2836
|
+
return this;
|
|
2837
|
+
}
|
|
2838
|
+
/**
|
|
2839
|
+
* <code>optional string gateway = 7;</code>
|
|
2840
|
+
* @param value The bytes for gateway to set.
|
|
2841
|
+
* @return This builder for chaining.
|
|
2842
|
+
*/
|
|
2843
|
+
public Builder setGatewayBytes(
|
|
2844
|
+
com.google.protobuf.ByteString value) {
|
|
2845
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2846
|
+
checkByteStringIsUtf8(value);
|
|
2847
|
+
gateway_ = value;
|
|
2848
|
+
bitField0_ |= 0x00000040;
|
|
2849
|
+
onChanged();
|
|
2850
|
+
return this;
|
|
2851
|
+
}
|
|
2852
|
+
|
|
2853
|
+
private java.lang.Object vendor_ = "";
|
|
2854
|
+
/**
|
|
2855
|
+
* <code>optional string vendor = 8;</code>
|
|
2856
|
+
* @return Whether the vendor field is set.
|
|
2857
|
+
*/
|
|
2858
|
+
public boolean hasVendor() {
|
|
2859
|
+
return ((bitField0_ & 0x00000080) != 0);
|
|
2860
|
+
}
|
|
2861
|
+
/**
|
|
2862
|
+
* <code>optional string vendor = 8;</code>
|
|
2863
|
+
* @return The vendor.
|
|
2864
|
+
*/
|
|
2865
|
+
public java.lang.String getVendor() {
|
|
2866
|
+
java.lang.Object ref = vendor_;
|
|
2867
|
+
if (!(ref instanceof java.lang.String)) {
|
|
2868
|
+
com.google.protobuf.ByteString bs =
|
|
2869
|
+
(com.google.protobuf.ByteString) ref;
|
|
2870
|
+
java.lang.String s = bs.toStringUtf8();
|
|
2871
|
+
vendor_ = s;
|
|
2872
|
+
return s;
|
|
2873
|
+
} else {
|
|
2874
|
+
return (java.lang.String) ref;
|
|
2875
|
+
}
|
|
2876
|
+
}
|
|
2877
|
+
/**
|
|
2878
|
+
* <code>optional string vendor = 8;</code>
|
|
2879
|
+
* @return The bytes for vendor.
|
|
2880
|
+
*/
|
|
2881
|
+
public com.google.protobuf.ByteString
|
|
2882
|
+
getVendorBytes() {
|
|
2883
|
+
java.lang.Object ref = vendor_;
|
|
2884
|
+
if (ref instanceof String) {
|
|
2885
|
+
com.google.protobuf.ByteString b =
|
|
2886
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2887
|
+
(java.lang.String) ref);
|
|
2888
|
+
vendor_ = b;
|
|
2889
|
+
return b;
|
|
2890
|
+
} else {
|
|
2891
|
+
return (com.google.protobuf.ByteString) ref;
|
|
2892
|
+
}
|
|
2893
|
+
}
|
|
2894
|
+
/**
|
|
2895
|
+
* <code>optional string vendor = 8;</code>
|
|
2896
|
+
* @param value The vendor to set.
|
|
2897
|
+
* @return This builder for chaining.
|
|
2898
|
+
*/
|
|
2899
|
+
public Builder setVendor(
|
|
2900
|
+
java.lang.String value) {
|
|
2901
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2902
|
+
vendor_ = value;
|
|
2903
|
+
bitField0_ |= 0x00000080;
|
|
2904
|
+
onChanged();
|
|
2905
|
+
return this;
|
|
2906
|
+
}
|
|
2907
|
+
/**
|
|
2908
|
+
* <code>optional string vendor = 8;</code>
|
|
2909
|
+
* @return This builder for chaining.
|
|
2910
|
+
*/
|
|
2911
|
+
public Builder clearVendor() {
|
|
2912
|
+
vendor_ = getDefaultInstance().getVendor();
|
|
2913
|
+
bitField0_ = (bitField0_ & ~0x00000080);
|
|
2914
|
+
onChanged();
|
|
2915
|
+
return this;
|
|
2916
|
+
}
|
|
2917
|
+
/**
|
|
2918
|
+
* <code>optional string vendor = 8;</code>
|
|
2919
|
+
* @param value The bytes for vendor to set.
|
|
2920
|
+
* @return This builder for chaining.
|
|
2921
|
+
*/
|
|
2922
|
+
public Builder setVendorBytes(
|
|
2923
|
+
com.google.protobuf.ByteString value) {
|
|
2924
|
+
if (value == null) { throw new NullPointerException(); }
|
|
2925
|
+
checkByteStringIsUtf8(value);
|
|
2926
|
+
vendor_ = value;
|
|
2927
|
+
bitField0_ |= 0x00000080;
|
|
2928
|
+
onChanged();
|
|
2929
|
+
return this;
|
|
2930
|
+
}
|
|
2931
|
+
|
|
2932
|
+
private long speed_ ;
|
|
2933
|
+
/**
|
|
2934
|
+
* <code>optional int64 speed = 9;</code>
|
|
2935
|
+
* @return Whether the speed field is set.
|
|
2936
|
+
*/
|
|
2937
|
+
@java.lang.Override
|
|
2938
|
+
public boolean hasSpeed() {
|
|
2939
|
+
return ((bitField0_ & 0x00000100) != 0);
|
|
2940
|
+
}
|
|
2941
|
+
/**
|
|
2942
|
+
* <code>optional int64 speed = 9;</code>
|
|
2943
|
+
* @return The speed.
|
|
2944
|
+
*/
|
|
2945
|
+
@java.lang.Override
|
|
2946
|
+
public long getSpeed() {
|
|
2947
|
+
return speed_;
|
|
2948
|
+
}
|
|
2949
|
+
/**
|
|
2950
|
+
* <code>optional int64 speed = 9;</code>
|
|
2951
|
+
* @param value The speed to set.
|
|
2952
|
+
* @return This builder for chaining.
|
|
2953
|
+
*/
|
|
2954
|
+
public Builder setSpeed(long value) {
|
|
2955
|
+
|
|
2956
|
+
speed_ = value;
|
|
2957
|
+
bitField0_ |= 0x00000100;
|
|
2958
|
+
onChanged();
|
|
2959
|
+
return this;
|
|
2960
|
+
}
|
|
2961
|
+
/**
|
|
2962
|
+
* <code>optional int64 speed = 9;</code>
|
|
2963
|
+
* @return This builder for chaining.
|
|
2964
|
+
*/
|
|
2965
|
+
public Builder clearSpeed() {
|
|
2966
|
+
bitField0_ = (bitField0_ & ~0x00000100);
|
|
2967
|
+
speed_ = 0L;
|
|
2968
|
+
onChanged();
|
|
2969
|
+
return this;
|
|
2970
|
+
}
|
|
2971
|
+
|
|
2972
|
+
private com.google.protobuf.Timestamp lastUpdated_;
|
|
2973
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
2974
|
+
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> lastUpdatedBuilder_;
|
|
2975
|
+
/**
|
|
2976
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
2977
|
+
* @return Whether the lastUpdated field is set.
|
|
2978
|
+
*/
|
|
2979
|
+
public boolean hasLastUpdated() {
|
|
2980
|
+
return ((bitField0_ & 0x00000200) != 0);
|
|
2981
|
+
}
|
|
2982
|
+
/**
|
|
2983
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
2984
|
+
* @return The lastUpdated.
|
|
2985
|
+
*/
|
|
2986
|
+
public com.google.protobuf.Timestamp getLastUpdated() {
|
|
2987
|
+
if (lastUpdatedBuilder_ == null) {
|
|
2988
|
+
return lastUpdated_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : lastUpdated_;
|
|
2989
|
+
} else {
|
|
2990
|
+
return lastUpdatedBuilder_.getMessage();
|
|
2991
|
+
}
|
|
2992
|
+
}
|
|
2993
|
+
/**
|
|
2994
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
2995
|
+
*/
|
|
2996
|
+
public Builder setLastUpdated(com.google.protobuf.Timestamp value) {
|
|
2997
|
+
if (lastUpdatedBuilder_ == null) {
|
|
2998
|
+
if (value == null) {
|
|
2999
|
+
throw new NullPointerException();
|
|
3000
|
+
}
|
|
3001
|
+
lastUpdated_ = value;
|
|
3002
|
+
} else {
|
|
3003
|
+
lastUpdatedBuilder_.setMessage(value);
|
|
3004
|
+
}
|
|
3005
|
+
bitField0_ |= 0x00000200;
|
|
3006
|
+
onChanged();
|
|
3007
|
+
return this;
|
|
3008
|
+
}
|
|
3009
|
+
/**
|
|
3010
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
3011
|
+
*/
|
|
3012
|
+
public Builder setLastUpdated(
|
|
3013
|
+
com.google.protobuf.Timestamp.Builder builderForValue) {
|
|
3014
|
+
if (lastUpdatedBuilder_ == null) {
|
|
3015
|
+
lastUpdated_ = builderForValue.build();
|
|
3016
|
+
} else {
|
|
3017
|
+
lastUpdatedBuilder_.setMessage(builderForValue.build());
|
|
3018
|
+
}
|
|
3019
|
+
bitField0_ |= 0x00000200;
|
|
3020
|
+
onChanged();
|
|
3021
|
+
return this;
|
|
3022
|
+
}
|
|
3023
|
+
/**
|
|
3024
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
3025
|
+
*/
|
|
3026
|
+
public Builder mergeLastUpdated(com.google.protobuf.Timestamp value) {
|
|
3027
|
+
if (lastUpdatedBuilder_ == null) {
|
|
3028
|
+
if (((bitField0_ & 0x00000200) != 0) &&
|
|
3029
|
+
lastUpdated_ != null &&
|
|
3030
|
+
lastUpdated_ != com.google.protobuf.Timestamp.getDefaultInstance()) {
|
|
3031
|
+
getLastUpdatedBuilder().mergeFrom(value);
|
|
3032
|
+
} else {
|
|
3033
|
+
lastUpdated_ = value;
|
|
3034
|
+
}
|
|
3035
|
+
} else {
|
|
3036
|
+
lastUpdatedBuilder_.mergeFrom(value);
|
|
3037
|
+
}
|
|
3038
|
+
if (lastUpdated_ != null) {
|
|
3039
|
+
bitField0_ |= 0x00000200;
|
|
3040
|
+
onChanged();
|
|
3041
|
+
}
|
|
3042
|
+
return this;
|
|
3043
|
+
}
|
|
3044
|
+
/**
|
|
3045
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
3046
|
+
*/
|
|
3047
|
+
public Builder clearLastUpdated() {
|
|
3048
|
+
bitField0_ = (bitField0_ & ~0x00000200);
|
|
3049
|
+
lastUpdated_ = null;
|
|
3050
|
+
if (lastUpdatedBuilder_ != null) {
|
|
3051
|
+
lastUpdatedBuilder_.dispose();
|
|
3052
|
+
lastUpdatedBuilder_ = null;
|
|
3053
|
+
}
|
|
3054
|
+
onChanged();
|
|
3055
|
+
return this;
|
|
3056
|
+
}
|
|
3057
|
+
/**
|
|
3058
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
3059
|
+
*/
|
|
3060
|
+
public com.google.protobuf.Timestamp.Builder getLastUpdatedBuilder() {
|
|
3061
|
+
bitField0_ |= 0x00000200;
|
|
3062
|
+
onChanged();
|
|
3063
|
+
return getLastUpdatedFieldBuilder().getBuilder();
|
|
3064
|
+
}
|
|
3065
|
+
/**
|
|
3066
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
3067
|
+
*/
|
|
3068
|
+
public com.google.protobuf.TimestampOrBuilder getLastUpdatedOrBuilder() {
|
|
3069
|
+
if (lastUpdatedBuilder_ != null) {
|
|
3070
|
+
return lastUpdatedBuilder_.getMessageOrBuilder();
|
|
3071
|
+
} else {
|
|
3072
|
+
return lastUpdated_ == null ?
|
|
3073
|
+
com.google.protobuf.Timestamp.getDefaultInstance() : lastUpdated_;
|
|
3074
|
+
}
|
|
3075
|
+
}
|
|
3076
|
+
/**
|
|
3077
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 10;</code>
|
|
3078
|
+
*/
|
|
3079
|
+
private com.google.protobuf.SingleFieldBuilderV3<
|
|
3080
|
+
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>
|
|
3081
|
+
getLastUpdatedFieldBuilder() {
|
|
3082
|
+
if (lastUpdatedBuilder_ == null) {
|
|
3083
|
+
lastUpdatedBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
|
|
3084
|
+
com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder>(
|
|
3085
|
+
getLastUpdated(),
|
|
3086
|
+
getParentForChildren(),
|
|
3087
|
+
isClean());
|
|
3088
|
+
lastUpdated_ = null;
|
|
3089
|
+
}
|
|
3090
|
+
return lastUpdatedBuilder_;
|
|
3091
|
+
}
|
|
3092
|
+
|
|
3093
|
+
private boolean currentlyAttached_ ;
|
|
3094
|
+
/**
|
|
3095
|
+
* <code>optional bool currently_attached = 11;</code>
|
|
3096
|
+
* @return Whether the currentlyAttached field is set.
|
|
3097
|
+
*/
|
|
3098
|
+
@java.lang.Override
|
|
3099
|
+
public boolean hasCurrentlyAttached() {
|
|
3100
|
+
return ((bitField0_ & 0x00000400) != 0);
|
|
3101
|
+
}
|
|
3102
|
+
/**
|
|
3103
|
+
* <code>optional bool currently_attached = 11;</code>
|
|
3104
|
+
* @return The currentlyAttached.
|
|
3105
|
+
*/
|
|
3106
|
+
@java.lang.Override
|
|
3107
|
+
public boolean getCurrentlyAttached() {
|
|
3108
|
+
return currentlyAttached_;
|
|
3109
|
+
}
|
|
3110
|
+
/**
|
|
3111
|
+
* <code>optional bool currently_attached = 11;</code>
|
|
3112
|
+
* @param value The currentlyAttached to set.
|
|
3113
|
+
* @return This builder for chaining.
|
|
3114
|
+
*/
|
|
3115
|
+
public Builder setCurrentlyAttached(boolean value) {
|
|
3116
|
+
|
|
3117
|
+
currentlyAttached_ = value;
|
|
3118
|
+
bitField0_ |= 0x00000400;
|
|
3119
|
+
onChanged();
|
|
3120
|
+
return this;
|
|
3121
|
+
}
|
|
3122
|
+
/**
|
|
3123
|
+
* <code>optional bool currently_attached = 11;</code>
|
|
3124
|
+
* @return This builder for chaining.
|
|
3125
|
+
*/
|
|
3126
|
+
public Builder clearCurrentlyAttached() {
|
|
3127
|
+
bitField0_ = (bitField0_ & ~0x00000400);
|
|
3128
|
+
currentlyAttached_ = false;
|
|
3129
|
+
onChanged();
|
|
3130
|
+
return this;
|
|
3131
|
+
}
|
|
3132
|
+
|
|
3133
|
+
private boolean disallowUnplug_ ;
|
|
3134
|
+
/**
|
|
3135
|
+
* <code>optional bool disallow_unplug = 12;</code>
|
|
3136
|
+
* @return Whether the disallowUnplug field is set.
|
|
3137
|
+
*/
|
|
3138
|
+
@java.lang.Override
|
|
3139
|
+
public boolean hasDisallowUnplug() {
|
|
3140
|
+
return ((bitField0_ & 0x00000800) != 0);
|
|
3141
|
+
}
|
|
3142
|
+
/**
|
|
3143
|
+
* <code>optional bool disallow_unplug = 12;</code>
|
|
3144
|
+
* @return The disallowUnplug.
|
|
3145
|
+
*/
|
|
3146
|
+
@java.lang.Override
|
|
3147
|
+
public boolean getDisallowUnplug() {
|
|
3148
|
+
return disallowUnplug_;
|
|
3149
|
+
}
|
|
3150
|
+
/**
|
|
3151
|
+
* <code>optional bool disallow_unplug = 12;</code>
|
|
3152
|
+
* @param value The disallowUnplug to set.
|
|
3153
|
+
* @return This builder for chaining.
|
|
3154
|
+
*/
|
|
3155
|
+
public Builder setDisallowUnplug(boolean value) {
|
|
3156
|
+
|
|
3157
|
+
disallowUnplug_ = value;
|
|
3158
|
+
bitField0_ |= 0x00000800;
|
|
3159
|
+
onChanged();
|
|
3160
|
+
return this;
|
|
3161
|
+
}
|
|
3162
|
+
/**
|
|
3163
|
+
* <code>optional bool disallow_unplug = 12;</code>
|
|
3164
|
+
* @return This builder for chaining.
|
|
3165
|
+
*/
|
|
3166
|
+
public Builder clearDisallowUnplug() {
|
|
3167
|
+
bitField0_ = (bitField0_ & ~0x00000800);
|
|
3168
|
+
disallowUnplug_ = false;
|
|
3169
|
+
onChanged();
|
|
3170
|
+
return this;
|
|
3171
|
+
}
|
|
3172
|
+
|
|
3173
|
+
private java.lang.Object ipV6_ = "";
|
|
3174
|
+
/**
|
|
3175
|
+
* <code>optional string ip_v6 = 13;</code>
|
|
3176
|
+
* @return Whether the ipV6 field is set.
|
|
3177
|
+
*/
|
|
3178
|
+
public boolean hasIpV6() {
|
|
3179
|
+
return ((bitField0_ & 0x00001000) != 0);
|
|
3180
|
+
}
|
|
3181
|
+
/**
|
|
3182
|
+
* <code>optional string ip_v6 = 13;</code>
|
|
3183
|
+
* @return The ipV6.
|
|
3184
|
+
*/
|
|
3185
|
+
public java.lang.String getIpV6() {
|
|
3186
|
+
java.lang.Object ref = ipV6_;
|
|
3187
|
+
if (!(ref instanceof java.lang.String)) {
|
|
3188
|
+
com.google.protobuf.ByteString bs =
|
|
3189
|
+
(com.google.protobuf.ByteString) ref;
|
|
3190
|
+
java.lang.String s = bs.toStringUtf8();
|
|
3191
|
+
ipV6_ = s;
|
|
3192
|
+
return s;
|
|
3193
|
+
} else {
|
|
3194
|
+
return (java.lang.String) ref;
|
|
3195
|
+
}
|
|
3196
|
+
}
|
|
3197
|
+
/**
|
|
3198
|
+
* <code>optional string ip_v6 = 13;</code>
|
|
3199
|
+
* @return The bytes for ipV6.
|
|
3200
|
+
*/
|
|
3201
|
+
public com.google.protobuf.ByteString
|
|
3202
|
+
getIpV6Bytes() {
|
|
3203
|
+
java.lang.Object ref = ipV6_;
|
|
3204
|
+
if (ref instanceof String) {
|
|
3205
|
+
com.google.protobuf.ByteString b =
|
|
3206
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3207
|
+
(java.lang.String) ref);
|
|
3208
|
+
ipV6_ = b;
|
|
3209
|
+
return b;
|
|
3210
|
+
} else {
|
|
3211
|
+
return (com.google.protobuf.ByteString) ref;
|
|
3212
|
+
}
|
|
3213
|
+
}
|
|
3214
|
+
/**
|
|
3215
|
+
* <code>optional string ip_v6 = 13;</code>
|
|
3216
|
+
* @param value The ipV6 to set.
|
|
3217
|
+
* @return This builder for chaining.
|
|
3218
|
+
*/
|
|
3219
|
+
public Builder setIpV6(
|
|
3220
|
+
java.lang.String value) {
|
|
3221
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3222
|
+
ipV6_ = value;
|
|
3223
|
+
bitField0_ |= 0x00001000;
|
|
3224
|
+
onChanged();
|
|
3225
|
+
return this;
|
|
3226
|
+
}
|
|
3227
|
+
/**
|
|
3228
|
+
* <code>optional string ip_v6 = 13;</code>
|
|
3229
|
+
* @return This builder for chaining.
|
|
3230
|
+
*/
|
|
3231
|
+
public Builder clearIpV6() {
|
|
3232
|
+
ipV6_ = getDefaultInstance().getIpV6();
|
|
3233
|
+
bitField0_ = (bitField0_ & ~0x00001000);
|
|
3234
|
+
onChanged();
|
|
3235
|
+
return this;
|
|
3236
|
+
}
|
|
3237
|
+
/**
|
|
3238
|
+
* <code>optional string ip_v6 = 13;</code>
|
|
3239
|
+
* @param value The bytes for ipV6 to set.
|
|
3240
|
+
* @return This builder for chaining.
|
|
3241
|
+
*/
|
|
3242
|
+
public Builder setIpV6Bytes(
|
|
3243
|
+
com.google.protobuf.ByteString value) {
|
|
3244
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3245
|
+
checkByteStringIsUtf8(value);
|
|
3246
|
+
ipV6_ = value;
|
|
3247
|
+
bitField0_ |= 0x00001000;
|
|
3248
|
+
onChanged();
|
|
3249
|
+
return this;
|
|
3250
|
+
}
|
|
3251
|
+
|
|
3252
|
+
private java.lang.Object device_ = "";
|
|
3253
|
+
/**
|
|
3254
|
+
* <code>optional string device = 14;</code>
|
|
3255
|
+
* @return Whether the device field is set.
|
|
3256
|
+
*/
|
|
3257
|
+
public boolean hasDevice() {
|
|
3258
|
+
return ((bitField0_ & 0x00002000) != 0);
|
|
3259
|
+
}
|
|
3260
|
+
/**
|
|
3261
|
+
* <code>optional string device = 14;</code>
|
|
3262
|
+
* @return The device.
|
|
3263
|
+
*/
|
|
3264
|
+
public java.lang.String getDevice() {
|
|
3265
|
+
java.lang.Object ref = device_;
|
|
3266
|
+
if (!(ref instanceof java.lang.String)) {
|
|
3267
|
+
com.google.protobuf.ByteString bs =
|
|
3268
|
+
(com.google.protobuf.ByteString) ref;
|
|
3269
|
+
java.lang.String s = bs.toStringUtf8();
|
|
3270
|
+
device_ = s;
|
|
3271
|
+
return s;
|
|
3272
|
+
} else {
|
|
3273
|
+
return (java.lang.String) ref;
|
|
3274
|
+
}
|
|
3275
|
+
}
|
|
3276
|
+
/**
|
|
3277
|
+
* <code>optional string device = 14;</code>
|
|
3278
|
+
* @return The bytes for device.
|
|
3279
|
+
*/
|
|
3280
|
+
public com.google.protobuf.ByteString
|
|
3281
|
+
getDeviceBytes() {
|
|
3282
|
+
java.lang.Object ref = device_;
|
|
3283
|
+
if (ref instanceof String) {
|
|
3284
|
+
com.google.protobuf.ByteString b =
|
|
3285
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3286
|
+
(java.lang.String) ref);
|
|
3287
|
+
device_ = b;
|
|
3288
|
+
return b;
|
|
3289
|
+
} else {
|
|
3290
|
+
return (com.google.protobuf.ByteString) ref;
|
|
3291
|
+
}
|
|
3292
|
+
}
|
|
3293
|
+
/**
|
|
3294
|
+
* <code>optional string device = 14;</code>
|
|
3295
|
+
* @param value The device to set.
|
|
3296
|
+
* @return This builder for chaining.
|
|
3297
|
+
*/
|
|
3298
|
+
public Builder setDevice(
|
|
3299
|
+
java.lang.String value) {
|
|
3300
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3301
|
+
device_ = value;
|
|
3302
|
+
bitField0_ |= 0x00002000;
|
|
3303
|
+
onChanged();
|
|
3304
|
+
return this;
|
|
3305
|
+
}
|
|
3306
|
+
/**
|
|
3307
|
+
* <code>optional string device = 14;</code>
|
|
3308
|
+
* @return This builder for chaining.
|
|
3309
|
+
*/
|
|
3310
|
+
public Builder clearDevice() {
|
|
3311
|
+
device_ = getDefaultInstance().getDevice();
|
|
3312
|
+
bitField0_ = (bitField0_ & ~0x00002000);
|
|
3313
|
+
onChanged();
|
|
3314
|
+
return this;
|
|
3315
|
+
}
|
|
3316
|
+
/**
|
|
3317
|
+
* <code>optional string device = 14;</code>
|
|
3318
|
+
* @param value The bytes for device to set.
|
|
3319
|
+
* @return This builder for chaining.
|
|
3320
|
+
*/
|
|
3321
|
+
public Builder setDeviceBytes(
|
|
3322
|
+
com.google.protobuf.ByteString value) {
|
|
3323
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3324
|
+
checkByteStringIsUtf8(value);
|
|
3325
|
+
device_ = value;
|
|
3326
|
+
bitField0_ |= 0x00002000;
|
|
3327
|
+
onChanged();
|
|
3328
|
+
return this;
|
|
3329
|
+
}
|
|
3330
|
+
|
|
3331
|
+
private java.lang.Object ipConfigurationMode_ = "";
|
|
3332
|
+
/**
|
|
3333
|
+
* <code>optional string ip_configuration_mode = 15;</code>
|
|
3334
|
+
* @return Whether the ipConfigurationMode field is set.
|
|
3335
|
+
*/
|
|
3336
|
+
public boolean hasIpConfigurationMode() {
|
|
3337
|
+
return ((bitField0_ & 0x00004000) != 0);
|
|
3338
|
+
}
|
|
3339
|
+
/**
|
|
3340
|
+
* <code>optional string ip_configuration_mode = 15;</code>
|
|
3341
|
+
* @return The ipConfigurationMode.
|
|
3342
|
+
*/
|
|
3343
|
+
public java.lang.String getIpConfigurationMode() {
|
|
3344
|
+
java.lang.Object ref = ipConfigurationMode_;
|
|
3345
|
+
if (!(ref instanceof java.lang.String)) {
|
|
3346
|
+
com.google.protobuf.ByteString bs =
|
|
3347
|
+
(com.google.protobuf.ByteString) ref;
|
|
3348
|
+
java.lang.String s = bs.toStringUtf8();
|
|
3349
|
+
ipConfigurationMode_ = s;
|
|
3350
|
+
return s;
|
|
3351
|
+
} else {
|
|
3352
|
+
return (java.lang.String) ref;
|
|
3353
|
+
}
|
|
3354
|
+
}
|
|
3355
|
+
/**
|
|
3356
|
+
* <code>optional string ip_configuration_mode = 15;</code>
|
|
3357
|
+
* @return The bytes for ipConfigurationMode.
|
|
3358
|
+
*/
|
|
3359
|
+
public com.google.protobuf.ByteString
|
|
3360
|
+
getIpConfigurationModeBytes() {
|
|
3361
|
+
java.lang.Object ref = ipConfigurationMode_;
|
|
3362
|
+
if (ref instanceof String) {
|
|
3363
|
+
com.google.protobuf.ByteString b =
|
|
3364
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3365
|
+
(java.lang.String) ref);
|
|
3366
|
+
ipConfigurationMode_ = b;
|
|
3367
|
+
return b;
|
|
3368
|
+
} else {
|
|
3369
|
+
return (com.google.protobuf.ByteString) ref;
|
|
3370
|
+
}
|
|
3371
|
+
}
|
|
3372
|
+
/**
|
|
3373
|
+
* <code>optional string ip_configuration_mode = 15;</code>
|
|
3374
|
+
* @param value The ipConfigurationMode to set.
|
|
3375
|
+
* @return This builder for chaining.
|
|
3376
|
+
*/
|
|
3377
|
+
public Builder setIpConfigurationMode(
|
|
3378
|
+
java.lang.String value) {
|
|
3379
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3380
|
+
ipConfigurationMode_ = value;
|
|
3381
|
+
bitField0_ |= 0x00004000;
|
|
3382
|
+
onChanged();
|
|
3383
|
+
return this;
|
|
3384
|
+
}
|
|
3385
|
+
/**
|
|
3386
|
+
* <code>optional string ip_configuration_mode = 15;</code>
|
|
3387
|
+
* @return This builder for chaining.
|
|
3388
|
+
*/
|
|
3389
|
+
public Builder clearIpConfigurationMode() {
|
|
3390
|
+
ipConfigurationMode_ = getDefaultInstance().getIpConfigurationMode();
|
|
3391
|
+
bitField0_ = (bitField0_ & ~0x00004000);
|
|
3392
|
+
onChanged();
|
|
3393
|
+
return this;
|
|
3394
|
+
}
|
|
3395
|
+
/**
|
|
3396
|
+
* <code>optional string ip_configuration_mode = 15;</code>
|
|
3397
|
+
* @param value The bytes for ipConfigurationMode to set.
|
|
3398
|
+
* @return This builder for chaining.
|
|
3399
|
+
*/
|
|
3400
|
+
public Builder setIpConfigurationModeBytes(
|
|
3401
|
+
com.google.protobuf.ByteString value) {
|
|
3402
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3403
|
+
checkByteStringIsUtf8(value);
|
|
3404
|
+
ipConfigurationMode_ = value;
|
|
3405
|
+
bitField0_ |= 0x00004000;
|
|
3406
|
+
onChanged();
|
|
3407
|
+
return this;
|
|
3408
|
+
}
|
|
3409
|
+
|
|
3410
|
+
private java.lang.Object ipV6ConfigurationMode_ = "";
|
|
3411
|
+
/**
|
|
3412
|
+
* <code>optional string ip_v6_configuration_mode = 16;</code>
|
|
3413
|
+
* @return Whether the ipV6ConfigurationMode field is set.
|
|
3414
|
+
*/
|
|
3415
|
+
public boolean hasIpV6ConfigurationMode() {
|
|
3416
|
+
return ((bitField0_ & 0x00008000) != 0);
|
|
3417
|
+
}
|
|
3418
|
+
/**
|
|
3419
|
+
* <code>optional string ip_v6_configuration_mode = 16;</code>
|
|
3420
|
+
* @return The ipV6ConfigurationMode.
|
|
3421
|
+
*/
|
|
3422
|
+
public java.lang.String getIpV6ConfigurationMode() {
|
|
3423
|
+
java.lang.Object ref = ipV6ConfigurationMode_;
|
|
3424
|
+
if (!(ref instanceof java.lang.String)) {
|
|
3425
|
+
com.google.protobuf.ByteString bs =
|
|
3426
|
+
(com.google.protobuf.ByteString) ref;
|
|
3427
|
+
java.lang.String s = bs.toStringUtf8();
|
|
3428
|
+
ipV6ConfigurationMode_ = s;
|
|
3429
|
+
return s;
|
|
3430
|
+
} else {
|
|
3431
|
+
return (java.lang.String) ref;
|
|
3432
|
+
}
|
|
3433
|
+
}
|
|
3434
|
+
/**
|
|
3435
|
+
* <code>optional string ip_v6_configuration_mode = 16;</code>
|
|
3436
|
+
* @return The bytes for ipV6ConfigurationMode.
|
|
3437
|
+
*/
|
|
3438
|
+
public com.google.protobuf.ByteString
|
|
3439
|
+
getIpV6ConfigurationModeBytes() {
|
|
3440
|
+
java.lang.Object ref = ipV6ConfigurationMode_;
|
|
3441
|
+
if (ref instanceof String) {
|
|
3442
|
+
com.google.protobuf.ByteString b =
|
|
3443
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3444
|
+
(java.lang.String) ref);
|
|
3445
|
+
ipV6ConfigurationMode_ = b;
|
|
3446
|
+
return b;
|
|
3447
|
+
} else {
|
|
3448
|
+
return (com.google.protobuf.ByteString) ref;
|
|
3449
|
+
}
|
|
3450
|
+
}
|
|
3451
|
+
/**
|
|
3452
|
+
* <code>optional string ip_v6_configuration_mode = 16;</code>
|
|
3453
|
+
* @param value The ipV6ConfigurationMode to set.
|
|
3454
|
+
* @return This builder for chaining.
|
|
3455
|
+
*/
|
|
3456
|
+
public Builder setIpV6ConfigurationMode(
|
|
3457
|
+
java.lang.String value) {
|
|
3458
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3459
|
+
ipV6ConfigurationMode_ = value;
|
|
3460
|
+
bitField0_ |= 0x00008000;
|
|
3461
|
+
onChanged();
|
|
3462
|
+
return this;
|
|
3463
|
+
}
|
|
3464
|
+
/**
|
|
3465
|
+
* <code>optional string ip_v6_configuration_mode = 16;</code>
|
|
3466
|
+
* @return This builder for chaining.
|
|
3467
|
+
*/
|
|
3468
|
+
public Builder clearIpV6ConfigurationMode() {
|
|
3469
|
+
ipV6ConfigurationMode_ = getDefaultInstance().getIpV6ConfigurationMode();
|
|
3470
|
+
bitField0_ = (bitField0_ & ~0x00008000);
|
|
3471
|
+
onChanged();
|
|
3472
|
+
return this;
|
|
3473
|
+
}
|
|
3474
|
+
/**
|
|
3475
|
+
* <code>optional string ip_v6_configuration_mode = 16;</code>
|
|
3476
|
+
* @param value The bytes for ipV6ConfigurationMode to set.
|
|
3477
|
+
* @return This builder for chaining.
|
|
3478
|
+
*/
|
|
3479
|
+
public Builder setIpV6ConfigurationModeBytes(
|
|
3480
|
+
com.google.protobuf.ByteString value) {
|
|
3481
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3482
|
+
checkByteStringIsUtf8(value);
|
|
3483
|
+
ipV6ConfigurationMode_ = value;
|
|
3484
|
+
bitField0_ |= 0x00008000;
|
|
3485
|
+
onChanged();
|
|
3486
|
+
return this;
|
|
3487
|
+
}
|
|
3488
|
+
|
|
3489
|
+
private java.lang.Object ipV6Gateway_ = "";
|
|
3490
|
+
/**
|
|
3491
|
+
* <code>optional string ip_v6_gateway = 17;</code>
|
|
3492
|
+
* @return Whether the ipV6Gateway field is set.
|
|
3493
|
+
*/
|
|
3494
|
+
public boolean hasIpV6Gateway() {
|
|
3495
|
+
return ((bitField0_ & 0x00010000) != 0);
|
|
3496
|
+
}
|
|
3497
|
+
/**
|
|
3498
|
+
* <code>optional string ip_v6_gateway = 17;</code>
|
|
3499
|
+
* @return The ipV6Gateway.
|
|
3500
|
+
*/
|
|
3501
|
+
public java.lang.String getIpV6Gateway() {
|
|
3502
|
+
java.lang.Object ref = ipV6Gateway_;
|
|
3503
|
+
if (!(ref instanceof java.lang.String)) {
|
|
3504
|
+
com.google.protobuf.ByteString bs =
|
|
3505
|
+
(com.google.protobuf.ByteString) ref;
|
|
3506
|
+
java.lang.String s = bs.toStringUtf8();
|
|
3507
|
+
ipV6Gateway_ = s;
|
|
3508
|
+
return s;
|
|
3509
|
+
} else {
|
|
3510
|
+
return (java.lang.String) ref;
|
|
3511
|
+
}
|
|
3512
|
+
}
|
|
3513
|
+
/**
|
|
3514
|
+
* <code>optional string ip_v6_gateway = 17;</code>
|
|
3515
|
+
* @return The bytes for ipV6Gateway.
|
|
3516
|
+
*/
|
|
3517
|
+
public com.google.protobuf.ByteString
|
|
3518
|
+
getIpV6GatewayBytes() {
|
|
3519
|
+
java.lang.Object ref = ipV6Gateway_;
|
|
3520
|
+
if (ref instanceof String) {
|
|
3521
|
+
com.google.protobuf.ByteString b =
|
|
3522
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3523
|
+
(java.lang.String) ref);
|
|
3524
|
+
ipV6Gateway_ = b;
|
|
3525
|
+
return b;
|
|
3526
|
+
} else {
|
|
3527
|
+
return (com.google.protobuf.ByteString) ref;
|
|
3528
|
+
}
|
|
3529
|
+
}
|
|
3530
|
+
/**
|
|
3531
|
+
* <code>optional string ip_v6_gateway = 17;</code>
|
|
3532
|
+
* @param value The ipV6Gateway to set.
|
|
3533
|
+
* @return This builder for chaining.
|
|
3534
|
+
*/
|
|
3535
|
+
public Builder setIpV6Gateway(
|
|
3536
|
+
java.lang.String value) {
|
|
3537
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3538
|
+
ipV6Gateway_ = value;
|
|
3539
|
+
bitField0_ |= 0x00010000;
|
|
3540
|
+
onChanged();
|
|
3541
|
+
return this;
|
|
3542
|
+
}
|
|
3543
|
+
/**
|
|
3544
|
+
* <code>optional string ip_v6_gateway = 17;</code>
|
|
3545
|
+
* @return This builder for chaining.
|
|
3546
|
+
*/
|
|
3547
|
+
public Builder clearIpV6Gateway() {
|
|
3548
|
+
ipV6Gateway_ = getDefaultInstance().getIpV6Gateway();
|
|
3549
|
+
bitField0_ = (bitField0_ & ~0x00010000);
|
|
3550
|
+
onChanged();
|
|
3551
|
+
return this;
|
|
3552
|
+
}
|
|
3553
|
+
/**
|
|
3554
|
+
* <code>optional string ip_v6_gateway = 17;</code>
|
|
3555
|
+
* @param value The bytes for ipV6Gateway to set.
|
|
3556
|
+
* @return This builder for chaining.
|
|
3557
|
+
*/
|
|
3558
|
+
public Builder setIpV6GatewayBytes(
|
|
3559
|
+
com.google.protobuf.ByteString value) {
|
|
3560
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3561
|
+
checkByteStringIsUtf8(value);
|
|
3562
|
+
ipV6Gateway_ = value;
|
|
3563
|
+
bitField0_ |= 0x00010000;
|
|
3564
|
+
onChanged();
|
|
3565
|
+
return this;
|
|
3566
|
+
}
|
|
3567
|
+
|
|
3568
|
+
private boolean managed_ ;
|
|
3569
|
+
/**
|
|
3570
|
+
* <code>optional bool managed = 18;</code>
|
|
3571
|
+
* @return Whether the managed field is set.
|
|
3572
|
+
*/
|
|
3573
|
+
@java.lang.Override
|
|
3574
|
+
public boolean hasManaged() {
|
|
3575
|
+
return ((bitField0_ & 0x00020000) != 0);
|
|
3576
|
+
}
|
|
3577
|
+
/**
|
|
3578
|
+
* <code>optional bool managed = 18;</code>
|
|
3579
|
+
* @return The managed.
|
|
3580
|
+
*/
|
|
3581
|
+
@java.lang.Override
|
|
3582
|
+
public boolean getManaged() {
|
|
3583
|
+
return managed_;
|
|
3584
|
+
}
|
|
3585
|
+
/**
|
|
3586
|
+
* <code>optional bool managed = 18;</code>
|
|
3587
|
+
* @param value The managed to set.
|
|
3588
|
+
* @return This builder for chaining.
|
|
3589
|
+
*/
|
|
3590
|
+
public Builder setManaged(boolean value) {
|
|
3591
|
+
|
|
3592
|
+
managed_ = value;
|
|
3593
|
+
bitField0_ |= 0x00020000;
|
|
3594
|
+
onChanged();
|
|
3595
|
+
return this;
|
|
3596
|
+
}
|
|
3597
|
+
/**
|
|
3598
|
+
* <code>optional bool managed = 18;</code>
|
|
3599
|
+
* @return This builder for chaining.
|
|
3600
|
+
*/
|
|
3601
|
+
public Builder clearManaged() {
|
|
3602
|
+
bitField0_ = (bitField0_ & ~0x00020000);
|
|
3603
|
+
managed_ = false;
|
|
3604
|
+
onChanged();
|
|
3605
|
+
return this;
|
|
3606
|
+
}
|
|
3607
|
+
|
|
3608
|
+
private boolean management_ ;
|
|
3609
|
+
/**
|
|
3610
|
+
* <code>optional bool management = 19;</code>
|
|
3611
|
+
* @return Whether the management field is set.
|
|
3612
|
+
*/
|
|
3613
|
+
@java.lang.Override
|
|
3614
|
+
public boolean hasManagement() {
|
|
3615
|
+
return ((bitField0_ & 0x00040000) != 0);
|
|
3616
|
+
}
|
|
3617
|
+
/**
|
|
3618
|
+
* <code>optional bool management = 19;</code>
|
|
3619
|
+
* @return The management.
|
|
3620
|
+
*/
|
|
3621
|
+
@java.lang.Override
|
|
3622
|
+
public boolean getManagement() {
|
|
3623
|
+
return management_;
|
|
3624
|
+
}
|
|
3625
|
+
/**
|
|
3626
|
+
* <code>optional bool management = 19;</code>
|
|
3627
|
+
* @param value The management to set.
|
|
3628
|
+
* @return This builder for chaining.
|
|
3629
|
+
*/
|
|
3630
|
+
public Builder setManagement(boolean value) {
|
|
3631
|
+
|
|
3632
|
+
management_ = value;
|
|
3633
|
+
bitField0_ |= 0x00040000;
|
|
3634
|
+
onChanged();
|
|
3635
|
+
return this;
|
|
3636
|
+
}
|
|
3637
|
+
/**
|
|
3638
|
+
* <code>optional bool management = 19;</code>
|
|
3639
|
+
* @return This builder for chaining.
|
|
3640
|
+
*/
|
|
3641
|
+
public Builder clearManagement() {
|
|
3642
|
+
bitField0_ = (bitField0_ & ~0x00040000);
|
|
3643
|
+
management_ = false;
|
|
3644
|
+
onChanged();
|
|
3645
|
+
return this;
|
|
3646
|
+
}
|
|
3647
|
+
|
|
3648
|
+
private boolean physical_ ;
|
|
3649
|
+
/**
|
|
3650
|
+
* <code>optional bool physical = 20;</code>
|
|
3651
|
+
* @return Whether the physical field is set.
|
|
3652
|
+
*/
|
|
3653
|
+
@java.lang.Override
|
|
3654
|
+
public boolean hasPhysical() {
|
|
3655
|
+
return ((bitField0_ & 0x00080000) != 0);
|
|
3656
|
+
}
|
|
3657
|
+
/**
|
|
3658
|
+
* <code>optional bool physical = 20;</code>
|
|
3659
|
+
* @return The physical.
|
|
3660
|
+
*/
|
|
3661
|
+
@java.lang.Override
|
|
3662
|
+
public boolean getPhysical() {
|
|
3663
|
+
return physical_;
|
|
3664
|
+
}
|
|
3665
|
+
/**
|
|
3666
|
+
* <code>optional bool physical = 20;</code>
|
|
3667
|
+
* @param value The physical to set.
|
|
3668
|
+
* @return This builder for chaining.
|
|
3669
|
+
*/
|
|
3670
|
+
public Builder setPhysical(boolean value) {
|
|
3671
|
+
|
|
3672
|
+
physical_ = value;
|
|
3673
|
+
bitField0_ |= 0x00080000;
|
|
3674
|
+
onChanged();
|
|
3675
|
+
return this;
|
|
3676
|
+
}
|
|
3677
|
+
/**
|
|
3678
|
+
* <code>optional bool physical = 20;</code>
|
|
3679
|
+
* @return This builder for chaining.
|
|
3680
|
+
*/
|
|
3681
|
+
public Builder clearPhysical() {
|
|
3682
|
+
bitField0_ = (bitField0_ & ~0x00080000);
|
|
3683
|
+
physical_ = false;
|
|
3684
|
+
onChanged();
|
|
3685
|
+
return this;
|
|
3686
|
+
}
|
|
3687
|
+
|
|
3688
|
+
private java.lang.Object primaryAddressType_ = "";
|
|
3689
|
+
/**
|
|
3690
|
+
* <code>optional string primary_address_type = 21;</code>
|
|
3691
|
+
* @return Whether the primaryAddressType field is set.
|
|
3692
|
+
*/
|
|
3693
|
+
public boolean hasPrimaryAddressType() {
|
|
3694
|
+
return ((bitField0_ & 0x00100000) != 0);
|
|
3695
|
+
}
|
|
3696
|
+
/**
|
|
3697
|
+
* <code>optional string primary_address_type = 21;</code>
|
|
3698
|
+
* @return The primaryAddressType.
|
|
3699
|
+
*/
|
|
3700
|
+
public java.lang.String getPrimaryAddressType() {
|
|
3701
|
+
java.lang.Object ref = primaryAddressType_;
|
|
3702
|
+
if (!(ref instanceof java.lang.String)) {
|
|
3703
|
+
com.google.protobuf.ByteString bs =
|
|
3704
|
+
(com.google.protobuf.ByteString) ref;
|
|
3705
|
+
java.lang.String s = bs.toStringUtf8();
|
|
3706
|
+
primaryAddressType_ = s;
|
|
3707
|
+
return s;
|
|
3708
|
+
} else {
|
|
3709
|
+
return (java.lang.String) ref;
|
|
3710
|
+
}
|
|
3711
|
+
}
|
|
3712
|
+
/**
|
|
3713
|
+
* <code>optional string primary_address_type = 21;</code>
|
|
3714
|
+
* @return The bytes for primaryAddressType.
|
|
3715
|
+
*/
|
|
3716
|
+
public com.google.protobuf.ByteString
|
|
3717
|
+
getPrimaryAddressTypeBytes() {
|
|
3718
|
+
java.lang.Object ref = primaryAddressType_;
|
|
3719
|
+
if (ref instanceof String) {
|
|
3720
|
+
com.google.protobuf.ByteString b =
|
|
3721
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3722
|
+
(java.lang.String) ref);
|
|
3723
|
+
primaryAddressType_ = b;
|
|
3724
|
+
return b;
|
|
3725
|
+
} else {
|
|
3726
|
+
return (com.google.protobuf.ByteString) ref;
|
|
3727
|
+
}
|
|
3728
|
+
}
|
|
3729
|
+
/**
|
|
3730
|
+
* <code>optional string primary_address_type = 21;</code>
|
|
3731
|
+
* @param value The primaryAddressType to set.
|
|
3732
|
+
* @return This builder for chaining.
|
|
3733
|
+
*/
|
|
3734
|
+
public Builder setPrimaryAddressType(
|
|
3735
|
+
java.lang.String value) {
|
|
3736
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3737
|
+
primaryAddressType_ = value;
|
|
3738
|
+
bitField0_ |= 0x00100000;
|
|
3739
|
+
onChanged();
|
|
3740
|
+
return this;
|
|
3741
|
+
}
|
|
3742
|
+
/**
|
|
3743
|
+
* <code>optional string primary_address_type = 21;</code>
|
|
3744
|
+
* @return This builder for chaining.
|
|
3745
|
+
*/
|
|
3746
|
+
public Builder clearPrimaryAddressType() {
|
|
3747
|
+
primaryAddressType_ = getDefaultInstance().getPrimaryAddressType();
|
|
3748
|
+
bitField0_ = (bitField0_ & ~0x00100000);
|
|
3749
|
+
onChanged();
|
|
3750
|
+
return this;
|
|
3751
|
+
}
|
|
3752
|
+
/**
|
|
3753
|
+
* <code>optional string primary_address_type = 21;</code>
|
|
3754
|
+
* @param value The bytes for primaryAddressType to set.
|
|
3755
|
+
* @return This builder for chaining.
|
|
3756
|
+
*/
|
|
3757
|
+
public Builder setPrimaryAddressTypeBytes(
|
|
3758
|
+
com.google.protobuf.ByteString value) {
|
|
3759
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3760
|
+
checkByteStringIsUtf8(value);
|
|
3761
|
+
primaryAddressType_ = value;
|
|
3762
|
+
bitField0_ |= 0x00100000;
|
|
3763
|
+
onChanged();
|
|
3764
|
+
return this;
|
|
3765
|
+
}
|
|
3766
|
+
|
|
3767
|
+
private boolean carrier_ ;
|
|
3768
|
+
/**
|
|
3769
|
+
* <code>optional bool carrier = 22;</code>
|
|
3770
|
+
* @return Whether the carrier field is set.
|
|
3771
|
+
*/
|
|
3772
|
+
@java.lang.Override
|
|
3773
|
+
public boolean hasCarrier() {
|
|
3774
|
+
return ((bitField0_ & 0x00200000) != 0);
|
|
3775
|
+
}
|
|
3776
|
+
/**
|
|
3777
|
+
* <code>optional bool carrier = 22;</code>
|
|
3778
|
+
* @return The carrier.
|
|
3779
|
+
*/
|
|
3780
|
+
@java.lang.Override
|
|
3781
|
+
public boolean getCarrier() {
|
|
3782
|
+
return carrier_;
|
|
3783
|
+
}
|
|
3784
|
+
/**
|
|
3785
|
+
* <code>optional bool carrier = 22;</code>
|
|
3786
|
+
* @param value The carrier to set.
|
|
3787
|
+
* @return This builder for chaining.
|
|
3788
|
+
*/
|
|
3789
|
+
public Builder setCarrier(boolean value) {
|
|
3790
|
+
|
|
3791
|
+
carrier_ = value;
|
|
3792
|
+
bitField0_ |= 0x00200000;
|
|
3793
|
+
onChanged();
|
|
3794
|
+
return this;
|
|
3795
|
+
}
|
|
3796
|
+
/**
|
|
3797
|
+
* <code>optional bool carrier = 22;</code>
|
|
3798
|
+
* @return This builder for chaining.
|
|
3799
|
+
*/
|
|
3800
|
+
public Builder clearCarrier() {
|
|
3801
|
+
bitField0_ = (bitField0_ & ~0x00200000);
|
|
3802
|
+
carrier_ = false;
|
|
3803
|
+
onChanged();
|
|
3804
|
+
return this;
|
|
3805
|
+
}
|
|
3806
|
+
|
|
3807
|
+
private boolean duplex_ ;
|
|
3808
|
+
/**
|
|
3809
|
+
* <code>optional bool duplex = 23;</code>
|
|
3810
|
+
* @return Whether the duplex field is set.
|
|
3811
|
+
*/
|
|
3812
|
+
@java.lang.Override
|
|
3813
|
+
public boolean hasDuplex() {
|
|
3814
|
+
return ((bitField0_ & 0x00400000) != 0);
|
|
3815
|
+
}
|
|
3816
|
+
/**
|
|
3817
|
+
* <code>optional bool duplex = 23;</code>
|
|
3818
|
+
* @return The duplex.
|
|
3819
|
+
*/
|
|
3820
|
+
@java.lang.Override
|
|
3821
|
+
public boolean getDuplex() {
|
|
3822
|
+
return duplex_;
|
|
3823
|
+
}
|
|
3824
|
+
/**
|
|
3825
|
+
* <code>optional bool duplex = 23;</code>
|
|
3826
|
+
* @param value The duplex to set.
|
|
3827
|
+
* @return This builder for chaining.
|
|
3828
|
+
*/
|
|
3829
|
+
public Builder setDuplex(boolean value) {
|
|
3830
|
+
|
|
3831
|
+
duplex_ = value;
|
|
3832
|
+
bitField0_ |= 0x00400000;
|
|
3833
|
+
onChanged();
|
|
3834
|
+
return this;
|
|
3835
|
+
}
|
|
3836
|
+
/**
|
|
3837
|
+
* <code>optional bool duplex = 23;</code>
|
|
3838
|
+
* @return This builder for chaining.
|
|
3839
|
+
*/
|
|
3840
|
+
public Builder clearDuplex() {
|
|
3841
|
+
bitField0_ = (bitField0_ & ~0x00400000);
|
|
3842
|
+
duplex_ = false;
|
|
3843
|
+
onChanged();
|
|
3844
|
+
return this;
|
|
3845
|
+
}
|
|
3846
|
+
|
|
3847
|
+
private java.lang.Object deviceId_ = "";
|
|
3848
|
+
/**
|
|
3849
|
+
* <code>optional string device_id = 24;</code>
|
|
3850
|
+
* @return Whether the deviceId field is set.
|
|
3851
|
+
*/
|
|
3852
|
+
public boolean hasDeviceId() {
|
|
3853
|
+
return ((bitField0_ & 0x00800000) != 0);
|
|
3854
|
+
}
|
|
3855
|
+
/**
|
|
3856
|
+
* <code>optional string device_id = 24;</code>
|
|
3857
|
+
* @return The deviceId.
|
|
3858
|
+
*/
|
|
3859
|
+
public java.lang.String getDeviceId() {
|
|
3860
|
+
java.lang.Object ref = deviceId_;
|
|
3861
|
+
if (!(ref instanceof java.lang.String)) {
|
|
3862
|
+
com.google.protobuf.ByteString bs =
|
|
3863
|
+
(com.google.protobuf.ByteString) ref;
|
|
3864
|
+
java.lang.String s = bs.toStringUtf8();
|
|
3865
|
+
deviceId_ = s;
|
|
3866
|
+
return s;
|
|
3867
|
+
} else {
|
|
3868
|
+
return (java.lang.String) ref;
|
|
3869
|
+
}
|
|
3870
|
+
}
|
|
3871
|
+
/**
|
|
3872
|
+
* <code>optional string device_id = 24;</code>
|
|
3873
|
+
* @return The bytes for deviceId.
|
|
3874
|
+
*/
|
|
3875
|
+
public com.google.protobuf.ByteString
|
|
3876
|
+
getDeviceIdBytes() {
|
|
3877
|
+
java.lang.Object ref = deviceId_;
|
|
3878
|
+
if (ref instanceof String) {
|
|
3879
|
+
com.google.protobuf.ByteString b =
|
|
3880
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3881
|
+
(java.lang.String) ref);
|
|
3882
|
+
deviceId_ = b;
|
|
3883
|
+
return b;
|
|
3884
|
+
} else {
|
|
3885
|
+
return (com.google.protobuf.ByteString) ref;
|
|
3886
|
+
}
|
|
3887
|
+
}
|
|
3888
|
+
/**
|
|
3889
|
+
* <code>optional string device_id = 24;</code>
|
|
3890
|
+
* @param value The deviceId to set.
|
|
3891
|
+
* @return This builder for chaining.
|
|
3892
|
+
*/
|
|
3893
|
+
public Builder setDeviceId(
|
|
3894
|
+
java.lang.String value) {
|
|
3895
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3896
|
+
deviceId_ = value;
|
|
3897
|
+
bitField0_ |= 0x00800000;
|
|
3898
|
+
onChanged();
|
|
3899
|
+
return this;
|
|
3900
|
+
}
|
|
3901
|
+
/**
|
|
3902
|
+
* <code>optional string device_id = 24;</code>
|
|
3903
|
+
* @return This builder for chaining.
|
|
3904
|
+
*/
|
|
3905
|
+
public Builder clearDeviceId() {
|
|
3906
|
+
deviceId_ = getDefaultInstance().getDeviceId();
|
|
3907
|
+
bitField0_ = (bitField0_ & ~0x00800000);
|
|
3908
|
+
onChanged();
|
|
3909
|
+
return this;
|
|
3910
|
+
}
|
|
3911
|
+
/**
|
|
3912
|
+
* <code>optional string device_id = 24;</code>
|
|
3913
|
+
* @param value The bytes for deviceId to set.
|
|
3914
|
+
* @return This builder for chaining.
|
|
3915
|
+
*/
|
|
3916
|
+
public Builder setDeviceIdBytes(
|
|
3917
|
+
com.google.protobuf.ByteString value) {
|
|
3918
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3919
|
+
checkByteStringIsUtf8(value);
|
|
3920
|
+
deviceId_ = value;
|
|
3921
|
+
bitField0_ |= 0x00800000;
|
|
3922
|
+
onChanged();
|
|
3923
|
+
return this;
|
|
3924
|
+
}
|
|
3925
|
+
|
|
3926
|
+
private java.lang.Object pciBusPath_ = "";
|
|
3927
|
+
/**
|
|
3928
|
+
* <code>optional string pci_bus_path = 25;</code>
|
|
3929
|
+
* @return Whether the pciBusPath field is set.
|
|
3930
|
+
*/
|
|
3931
|
+
public boolean hasPciBusPath() {
|
|
3932
|
+
return ((bitField0_ & 0x01000000) != 0);
|
|
3933
|
+
}
|
|
3934
|
+
/**
|
|
3935
|
+
* <code>optional string pci_bus_path = 25;</code>
|
|
3936
|
+
* @return The pciBusPath.
|
|
3937
|
+
*/
|
|
3938
|
+
public java.lang.String getPciBusPath() {
|
|
3939
|
+
java.lang.Object ref = pciBusPath_;
|
|
3940
|
+
if (!(ref instanceof java.lang.String)) {
|
|
3941
|
+
com.google.protobuf.ByteString bs =
|
|
3942
|
+
(com.google.protobuf.ByteString) ref;
|
|
3943
|
+
java.lang.String s = bs.toStringUtf8();
|
|
3944
|
+
pciBusPath_ = s;
|
|
3945
|
+
return s;
|
|
3946
|
+
} else {
|
|
3947
|
+
return (java.lang.String) ref;
|
|
3948
|
+
}
|
|
3949
|
+
}
|
|
3950
|
+
/**
|
|
3951
|
+
* <code>optional string pci_bus_path = 25;</code>
|
|
3952
|
+
* @return The bytes for pciBusPath.
|
|
3953
|
+
*/
|
|
3954
|
+
public com.google.protobuf.ByteString
|
|
3955
|
+
getPciBusPathBytes() {
|
|
3956
|
+
java.lang.Object ref = pciBusPath_;
|
|
3957
|
+
if (ref instanceof String) {
|
|
3958
|
+
com.google.protobuf.ByteString b =
|
|
3959
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3960
|
+
(java.lang.String) ref);
|
|
3961
|
+
pciBusPath_ = b;
|
|
3962
|
+
return b;
|
|
3963
|
+
} else {
|
|
3964
|
+
return (com.google.protobuf.ByteString) ref;
|
|
3965
|
+
}
|
|
3966
|
+
}
|
|
3967
|
+
/**
|
|
3968
|
+
* <code>optional string pci_bus_path = 25;</code>
|
|
3969
|
+
* @param value The pciBusPath to set.
|
|
3970
|
+
* @return This builder for chaining.
|
|
3971
|
+
*/
|
|
3972
|
+
public Builder setPciBusPath(
|
|
3973
|
+
java.lang.String value) {
|
|
3974
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3975
|
+
pciBusPath_ = value;
|
|
3976
|
+
bitField0_ |= 0x01000000;
|
|
3977
|
+
onChanged();
|
|
3978
|
+
return this;
|
|
3979
|
+
}
|
|
3980
|
+
/**
|
|
3981
|
+
* <code>optional string pci_bus_path = 25;</code>
|
|
3982
|
+
* @return This builder for chaining.
|
|
3983
|
+
*/
|
|
3984
|
+
public Builder clearPciBusPath() {
|
|
3985
|
+
pciBusPath_ = getDefaultInstance().getPciBusPath();
|
|
3986
|
+
bitField0_ = (bitField0_ & ~0x01000000);
|
|
3987
|
+
onChanged();
|
|
3988
|
+
return this;
|
|
3989
|
+
}
|
|
3990
|
+
/**
|
|
3991
|
+
* <code>optional string pci_bus_path = 25;</code>
|
|
3992
|
+
* @param value The bytes for pciBusPath to set.
|
|
3993
|
+
* @return This builder for chaining.
|
|
3994
|
+
*/
|
|
3995
|
+
public Builder setPciBusPathBytes(
|
|
3996
|
+
com.google.protobuf.ByteString value) {
|
|
3997
|
+
if (value == null) { throw new NullPointerException(); }
|
|
3998
|
+
checkByteStringIsUtf8(value);
|
|
3999
|
+
pciBusPath_ = value;
|
|
4000
|
+
bitField0_ |= 0x01000000;
|
|
4001
|
+
onChanged();
|
|
4002
|
+
return this;
|
|
4003
|
+
}
|
|
4004
|
+
|
|
4005
|
+
private java.lang.Object vendorId_ = "";
|
|
4006
|
+
/**
|
|
4007
|
+
* <code>optional string vendor_id = 26;</code>
|
|
4008
|
+
* @return Whether the vendorId field is set.
|
|
4009
|
+
*/
|
|
4010
|
+
public boolean hasVendorId() {
|
|
4011
|
+
return ((bitField0_ & 0x02000000) != 0);
|
|
4012
|
+
}
|
|
4013
|
+
/**
|
|
4014
|
+
* <code>optional string vendor_id = 26;</code>
|
|
4015
|
+
* @return The vendorId.
|
|
4016
|
+
*/
|
|
4017
|
+
public java.lang.String getVendorId() {
|
|
4018
|
+
java.lang.Object ref = vendorId_;
|
|
4019
|
+
if (!(ref instanceof java.lang.String)) {
|
|
4020
|
+
com.google.protobuf.ByteString bs =
|
|
4021
|
+
(com.google.protobuf.ByteString) ref;
|
|
4022
|
+
java.lang.String s = bs.toStringUtf8();
|
|
4023
|
+
vendorId_ = s;
|
|
4024
|
+
return s;
|
|
4025
|
+
} else {
|
|
4026
|
+
return (java.lang.String) ref;
|
|
4027
|
+
}
|
|
4028
|
+
}
|
|
4029
|
+
/**
|
|
4030
|
+
* <code>optional string vendor_id = 26;</code>
|
|
4031
|
+
* @return The bytes for vendorId.
|
|
4032
|
+
*/
|
|
4033
|
+
public com.google.protobuf.ByteString
|
|
4034
|
+
getVendorIdBytes() {
|
|
4035
|
+
java.lang.Object ref = vendorId_;
|
|
4036
|
+
if (ref instanceof String) {
|
|
4037
|
+
com.google.protobuf.ByteString b =
|
|
4038
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
4039
|
+
(java.lang.String) ref);
|
|
4040
|
+
vendorId_ = b;
|
|
4041
|
+
return b;
|
|
4042
|
+
} else {
|
|
4043
|
+
return (com.google.protobuf.ByteString) ref;
|
|
4044
|
+
}
|
|
4045
|
+
}
|
|
4046
|
+
/**
|
|
4047
|
+
* <code>optional string vendor_id = 26;</code>
|
|
4048
|
+
* @param value The vendorId to set.
|
|
4049
|
+
* @return This builder for chaining.
|
|
4050
|
+
*/
|
|
4051
|
+
public Builder setVendorId(
|
|
4052
|
+
java.lang.String value) {
|
|
4053
|
+
if (value == null) { throw new NullPointerException(); }
|
|
4054
|
+
vendorId_ = value;
|
|
4055
|
+
bitField0_ |= 0x02000000;
|
|
4056
|
+
onChanged();
|
|
4057
|
+
return this;
|
|
4058
|
+
}
|
|
4059
|
+
/**
|
|
4060
|
+
* <code>optional string vendor_id = 26;</code>
|
|
4061
|
+
* @return This builder for chaining.
|
|
4062
|
+
*/
|
|
4063
|
+
public Builder clearVendorId() {
|
|
4064
|
+
vendorId_ = getDefaultInstance().getVendorId();
|
|
4065
|
+
bitField0_ = (bitField0_ & ~0x02000000);
|
|
4066
|
+
onChanged();
|
|
4067
|
+
return this;
|
|
4068
|
+
}
|
|
4069
|
+
/**
|
|
4070
|
+
* <code>optional string vendor_id = 26;</code>
|
|
4071
|
+
* @param value The bytes for vendorId to set.
|
|
4072
|
+
* @return This builder for chaining.
|
|
4073
|
+
*/
|
|
4074
|
+
public Builder setVendorIdBytes(
|
|
4075
|
+
com.google.protobuf.ByteString value) {
|
|
4076
|
+
if (value == null) { throw new NullPointerException(); }
|
|
4077
|
+
checkByteStringIsUtf8(value);
|
|
4078
|
+
vendorId_ = value;
|
|
4079
|
+
bitField0_ |= 0x02000000;
|
|
4080
|
+
onChanged();
|
|
4081
|
+
return this;
|
|
4082
|
+
}
|
|
4083
|
+
|
|
4084
|
+
private java.lang.Object vendorName_ = "";
|
|
4085
|
+
/**
|
|
4086
|
+
* <code>optional string vendor_name = 27;</code>
|
|
4087
|
+
* @return Whether the vendorName field is set.
|
|
4088
|
+
*/
|
|
4089
|
+
public boolean hasVendorName() {
|
|
4090
|
+
return ((bitField0_ & 0x04000000) != 0);
|
|
4091
|
+
}
|
|
4092
|
+
/**
|
|
4093
|
+
* <code>optional string vendor_name = 27;</code>
|
|
4094
|
+
* @return The vendorName.
|
|
4095
|
+
*/
|
|
4096
|
+
public java.lang.String getVendorName() {
|
|
4097
|
+
java.lang.Object ref = vendorName_;
|
|
4098
|
+
if (!(ref instanceof java.lang.String)) {
|
|
4099
|
+
com.google.protobuf.ByteString bs =
|
|
4100
|
+
(com.google.protobuf.ByteString) ref;
|
|
4101
|
+
java.lang.String s = bs.toStringUtf8();
|
|
4102
|
+
vendorName_ = s;
|
|
4103
|
+
return s;
|
|
4104
|
+
} else {
|
|
4105
|
+
return (java.lang.String) ref;
|
|
4106
|
+
}
|
|
4107
|
+
}
|
|
4108
|
+
/**
|
|
4109
|
+
* <code>optional string vendor_name = 27;</code>
|
|
4110
|
+
* @return The bytes for vendorName.
|
|
4111
|
+
*/
|
|
4112
|
+
public com.google.protobuf.ByteString
|
|
4113
|
+
getVendorNameBytes() {
|
|
4114
|
+
java.lang.Object ref = vendorName_;
|
|
4115
|
+
if (ref instanceof String) {
|
|
4116
|
+
com.google.protobuf.ByteString b =
|
|
4117
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
4118
|
+
(java.lang.String) ref);
|
|
4119
|
+
vendorName_ = b;
|
|
4120
|
+
return b;
|
|
4121
|
+
} else {
|
|
4122
|
+
return (com.google.protobuf.ByteString) ref;
|
|
4123
|
+
}
|
|
4124
|
+
}
|
|
4125
|
+
/**
|
|
4126
|
+
* <code>optional string vendor_name = 27;</code>
|
|
4127
|
+
* @param value The vendorName to set.
|
|
4128
|
+
* @return This builder for chaining.
|
|
4129
|
+
*/
|
|
4130
|
+
public Builder setVendorName(
|
|
4131
|
+
java.lang.String value) {
|
|
4132
|
+
if (value == null) { throw new NullPointerException(); }
|
|
4133
|
+
vendorName_ = value;
|
|
4134
|
+
bitField0_ |= 0x04000000;
|
|
4135
|
+
onChanged();
|
|
4136
|
+
return this;
|
|
4137
|
+
}
|
|
4138
|
+
/**
|
|
4139
|
+
* <code>optional string vendor_name = 27;</code>
|
|
4140
|
+
* @return This builder for chaining.
|
|
4141
|
+
*/
|
|
4142
|
+
public Builder clearVendorName() {
|
|
4143
|
+
vendorName_ = getDefaultInstance().getVendorName();
|
|
4144
|
+
bitField0_ = (bitField0_ & ~0x04000000);
|
|
4145
|
+
onChanged();
|
|
4146
|
+
return this;
|
|
4147
|
+
}
|
|
4148
|
+
/**
|
|
4149
|
+
* <code>optional string vendor_name = 27;</code>
|
|
4150
|
+
* @param value The bytes for vendorName to set.
|
|
4151
|
+
* @return This builder for chaining.
|
|
4152
|
+
*/
|
|
4153
|
+
public Builder setVendorNameBytes(
|
|
4154
|
+
com.google.protobuf.ByteString value) {
|
|
4155
|
+
if (value == null) { throw new NullPointerException(); }
|
|
4156
|
+
checkByteStringIsUtf8(value);
|
|
4157
|
+
vendorName_ = value;
|
|
4158
|
+
bitField0_ |= 0x04000000;
|
|
4159
|
+
onChanged();
|
|
4160
|
+
return this;
|
|
4161
|
+
}
|
|
4162
|
+
|
|
4163
|
+
private java.lang.Object hostUuid_ = "";
|
|
4164
|
+
/**
|
|
4165
|
+
* <code>optional string host_uuid = 28;</code>
|
|
4166
|
+
* @return Whether the hostUuid field is set.
|
|
4167
|
+
*/
|
|
4168
|
+
public boolean hasHostUuid() {
|
|
4169
|
+
return ((bitField0_ & 0x08000000) != 0);
|
|
4170
|
+
}
|
|
4171
|
+
/**
|
|
4172
|
+
* <code>optional string host_uuid = 28;</code>
|
|
4173
|
+
* @return The hostUuid.
|
|
4174
|
+
*/
|
|
4175
|
+
public java.lang.String getHostUuid() {
|
|
4176
|
+
java.lang.Object ref = hostUuid_;
|
|
4177
|
+
if (!(ref instanceof java.lang.String)) {
|
|
4178
|
+
com.google.protobuf.ByteString bs =
|
|
4179
|
+
(com.google.protobuf.ByteString) ref;
|
|
4180
|
+
java.lang.String s = bs.toStringUtf8();
|
|
4181
|
+
hostUuid_ = s;
|
|
4182
|
+
return s;
|
|
4183
|
+
} else {
|
|
4184
|
+
return (java.lang.String) ref;
|
|
4185
|
+
}
|
|
4186
|
+
}
|
|
4187
|
+
/**
|
|
4188
|
+
* <code>optional string host_uuid = 28;</code>
|
|
4189
|
+
* @return The bytes for hostUuid.
|
|
4190
|
+
*/
|
|
4191
|
+
public com.google.protobuf.ByteString
|
|
4192
|
+
getHostUuidBytes() {
|
|
4193
|
+
java.lang.Object ref = hostUuid_;
|
|
4194
|
+
if (ref instanceof String) {
|
|
4195
|
+
com.google.protobuf.ByteString b =
|
|
4196
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
4197
|
+
(java.lang.String) ref);
|
|
4198
|
+
hostUuid_ = b;
|
|
4199
|
+
return b;
|
|
4200
|
+
} else {
|
|
4201
|
+
return (com.google.protobuf.ByteString) ref;
|
|
4202
|
+
}
|
|
4203
|
+
}
|
|
4204
|
+
/**
|
|
4205
|
+
* <code>optional string host_uuid = 28;</code>
|
|
4206
|
+
* @param value The hostUuid to set.
|
|
4207
|
+
* @return This builder for chaining.
|
|
4208
|
+
*/
|
|
4209
|
+
public Builder setHostUuid(
|
|
4210
|
+
java.lang.String value) {
|
|
4211
|
+
if (value == null) { throw new NullPointerException(); }
|
|
4212
|
+
hostUuid_ = value;
|
|
4213
|
+
bitField0_ |= 0x08000000;
|
|
4214
|
+
onChanged();
|
|
4215
|
+
return this;
|
|
4216
|
+
}
|
|
4217
|
+
/**
|
|
4218
|
+
* <code>optional string host_uuid = 28;</code>
|
|
4219
|
+
* @return This builder for chaining.
|
|
4220
|
+
*/
|
|
4221
|
+
public Builder clearHostUuid() {
|
|
4222
|
+
hostUuid_ = getDefaultInstance().getHostUuid();
|
|
4223
|
+
bitField0_ = (bitField0_ & ~0x08000000);
|
|
4224
|
+
onChanged();
|
|
4225
|
+
return this;
|
|
4226
|
+
}
|
|
4227
|
+
/**
|
|
4228
|
+
* <code>optional string host_uuid = 28;</code>
|
|
4229
|
+
* @param value The bytes for hostUuid to set.
|
|
4230
|
+
* @return This builder for chaining.
|
|
4231
|
+
*/
|
|
4232
|
+
public Builder setHostUuidBytes(
|
|
4233
|
+
com.google.protobuf.ByteString value) {
|
|
4234
|
+
if (value == null) { throw new NullPointerException(); }
|
|
4235
|
+
checkByteStringIsUtf8(value);
|
|
4236
|
+
hostUuid_ = value;
|
|
4237
|
+
bitField0_ |= 0x08000000;
|
|
4238
|
+
onChanged();
|
|
4239
|
+
return this;
|
|
4240
|
+
}
|
|
4241
|
+
|
|
4242
|
+
private java.lang.Object interfaceUuid_ = "";
|
|
4243
|
+
/**
|
|
4244
|
+
* <code>optional string interface_uuid = 29;</code>
|
|
4245
|
+
* @return Whether the interfaceUuid field is set.
|
|
4246
|
+
*/
|
|
4247
|
+
public boolean hasInterfaceUuid() {
|
|
4248
|
+
return ((bitField0_ & 0x10000000) != 0);
|
|
4249
|
+
}
|
|
4250
|
+
/**
|
|
4251
|
+
* <code>optional string interface_uuid = 29;</code>
|
|
4252
|
+
* @return The interfaceUuid.
|
|
4253
|
+
*/
|
|
4254
|
+
public java.lang.String getInterfaceUuid() {
|
|
4255
|
+
java.lang.Object ref = interfaceUuid_;
|
|
4256
|
+
if (!(ref instanceof java.lang.String)) {
|
|
4257
|
+
com.google.protobuf.ByteString bs =
|
|
4258
|
+
(com.google.protobuf.ByteString) ref;
|
|
4259
|
+
java.lang.String s = bs.toStringUtf8();
|
|
4260
|
+
interfaceUuid_ = s;
|
|
4261
|
+
return s;
|
|
4262
|
+
} else {
|
|
4263
|
+
return (java.lang.String) ref;
|
|
4264
|
+
}
|
|
4265
|
+
}
|
|
4266
|
+
/**
|
|
4267
|
+
* <code>optional string interface_uuid = 29;</code>
|
|
4268
|
+
* @return The bytes for interfaceUuid.
|
|
4269
|
+
*/
|
|
4270
|
+
public com.google.protobuf.ByteString
|
|
4271
|
+
getInterfaceUuidBytes() {
|
|
4272
|
+
java.lang.Object ref = interfaceUuid_;
|
|
4273
|
+
if (ref instanceof String) {
|
|
4274
|
+
com.google.protobuf.ByteString b =
|
|
4275
|
+
com.google.protobuf.ByteString.copyFromUtf8(
|
|
4276
|
+
(java.lang.String) ref);
|
|
4277
|
+
interfaceUuid_ = b;
|
|
4278
|
+
return b;
|
|
4279
|
+
} else {
|
|
4280
|
+
return (com.google.protobuf.ByteString) ref;
|
|
4281
|
+
}
|
|
4282
|
+
}
|
|
4283
|
+
/**
|
|
4284
|
+
* <code>optional string interface_uuid = 29;</code>
|
|
4285
|
+
* @param value The interfaceUuid to set.
|
|
4286
|
+
* @return This builder for chaining.
|
|
4287
|
+
*/
|
|
4288
|
+
public Builder setInterfaceUuid(
|
|
4289
|
+
java.lang.String value) {
|
|
4290
|
+
if (value == null) { throw new NullPointerException(); }
|
|
4291
|
+
interfaceUuid_ = value;
|
|
4292
|
+
bitField0_ |= 0x10000000;
|
|
4293
|
+
onChanged();
|
|
4294
|
+
return this;
|
|
4295
|
+
}
|
|
4296
|
+
/**
|
|
4297
|
+
* <code>optional string interface_uuid = 29;</code>
|
|
4298
|
+
* @return This builder for chaining.
|
|
4299
|
+
*/
|
|
4300
|
+
public Builder clearInterfaceUuid() {
|
|
4301
|
+
interfaceUuid_ = getDefaultInstance().getInterfaceUuid();
|
|
4302
|
+
bitField0_ = (bitField0_ & ~0x10000000);
|
|
4303
|
+
onChanged();
|
|
4304
|
+
return this;
|
|
4305
|
+
}
|
|
4306
|
+
/**
|
|
4307
|
+
* <code>optional string interface_uuid = 29;</code>
|
|
4308
|
+
* @param value The bytes for interfaceUuid to set.
|
|
4309
|
+
* @return This builder for chaining.
|
|
4310
|
+
*/
|
|
4311
|
+
public Builder setInterfaceUuidBytes(
|
|
4312
|
+
com.google.protobuf.ByteString value) {
|
|
4313
|
+
if (value == null) { throw new NullPointerException(); }
|
|
4314
|
+
checkByteStringIsUtf8(value);
|
|
4315
|
+
interfaceUuid_ = value;
|
|
4316
|
+
bitField0_ |= 0x10000000;
|
|
4317
|
+
onChanged();
|
|
4318
|
+
return this;
|
|
4319
|
+
}
|
|
4320
|
+
@java.lang.Override
|
|
4321
|
+
public final Builder setUnknownFields(
|
|
4322
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
4323
|
+
return super.setUnknownFields(unknownFields);
|
|
4324
|
+
}
|
|
4325
|
+
|
|
4326
|
+
@java.lang.Override
|
|
4327
|
+
public final Builder mergeUnknownFields(
|
|
4328
|
+
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
4329
|
+
return super.mergeUnknownFields(unknownFields);
|
|
4330
|
+
}
|
|
4331
|
+
|
|
4332
|
+
|
|
4333
|
+
// @@protoc_insertion_point(builder_scope:com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface)
|
|
4334
|
+
}
|
|
4335
|
+
|
|
4336
|
+
// @@protoc_insertion_point(class_scope:com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface)
|
|
4337
|
+
private static final com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface DEFAULT_INSTANCE;
|
|
4338
|
+
static {
|
|
4339
|
+
DEFAULT_INSTANCE = new com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface();
|
|
4340
|
+
}
|
|
4341
|
+
|
|
4342
|
+
public static com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface getDefaultInstance() {
|
|
4343
|
+
return DEFAULT_INSTANCE;
|
|
4344
|
+
}
|
|
4345
|
+
|
|
4346
|
+
private static final com.google.protobuf.Parser<CitrixPhysicalInterface>
|
|
4347
|
+
PARSER = new com.google.protobuf.AbstractParser<CitrixPhysicalInterface>() {
|
|
4348
|
+
@java.lang.Override
|
|
4349
|
+
public CitrixPhysicalInterface parsePartialFrom(
|
|
4350
|
+
com.google.protobuf.CodedInputStream input,
|
|
4351
|
+
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
4352
|
+
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
4353
|
+
Builder builder = newBuilder();
|
|
4354
|
+
try {
|
|
4355
|
+
builder.mergeFrom(input, extensionRegistry);
|
|
4356
|
+
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
4357
|
+
throw e.setUnfinishedMessage(builder.buildPartial());
|
|
4358
|
+
} catch (com.google.protobuf.UninitializedMessageException e) {
|
|
4359
|
+
throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
|
|
4360
|
+
} catch (java.io.IOException e) {
|
|
4361
|
+
throw new com.google.protobuf.InvalidProtocolBufferException(e)
|
|
4362
|
+
.setUnfinishedMessage(builder.buildPartial());
|
|
4363
|
+
}
|
|
4364
|
+
return builder.buildPartial();
|
|
4365
|
+
}
|
|
4366
|
+
};
|
|
4367
|
+
|
|
4368
|
+
public static com.google.protobuf.Parser<CitrixPhysicalInterface> parser() {
|
|
4369
|
+
return PARSER;
|
|
4370
|
+
}
|
|
4371
|
+
|
|
4372
|
+
@java.lang.Override
|
|
4373
|
+
public com.google.protobuf.Parser<CitrixPhysicalInterface> getParserForType() {
|
|
4374
|
+
return PARSER;
|
|
4375
|
+
}
|
|
4376
|
+
|
|
4377
|
+
@java.lang.Override
|
|
4378
|
+
public com.lansweeper.dp.outbound.v1.CitrixPhysicalInterface getDefaultInstanceForType() {
|
|
4379
|
+
return DEFAULT_INSTANCE;
|
|
4380
|
+
}
|
|
4381
|
+
|
|
4382
|
+
}
|
|
4383
|
+
|