@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,678 @@
|
|
|
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
|
+
public interface CitrixGuestOrBuilder extends
|
|
8
|
+
// @@protoc_insertion_point(interface_extends:com.lansweeper.dp.outbound.v1.CitrixGuest)
|
|
9
|
+
com.google.protobuf.MessageOrBuilder {
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* <code>optional string name = 1;</code>
|
|
13
|
+
* @return Whether the name field is set.
|
|
14
|
+
*/
|
|
15
|
+
boolean hasName();
|
|
16
|
+
/**
|
|
17
|
+
* <code>optional string name = 1;</code>
|
|
18
|
+
* @return The name.
|
|
19
|
+
*/
|
|
20
|
+
java.lang.String getName();
|
|
21
|
+
/**
|
|
22
|
+
* <code>optional string name = 1;</code>
|
|
23
|
+
* @return The bytes for name.
|
|
24
|
+
*/
|
|
25
|
+
com.google.protobuf.ByteString
|
|
26
|
+
getNameBytes();
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* <code>optional string description = 2;</code>
|
|
30
|
+
* @return Whether the description field is set.
|
|
31
|
+
*/
|
|
32
|
+
boolean hasDescription();
|
|
33
|
+
/**
|
|
34
|
+
* <code>optional string description = 2;</code>
|
|
35
|
+
* @return The description.
|
|
36
|
+
*/
|
|
37
|
+
java.lang.String getDescription();
|
|
38
|
+
/**
|
|
39
|
+
* <code>optional string description = 2;</code>
|
|
40
|
+
* @return The bytes for description.
|
|
41
|
+
*/
|
|
42
|
+
com.google.protobuf.ByteString
|
|
43
|
+
getDescriptionBytes();
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* <code>optional int64 memory = 3;</code>
|
|
47
|
+
* @return Whether the memory field is set.
|
|
48
|
+
*/
|
|
49
|
+
boolean hasMemory();
|
|
50
|
+
/**
|
|
51
|
+
* <code>optional int64 memory = 3;</code>
|
|
52
|
+
* @return The memory.
|
|
53
|
+
*/
|
|
54
|
+
long getMemory();
|
|
55
|
+
|
|
56
|
+
/**
|
|
57
|
+
* <code>optional int64 cpu_count = 4;</code>
|
|
58
|
+
* @return Whether the cpuCount field is set.
|
|
59
|
+
*/
|
|
60
|
+
boolean hasCpuCount();
|
|
61
|
+
/**
|
|
62
|
+
* <code>optional int64 cpu_count = 4;</code>
|
|
63
|
+
* @return The cpuCount.
|
|
64
|
+
*/
|
|
65
|
+
long getCpuCount();
|
|
66
|
+
|
|
67
|
+
/**
|
|
68
|
+
* <code>optional string state = 5;</code>
|
|
69
|
+
* @return Whether the state field is set.
|
|
70
|
+
*/
|
|
71
|
+
boolean hasState();
|
|
72
|
+
/**
|
|
73
|
+
* <code>optional string state = 5;</code>
|
|
74
|
+
* @return The state.
|
|
75
|
+
*/
|
|
76
|
+
java.lang.String getState();
|
|
77
|
+
/**
|
|
78
|
+
* <code>optional string state = 5;</code>
|
|
79
|
+
* @return The bytes for state.
|
|
80
|
+
*/
|
|
81
|
+
com.google.protobuf.ByteString
|
|
82
|
+
getStateBytes();
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* <code>optional bool live = 6;</code>
|
|
86
|
+
* @return Whether the live field is set.
|
|
87
|
+
*/
|
|
88
|
+
boolean hasLive();
|
|
89
|
+
/**
|
|
90
|
+
* <code>optional bool live = 6;</code>
|
|
91
|
+
* @return The live.
|
|
92
|
+
*/
|
|
93
|
+
boolean getLive();
|
|
94
|
+
|
|
95
|
+
/**
|
|
96
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 7;</code>
|
|
97
|
+
* @return Whether the lastUpdated field is set.
|
|
98
|
+
*/
|
|
99
|
+
boolean hasLastUpdated();
|
|
100
|
+
/**
|
|
101
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 7;</code>
|
|
102
|
+
* @return The lastUpdated.
|
|
103
|
+
*/
|
|
104
|
+
com.google.protobuf.Timestamp getLastUpdated();
|
|
105
|
+
/**
|
|
106
|
+
* <code>optional .google.protobuf.Timestamp last_updated = 7;</code>
|
|
107
|
+
*/
|
|
108
|
+
com.google.protobuf.TimestampOrBuilder getLastUpdatedOrBuilder();
|
|
109
|
+
|
|
110
|
+
/**
|
|
111
|
+
* <code>optional string hvm_boot_policy = 8;</code>
|
|
112
|
+
* @return Whether the hvmBootPolicy field is set.
|
|
113
|
+
*/
|
|
114
|
+
boolean hasHvmBootPolicy();
|
|
115
|
+
/**
|
|
116
|
+
* <code>optional string hvm_boot_policy = 8;</code>
|
|
117
|
+
* @return The hvmBootPolicy.
|
|
118
|
+
*/
|
|
119
|
+
java.lang.String getHvmBootPolicy();
|
|
120
|
+
/**
|
|
121
|
+
* <code>optional string hvm_boot_policy = 8;</code>
|
|
122
|
+
* @return The bytes for hvmBootPolicy.
|
|
123
|
+
*/
|
|
124
|
+
com.google.protobuf.ByteString
|
|
125
|
+
getHvmBootPolicyBytes();
|
|
126
|
+
|
|
127
|
+
/**
|
|
128
|
+
* <code>optional double hvm_shadow_multiplier = 9;</code>
|
|
129
|
+
* @return Whether the hvmShadowMultiplier field is set.
|
|
130
|
+
*/
|
|
131
|
+
boolean hasHvmShadowMultiplier();
|
|
132
|
+
/**
|
|
133
|
+
* <code>optional double hvm_shadow_multiplier = 9;</code>
|
|
134
|
+
* @return The hvmShadowMultiplier.
|
|
135
|
+
*/
|
|
136
|
+
double getHvmShadowMultiplier();
|
|
137
|
+
|
|
138
|
+
/**
|
|
139
|
+
* <code>optional string pci_bus = 10;</code>
|
|
140
|
+
* @return Whether the pciBus field is set.
|
|
141
|
+
*/
|
|
142
|
+
boolean hasPciBus();
|
|
143
|
+
/**
|
|
144
|
+
* <code>optional string pci_bus = 10;</code>
|
|
145
|
+
* @return The pciBus.
|
|
146
|
+
*/
|
|
147
|
+
java.lang.String getPciBus();
|
|
148
|
+
/**
|
|
149
|
+
* <code>optional string pci_bus = 10;</code>
|
|
150
|
+
* @return The bytes for pciBus.
|
|
151
|
+
*/
|
|
152
|
+
com.google.protobuf.ByteString
|
|
153
|
+
getPciBusBytes();
|
|
154
|
+
|
|
155
|
+
/**
|
|
156
|
+
* <code>optional string pv_arguments = 11;</code>
|
|
157
|
+
* @return Whether the pvArguments field is set.
|
|
158
|
+
*/
|
|
159
|
+
boolean hasPvArguments();
|
|
160
|
+
/**
|
|
161
|
+
* <code>optional string pv_arguments = 11;</code>
|
|
162
|
+
* @return The pvArguments.
|
|
163
|
+
*/
|
|
164
|
+
java.lang.String getPvArguments();
|
|
165
|
+
/**
|
|
166
|
+
* <code>optional string pv_arguments = 11;</code>
|
|
167
|
+
* @return The bytes for pvArguments.
|
|
168
|
+
*/
|
|
169
|
+
com.google.protobuf.ByteString
|
|
170
|
+
getPvArgumentsBytes();
|
|
171
|
+
|
|
172
|
+
/**
|
|
173
|
+
* <code>optional string pv_bootloader = 12;</code>
|
|
174
|
+
* @return Whether the pvBootloader field is set.
|
|
175
|
+
*/
|
|
176
|
+
boolean hasPvBootloader();
|
|
177
|
+
/**
|
|
178
|
+
* <code>optional string pv_bootloader = 12;</code>
|
|
179
|
+
* @return The pvBootloader.
|
|
180
|
+
*/
|
|
181
|
+
java.lang.String getPvBootloader();
|
|
182
|
+
/**
|
|
183
|
+
* <code>optional string pv_bootloader = 12;</code>
|
|
184
|
+
* @return The bytes for pvBootloader.
|
|
185
|
+
*/
|
|
186
|
+
com.google.protobuf.ByteString
|
|
187
|
+
getPvBootloaderBytes();
|
|
188
|
+
|
|
189
|
+
/**
|
|
190
|
+
* <code>optional string pv_bootloader_arguments = 13;</code>
|
|
191
|
+
* @return Whether the pvBootloaderArguments field is set.
|
|
192
|
+
*/
|
|
193
|
+
boolean hasPvBootloaderArguments();
|
|
194
|
+
/**
|
|
195
|
+
* <code>optional string pv_bootloader_arguments = 13;</code>
|
|
196
|
+
* @return The pvBootloaderArguments.
|
|
197
|
+
*/
|
|
198
|
+
java.lang.String getPvBootloaderArguments();
|
|
199
|
+
/**
|
|
200
|
+
* <code>optional string pv_bootloader_arguments = 13;</code>
|
|
201
|
+
* @return The bytes for pvBootloaderArguments.
|
|
202
|
+
*/
|
|
203
|
+
com.google.protobuf.ByteString
|
|
204
|
+
getPvBootloaderArgumentsBytes();
|
|
205
|
+
|
|
206
|
+
/**
|
|
207
|
+
* <code>optional string pv_kernel = 14;</code>
|
|
208
|
+
* @return Whether the pvKernel field is set.
|
|
209
|
+
*/
|
|
210
|
+
boolean hasPvKernel();
|
|
211
|
+
/**
|
|
212
|
+
* <code>optional string pv_kernel = 14;</code>
|
|
213
|
+
* @return The pvKernel.
|
|
214
|
+
*/
|
|
215
|
+
java.lang.String getPvKernel();
|
|
216
|
+
/**
|
|
217
|
+
* <code>optional string pv_kernel = 14;</code>
|
|
218
|
+
* @return The bytes for pvKernel.
|
|
219
|
+
*/
|
|
220
|
+
com.google.protobuf.ByteString
|
|
221
|
+
getPvKernelBytes();
|
|
222
|
+
|
|
223
|
+
/**
|
|
224
|
+
* <code>optional string pv_legacy_arguments = 15;</code>
|
|
225
|
+
* @return Whether the pvLegacyArguments field is set.
|
|
226
|
+
*/
|
|
227
|
+
boolean hasPvLegacyArguments();
|
|
228
|
+
/**
|
|
229
|
+
* <code>optional string pv_legacy_arguments = 15;</code>
|
|
230
|
+
* @return The pvLegacyArguments.
|
|
231
|
+
*/
|
|
232
|
+
java.lang.String getPvLegacyArguments();
|
|
233
|
+
/**
|
|
234
|
+
* <code>optional string pv_legacy_arguments = 15;</code>
|
|
235
|
+
* @return The bytes for pvLegacyArguments.
|
|
236
|
+
*/
|
|
237
|
+
com.google.protobuf.ByteString
|
|
238
|
+
getPvLegacyArgumentsBytes();
|
|
239
|
+
|
|
240
|
+
/**
|
|
241
|
+
* <code>optional string pv_ramdisk = 16;</code>
|
|
242
|
+
* @return Whether the pvRamdisk field is set.
|
|
243
|
+
*/
|
|
244
|
+
boolean hasPvRamdisk();
|
|
245
|
+
/**
|
|
246
|
+
* <code>optional string pv_ramdisk = 16;</code>
|
|
247
|
+
* @return The pvRamdisk.
|
|
248
|
+
*/
|
|
249
|
+
java.lang.String getPvRamdisk();
|
|
250
|
+
/**
|
|
251
|
+
* <code>optional string pv_ramdisk = 16;</code>
|
|
252
|
+
* @return The bytes for pvRamdisk.
|
|
253
|
+
*/
|
|
254
|
+
com.google.protobuf.ByteString
|
|
255
|
+
getPvRamdiskBytes();
|
|
256
|
+
|
|
257
|
+
/**
|
|
258
|
+
* <code>optional string actions_after_crash = 17;</code>
|
|
259
|
+
* @return Whether the actionsAfterCrash field is set.
|
|
260
|
+
*/
|
|
261
|
+
boolean hasActionsAfterCrash();
|
|
262
|
+
/**
|
|
263
|
+
* <code>optional string actions_after_crash = 17;</code>
|
|
264
|
+
* @return The actionsAfterCrash.
|
|
265
|
+
*/
|
|
266
|
+
java.lang.String getActionsAfterCrash();
|
|
267
|
+
/**
|
|
268
|
+
* <code>optional string actions_after_crash = 17;</code>
|
|
269
|
+
* @return The bytes for actionsAfterCrash.
|
|
270
|
+
*/
|
|
271
|
+
com.google.protobuf.ByteString
|
|
272
|
+
getActionsAfterCrashBytes();
|
|
273
|
+
|
|
274
|
+
/**
|
|
275
|
+
* <code>optional string actions_after_reboot = 18;</code>
|
|
276
|
+
* @return Whether the actionsAfterReboot field is set.
|
|
277
|
+
*/
|
|
278
|
+
boolean hasActionsAfterReboot();
|
|
279
|
+
/**
|
|
280
|
+
* <code>optional string actions_after_reboot = 18;</code>
|
|
281
|
+
* @return The actionsAfterReboot.
|
|
282
|
+
*/
|
|
283
|
+
java.lang.String getActionsAfterReboot();
|
|
284
|
+
/**
|
|
285
|
+
* <code>optional string actions_after_reboot = 18;</code>
|
|
286
|
+
* @return The bytes for actionsAfterReboot.
|
|
287
|
+
*/
|
|
288
|
+
com.google.protobuf.ByteString
|
|
289
|
+
getActionsAfterRebootBytes();
|
|
290
|
+
|
|
291
|
+
/**
|
|
292
|
+
* <code>optional string actions_after_shutdown = 19;</code>
|
|
293
|
+
* @return Whether the actionsAfterShutdown field is set.
|
|
294
|
+
*/
|
|
295
|
+
boolean hasActionsAfterShutdown();
|
|
296
|
+
/**
|
|
297
|
+
* <code>optional string actions_after_shutdown = 19;</code>
|
|
298
|
+
* @return The actionsAfterShutdown.
|
|
299
|
+
*/
|
|
300
|
+
java.lang.String getActionsAfterShutdown();
|
|
301
|
+
/**
|
|
302
|
+
* <code>optional string actions_after_shutdown = 19;</code>
|
|
303
|
+
* @return The bytes for actionsAfterShutdown.
|
|
304
|
+
*/
|
|
305
|
+
com.google.protobuf.ByteString
|
|
306
|
+
getActionsAfterShutdownBytes();
|
|
307
|
+
|
|
308
|
+
/**
|
|
309
|
+
* <code>optional bool ha_always_run = 20;</code>
|
|
310
|
+
* @return Whether the haAlwaysRun field is set.
|
|
311
|
+
*/
|
|
312
|
+
boolean hasHaAlwaysRun();
|
|
313
|
+
/**
|
|
314
|
+
* <code>optional bool ha_always_run = 20;</code>
|
|
315
|
+
* @return The haAlwaysRun.
|
|
316
|
+
*/
|
|
317
|
+
boolean getHaAlwaysRun();
|
|
318
|
+
|
|
319
|
+
/**
|
|
320
|
+
* <code>optional string ha_restart_priority = 21;</code>
|
|
321
|
+
* @return Whether the haRestartPriority field is set.
|
|
322
|
+
*/
|
|
323
|
+
boolean hasHaRestartPriority();
|
|
324
|
+
/**
|
|
325
|
+
* <code>optional string ha_restart_priority = 21;</code>
|
|
326
|
+
* @return The haRestartPriority.
|
|
327
|
+
*/
|
|
328
|
+
java.lang.String getHaRestartPriority();
|
|
329
|
+
/**
|
|
330
|
+
* <code>optional string ha_restart_priority = 21;</code>
|
|
331
|
+
* @return The bytes for haRestartPriority.
|
|
332
|
+
*/
|
|
333
|
+
com.google.protobuf.ByteString
|
|
334
|
+
getHaRestartPriorityBytes();
|
|
335
|
+
|
|
336
|
+
/**
|
|
337
|
+
* <code>optional int64 hardware_platform_version = 22;</code>
|
|
338
|
+
* @return Whether the hardwarePlatformVersion field is set.
|
|
339
|
+
*/
|
|
340
|
+
boolean hasHardwarePlatformVersion();
|
|
341
|
+
/**
|
|
342
|
+
* <code>optional int64 hardware_platform_version = 22;</code>
|
|
343
|
+
* @return The hardwarePlatformVersion.
|
|
344
|
+
*/
|
|
345
|
+
long getHardwarePlatformVersion();
|
|
346
|
+
|
|
347
|
+
/**
|
|
348
|
+
* <code>optional string last_booted_record = 23;</code>
|
|
349
|
+
* @return Whether the lastBootedRecord field is set.
|
|
350
|
+
*/
|
|
351
|
+
boolean hasLastBootedRecord();
|
|
352
|
+
/**
|
|
353
|
+
* <code>optional string last_booted_record = 23;</code>
|
|
354
|
+
* @return The lastBootedRecord.
|
|
355
|
+
*/
|
|
356
|
+
java.lang.String getLastBootedRecord();
|
|
357
|
+
/**
|
|
358
|
+
* <code>optional string last_booted_record = 23;</code>
|
|
359
|
+
* @return The bytes for lastBootedRecord.
|
|
360
|
+
*/
|
|
361
|
+
com.google.protobuf.ByteString
|
|
362
|
+
getLastBootedRecordBytes();
|
|
363
|
+
|
|
364
|
+
/**
|
|
365
|
+
* <code>optional int64 memory_dynamic_max = 24;</code>
|
|
366
|
+
* @return Whether the memoryDynamicMax field is set.
|
|
367
|
+
*/
|
|
368
|
+
boolean hasMemoryDynamicMax();
|
|
369
|
+
/**
|
|
370
|
+
* <code>optional int64 memory_dynamic_max = 24;</code>
|
|
371
|
+
* @return The memoryDynamicMax.
|
|
372
|
+
*/
|
|
373
|
+
long getMemoryDynamicMax();
|
|
374
|
+
|
|
375
|
+
/**
|
|
376
|
+
* <code>optional int64 memory_dynamic_min = 25;</code>
|
|
377
|
+
* @return Whether the memoryDynamicMin field is set.
|
|
378
|
+
*/
|
|
379
|
+
boolean hasMemoryDynamicMin();
|
|
380
|
+
/**
|
|
381
|
+
* <code>optional int64 memory_dynamic_min = 25;</code>
|
|
382
|
+
* @return The memoryDynamicMin.
|
|
383
|
+
*/
|
|
384
|
+
long getMemoryDynamicMin();
|
|
385
|
+
|
|
386
|
+
/**
|
|
387
|
+
* <code>optional int64 memory_overhead = 26;</code>
|
|
388
|
+
* @return Whether the memoryOverhead field is set.
|
|
389
|
+
*/
|
|
390
|
+
boolean hasMemoryOverhead();
|
|
391
|
+
/**
|
|
392
|
+
* <code>optional int64 memory_overhead = 26;</code>
|
|
393
|
+
* @return The memoryOverhead.
|
|
394
|
+
*/
|
|
395
|
+
long getMemoryOverhead();
|
|
396
|
+
|
|
397
|
+
/**
|
|
398
|
+
* <code>optional int64 memory_static_max = 27;</code>
|
|
399
|
+
* @return Whether the memoryStaticMax field is set.
|
|
400
|
+
*/
|
|
401
|
+
boolean hasMemoryStaticMax();
|
|
402
|
+
/**
|
|
403
|
+
* <code>optional int64 memory_static_max = 27;</code>
|
|
404
|
+
* @return The memoryStaticMax.
|
|
405
|
+
*/
|
|
406
|
+
long getMemoryStaticMax();
|
|
407
|
+
|
|
408
|
+
/**
|
|
409
|
+
* <code>optional int64 memory_static_min = 28;</code>
|
|
410
|
+
* @return Whether the memoryStaticMin field is set.
|
|
411
|
+
*/
|
|
412
|
+
boolean hasMemoryStaticMin();
|
|
413
|
+
/**
|
|
414
|
+
* <code>optional int64 memory_static_min = 28;</code>
|
|
415
|
+
* @return The memoryStaticMin.
|
|
416
|
+
*/
|
|
417
|
+
long getMemoryStaticMin();
|
|
418
|
+
|
|
419
|
+
/**
|
|
420
|
+
* <code>optional int64 memory_target = 29;</code>
|
|
421
|
+
* @return Whether the memoryTarget field is set.
|
|
422
|
+
*/
|
|
423
|
+
boolean hasMemoryTarget();
|
|
424
|
+
/**
|
|
425
|
+
* <code>optional int64 memory_target = 29;</code>
|
|
426
|
+
* @return The memoryTarget.
|
|
427
|
+
*/
|
|
428
|
+
long getMemoryTarget();
|
|
429
|
+
|
|
430
|
+
/**
|
|
431
|
+
* <code>optional int64 order = 30;</code>
|
|
432
|
+
* @return Whether the order field is set.
|
|
433
|
+
*/
|
|
434
|
+
boolean hasOrder();
|
|
435
|
+
/**
|
|
436
|
+
* <code>optional int64 order = 30;</code>
|
|
437
|
+
* @return The order.
|
|
438
|
+
*/
|
|
439
|
+
long getOrder();
|
|
440
|
+
|
|
441
|
+
/**
|
|
442
|
+
* <code>optional string power_state = 31;</code>
|
|
443
|
+
* @return Whether the powerState field is set.
|
|
444
|
+
*/
|
|
445
|
+
boolean hasPowerState();
|
|
446
|
+
/**
|
|
447
|
+
* <code>optional string power_state = 31;</code>
|
|
448
|
+
* @return The powerState.
|
|
449
|
+
*/
|
|
450
|
+
java.lang.String getPowerState();
|
|
451
|
+
/**
|
|
452
|
+
* <code>optional string power_state = 31;</code>
|
|
453
|
+
* @return The bytes for powerState.
|
|
454
|
+
*/
|
|
455
|
+
com.google.protobuf.ByteString
|
|
456
|
+
getPowerStateBytes();
|
|
457
|
+
|
|
458
|
+
/**
|
|
459
|
+
* <code>optional int64 shutdown_delay = 32;</code>
|
|
460
|
+
* @return Whether the shutdownDelay field is set.
|
|
461
|
+
*/
|
|
462
|
+
boolean hasShutdownDelay();
|
|
463
|
+
/**
|
|
464
|
+
* <code>optional int64 shutdown_delay = 32;</code>
|
|
465
|
+
* @return The shutdownDelay.
|
|
466
|
+
*/
|
|
467
|
+
long getShutdownDelay();
|
|
468
|
+
|
|
469
|
+
/**
|
|
470
|
+
* <code>optional int64 start_delay = 33;</code>
|
|
471
|
+
* @return Whether the startDelay field is set.
|
|
472
|
+
*/
|
|
473
|
+
boolean hasStartDelay();
|
|
474
|
+
/**
|
|
475
|
+
* <code>optional int64 start_delay = 33;</code>
|
|
476
|
+
* @return The startDelay.
|
|
477
|
+
*/
|
|
478
|
+
long getStartDelay();
|
|
479
|
+
|
|
480
|
+
/**
|
|
481
|
+
* <code>optional string tags = 34;</code>
|
|
482
|
+
* @return Whether the tags field is set.
|
|
483
|
+
*/
|
|
484
|
+
boolean hasTags();
|
|
485
|
+
/**
|
|
486
|
+
* <code>optional string tags = 34;</code>
|
|
487
|
+
* @return The tags.
|
|
488
|
+
*/
|
|
489
|
+
java.lang.String getTags();
|
|
490
|
+
/**
|
|
491
|
+
* <code>optional string tags = 34;</code>
|
|
492
|
+
* @return The bytes for tags.
|
|
493
|
+
*/
|
|
494
|
+
com.google.protobuf.ByteString
|
|
495
|
+
getTagsBytes();
|
|
496
|
+
|
|
497
|
+
/**
|
|
498
|
+
* <code>optional int64 user_version = 35;</code>
|
|
499
|
+
* @return Whether the userVersion field is set.
|
|
500
|
+
*/
|
|
501
|
+
boolean hasUserVersion();
|
|
502
|
+
/**
|
|
503
|
+
* <code>optional int64 user_version = 35;</code>
|
|
504
|
+
* @return The userVersion.
|
|
505
|
+
*/
|
|
506
|
+
long getUserVersion();
|
|
507
|
+
|
|
508
|
+
/**
|
|
509
|
+
* <code>optional int64 version = 36;</code>
|
|
510
|
+
* @return Whether the version field is set.
|
|
511
|
+
*/
|
|
512
|
+
boolean hasVersion();
|
|
513
|
+
/**
|
|
514
|
+
* <code>optional int64 version = 36;</code>
|
|
515
|
+
* @return The version.
|
|
516
|
+
*/
|
|
517
|
+
long getVersion();
|
|
518
|
+
|
|
519
|
+
/**
|
|
520
|
+
* <code>optional .google.protobuf.Timestamp install_time = 37;</code>
|
|
521
|
+
* @return Whether the installTime field is set.
|
|
522
|
+
*/
|
|
523
|
+
boolean hasInstallTime();
|
|
524
|
+
/**
|
|
525
|
+
* <code>optional .google.protobuf.Timestamp install_time = 37;</code>
|
|
526
|
+
* @return The installTime.
|
|
527
|
+
*/
|
|
528
|
+
com.google.protobuf.Timestamp getInstallTime();
|
|
529
|
+
/**
|
|
530
|
+
* <code>optional .google.protobuf.Timestamp install_time = 37;</code>
|
|
531
|
+
*/
|
|
532
|
+
com.google.protobuf.TimestampOrBuilder getInstallTimeOrBuilder();
|
|
533
|
+
|
|
534
|
+
/**
|
|
535
|
+
* <code>optional .google.protobuf.Timestamp start_time = 38;</code>
|
|
536
|
+
* @return Whether the startTime field is set.
|
|
537
|
+
*/
|
|
538
|
+
boolean hasStartTime();
|
|
539
|
+
/**
|
|
540
|
+
* <code>optional .google.protobuf.Timestamp start_time = 38;</code>
|
|
541
|
+
* @return The startTime.
|
|
542
|
+
*/
|
|
543
|
+
com.google.protobuf.Timestamp getStartTime();
|
|
544
|
+
/**
|
|
545
|
+
* <code>optional .google.protobuf.Timestamp start_time = 38;</code>
|
|
546
|
+
*/
|
|
547
|
+
com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder();
|
|
548
|
+
|
|
549
|
+
/**
|
|
550
|
+
* <code>optional string host_uuid = 39;</code>
|
|
551
|
+
* @return Whether the hostUuid field is set.
|
|
552
|
+
*/
|
|
553
|
+
boolean hasHostUuid();
|
|
554
|
+
/**
|
|
555
|
+
* <code>optional string host_uuid = 39;</code>
|
|
556
|
+
* @return The hostUuid.
|
|
557
|
+
*/
|
|
558
|
+
java.lang.String getHostUuid();
|
|
559
|
+
/**
|
|
560
|
+
* <code>optional string host_uuid = 39;</code>
|
|
561
|
+
* @return The bytes for hostUuid.
|
|
562
|
+
*/
|
|
563
|
+
com.google.protobuf.ByteString
|
|
564
|
+
getHostUuidBytes();
|
|
565
|
+
|
|
566
|
+
/**
|
|
567
|
+
* <code>optional string guest_uuid = 40;</code>
|
|
568
|
+
* @return Whether the guestUuid field is set.
|
|
569
|
+
*/
|
|
570
|
+
boolean hasGuestUuid();
|
|
571
|
+
/**
|
|
572
|
+
* <code>optional string guest_uuid = 40;</code>
|
|
573
|
+
* @return The guestUuid.
|
|
574
|
+
*/
|
|
575
|
+
java.lang.String getGuestUuid();
|
|
576
|
+
/**
|
|
577
|
+
* <code>optional string guest_uuid = 40;</code>
|
|
578
|
+
* @return The bytes for guestUuid.
|
|
579
|
+
*/
|
|
580
|
+
com.google.protobuf.ByteString
|
|
581
|
+
getGuestUuidBytes();
|
|
582
|
+
|
|
583
|
+
/**
|
|
584
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 41;</code>
|
|
585
|
+
*/
|
|
586
|
+
java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualInterface>
|
|
587
|
+
getVirtualInterfacesList();
|
|
588
|
+
/**
|
|
589
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 41;</code>
|
|
590
|
+
*/
|
|
591
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterface getVirtualInterfaces(int index);
|
|
592
|
+
/**
|
|
593
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 41;</code>
|
|
594
|
+
*/
|
|
595
|
+
int getVirtualInterfacesCount();
|
|
596
|
+
/**
|
|
597
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 41;</code>
|
|
598
|
+
*/
|
|
599
|
+
java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceOrBuilder>
|
|
600
|
+
getVirtualInterfacesOrBuilderList();
|
|
601
|
+
/**
|
|
602
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualInterface virtual_interfaces = 41;</code>
|
|
603
|
+
*/
|
|
604
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualInterfaceOrBuilder getVirtualInterfacesOrBuilder(
|
|
605
|
+
int index);
|
|
606
|
+
|
|
607
|
+
/**
|
|
608
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixGuestExtraInfo extra_infos = 42;</code>
|
|
609
|
+
*/
|
|
610
|
+
java.util.List<com.lansweeper.dp.outbound.v1.CitrixGuestExtraInfo>
|
|
611
|
+
getExtraInfosList();
|
|
612
|
+
/**
|
|
613
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixGuestExtraInfo extra_infos = 42;</code>
|
|
614
|
+
*/
|
|
615
|
+
com.lansweeper.dp.outbound.v1.CitrixGuestExtraInfo getExtraInfos(int index);
|
|
616
|
+
/**
|
|
617
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixGuestExtraInfo extra_infos = 42;</code>
|
|
618
|
+
*/
|
|
619
|
+
int getExtraInfosCount();
|
|
620
|
+
/**
|
|
621
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixGuestExtraInfo extra_infos = 42;</code>
|
|
622
|
+
*/
|
|
623
|
+
java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixGuestExtraInfoOrBuilder>
|
|
624
|
+
getExtraInfosOrBuilderList();
|
|
625
|
+
/**
|
|
626
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixGuestExtraInfo extra_infos = 42;</code>
|
|
627
|
+
*/
|
|
628
|
+
com.lansweeper.dp.outbound.v1.CitrixGuestExtraInfoOrBuilder getExtraInfosOrBuilder(
|
|
629
|
+
int index);
|
|
630
|
+
|
|
631
|
+
/**
|
|
632
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualBlockDevice virtual_block_devices = 43;</code>
|
|
633
|
+
*/
|
|
634
|
+
java.util.List<com.lansweeper.dp.outbound.v1.CitrixVirtualBlockDevice>
|
|
635
|
+
getVirtualBlockDevicesList();
|
|
636
|
+
/**
|
|
637
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualBlockDevice virtual_block_devices = 43;</code>
|
|
638
|
+
*/
|
|
639
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualBlockDevice getVirtualBlockDevices(int index);
|
|
640
|
+
/**
|
|
641
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualBlockDevice virtual_block_devices = 43;</code>
|
|
642
|
+
*/
|
|
643
|
+
int getVirtualBlockDevicesCount();
|
|
644
|
+
/**
|
|
645
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualBlockDevice virtual_block_devices = 43;</code>
|
|
646
|
+
*/
|
|
647
|
+
java.util.List<? extends com.lansweeper.dp.outbound.v1.CitrixVirtualBlockDeviceOrBuilder>
|
|
648
|
+
getVirtualBlockDevicesOrBuilderList();
|
|
649
|
+
/**
|
|
650
|
+
* <code>repeated .com.lansweeper.dp.outbound.v1.CitrixVirtualBlockDevice virtual_block_devices = 43;</code>
|
|
651
|
+
*/
|
|
652
|
+
com.lansweeper.dp.outbound.v1.CitrixVirtualBlockDeviceOrBuilder getVirtualBlockDevicesOrBuilder(
|
|
653
|
+
int index);
|
|
654
|
+
|
|
655
|
+
/**
|
|
656
|
+
* <code>string citrix_host_uuid = 44;</code>
|
|
657
|
+
* @return The citrixHostUuid.
|
|
658
|
+
*/
|
|
659
|
+
java.lang.String getCitrixHostUuid();
|
|
660
|
+
/**
|
|
661
|
+
* <code>string citrix_host_uuid = 44;</code>
|
|
662
|
+
* @return The bytes for citrixHostUuid.
|
|
663
|
+
*/
|
|
664
|
+
com.google.protobuf.ByteString
|
|
665
|
+
getCitrixHostUuidBytes();
|
|
666
|
+
|
|
667
|
+
/**
|
|
668
|
+
* <code>string citrix_pool_uuid = 45;</code>
|
|
669
|
+
* @return The citrixPoolUuid.
|
|
670
|
+
*/
|
|
671
|
+
java.lang.String getCitrixPoolUuid();
|
|
672
|
+
/**
|
|
673
|
+
* <code>string citrix_pool_uuid = 45;</code>
|
|
674
|
+
* @return The bytes for citrixPoolUuid.
|
|
675
|
+
*/
|
|
676
|
+
com.google.protobuf.ByteString
|
|
677
|
+
getCitrixPoolUuidBytes();
|
|
678
|
+
}
|