@lansweeper/data-platform-outbound-grpc 0.8.9 → 0.8.10
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 +4 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/outbound_pb.d.ts +34 -0
- package/gen-proto/outbound_pb.js +273 -2
- package/generated-go/outbound.pb.go +2019 -1930
- package/java.json +1 -1
- package/model/pom.xml +1 -1
- package/model/src/main/proto/outbound.proto +6 -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/CitrixUser$1.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixUser$Builder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixUser.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/CitrixUserOrBuilder.class +0 -0
- package/model/target/classes/com/lansweeper/dp/outbound/v1/Outbound.class +0 -0
- package/model/target/classes/outbound.proto +6 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPool.java +350 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixPoolOrBuilder.java +24 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixUser.java +723 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/CitrixUserOrBuilder.java +44 -0
- package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java +537 -522
- package/model/target/maven-archiver/pom.properties +2 -2
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst +4 -0
- package/model/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst +2 -0
- package/model/target/{outbound-model-0.8.8-sources.jar → outbound-model-0.8.9-sources.jar} +0 -0
- package/model/target/{outbound-model-0.8.8.jar → outbound-model-0.8.9.jar} +0 -0
- package/package.json +2 -2
- package/pom.xml +1 -1
- package/proto/outbound.proto +6 -0
- package/service/pom.xml +1 -1
- package/service/target/maven-archiver/pom.properties +2 -2
- package/service/target/{outbound-service-0.8.8-sources.jar → outbound-service-0.8.9-sources.jar} +0 -0
- package/service/target/{outbound-service-0.8.8.jar → outbound-service-0.8.9.jar} +0 -0
package/model/target/generated-sources/protobuf/java/com/lansweeper/dp/outbound/v1/Outbound.java
CHANGED
|
@@ -1390,6 +1390,11 @@ public final class Outbound {
|
|
|
1390
1390
|
static
|
|
1391
1391
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
1392
1392
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPool_fieldAccessorTable;
|
|
1393
|
+
static com.google.protobuf.Descriptors.Descriptor
|
|
1394
|
+
internal_static_com_lansweeper_dp_outbound_v1_CitrixUser_descriptor;
|
|
1395
|
+
static
|
|
1396
|
+
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
1397
|
+
internal_static_com_lansweeper_dp_outbound_v1_CitrixUser_fieldAccessorTable;
|
|
1393
1398
|
static com.google.protobuf.Descriptors.Descriptor
|
|
1394
1399
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixAppliance_descriptor;
|
|
1395
1400
|
static
|
|
@@ -5012,7 +5017,7 @@ public final class Outbound {
|
|
|
5012
5017
|
"\022@\n\013citrix_host\030\002 \001(\0132).com.lansweeper.d" +
|
|
5013
5018
|
"p.outbound.v1.CitrixHostH\000\022B\n\014citrix_gue" +
|
|
5014
5019
|
"st\030\003 \001(\0132*.com.lansweeper.dp.outbound.v1" +
|
|
5015
|
-
".CitrixGuestH\000B\r\n\013citrix_data\"\
|
|
5020
|
+
".CitrixGuestH\000B\r\n\013citrix_data\"\247\r\n\nCitrix" +
|
|
5016
5021
|
"Pool\022\021\n\004name\030\001 \001(\tH\000\210\001\001\022\030\n\013description\030\002" +
|
|
5017
5022
|
" \001(\tH\001\210\001\001\022\025\n\010redo_log\030\003 \001(\010H\002\210\001\001\022\021\n\004tags" +
|
|
5018
5023
|
"\030\004 \001(\tH\003\210\001\001\022 \n\023v_switch_controller\030\005 \001(\t" +
|
|
@@ -5042,494 +5047,498 @@ public final class Outbound {
|
|
|
5042
5047
|
"\003(\01326.com.lansweeper.dp.outbound.v1.Citr" +
|
|
5043
5048
|
"ixPhysicalInterface\022Q\n\022virtual_interface" +
|
|
5044
5049
|
"s\030\031 \003(\01325.com.lansweeper.dp.outbound.v1." +
|
|
5045
|
-
"
|
|
5046
|
-
"
|
|
5047
|
-
"
|
|
5048
|
-
"
|
|
5049
|
-
"
|
|
5050
|
-
"
|
|
5051
|
-
"
|
|
5052
|
-
"
|
|
5053
|
-
"
|
|
5054
|
-
"\n\
|
|
5055
|
-
"
|
|
5056
|
-
"
|
|
5057
|
-
"
|
|
5058
|
-
"
|
|
5059
|
-
"\
|
|
5060
|
-
"\
|
|
5061
|
-
"stom_field\030\003 \001(\010H\002\210\001\001B\006\n\004_keyB\010\n\006_valueB" +
|
|
5062
|
-
"\022\n\020_is_custom_field\"O\n\025CitrixPoolRestric" +
|
|
5063
|
-
"tion\022\020\n\003key\030\001 \001(\tH\000\210\001\001\022\022\n\005value\030\002 \001(\tH\001\210" +
|
|
5064
|
-
"\001\001B\006\n\004_keyB\010\n\006_value\"\363\001\n\017CitrixPoolPatch" +
|
|
5065
|
-
"\022\021\n\004name\030\001 \001(\tH\000\210\001\001\022\030\n\013description\030\002 \001(\t" +
|
|
5066
|
-
"H\001\210\001\001\022\021\n\004size\030\003 \001(\003H\002\210\001\001\022\024\n\007version\030\004 \001(" +
|
|
5067
|
-
"\tH\003\210\001\001\022!\n\024after_apply_guidance\030\005 \001(\tH\004\210\001" +
|
|
5068
|
-
"\001\022\024\n\007applied\030\006 \001(\010H\005\210\001\001B\007\n\005_nameB\016\n\014_des" +
|
|
5069
|
-
"criptionB\007\n\005_sizeB\n\n\010_versionB\027\n\025_after_" +
|
|
5070
|
-
"apply_guidanceB\n\n\010_applied\"\253\014\n\nCitrixHos" +
|
|
5071
|
-
"t\022\025\n\010hostname\030\001 \001(\tH\000\210\001\001\022\021\n\004name\030\002 \001(\tH\001" +
|
|
5072
|
-
"\210\001\001\022\030\n\013description\030\003 \001(\tH\002\210\001\001\022\026\n\tis_mast" +
|
|
5073
|
-
"er\030\004 \001(\010H\003\210\001\001\022\024\n\007address\030\005 \001(\tH\004\210\001\001\022\024\n\007e" +
|
|
5074
|
-
"dition\030\006 \001(\tH\005\210\001\001\022\024\n\007enabled\030\007 \001(\010H\006\210\001\001\022" +
|
|
5075
|
-
"1\n$external_authentication_service_name\030" +
|
|
5076
|
-
"\010 \001(\tH\007\210\001\001\022)\n\034external_authentication_ty" +
|
|
5077
|
-
"pe\030\t \001(\tH\010\210\001\001\022\034\n\017memory_overhead\030\n \001(\003H\t" +
|
|
5078
|
-
"\210\001\001\022\032\n\rpower_on_mode\030\013 \001(\tH\n\210\001\001\022\035\n\020sched" +
|
|
5079
|
-
"uler_policy\030\014 \001(\tH\013\210\001\001\022\021\n\004tags\030\r \001(\tH\014\210\001" +
|
|
5080
|
-
"\001\022\024\n\007display\030\016 \001(\tH\r\210\001\001\0225\n\014last_updated\030" +
|
|
5081
|
-
"\017 \001(\0132\032.google.protobuf.TimestampH\016\210\001\001\022\021" +
|
|
5082
|
-
"\n\004live\030\020 \001(\010H\017\210\001\001\022\030\n\013memory_free\030\021 \001(\003H\020" +
|
|
5083
|
-
"\210\001\001\022\031\n\014memory_total\030\022 \001(\003H\021\210\001\001\022\026\n\thost_u" +
|
|
5084
|
-
"uid\030\023 \001(\tH\022\210\001\001\022#\n\026crash_dump_storage_ref" +
|
|
5085
|
-
"\030\024 \001(\tH\023\210\001\001\022$\n\027local_cache_storage_ref\030\025" +
|
|
5086
|
-
" \001(\tH\024\210\001\001\022&\n\031suspend_image_storage_ref\030\026" +
|
|
5087
|
-
" \001(\tH\025\210\001\001\022>\n\010storages\030\027 \003(\0132,.com.lanswe" +
|
|
5088
|
-
"eper.dp.outbound.v1.CitrixStorage\022S\n\023phy" +
|
|
5089
|
-
"sical_interfaces\030\030 \003(\01326.com.lansweeper." +
|
|
5090
|
-
"dp.outbound.v1.CitrixPhysicalInterface\0226" +
|
|
5091
|
-
"\n\004pcis\030\031 \003(\0132(.com.lansweeper.dp.outboun" +
|
|
5092
|
-
"d.v1.CitrixPci\022G\n\013extra_infos\030\032 \003(\01322.co" +
|
|
5093
|
-
"m.lansweeper.dp.outbound.v1.CitrixHostEx" +
|
|
5094
|
-
"traInfo\022?\n\007patches\030\033 \003(\0132..com.lansweepe" +
|
|
5095
|
-
"r.dp.outbound.v1.CitrixHostPatch\022K\n\rphys" +
|
|
5096
|
-
"ical_cpus\030\034 \003(\01324.com.lansweeper.dp.outb" +
|
|
5097
|
-
"ound.v1.CitrixHostPhysicalCpu\022G\n\013crash_d" +
|
|
5098
|
-
"umps\030\035 \003(\01322.com.lansweeper.dp.outbound." +
|
|
5099
|
-
"v1.CitrixHostCrashDump\022\030\n\020citrix_pool_uu" +
|
|
5100
|
-
"id\030\036 \001(\tB\013\n\t_hostnameB\007\n\005_nameB\016\n\014_descr" +
|
|
5101
|
-
"iptionB\014\n\n_is_masterB\n\n\010_addressB\n\n\010_edi" +
|
|
5102
|
-
"tionB\n\n\010_enabledB\'\n%_external_authentica" +
|
|
5103
|
-
"tion_service_nameB\037\n\035_external_authentic" +
|
|
5104
|
-
"ation_typeB\022\n\020_memory_overheadB\020\n\016_power" +
|
|
5105
|
-
"_on_modeB\023\n\021_scheduler_policyB\007\n\005_tagsB\n" +
|
|
5106
|
-
"\n\010_displayB\017\n\r_last_updatedB\007\n\005_liveB\016\n\014" +
|
|
5107
|
-
"_memory_freeB\017\n\r_memory_totalB\014\n\n_host_u" +
|
|
5108
|
-
"uidB\031\n\027_crash_dump_storage_refB\032\n\030_local" +
|
|
5109
|
-
"_cache_storage_refB\034\n\032_suspend_image_sto" +
|
|
5110
|
-
"rage_ref\"s\n\023CitrixHostCrashDump\022\021\n\004size\030" +
|
|
5111
|
-
"\001 \001(\003H\000\210\001\001\0222\n\ttimestamp\030\002 \001(\0132\032.google.p" +
|
|
5112
|
-
"rotobuf.TimestampH\001\210\001\001B\007\n\005_sizeB\014\n\n_time" +
|
|
5113
|
-
"stamp\"\321\002\n\025CitrixHostPhysicalCpu\022\023\n\006famil" +
|
|
5114
|
-
"y\030\001 \001(\003H\000\210\001\001\022\025\n\010features\030\002 \001(\tH\001\210\001\001\022\022\n\005f" +
|
|
5115
|
-
"lags\030\003 \001(\tH\002\210\001\001\022\022\n\005model\030\004 \001(\003H\003\210\001\001\022\027\n\nm" +
|
|
5116
|
-
"odel_name\030\005 \001(\tH\004\210\001\001\022\033\n\016number_of_cpus\030\006" +
|
|
5117
|
-
" \001(\003H\005\210\001\001\022\022\n\005speed\030\007 \001(\003H\006\210\001\001\022\025\n\010steppin" +
|
|
5118
|
-
"g\030\010 \001(\tH\007\210\001\001\022\023\n\006vendor\030\t \001(\tH\010\210\001\001B\t\n\007_fa" +
|
|
5119
|
-
"milyB\013\n\t_featuresB\010\n\006_flagsB\010\n\006_modelB\r\n" +
|
|
5120
|
-
"\013_model_nameB\021\n\017_number_of_cpusB\010\n\006_spee" +
|
|
5121
|
-
"dB\013\n\t_steppingB\t\n\007_vendor\"\323\001\n\017CitrixHost" +
|
|
5122
|
-
"Patch\022\021\n\004name\030\001 \001(\tH\000\210\001\001\022\030\n\013description\030" +
|
|
5123
|
-
"\002 \001(\tH\001\210\001\001\022\021\n\004size\030\003 \001(\003H\002\210\001\001\0220\n\007applied" +
|
|
5124
|
-
"\030\004 \001(\0132\032.google.protobuf.TimestampH\003\210\001\001\022" +
|
|
5125
|
-
"\024\n\007version\030\005 \001(\tH\004\210\001\001B\007\n\005_nameB\016\n\014_descr" +
|
|
5126
|
-
"iptionB\007\n\005_sizeB\n\n\010_appliedB\n\n\010_version\"" +
|
|
5127
|
-
"\353\005\n\rCitrixStorage\022\021\n\004name\030\001 \001(\tH\000\210\001\001\022\030\n\013" +
|
|
5128
|
-
"description\030\002 \001(\tH\001\210\001\001\022\032\n\rphysical_size\030" +
|
|
5129
|
-
"\003 \001(\003H\002\210\001\001\022!\n\024physical_utilization\030\004 \001(\003" +
|
|
5130
|
-
"H\003\210\001\001\022\021\n\004type\030\005 \001(\tH\004\210\001\001\022\031\n\014content_type" +
|
|
5131
|
-
"\030\006 \001(\tH\005\210\001\001\022\026\n\tclustered\030\007 \001(\010H\006\210\001\001\022\035\n\020i" +
|
|
5132
|
-
"s_tools_storage\030\010 \001(\010H\007\210\001\001\022\030\n\013local_cach" +
|
|
5133
|
-
"e\030\t \001(\010H\010\210\001\001\022\023\n\006shared\030\n \001(\010H\t\210\001\001\022\021\n\004tag" +
|
|
5134
|
-
"s\030\013 \001(\tH\n\210\001\001\022\037\n\022virtual_allocation\030\014 \001(\003" +
|
|
5135
|
-
"H\013\210\001\001\022\022\n\nhost_uuids\030\r \003(\t\022\030\n\013storage_ref" +
|
|
5136
|
-
"\030\016 \001(\tH\014\210\001\001\022X\n\026physical_block_devices\030\017 " +
|
|
5137
|
-
"\003(\01328.com.lansweeper.dp.outbound.v1.Citr" +
|
|
5138
|
-
"ixPhysicalBlockDevice\022R\n\023virtual_disk_im" +
|
|
5139
|
-
"ages\030\020 \003(\01325.com.lansweeper.dp.outbound." +
|
|
5140
|
-
"v1.CitrixVirtualDiskImageB\007\n\005_nameB\016\n\014_d" +
|
|
5141
|
-
"escriptionB\020\n\016_physical_sizeB\027\n\025_physica" +
|
|
5142
|
-
"l_utilizationB\007\n\005_typeB\017\n\r_content_typeB" +
|
|
5143
|
-
"\014\n\n_clusteredB\023\n\021_is_tools_storageB\016\n\014_l" +
|
|
5144
|
-
"ocal_cacheB\t\n\007_sharedB\007\n\005_tagsB\025\n\023_virtu" +
|
|
5145
|
-
"al_allocationB\016\n\014_storage_ref\"\331\001\n\031Citrix" +
|
|
5146
|
-
"PhysicalBlockDevice\022\037\n\022currently_attache" +
|
|
5147
|
-
"d\030\001 \001(\010H\000\210\001\001\022\025\n\010location\030\002 \001(\tH\001\210\001\001\022\025\n\010u" +
|
|
5148
|
-
"sername\030\003 \001(\tH\002\210\001\001\022\021\n\004type\030\004 \001(\tH\003\210\001\001\022\024\n" +
|
|
5149
|
-
"\007version\030\005 \001(\tH\004\210\001\001B\025\n\023_currently_attach" +
|
|
5150
|
-
"edB\013\n\t_locationB\013\n\t_usernameB\007\n\005_typeB\n\n" +
|
|
5151
|
-
"\010_version\"\326\005\n\026CitrixVirtualDiskImage\022\021\n\004" +
|
|
5050
|
+
"CitrixVirtualInterface\022>\n\013citrix_user\030\032 " +
|
|
5051
|
+
"\003(\0132).com.lansweeper.dp.outbound.v1.Citr" +
|
|
5052
|
+
"ixUserB\007\n\005_nameB\016\n\014_descriptionB\013\n\t_redo" +
|
|
5053
|
+
"_logB\007\n\005_tagsB\026\n\024_v_switch_controllerB\024\n" +
|
|
5054
|
+
"\022_high_availabilityB%\n#_high_availabilit" +
|
|
5055
|
+
"y_allow_overcommitB\"\n _high_availability" +
|
|
5056
|
+
"_overcommittedB.\n,_high_availability_hos" +
|
|
5057
|
+
"t_failures_to_tolerateB$\n\"_high_availabi" +
|
|
5058
|
+
"lity_plan_exists_forB\025\n\023_workload_balanc" +
|
|
5059
|
+
"ingB\031\n\027_workload_balancing_urlB\036\n\034_workl" +
|
|
5060
|
+
"oad_balancing_usernameB!\n\037_workload_bala" +
|
|
5061
|
+
"ncing_verify_certB\023\n\021_master_host_uuidB\031" +
|
|
5062
|
+
"\n\027_crash_dump_storage_refB\034\n\032_suspend_im" +
|
|
5063
|
+
"age_storage_ref\"P\n\nCitrixUser\022\021\n\004name\030\001 " +
|
|
5064
|
+
"\001(\tH\000\210\001\001\022\027\n\nshort_name\030\002 \001(\tH\001\210\001\001B\007\n\005_na" +
|
|
5065
|
+
"meB\r\n\013_short_name\"W\n\017CitrixAppliance\022\021\n\004" +
|
|
5152
5066
|
"name\030\001 \001(\tH\000\210\001\001\022\030\n\013description\030\002 \001(\tH\001\210\001" +
|
|
5153
|
-
"\
|
|
5154
|
-
"
|
|
5155
|
-
"\
|
|
5156
|
-
"
|
|
5157
|
-
"
|
|
5158
|
-
"\
|
|
5159
|
-
"
|
|
5160
|
-
"H\
|
|
5161
|
-
"\210\001\001\022\
|
|
5162
|
-
"
|
|
5163
|
-
"
|
|
5164
|
-
"
|
|
5165
|
-
"
|
|
5166
|
-
"
|
|
5167
|
-
"
|
|
5168
|
-
"
|
|
5169
|
-
"
|
|
5170
|
-
"
|
|
5171
|
-
"\
|
|
5172
|
-
"\
|
|
5173
|
-
"
|
|
5174
|
-
"
|
|
5175
|
-
"\
|
|
5176
|
-
"\
|
|
5177
|
-
"\
|
|
5178
|
-
"\001(\
|
|
5179
|
-
"
|
|
5180
|
-
"\
|
|
5181
|
-
"
|
|
5182
|
-
"
|
|
5183
|
-
"
|
|
5184
|
-
"\
|
|
5185
|
-
"
|
|
5186
|
-
"
|
|
5187
|
-
"\n\
|
|
5188
|
-
"
|
|
5189
|
-
"\
|
|
5190
|
-
"\
|
|
5191
|
-
"
|
|
5192
|
-
"
|
|
5193
|
-
"
|
|
5194
|
-
"\
|
|
5195
|
-
"
|
|
5196
|
-
"
|
|
5197
|
-
"
|
|
5198
|
-
"
|
|
5199
|
-
"\
|
|
5200
|
-
"
|
|
5201
|
-
"
|
|
5202
|
-
"
|
|
5203
|
-
"\
|
|
5204
|
-
"\
|
|
5205
|
-
"\
|
|
5206
|
-
"
|
|
5207
|
-
"\
|
|
5208
|
-
"
|
|
5209
|
-
"\
|
|
5210
|
-
"
|
|
5211
|
-
"
|
|
5212
|
-
"\030
|
|
5213
|
-
"
|
|
5214
|
-
"
|
|
5215
|
-
"
|
|
5216
|
-
"
|
|
5217
|
-
"\
|
|
5218
|
-
"
|
|
5219
|
-
"
|
|
5220
|
-
"
|
|
5221
|
-
"
|
|
5222
|
-
"
|
|
5223
|
-
"
|
|
5224
|
-
"
|
|
5225
|
-
"
|
|
5226
|
-
"
|
|
5227
|
-
"
|
|
5228
|
-
"
|
|
5229
|
-
"
|
|
5230
|
-
"\
|
|
5231
|
-
"\
|
|
5232
|
-
"
|
|
5233
|
-
"
|
|
5234
|
-
"
|
|
5235
|
-
"\n\
|
|
5236
|
-
"
|
|
5237
|
-
"
|
|
5238
|
-
"
|
|
5239
|
-
"
|
|
5240
|
-
"
|
|
5241
|
-
"\
|
|
5242
|
-
"
|
|
5243
|
-
"
|
|
5244
|
-
"
|
|
5245
|
-
"\
|
|
5246
|
-
"\
|
|
5247
|
-
"
|
|
5248
|
-
"
|
|
5249
|
-
"\
|
|
5250
|
-
"\
|
|
5251
|
-
"
|
|
5252
|
-
"
|
|
5253
|
-
"
|
|
5254
|
-
"
|
|
5255
|
-
"
|
|
5256
|
-
"
|
|
5257
|
-
"
|
|
5258
|
-
"
|
|
5259
|
-
"
|
|
5260
|
-
"
|
|
5261
|
-
"\
|
|
5262
|
-
"
|
|
5263
|
-
"
|
|
5264
|
-
"\
|
|
5265
|
-
"
|
|
5266
|
-
"
|
|
5267
|
-
"
|
|
5268
|
-
"
|
|
5269
|
-
"
|
|
5270
|
-
"
|
|
5271
|
-
"
|
|
5272
|
-
"
|
|
5273
|
-
"\
|
|
5274
|
-
"\
|
|
5275
|
-
"
|
|
5276
|
-
"\001\001\022\
|
|
5277
|
-
"
|
|
5278
|
-
"\
|
|
5279
|
-
"
|
|
5280
|
-
"
|
|
5281
|
-
"
|
|
5282
|
-
"
|
|
5283
|
-
"\
|
|
5284
|
-
"\
|
|
5285
|
-
"
|
|
5286
|
-
"
|
|
5287
|
-
"
|
|
5288
|
-
"
|
|
5289
|
-
"\
|
|
5290
|
-
"\
|
|
5291
|
-
"\
|
|
5292
|
-
"
|
|
5293
|
-
"
|
|
5294
|
-
"\001(\
|
|
5295
|
-
"\
|
|
5296
|
-
"
|
|
5297
|
-
"\
|
|
5298
|
-
"
|
|
5299
|
-
"\
|
|
5300
|
-
".
|
|
5301
|
-
"
|
|
5302
|
-
"
|
|
5303
|
-
"
|
|
5304
|
-
"
|
|
5305
|
-
"
|
|
5306
|
-
"\
|
|
5307
|
-
"
|
|
5308
|
-
"\
|
|
5309
|
-
"
|
|
5310
|
-
"\
|
|
5311
|
-
"
|
|
5312
|
-
"
|
|
5313
|
-
"
|
|
5314
|
-
"
|
|
5315
|
-
"
|
|
5316
|
-
"
|
|
5317
|
-
"
|
|
5318
|
-
"
|
|
5319
|
-
"
|
|
5320
|
-
"
|
|
5321
|
-
"
|
|
5322
|
-
"
|
|
5323
|
-
"
|
|
5324
|
-
"\
|
|
5325
|
-
"\
|
|
5326
|
-
"
|
|
5327
|
-
"
|
|
5328
|
-
"
|
|
5329
|
-
"\
|
|
5330
|
-
"
|
|
5331
|
-
" \003(\
|
|
5332
|
-
"
|
|
5333
|
-
"
|
|
5334
|
-
"
|
|
5335
|
-
"
|
|
5336
|
-
"
|
|
5337
|
-
"
|
|
5338
|
-
"
|
|
5339
|
-
"
|
|
5340
|
-
"
|
|
5341
|
-
"
|
|
5342
|
-
"\
|
|
5343
|
-
"\n\
|
|
5344
|
-
"
|
|
5345
|
-
"
|
|
5346
|
-
"
|
|
5347
|
-
"
|
|
5348
|
-
"
|
|
5349
|
-
"
|
|
5350
|
-
"\
|
|
5351
|
-
"
|
|
5352
|
-
"
|
|
5353
|
-
"
|
|
5354
|
-
"
|
|
5355
|
-
"\
|
|
5356
|
-
"\001(\
|
|
5357
|
-
"
|
|
5358
|
-
"\
|
|
5359
|
-
"
|
|
5360
|
-
"
|
|
5361
|
-
"\001\
|
|
5362
|
-
"
|
|
5363
|
-
"
|
|
5364
|
-
"\
|
|
5365
|
-
"
|
|
5366
|
-
"
|
|
5367
|
-
"
|
|
5368
|
-
"\022
|
|
5369
|
-
"
|
|
5370
|
-
"\
|
|
5371
|
-
"
|
|
5372
|
-
"
|
|
5373
|
-
"\
|
|
5374
|
-
"
|
|
5375
|
-
"
|
|
5376
|
-
"\
|
|
5377
|
-
"
|
|
5378
|
-
"
|
|
5379
|
-
"\
|
|
5380
|
-
"
|
|
5381
|
-
"\n\
|
|
5382
|
-
"
|
|
5383
|
-
"
|
|
5384
|
-
"
|
|
5385
|
-
"
|
|
5386
|
-
"
|
|
5387
|
-
"
|
|
5388
|
-
"\
|
|
5389
|
-
"
|
|
5390
|
-
"\
|
|
5391
|
-
"
|
|
5392
|
-
"\
|
|
5393
|
-
"
|
|
5394
|
-
"\030\
|
|
5395
|
-
"
|
|
5396
|
-
"
|
|
5397
|
-
"
|
|
5398
|
-
"\
|
|
5399
|
-
"\
|
|
5400
|
-
"
|
|
5401
|
-
"
|
|
5402
|
-
"
|
|
5403
|
-
"
|
|
5404
|
-
"\
|
|
5405
|
-
"
|
|
5406
|
-
"
|
|
5407
|
-
"
|
|
5408
|
-
"
|
|
5409
|
-
"\
|
|
5410
|
-
"\
|
|
5411
|
-
"\
|
|
5412
|
-
"
|
|
5413
|
-
"\
|
|
5414
|
-
"
|
|
5415
|
-
"
|
|
5416
|
-
"\n\
|
|
5417
|
-
"
|
|
5418
|
-
" \001(\tH\
|
|
5419
|
-
"
|
|
5420
|
-
"
|
|
5421
|
-
"
|
|
5422
|
-
"\001\022\
|
|
5423
|
-
"
|
|
5424
|
-
"\
|
|
5425
|
-
"\
|
|
5426
|
-
"
|
|
5427
|
-
"\
|
|
5428
|
-
"
|
|
5429
|
-
"
|
|
5430
|
-
"
|
|
5431
|
-
"\
|
|
5432
|
-
"\
|
|
5433
|
-
"\
|
|
5434
|
-
"
|
|
5435
|
-
"
|
|
5436
|
-
"
|
|
5437
|
-
"\
|
|
5438
|
-
"
|
|
5439
|
-
"
|
|
5440
|
-
"
|
|
5441
|
-
"
|
|
5442
|
-
"
|
|
5443
|
-
"\
|
|
5444
|
-
"
|
|
5445
|
-
"\
|
|
5446
|
-
"\
|
|
5447
|
-
"
|
|
5448
|
-
"
|
|
5449
|
-
"
|
|
5450
|
-
"
|
|
5451
|
-
"\
|
|
5452
|
-
"
|
|
5453
|
-
"
|
|
5454
|
-
"
|
|
5455
|
-
"
|
|
5456
|
-
"
|
|
5457
|
-
"
|
|
5458
|
-
"\
|
|
5459
|
-
"
|
|
5460
|
-
"
|
|
5461
|
-
"
|
|
5462
|
-
"
|
|
5463
|
-
"
|
|
5464
|
-
"\
|
|
5465
|
-
"
|
|
5466
|
-
"
|
|
5467
|
-
"
|
|
5468
|
-
"
|
|
5469
|
-
"
|
|
5470
|
-
"
|
|
5471
|
-
"
|
|
5472
|
-
"
|
|
5473
|
-
"
|
|
5474
|
-
"
|
|
5475
|
-
"
|
|
5476
|
-
"
|
|
5477
|
-
"
|
|
5478
|
-
"
|
|
5479
|
-
"
|
|
5480
|
-
"
|
|
5481
|
-
"
|
|
5482
|
-
"\n\
|
|
5483
|
-
"
|
|
5484
|
-
"\
|
|
5485
|
-
"
|
|
5486
|
-
"
|
|
5487
|
-
"
|
|
5488
|
-
"\
|
|
5489
|
-
"
|
|
5490
|
-
"
|
|
5491
|
-
"
|
|
5492
|
-
"
|
|
5493
|
-
"
|
|
5494
|
-
"
|
|
5495
|
-
"
|
|
5496
|
-
"
|
|
5497
|
-
"
|
|
5498
|
-
"\
|
|
5499
|
-
"
|
|
5500
|
-
"outbound.v1.
|
|
5501
|
-
"\
|
|
5502
|
-
"
|
|
5503
|
-
"
|
|
5504
|
-
"
|
|
5505
|
-
"
|
|
5506
|
-
"
|
|
5507
|
-
"
|
|
5508
|
-
"
|
|
5509
|
-
"
|
|
5510
|
-
"
|
|
5511
|
-
"
|
|
5512
|
-
"
|
|
5513
|
-
"
|
|
5514
|
-
"
|
|
5515
|
-
"\
|
|
5516
|
-
"\
|
|
5517
|
-
"
|
|
5518
|
-
"
|
|
5519
|
-
"
|
|
5520
|
-
"
|
|
5521
|
-
"
|
|
5522
|
-
"
|
|
5523
|
-
"
|
|
5524
|
-
"
|
|
5525
|
-
"
|
|
5526
|
-
"
|
|
5527
|
-
"
|
|
5528
|
-
".
|
|
5529
|
-
"
|
|
5530
|
-
"
|
|
5531
|
-
"
|
|
5532
|
-
"
|
|
5067
|
+
"\001B\007\n\005_nameB\016\n\014_description\"\210\001\n\034CitrixPoo" +
|
|
5068
|
+
"lOtherConfiguration\022\020\n\003key\030\001 \001(\tH\000\210\001\001\022\022\n" +
|
|
5069
|
+
"\005value\030\002 \001(\tH\001\210\001\001\022\034\n\017is_custom_field\030\003 \001" +
|
|
5070
|
+
"(\010H\002\210\001\001B\006\n\004_keyB\010\n\006_valueB\022\n\020_is_custom_" +
|
|
5071
|
+
"field\"O\n\025CitrixPoolRestriction\022\020\n\003key\030\001 " +
|
|
5072
|
+
"\001(\tH\000\210\001\001\022\022\n\005value\030\002 \001(\tH\001\210\001\001B\006\n\004_keyB\010\n\006" +
|
|
5073
|
+
"_value\"\363\001\n\017CitrixPoolPatch\022\021\n\004name\030\001 \001(\t" +
|
|
5074
|
+
"H\000\210\001\001\022\030\n\013description\030\002 \001(\tH\001\210\001\001\022\021\n\004size\030" +
|
|
5075
|
+
"\003 \001(\003H\002\210\001\001\022\024\n\007version\030\004 \001(\tH\003\210\001\001\022!\n\024afte" +
|
|
5076
|
+
"r_apply_guidance\030\005 \001(\tH\004\210\001\001\022\024\n\007applied\030\006" +
|
|
5077
|
+
" \001(\010H\005\210\001\001B\007\n\005_nameB\016\n\014_descriptionB\007\n\005_s" +
|
|
5078
|
+
"izeB\n\n\010_versionB\027\n\025_after_apply_guidance" +
|
|
5079
|
+
"B\n\n\010_applied\"\253\014\n\nCitrixHost\022\025\n\010hostname\030" +
|
|
5080
|
+
"\001 \001(\tH\000\210\001\001\022\021\n\004name\030\002 \001(\tH\001\210\001\001\022\030\n\013descrip" +
|
|
5081
|
+
"tion\030\003 \001(\tH\002\210\001\001\022\026\n\tis_master\030\004 \001(\010H\003\210\001\001\022" +
|
|
5082
|
+
"\024\n\007address\030\005 \001(\tH\004\210\001\001\022\024\n\007edition\030\006 \001(\tH\005" +
|
|
5083
|
+
"\210\001\001\022\024\n\007enabled\030\007 \001(\010H\006\210\001\001\0221\n$external_au" +
|
|
5084
|
+
"thentication_service_name\030\010 \001(\tH\007\210\001\001\022)\n\034" +
|
|
5085
|
+
"external_authentication_type\030\t \001(\tH\010\210\001\001\022" +
|
|
5086
|
+
"\034\n\017memory_overhead\030\n \001(\003H\t\210\001\001\022\032\n\rpower_o" +
|
|
5087
|
+
"n_mode\030\013 \001(\tH\n\210\001\001\022\035\n\020scheduler_policy\030\014 " +
|
|
5088
|
+
"\001(\tH\013\210\001\001\022\021\n\004tags\030\r \001(\tH\014\210\001\001\022\024\n\007display\030\016" +
|
|
5089
|
+
" \001(\tH\r\210\001\001\0225\n\014last_updated\030\017 \001(\0132\032.google" +
|
|
5090
|
+
".protobuf.TimestampH\016\210\001\001\022\021\n\004live\030\020 \001(\010H\017" +
|
|
5091
|
+
"\210\001\001\022\030\n\013memory_free\030\021 \001(\003H\020\210\001\001\022\031\n\014memory_" +
|
|
5092
|
+
"total\030\022 \001(\003H\021\210\001\001\022\026\n\thost_uuid\030\023 \001(\tH\022\210\001\001" +
|
|
5093
|
+
"\022#\n\026crash_dump_storage_ref\030\024 \001(\tH\023\210\001\001\022$\n" +
|
|
5094
|
+
"\027local_cache_storage_ref\030\025 \001(\tH\024\210\001\001\022&\n\031s" +
|
|
5095
|
+
"uspend_image_storage_ref\030\026 \001(\tH\025\210\001\001\022>\n\010s" +
|
|
5096
|
+
"torages\030\027 \003(\0132,.com.lansweeper.dp.outbou" +
|
|
5097
|
+
"nd.v1.CitrixStorage\022S\n\023physical_interfac" +
|
|
5098
|
+
"es\030\030 \003(\01326.com.lansweeper.dp.outbound.v1" +
|
|
5099
|
+
".CitrixPhysicalInterface\0226\n\004pcis\030\031 \003(\0132(" +
|
|
5100
|
+
".com.lansweeper.dp.outbound.v1.CitrixPci" +
|
|
5101
|
+
"\022G\n\013extra_infos\030\032 \003(\01322.com.lansweeper.d" +
|
|
5102
|
+
"p.outbound.v1.CitrixHostExtraInfo\022?\n\007pat" +
|
|
5103
|
+
"ches\030\033 \003(\0132..com.lansweeper.dp.outbound." +
|
|
5104
|
+
"v1.CitrixHostPatch\022K\n\rphysical_cpus\030\034 \003(" +
|
|
5105
|
+
"\01324.com.lansweeper.dp.outbound.v1.Citrix" +
|
|
5106
|
+
"HostPhysicalCpu\022G\n\013crash_dumps\030\035 \003(\01322.c" +
|
|
5107
|
+
"om.lansweeper.dp.outbound.v1.CitrixHostC" +
|
|
5108
|
+
"rashDump\022\030\n\020citrix_pool_uuid\030\036 \001(\tB\013\n\t_h" +
|
|
5109
|
+
"ostnameB\007\n\005_nameB\016\n\014_descriptionB\014\n\n_is_" +
|
|
5110
|
+
"masterB\n\n\010_addressB\n\n\010_editionB\n\n\010_enabl" +
|
|
5111
|
+
"edB\'\n%_external_authentication_service_n" +
|
|
5112
|
+
"ameB\037\n\035_external_authentication_typeB\022\n\020" +
|
|
5113
|
+
"_memory_overheadB\020\n\016_power_on_modeB\023\n\021_s" +
|
|
5114
|
+
"cheduler_policyB\007\n\005_tagsB\n\n\010_displayB\017\n\r" +
|
|
5115
|
+
"_last_updatedB\007\n\005_liveB\016\n\014_memory_freeB\017" +
|
|
5116
|
+
"\n\r_memory_totalB\014\n\n_host_uuidB\031\n\027_crash_" +
|
|
5117
|
+
"dump_storage_refB\032\n\030_local_cache_storage" +
|
|
5118
|
+
"_refB\034\n\032_suspend_image_storage_ref\"s\n\023Ci" +
|
|
5119
|
+
"trixHostCrashDump\022\021\n\004size\030\001 \001(\003H\000\210\001\001\0222\n\t" +
|
|
5120
|
+
"timestamp\030\002 \001(\0132\032.google.protobuf.Timest" +
|
|
5121
|
+
"ampH\001\210\001\001B\007\n\005_sizeB\014\n\n_timestamp\"\321\002\n\025Citr" +
|
|
5122
|
+
"ixHostPhysicalCpu\022\023\n\006family\030\001 \001(\003H\000\210\001\001\022\025" +
|
|
5123
|
+
"\n\010features\030\002 \001(\tH\001\210\001\001\022\022\n\005flags\030\003 \001(\tH\002\210\001" +
|
|
5124
|
+
"\001\022\022\n\005model\030\004 \001(\003H\003\210\001\001\022\027\n\nmodel_name\030\005 \001(" +
|
|
5125
|
+
"\tH\004\210\001\001\022\033\n\016number_of_cpus\030\006 \001(\003H\005\210\001\001\022\022\n\005s" +
|
|
5126
|
+
"peed\030\007 \001(\003H\006\210\001\001\022\025\n\010stepping\030\010 \001(\tH\007\210\001\001\022\023" +
|
|
5127
|
+
"\n\006vendor\030\t \001(\tH\010\210\001\001B\t\n\007_familyB\013\n\t_featu" +
|
|
5128
|
+
"resB\010\n\006_flagsB\010\n\006_modelB\r\n\013_model_nameB\021" +
|
|
5129
|
+
"\n\017_number_of_cpusB\010\n\006_speedB\013\n\t_stepping" +
|
|
5130
|
+
"B\t\n\007_vendor\"\323\001\n\017CitrixHostPatch\022\021\n\004name\030" +
|
|
5131
|
+
"\001 \001(\tH\000\210\001\001\022\030\n\013description\030\002 \001(\tH\001\210\001\001\022\021\n\004" +
|
|
5132
|
+
"size\030\003 \001(\003H\002\210\001\001\0220\n\007applied\030\004 \001(\0132\032.googl" +
|
|
5133
|
+
"e.protobuf.TimestampH\003\210\001\001\022\024\n\007version\030\005 \001" +
|
|
5134
|
+
"(\tH\004\210\001\001B\007\n\005_nameB\016\n\014_descriptionB\007\n\005_siz" +
|
|
5135
|
+
"eB\n\n\010_appliedB\n\n\010_version\"\353\005\n\rCitrixStor" +
|
|
5136
|
+
"age\022\021\n\004name\030\001 \001(\tH\000\210\001\001\022\030\n\013description\030\002 " +
|
|
5137
|
+
"\001(\tH\001\210\001\001\022\032\n\rphysical_size\030\003 \001(\003H\002\210\001\001\022!\n\024" +
|
|
5138
|
+
"physical_utilization\030\004 \001(\003H\003\210\001\001\022\021\n\004type\030" +
|
|
5139
|
+
"\005 \001(\tH\004\210\001\001\022\031\n\014content_type\030\006 \001(\tH\005\210\001\001\022\026\n" +
|
|
5140
|
+
"\tclustered\030\007 \001(\010H\006\210\001\001\022\035\n\020is_tools_storag" +
|
|
5141
|
+
"e\030\010 \001(\010H\007\210\001\001\022\030\n\013local_cache\030\t \001(\010H\010\210\001\001\022\023" +
|
|
5142
|
+
"\n\006shared\030\n \001(\010H\t\210\001\001\022\021\n\004tags\030\013 \001(\tH\n\210\001\001\022\037" +
|
|
5143
|
+
"\n\022virtual_allocation\030\014 \001(\003H\013\210\001\001\022\022\n\nhost_" +
|
|
5144
|
+
"uuids\030\r \003(\t\022\030\n\013storage_ref\030\016 \001(\tH\014\210\001\001\022X\n" +
|
|
5145
|
+
"\026physical_block_devices\030\017 \003(\01328.com.lans" +
|
|
5146
|
+
"weeper.dp.outbound.v1.CitrixPhysicalBloc" +
|
|
5147
|
+
"kDevice\022R\n\023virtual_disk_images\030\020 \003(\01325.c" +
|
|
5148
|
+
"om.lansweeper.dp.outbound.v1.CitrixVirtu" +
|
|
5149
|
+
"alDiskImageB\007\n\005_nameB\016\n\014_descriptionB\020\n\016" +
|
|
5150
|
+
"_physical_sizeB\027\n\025_physical_utilizationB" +
|
|
5151
|
+
"\007\n\005_typeB\017\n\r_content_typeB\014\n\n_clusteredB" +
|
|
5152
|
+
"\023\n\021_is_tools_storageB\016\n\014_local_cacheB\t\n\007" +
|
|
5153
|
+
"_sharedB\007\n\005_tagsB\025\n\023_virtual_allocationB" +
|
|
5154
|
+
"\016\n\014_storage_ref\"\331\001\n\031CitrixPhysicalBlockD" +
|
|
5155
|
+
"evice\022\037\n\022currently_attached\030\001 \001(\010H\000\210\001\001\022\025" +
|
|
5156
|
+
"\n\010location\030\002 \001(\tH\001\210\001\001\022\025\n\010username\030\003 \001(\tH" +
|
|
5157
|
+
"\002\210\001\001\022\021\n\004type\030\004 \001(\tH\003\210\001\001\022\024\n\007version\030\005 \001(\t" +
|
|
5158
|
+
"H\004\210\001\001B\025\n\023_currently_attachedB\013\n\t_locatio" +
|
|
5159
|
+
"nB\013\n\t_usernameB\007\n\005_typeB\n\n\010_version\"\326\005\n\026" +
|
|
5160
|
+
"CitrixVirtualDiskImage\022\021\n\004name\030\001 \001(\tH\000\210\001" +
|
|
5161
|
+
"\001\022\030\n\013description\030\002 \001(\tH\001\210\001\001\022\032\n\rallow_cac" +
|
|
5162
|
+
"hing\030\003 \001(\010H\002\210\001\001\022\032\n\ris_a_snapshot\030\004 \001(\010H\003" +
|
|
5163
|
+
"\210\001\001\022\025\n\010location\030\005 \001(\tH\004\210\001\001\022\024\n\007managed\030\006 " +
|
|
5164
|
+
"\001(\010H\005\210\001\001\022\034\n\017metadata_latest\030\007 \001(\010H\006\210\001\001\022\024" +
|
|
5165
|
+
"\n\007missing\030\010 \001(\010H\007\210\001\001\022\024\n\007on_boot\030\t \001(\tH\010\210" +
|
|
5166
|
+
"\001\001\022!\n\024physical_utilisation\030\n \001(\003H\t\210\001\001\022\026\n" +
|
|
5167
|
+
"\tread_only\030\013 \001(\010H\n\210\001\001\022\025\n\010sharable\030\014 \001(\010H" +
|
|
5168
|
+
"\013\210\001\001\022\031\n\014storage_lock\030\r \001(\010H\014\210\001\001\022\021\n\004tags\030" +
|
|
5169
|
+
"\016 \001(\tH\r\210\001\001\022\021\n\004type\030\017 \001(\tH\016\210\001\001\022\031\n\014virtual" +
|
|
5170
|
+
"_size\030\020 \001(\003H\017\210\001\001\022\026\n\thost_uuid\030\021 \001(\tH\020\210\001\001" +
|
|
5171
|
+
"\022\"\n\032virtual_block_device_uuids\030\022 \003(\tB\007\n\005" +
|
|
5172
|
+
"_nameB\016\n\014_descriptionB\020\n\016_allow_cachingB" +
|
|
5173
|
+
"\020\n\016_is_a_snapshotB\013\n\t_locationB\n\n\010_manag" +
|
|
5174
|
+
"edB\022\n\020_metadata_latestB\n\n\010_missingB\n\n\010_o" +
|
|
5175
|
+
"n_bootB\027\n\025_physical_utilisationB\014\n\n_read" +
|
|
5176
|
+
"_onlyB\013\n\t_sharableB\017\n\r_storage_lockB\007\n\005_" +
|
|
5177
|
+
"tagsB\007\n\005_typeB\017\n\r_virtual_sizeB\014\n\n_host_" +
|
|
5178
|
+
"uuid\"\203\002\n\tCitrixPci\022\027\n\nclass_name\030\001 \001(\tH\000" +
|
|
5179
|
+
"\210\001\001\022\030\n\013device_name\030\002 \001(\tH\001\210\001\001\022\"\n\025subsyst" +
|
|
5180
|
+
"em_device_name\030\003 \001(\tH\002\210\001\001\022\"\n\025subsystem_v" +
|
|
5181
|
+
"endor_name\030\004 \001(\tH\003\210\001\001\022\030\n\013vendor_name\030\005 \001" +
|
|
5182
|
+
"(\tH\004\210\001\001B\r\n\013_class_nameB\016\n\014_device_nameB\030" +
|
|
5183
|
+
"\n\026_subsystem_device_nameB\030\n\026_subsystem_v" +
|
|
5184
|
+
"endor_nameB\016\n\014_vendor_name\"y\n\023CitrixHost" +
|
|
5185
|
+
"ExtraInfo\022\031\n\014info_type_id\030\001 \001(\005H\000\210\001\001\022\020\n\003" +
|
|
5186
|
+
"key\030\002 \001(\tH\001\210\001\001\022\022\n\005value\030\003 \001(\tH\002\210\001\001B\017\n\r_i" +
|
|
5187
|
+
"nfo_type_idB\006\n\004_keyB\010\n\006_value\"\270\021\n\013Citrix" +
|
|
5188
|
+
"Guest\022\021\n\004name\030\001 \001(\tH\000\210\001\001\022\030\n\013description\030" +
|
|
5189
|
+
"\002 \001(\tH\001\210\001\001\022\023\n\006memory\030\003 \001(\003H\002\210\001\001\022\026\n\tcpu_c" +
|
|
5190
|
+
"ount\030\004 \001(\003H\003\210\001\001\022\022\n\005state\030\005 \001(\tH\004\210\001\001\022\021\n\004l" +
|
|
5191
|
+
"ive\030\006 \001(\010H\005\210\001\001\0225\n\014last_updated\030\007 \001(\0132\032.g" +
|
|
5192
|
+
"oogle.protobuf.TimestampH\006\210\001\001\022\034\n\017hvm_boo" +
|
|
5193
|
+
"t_policy\030\010 \001(\tH\007\210\001\001\022\"\n\025hvm_shadow_multip" +
|
|
5194
|
+
"lier\030\t \001(\001H\010\210\001\001\022\024\n\007pci_bus\030\n \001(\tH\t\210\001\001\022\031\n" +
|
|
5195
|
+
"\014pv_arguments\030\013 \001(\tH\n\210\001\001\022\032\n\rpv_bootloade" +
|
|
5196
|
+
"r\030\014 \001(\tH\013\210\001\001\022$\n\027pv_bootloader_arguments\030",
|
|
5197
|
+
"\r \001(\tH\014\210\001\001\022\026\n\tpv_kernel\030\016 \001(\tH\r\210\001\001\022 \n\023pv" +
|
|
5198
|
+
"_legacy_arguments\030\017 \001(\tH\016\210\001\001\022\027\n\npv_ramdi" +
|
|
5199
|
+
"sk\030\020 \001(\tH\017\210\001\001\022 \n\023actions_after_crash\030\021 \001" +
|
|
5200
|
+
"(\tH\020\210\001\001\022!\n\024actions_after_reboot\030\022 \001(\tH\021\210" +
|
|
5201
|
+
"\001\001\022#\n\026actions_after_shutdown\030\023 \001(\tH\022\210\001\001\022" +
|
|
5202
|
+
"\032\n\rha_always_run\030\024 \001(\010H\023\210\001\001\022 \n\023ha_restar" +
|
|
5203
|
+
"t_priority\030\025 \001(\tH\024\210\001\001\022&\n\031hardware_platfo" +
|
|
5204
|
+
"rm_version\030\026 \001(\003H\025\210\001\001\022\037\n\022last_booted_rec" +
|
|
5205
|
+
"ord\030\027 \001(\tH\026\210\001\001\022\037\n\022memory_dynamic_max\030\030 \001" +
|
|
5206
|
+
"(\003H\027\210\001\001\022\037\n\022memory_dynamic_min\030\031 \001(\003H\030\210\001\001" +
|
|
5207
|
+
"\022\034\n\017memory_overhead\030\032 \001(\003H\031\210\001\001\022\036\n\021memory" +
|
|
5208
|
+
"_static_max\030\033 \001(\003H\032\210\001\001\022\036\n\021memory_static_" +
|
|
5209
|
+
"min\030\034 \001(\003H\033\210\001\001\022\032\n\rmemory_target\030\035 \001(\003H\034\210" +
|
|
5210
|
+
"\001\001\022\022\n\005order\030\036 \001(\003H\035\210\001\001\022\030\n\013power_state\030\037 " +
|
|
5211
|
+
"\001(\tH\036\210\001\001\022\033\n\016shutdown_delay\030 \001(\003H\037\210\001\001\022\030\n" +
|
|
5212
|
+
"\013start_delay\030! \001(\003H \210\001\001\022\021\n\004tags\030\" \001(\tH!\210" +
|
|
5213
|
+
"\001\001\022\031\n\014user_version\030# \001(\003H\"\210\001\001\022\024\n\007version" +
|
|
5214
|
+
"\030$ \001(\003H#\210\001\001\0225\n\014install_time\030% \001(\0132\032.goog" +
|
|
5215
|
+
"le.protobuf.TimestampH$\210\001\001\0223\n\nstart_time" +
|
|
5216
|
+
"\030& \001(\0132\032.google.protobuf.TimestampH%\210\001\001\022" +
|
|
5217
|
+
"\026\n\thost_uuid\030\' \001(\tH&\210\001\001\022\027\n\nguest_uuid\030( " +
|
|
5218
|
+
"\001(\tH\'\210\001\001\022Q\n\022virtual_interfaces\030) \003(\01325.c" +
|
|
5219
|
+
"om.lansweeper.dp.outbound.v1.CitrixVirtu" +
|
|
5220
|
+
"alInterface\022H\n\013extra_infos\030* \003(\01323.com.l" +
|
|
5221
|
+
"answeeper.dp.outbound.v1.CitrixGuestExtr" +
|
|
5222
|
+
"aInfo\022V\n\025virtual_block_devices\030+ \003(\01327.c" +
|
|
5223
|
+
"om.lansweeper.dp.outbound.v1.CitrixVirtu" +
|
|
5224
|
+
"alBlockDevice\022\030\n\020citrix_host_uuid\030, \001(\t\022" +
|
|
5225
|
+
"\030\n\020citrix_pool_uuid\030- \001(\tB\007\n\005_nameB\016\n\014_d" +
|
|
5226
|
+
"escriptionB\t\n\007_memoryB\014\n\n_cpu_countB\010\n\006_" +
|
|
5227
|
+
"stateB\007\n\005_liveB\017\n\r_last_updatedB\022\n\020_hvm_" +
|
|
5228
|
+
"boot_policyB\030\n\026_hvm_shadow_multiplierB\n\n" +
|
|
5229
|
+
"\010_pci_busB\017\n\r_pv_argumentsB\020\n\016_pv_bootlo" +
|
|
5230
|
+
"aderB\032\n\030_pv_bootloader_argumentsB\014\n\n_pv_" +
|
|
5231
|
+
"kernelB\026\n\024_pv_legacy_argumentsB\r\n\013_pv_ra" +
|
|
5232
|
+
"mdiskB\026\n\024_actions_after_crashB\027\n\025_action" +
|
|
5233
|
+
"s_after_rebootB\031\n\027_actions_after_shutdow" +
|
|
5234
|
+
"nB\020\n\016_ha_always_runB\026\n\024_ha_restart_prior" +
|
|
5235
|
+
"ityB\034\n\032_hardware_platform_versionB\025\n\023_la" +
|
|
5236
|
+
"st_booted_recordB\025\n\023_memory_dynamic_maxB" +
|
|
5237
|
+
"\025\n\023_memory_dynamic_minB\022\n\020_memory_overhe" +
|
|
5238
|
+
"adB\024\n\022_memory_static_maxB\024\n\022_memory_stat" +
|
|
5239
|
+
"ic_minB\020\n\016_memory_targetB\010\n\006_orderB\016\n\014_p" +
|
|
5240
|
+
"ower_stateB\021\n\017_shutdown_delayB\016\n\014_start_" +
|
|
5241
|
+
"delayB\007\n\005_tagsB\017\n\r_user_versionB\n\n\010_vers" +
|
|
5242
|
+
"ionB\017\n\r_install_timeB\r\n\013_start_timeB\014\n\n_" +
|
|
5243
|
+
"host_uuidB\r\n\013_guest_uuid\"z\n\024CitrixGuestE" +
|
|
5244
|
+
"xtraInfo\022\031\n\014info_type_id\030\001 \001(\005H\000\210\001\001\022\020\n\003k" +
|
|
5245
|
+
"ey\030\002 \001(\tH\001\210\001\001\022\022\n\005value\030\003 \001(\tH\002\210\001\001B\017\n\r_in" +
|
|
5246
|
+
"fo_type_idB\006\n\004_keyB\010\n\006_value\"\204\006\n\030CitrixV" +
|
|
5247
|
+
"irtualBlockDevice\022\025\n\010bootable\030\001 \001(\010H\000\210\001\001" +
|
|
5248
|
+
"\022\037\n\022currently_attached\030\002 \001(\010H\001\210\001\001\022\023\n\006dev" +
|
|
5249
|
+
"ice\030\003 \001(\tH\002\210\001\001\022\022\n\005empty\030\004 \001(\010H\003\210\001\001\022\021\n\004mo" +
|
|
5250
|
+
"de\030\005 \001(\tH\004\210\001\001\022%\n\030qos_algorithm_parameter" +
|
|
5251
|
+
"s\030\006 \001(\tH\005\210\001\001\022\037\n\022qos_algorithm_type\030\007 \001(\t" +
|
|
5252
|
+
"H\006\210\001\001\022%\n\030qos_supported_algorithms\030\010 \001(\tH" +
|
|
5253
|
+
"\007\210\001\001\022\037\n\022runtime_properties\030\t \001(\tH\010\210\001\001\022\030\n" +
|
|
5254
|
+
"\013status_code\030\n \001(\003H\t\210\001\001\022\033\n\016status_detail" +
|
|
5255
|
+
"s\030\013 \001(\tH\n\210\001\001\022\031\n\014storage_lock\030\014 \001(\010H\013\210\001\001\022" +
|
|
5256
|
+
"\021\n\004type\030\r \001(\tH\014\210\001\001\022\030\n\013unpluggable\030\016 \001(\010H" +
|
|
5257
|
+
"\r\210\001\001\022\030\n\013user_device\030\017 \001(\tH\016\210\001\001\022&\n\031virtua" +
|
|
5258
|
+
"l_block_device_uuid\030\020 \001(\tH\017\210\001\001B\013\n\t_boota" +
|
|
5259
|
+
"bleB\025\n\023_currently_attachedB\t\n\007_deviceB\010\n" +
|
|
5260
|
+
"\006_emptyB\007\n\005_modeB\033\n\031_qos_algorithm_param" +
|
|
5261
|
+
"etersB\025\n\023_qos_algorithm_typeB\033\n\031_qos_sup" +
|
|
5262
|
+
"ported_algorithmsB\025\n\023_runtime_properties" +
|
|
5263
|
+
"B\016\n\014_status_codeB\021\n\017_status_detailsB\017\n\r_" +
|
|
5264
|
+
"storage_lockB\007\n\005_typeB\016\n\014_unpluggableB\016\n" +
|
|
5265
|
+
"\014_user_deviceB\034\n\032_virtual_block_device_u" +
|
|
5266
|
+
"uid\"\257\t\n\027CitrixPhysicalInterface\022\030\n\013devic" +
|
|
5267
|
+
"e_name\030\001 \001(\tH\000\210\001\001\022\020\n\003mac\030\002 \001(\tH\001\210\001\001\022\020\n\003m" +
|
|
5268
|
+
"tu\030\003 \001(\003H\002\210\001\001\022\020\n\003dns\030\004 \001(\tH\003\210\001\001\022\017\n\002ip\030\005 " +
|
|
5269
|
+
"\001(\tH\004\210\001\001\022\024\n\007netmask\030\006 \001(\tH\005\210\001\001\022\024\n\007gatewa" +
|
|
5270
|
+
"y\030\007 \001(\tH\006\210\001\001\022\023\n\006vendor\030\010 \001(\tH\007\210\001\001\022\022\n\005spe" +
|
|
5271
|
+
"ed\030\t \001(\003H\010\210\001\001\0225\n\014last_updated\030\n \001(\0132\032.go" +
|
|
5272
|
+
"ogle.protobuf.TimestampH\t\210\001\001\022\037\n\022currentl" +
|
|
5273
|
+
"y_attached\030\013 \001(\010H\n\210\001\001\022\034\n\017disallow_unplug" +
|
|
5274
|
+
"\030\014 \001(\010H\013\210\001\001\022\022\n\005ip_v6\030\r \001(\tH\014\210\001\001\022\023\n\006devic" +
|
|
5275
|
+
"e\030\016 \001(\tH\r\210\001\001\022\"\n\025ip_configuration_mode\030\017 " +
|
|
5276
|
+
"\001(\tH\016\210\001\001\022%\n\030ip_v6_configuration_mode\030\020 \001" +
|
|
5277
|
+
"(\tH\017\210\001\001\022\032\n\rip_v6_gateway\030\021 \001(\tH\020\210\001\001\022\024\n\007m" +
|
|
5278
|
+
"anaged\030\022 \001(\010H\021\210\001\001\022\027\n\nmanagement\030\023 \001(\010H\022\210" +
|
|
5279
|
+
"\001\001\022\025\n\010physical\030\024 \001(\010H\023\210\001\001\022!\n\024primary_add" +
|
|
5280
|
+
"ress_type\030\025 \001(\tH\024\210\001\001\022\024\n\007carrier\030\026 \001(\010H\025\210" +
|
|
5281
|
+
"\001\001\022\023\n\006duplex\030\027 \001(\010H\026\210\001\001\022\026\n\tdevice_id\030\030 \001" +
|
|
5282
|
+
"(\tH\027\210\001\001\022\031\n\014pci_bus_path\030\031 \001(\tH\030\210\001\001\022\026\n\tve" +
|
|
5283
|
+
"ndor_id\030\032 \001(\tH\031\210\001\001\022\030\n\013vendor_name\030\033 \001(\tH" +
|
|
5284
|
+
"\032\210\001\001\022\026\n\thost_uuid\030\034 \001(\tH\033\210\001\001\022\033\n\016interfac" +
|
|
5285
|
+
"e_uuid\030\035 \001(\tH\034\210\001\001B\016\n\014_device_nameB\006\n\004_ma" +
|
|
5286
|
+
"cB\006\n\004_mtuB\006\n\004_dnsB\005\n\003_ipB\n\n\010_netmaskB\n\n\010" +
|
|
5287
|
+
"_gatewayB\t\n\007_vendorB\010\n\006_speedB\017\n\r_last_u" +
|
|
5288
|
+
"pdatedB\025\n\023_currently_attachedB\022\n\020_disall" +
|
|
5289
|
+
"ow_unplugB\010\n\006_ip_v6B\t\n\007_deviceB\030\n\026_ip_co" +
|
|
5290
|
+
"nfiguration_modeB\033\n\031_ip_v6_configuration" +
|
|
5291
|
+
"_modeB\020\n\016_ip_v6_gatewayB\n\n\010_managedB\r\n\013_" +
|
|
5292
|
+
"managementB\013\n\t_physicalB\027\n\025_primary_addr" +
|
|
5293
|
+
"ess_typeB\n\n\010_carrierB\t\n\007_duplexB\014\n\n_devi" +
|
|
5294
|
+
"ce_idB\017\n\r_pci_bus_pathB\014\n\n_vendor_idB\016\n\014" +
|
|
5295
|
+
"_vendor_nameB\014\n\n_host_uuidB\021\n\017_interface" +
|
|
5296
|
+
"_uuid\"_\n\035CitrixVirtualInterfaceAddress\022\027" +
|
|
5297
|
+
"\n\nip_version\030\001 \001(\rH\000\210\001\001\022\017\n\002ip\030\002 \001(\tH\001\210\001\001" +
|
|
5298
|
+
"B\r\n\013_ip_versionB\005\n\003_ip\"\221\005\n\026CitrixVirtual" +
|
|
5299
|
+
"Interface\022\023\n\006device\030\001 \001(\tH\000\210\001\001\022\020\n\003mac\030\002 " +
|
|
5300
|
+
"\001(\tH\001\210\001\001\022\037\n\022mac_auto_generated\030\003 \001(\010H\002\210\001" +
|
|
5301
|
+
"\001\022\020\n\003mtu\030\004 \001(\003H\003\210\001\001\022\030\n\013status_code\030\005 \001(\003" +
|
|
5302
|
+
"H\004\210\001\001\022\033\n\016status_details\030\006 \001(\tH\005\210\001\001\022\037\n\022cu" +
|
|
5303
|
+
"rrently_attached\030\007 \001(\010H\006\210\001\001\022\037\n\022qos_algor" +
|
|
5304
|
+
"ithm_type\030\010 \001(\tH\007\210\001\001\022\033\n\016qos_algorithms\030\t" +
|
|
5305
|
+
" \001(\tH\010\210\001\001\022\031\n\014locking_mode\030\n \001(\tH\t\210\001\001\022\026\n\t" +
|
|
5306
|
+
"host_uuid\030\013 \001(\tH\n\210\001\001\022\023\n\006vm_ref\030\014 \001(\tH\013\210\001" +
|
|
5307
|
+
"\001\022\033\n\016interface_uuid\030\r \001(\tH\014\210\001\001\022O\n\taddres" +
|
|
5308
|
+
"ses\030\016 \003(\0132<.com.lansweeper.dp.outbound.v" +
|
|
5309
|
+
"1.CitrixVirtualInterfaceAddressB\t\n\007_devi" +
|
|
5310
|
+
"ceB\006\n\004_macB\025\n\023_mac_auto_generatedB\006\n\004_mt" +
|
|
5311
|
+
"uB\016\n\014_status_codeB\021\n\017_status_detailsB\025\n\023" +
|
|
5312
|
+
"_currently_attachedB\025\n\023_qos_algorithm_ty" +
|
|
5313
|
+
"peB\021\n\017_qos_algorithmsB\017\n\r_locking_modeB\014" +
|
|
5314
|
+
"\n\n_host_uuidB\t\n\007_vm_refB\021\n\017_interface_uu" +
|
|
5315
|
+
"id\"\200\003\n\020IpLocationConfig\022\014\n\004name\030\001 \001(\t\022\032\n" +
|
|
5316
|
+
"\rlocal_ip_cidr\030\002 \001(\tH\000\210\001\001\022\033\n\016local_ip_st" +
|
|
5317
|
+
"art\030\003 \001(\tH\001\210\001\001\022\031\n\014local_ip_end\030\004 \001(\tH\002\210\001" +
|
|
5318
|
+
"\001\022\026\n\tsource_id\030\005 \001(\tH\003\210\001\001\022\035\n\020internet_ip" +
|
|
5319
|
+
"_cidr\030\006 \001(\tH\004\210\001\001\022\"\n\025internet_country_cod" +
|
|
5320
|
+
"e\030\007 \001(\tH\005\210\001\001\022\"\n\025internet_country_city\030\010 " +
|
|
5321
|
+
"\001(\tH\006\210\001\001B\020\n\016_local_ip_cidrB\021\n\017_local_ip_" +
|
|
5322
|
+
"startB\017\n\r_local_ip_endB\014\n\n_source_idB\023\n\021" +
|
|
5323
|
+
"_internet_ip_cidrB\030\n\026_internet_country_c" +
|
|
5324
|
+
"odeB\030\n\026_internet_country_city\"\032\n\007SiteKey" +
|
|
5325
|
+
"\022\017\n\007site_id\030\001 \001(\t\"M\n\014ReconRuleSet\022=\n\013rec" +
|
|
5326
|
+
"on_rules\030\001 \003(\0132(.com.lansweeper.dp.outbo" +
|
|
5327
|
+
"und.v1.ReconRule\"\211\001\n\tReconRule\0226\n\002id\030\001 \001" +
|
|
5328
|
+
"(\0162*.com.lansweeper.dp.outbound.v1.Recon" +
|
|
5329
|
+
"RuleId\022\014\n\004name\030\002 \001(\t\022\023\n\013description\030\003 \001(" +
|
|
5330
|
+
"\t\022\020\n\010priority\030\004 \001(\005\022\017\n\007enabled\030\005 \001(\010\"\246\010\n" +
|
|
5331
|
+
"\025Office365Organization\022\021\n\ttenant_id\030\001 \001(" +
|
|
5332
|
+
"\t\022\030\n\013displayname\030\002 \001(\tH\000\210\001\001\022\024\n\007country\030\003" +
|
|
5333
|
+
" \001(\tH\001\210\001\001\022\021\n\004city\030\004 \001(\tH\002\210\001\001\022\031\n\014country_" +
|
|
5334
|
+
"name\030\005 \001(\tH\003\210\001\001\022\030\n\013postal_code\030\006 \001(\tH\004\210\001" +
|
|
5335
|
+
"\001\022\022\n\005state\030\007 \001(\tH\005\210\001\001\022\023\n\006street\030\010 \001(\tH\006\210" +
|
|
5336
|
+
"\001\001\022\035\n\020telephone_number\030\t \001(\tH\007\210\001\001\022C\n\032com" +
|
|
5337
|
+
"pany_last_dir_sync_time\030\n \001(\0132\032.google.p" +
|
|
5338
|
+
"rotobuf.TimestampH\010\210\001\001\022\035\n\020dir_sync_enabl" +
|
|
5339
|
+
"ed\030\013 \001(\010H\t\210\001\001\022?\n\007domains\030\014 \003(\0132..com.lan" +
|
|
5340
|
+
"sweeper.dp.outbound.v1.Office365Domain\022A" +
|
|
5341
|
+
"\n\010licenses\030\017 \003(\0132/.com.lansweeper.dp.out" +
|
|
5342
|
+
"bound.v1.Office365License\022c\n\016assigned_pl" +
|
|
5343
|
+
"ans\030\020 \003(\0132G.com.lansweeper.dp.outbound.v" +
|
|
5344
|
+
"1.Office365Organization.AssignedPlansEnt" +
|
|
5345
|
+
"ryB\002\030\001\022A\n\010contacts\030\021 \003(\0132/.com.lansweepe" +
|
|
5346
|
+
"r.dp.outbound.v1.Office365Contact\022B\n\tmai" +
|
|
5347
|
+
"lboxes\030\022 \003(\0132/.com.lansweeper.dp.outboun" +
|
|
5348
|
+
"d.v1.Office365Mailbox\022V\n\021assigned_licens" +
|
|
5349
|
+
"es\030\023 \003(\01327.com.lansweeper.dp.outbound.v1" +
|
|
5350
|
+
".Office365AssignedLicenseB\002\030\001\032j\n\022Assigne" +
|
|
5351
|
+
"dPlansEntry\022\013\n\003key\030\001 \001(\t\022C\n\005value\030\002 \001(\0132" +
|
|
5352
|
+
"4.com.lansweeper.dp.outbound.v1.Office36" +
|
|
5353
|
+
"5AssignedPlan:\0028\001B\016\n\014_displaynameB\n\n\010_co" +
|
|
5354
|
+
"untryB\007\n\005_cityB\017\n\r_country_nameB\016\n\014_post" +
|
|
5355
|
+
"al_codeB\010\n\006_stateB\t\n\007_streetB\023\n\021_telepho" +
|
|
5356
|
+
"ne_numberB\035\n\033_company_last_dir_sync_time" +
|
|
5357
|
+
"B\023\n\021_dir_sync_enabled\"\274\002\n\020Office365Mailb" +
|
|
5358
|
+
"ox\022\027\n\017o365_mailbox_id\030\001 \001(\t\022\034\n\024o365_orga" +
|
|
5359
|
+
"nization_id\030\002 \001(\t\022\024\n\014display_name\030\003 \001(\t\022" +
|
|
5360
|
+
"\025\n\rprimary_email\030\004 \001(\t\022\025\n\remail_address\030" +
|
|
5361
|
+
"\005 \001(\t\022\r\n\005alias\030\006 \001(\t\022\026\n\016recipient_type\030\007" +
|
|
5362
|
+
" \001(\t\022\036\n\026recipient_type_details\030\010 \001(\t\022\033\n\023" +
|
|
5363
|
+
"user_principal_name\030\t \001(\t\022\020\n\010identity\030\n " +
|
|
5364
|
+
"\001(\t\022\030\n\020o365_mailbox_key\030\013 \001(\t\022\035\n\025o365_or" +
|
|
5365
|
+
"ganization_key\030\014 \001(\t\"\236\003\n\025Office365Assign" +
|
|
5366
|
+
"edPlan\022\027\n\017service_plan_id\030\001 \001(\t\022\024\n\007servi" +
|
|
5367
|
+
"ce\030\002 \001(\tH\000\210\001\001\022\036\n\021capability_status\030\003 \001(\t" +
|
|
5368
|
+
"H\001\210\001\001\022<\n\023assigned_time_stamp\030\004 \001(\0132\032.goo" +
|
|
5369
|
+
"gle.protobuf.TimestampH\002\210\001\001\022W\n\nusers_key" +
|
|
5370
|
+
"s\030\005 \003(\0132C.com.lansweeper.dp.outbound.v1." +
|
|
5371
|
+
"Office365AssignedPlan.UsersKeysEntry\022\035\n\025" +
|
|
5372
|
+
"o365_assigned_plan_id\030\006 \001(\t\022\024\n\014o365_user" +
|
|
5373
|
+
"_id\030\010 \001(\t\0320\n\016UsersKeysEntry\022\013\n\003key\030\001 \001(\t" +
|
|
5374
|
+
"\022\r\n\005value\030\002 \001(\010:\0028\001B\n\n\010_serviceB\024\n\022_capa" +
|
|
5375
|
+
"bility_statusB\026\n\024_assigned_time_stamp\"\250\001" +
|
|
5376
|
+
"\n\030Office365AssignedLicense\022 \n\030o365_assig" +
|
|
5377
|
+
"ned_license_id\030\001 \001(\t\022\027\n\017o365_license_id\030" +
|
|
5378
|
+
"\002 \001(\t\022\024\n\014o365_user_id\030\003 \001(\t\022!\n\031o365_assi" +
|
|
5379
|
+
"gned_license_key\030\004 \001(\t\022\030\n\020o365_license_k" +
|
|
5380
|
+
"ey\030\005 \001(\t\"Z\n\020Office365Contact\022\031\n\014display_" +
|
|
5381
|
+
"name\030\001 \001(\tH\000\210\001\001\022\021\n\004mail\030\002 \001(\tH\001\210\001\001B\017\n\r_d" +
|
|
5382
|
+
"isplay_nameB\007\n\005_mail\"\223\004\n\017Office365Domain" +
|
|
5383
|
+
"\022\n\n\002id\030\001 \001(\005\022\034\n\017organization_id\030\002 \001(\005H\000\210" +
|
|
5384
|
+
"\001\001\022\030\n\013domain_name\030\003 \001(\tH\001\210\001\001\022 \n\023authenti" +
|
|
5385
|
+
"cation_type\030\004 \001(\tH\002\210\001\001\022\035\n\020is_admin_manag" +
|
|
5386
|
+
"ed\030\005 \001(\010H\003\210\001\001\022\027\n\nis_default\030\006 \001(\010H\004\210\001\001\022\027" +
|
|
5387
|
+
"\n\nis_initial\030\007 \001(\010H\005\210\001\001\022\024\n\007is_root\030\010 \001(\010" +
|
|
5388
|
+
"H\006\210\001\001\022\030\n\013is_verified\030\t \001(\010H\007\210\001\001\022\037\n\022suppo" +
|
|
5389
|
+
"rted_services\030\n \001(\tH\010\210\001\001\022\022\n\005state\030\013 \001(\tH" +
|
|
5390
|
+
"\t\210\001\001\022 \n\023availability_status\030\014 \001(\tH\n\210\001\001B\022" +
|
|
5391
|
+
"\n\020_organization_idB\016\n\014_domain_nameB\026\n\024_a" +
|
|
5392
|
+
"uthentication_typeB\023\n\021_is_admin_managedB" +
|
|
5393
|
+
"\r\n\013_is_defaultB\r\n\013_is_initialB\n\n\010_is_roo" +
|
|
5394
|
+
"tB\016\n\014_is_verifiedB\025\n\023_supported_services" +
|
|
5395
|
+
"B\010\n\006_stateB\026\n\024_availability_status\"\263\003\n\016O" +
|
|
5396
|
+
"ffice365Group\022\021\n\tobject_id\030\001 \001(\t\022\031\n\014disp" +
|
|
5397
|
+
"lay_name\030\002 \001(\tH\000\210\001\001\022\030\n\013description\030\003 \001(\t" +
|
|
5398
|
+
"H\001\210\001\001\022\031\n\014mail_enabled\030\004 \001(\010H\002\210\001\001\022\035\n\020secu" +
|
|
5399
|
+
"rity_enabled\030\005 \001(\010H\003\210\001\001\022\021\n\004mail\030\006 \001(\tH\004\210" +
|
|
5400
|
+
"\001\001\022\032\n\rmail_nickname\030\007 \001(\tH\005\210\001\001\022\034\n\017proxy_" +
|
|
5401
|
+
"addresses\030\010 \001(\tH\006\210\001\001\022$\n\027organization_ent" +
|
|
5402
|
+
"ity_key\030\t \001(\tH\007\210\001\001\022\021\n\004type\030\n \001(\tH\010\210\001\001B\017\n" +
|
|
5403
|
+
"\r_display_nameB\016\n\014_descriptionB\017\n\r_mail_" +
|
|
5404
|
+
"enabledB\023\n\021_security_enabledB\007\n\005_mailB\020\n" +
|
|
5405
|
+
"\016_mail_nicknameB\022\n\020_proxy_addressesB\032\n\030_" +
|
|
5406
|
+
"organization_entity_keyB\007\n\005_type\"\216\005\n\020Off" +
|
|
5407
|
+
"ice365License\022\016\n\006sku_id\030\001 \001(\t\022\033\n\016consume" +
|
|
5408
|
+
"d_units\030\002 \001(\005H\000\210\001\001\022\"\n\025prepaid_units_enab" +
|
|
5409
|
+
"led\030\003 \001(\005H\001\210\001\001\022$\n\027prepaid_units_suspende" +
|
|
5410
|
+
"d\030\004 \001(\005H\002\210\001\001\022\"\n\025prepaid_units_warning\030\005 " +
|
|
5411
|
+
"\001(\005H\003\210\001\001\022\034\n\017sku_part_number\030\006 \001(\tH\004\210\001\001\022\027" +
|
|
5412
|
+
"\n\napplies_to\030\007 \001(\tH\005\210\001\001\022\036\n\021capability_st" +
|
|
5413
|
+
"atus\030\010 \001(\tH\006\210\001\001\022R\n\nusers_keys\030\t \003(\0132>.co" +
|
|
5414
|
+
"m.lansweeper.dp.outbound.v1.Office365Lic" +
|
|
5415
|
+
"ense.UsersKeysEntry\022J\n\rservice_plans\030\n \003" +
|
|
5416
|
+
"(\01323.com.lansweeper.dp.outbound.v1.Offic" +
|
|
5417
|
+
"e365ServicePlan\022\021\n\004name\030\013 \001(\tH\007\210\001\001\0320\n\016Us" +
|
|
5418
|
+
"ersKeysEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\010" +
|
|
5419
|
+
":\0028\001B\021\n\017_consumed_unitsB\030\n\026_prepaid_unit" +
|
|
5420
|
+
"s_enabledB\032\n\030_prepaid_units_suspendedB\030\n" +
|
|
5421
|
+
"\026_prepaid_units_warningB\022\n\020_sku_part_num" +
|
|
5422
|
+
"berB\r\n\013_applies_toB\024\n\022_capability_status" +
|
|
5423
|
+
"B\007\n\005_name\"\340\001\n\024Office365ServicePlan\022\034\n\017se" +
|
|
5424
|
+
"rvice_plan_id\030\001 \001(\tH\000\210\001\001\022\036\n\021service_plan" +
|
|
5425
|
+
"_name\030\002 \001(\tH\001\210\001\001\022 \n\023provisioning_status\030" +
|
|
5426
|
+
"\003 \001(\tH\002\210\001\001\022\027\n\napplies_to\030\004 \001(\tH\003\210\001\001B\022\n\020_" +
|
|
5427
|
+
"service_plan_idB\024\n\022_service_plan_nameB\026\n" +
|
|
5428
|
+
"\024_provisioning_statusB\r\n\013_applies_to\"\222\023\n" +
|
|
5429
|
+
"\rOffice365User\022\021\n\tobject_id\030\001 \001(\t\022 \n\023use" +
|
|
5430
|
+
"r_principal_name\030\002 \001(\tH\000\210\001\001\022\031\n\014display_n" +
|
|
5431
|
+
"ame\030\003 \001(\tH\001\210\001\001\022\021\n\004mail\030\004 \001(\tH\002\210\001\001\022\034\n\017acc" +
|
|
5432
|
+
"ount_enabled\030\005 \001(\010H\003\210\001\001\022\026\n\tage_group\030\006 \001" +
|
|
5433
|
+
"(\tH\004\210\001\001\022\021\n\004city\030\007 \001(\tH\005\210\001\001\022\024\n\007company\030\010 " +
|
|
5434
|
+
"\001(\tH\006\210\001\001\022\'\n\032consent_provided_for_minor\030\t" +
|
|
5435
|
+
" \001(\tH\007\210\001\001\022\032\n\rcreation_type\030\n \001(\tH\010\210\001\001\022\027\n" +
|
|
5436
|
+
"\ndepartment\030\013 \001(\tH\t\210\001\001\022\035\n\020dir_sync_enabl" +
|
|
5437
|
+
"ed\030\014 \001(\010H\n\210\001\001\022\'\n\032facsimile_telephone_num" +
|
|
5438
|
+
"ber\030\r \001(\tH\013\210\001\001\022\027\n\ngiven_name\030\016 \001(\tH\014\210\001\001\022" +
|
|
5439
|
+
"\031\n\014immutable_id\030\017 \001(\tH\r\210\001\001\022$\n\027is_global_" +
|
|
5440
|
+
"administrator\030\020 \001(\010H\016\210\001\001\022\030\n\013is_licensed\030" +
|
|
5441
|
+
"\021 \001(\010H\017\210\001\001\022\026\n\tjob_title\030\022 \001(\tH\020\210\001\001\022;\n\022la" +
|
|
5442
|
+
"st_dir_sync_time\030\023 \001(\0132\032.google.protobuf" +
|
|
5443
|
+
".TimestampH\021\210\001\001\022+\n\036legal_age_group_class" +
|
|
5444
|
+
"ification\030\024 \001(\tH\022\210\001\001\022\033\n\016mail_nick_name\030\025" +
|
|
5445
|
+
" \001(\tH\023\210\001\001\022\023\n\006mobile\030\026 \001(\tH\024\210\001\001\022,\n\037on_pre" +
|
|
5446
|
+
"mises_security_identifier\030\027 \001(\tH\025\210\001\001\022\030\n\013" +
|
|
5447
|
+
"other_mails\030\030 \001(\tH\026\210\001\001\022\036\n\021password_polic" +
|
|
5448
|
+
"ies\030\031 \001(\tH\027\210\001\001\022\035\n\020password_profile\030\032 \001(\t" +
|
|
5449
|
+
"H\030\210\001\001\022*\n\035physical_delivery_office_name\030\033" +
|
|
5450
|
+
" \001(\tH\031\210\001\001\022\030\n\013postal_code\030\034 \001(\tH\032\210\001\001\022\037\n\022p" +
|
|
5451
|
+
"referred_language\030\036 \001(\tH\033\210\001\001\022L\n#refresh_" +
|
|
5452
|
+
"tokens_valid_from_date_time\030\037 \001(\0132\032.goog" +
|
|
5453
|
+
"le.protobuf.TimestampH\034\210\001\001\022\022\n\005state\030 \001(" +
|
|
5454
|
+
"\tH\035\210\001\001\022\023\n\006street\030! \001(\tH\036\210\001\001\022\035\n\020telephone" +
|
|
5455
|
+
"_number\030\" \001(\tH\037\210\001\001\022\033\n\016usage_location\030# \001" +
|
|
5456
|
+
"(\tH \210\001\001\022\026\n\tuser_type\030$ \001(\tH!\210\001\001\022\030\n\013manag" +
|
|
5457
|
+
"er_upn\030% \001(\tH\"\210\001\001\022\037\n\022distinguished_name\030" +
|
|
5458
|
+
"& \001(\tH#\210\001\001\022)\n\034reset_password_on_next_log" +
|
|
5459
|
+
"on\030\' \001(\010H$\210\001\001\022\021\n\004name\030( \001(\tH%\210\001\001\022$\n\027orga" +
|
|
5460
|
+
"nization_entity_key\030) \001(\tH&\210\001\001\022O\n\ngroup_" +
|
|
5461
|
+
"keys\030* \003(\0132;.com.lansweeper.dp.outbound." +
|
|
5462
|
+
"v1.Office365User.GroupKeysEntry\022\021\n\004type\030" +
|
|
5463
|
+
"+ \001(\tH\'\210\001\001\022\023\n\006domain\030, \001(\tH(\210\001\001\022W\n\016assig" +
|
|
5464
|
+
"ned_plans\030- \003(\0132?.com.lansweeper.dp.outb" +
|
|
5465
|
+
"ound.v1.Office365User.AssignedPlansEntry" +
|
|
5466
|
+
"\0320\n\016GroupKeysEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value" +
|
|
5467
|
+
"\030\002 \001(\010:\0028\001\032j\n\022AssignedPlansEntry\022\013\n\003key\030" +
|
|
5468
|
+
"\001 \001(\t\022C\n\005value\030\002 \001(\01324.com.lansweeper.dp" +
|
|
5469
|
+
".outbound.v1.Office365AssignedPlan:\0028\001B\026" +
|
|
5470
|
+
"\n\024_user_principal_nameB\017\n\r_display_nameB" +
|
|
5471
|
+
"\007\n\005_mailB\022\n\020_account_enabledB\014\n\n_age_gro" +
|
|
5472
|
+
"upB\007\n\005_cityB\n\n\010_companyB\035\n\033_consent_prov" +
|
|
5473
|
+
"ided_for_minorB\020\n\016_creation_typeB\r\n\013_dep" +
|
|
5474
|
+
"artmentB\023\n\021_dir_sync_enabledB\035\n\033_facsimi" +
|
|
5475
|
+
"le_telephone_numberB\r\n\013_given_nameB\017\n\r_i" +
|
|
5476
|
+
"mmutable_idB\032\n\030_is_global_administratorB" +
|
|
5477
|
+
"\016\n\014_is_licensedB\014\n\n_job_titleB\025\n\023_last_d" +
|
|
5478
|
+
"ir_sync_timeB!\n\037_legal_age_group_classif" +
|
|
5479
|
+
"icationB\021\n\017_mail_nick_nameB\t\n\007_mobileB\"\n" +
|
|
5480
|
+
" _on_premises_security_identifierB\016\n\014_ot" +
|
|
5481
|
+
"her_mailsB\024\n\022_password_policiesB\023\n\021_pass" +
|
|
5482
|
+
"word_profileB \n\036_physical_delivery_offic" +
|
|
5483
|
+
"e_nameB\016\n\014_postal_codeB\025\n\023_preferred_lan" +
|
|
5484
|
+
"guageB&\n$_refresh_tokens_valid_from_date" +
|
|
5485
|
+
"_timeB\010\n\006_stateB\t\n\007_streetB\023\n\021_telephone" +
|
|
5486
|
+
"_numberB\021\n\017_usage_locationB\014\n\n_user_type" +
|
|
5487
|
+
"B\016\n\014_manager_upnB\025\n\023_distinguished_nameB" +
|
|
5488
|
+
"\037\n\035_reset_password_on_next_logonB\007\n\005_nam" +
|
|
5489
|
+
"eB\032\n\030_organization_entity_keyB\007\n\005_typeB\t" +
|
|
5490
|
+
"\n\007_domain*a\n\013ReconRuleId\022\024\n\020RECONCILE_BY" +
|
|
5491
|
+
"_MAC\020\000\022\"\n\036RECONCILE_BY_MAKE_MODEL_SERIAL" +
|
|
5492
|
+
"\020\001\022\030\n\024RECONCILE_BY_NETBIOS\020\0022\244\005\n\027DataCor" +
|
|
5493
|
+
"eOutboundService\022p\n\tGetEntity\022/.com.lans" +
|
|
5494
|
+
"weeper.dp.outbound.v1.GetEntityRequest\0320" +
|
|
5495
|
+
".com.lansweeper.dp.outbound.v1.GetEntity" +
|
|
5496
|
+
"Response\"\000\022w\n\014ListEntities\0220.com.lanswee" +
|
|
5497
|
+
"per.dp.outbound.v1.ListEntityRequest\0321.c" +
|
|
5498
|
+
"om.lansweeper.dp.outbound.v1.ListEntityR" +
|
|
5499
|
+
"esponse\"\0000\001\022|\n\rCatalogLookup\0223.com.lansw" +
|
|
5500
|
+
"eeper.dp.outbound.v1.CatalogLookupReques" +
|
|
5501
|
+
"t\0324.com.lansweeper.dp.outbound.v1.Catalo" +
|
|
5502
|
+
"gLookupResponse\"\000\022\216\001\n\023GetIpLocationConfi" +
|
|
5503
|
+
"g\0229.com.lansweeper.dp.outbound.v1.GetIpL" +
|
|
5504
|
+
"ocationConfigRequest\032:.com.lansweeper.dp" +
|
|
5505
|
+
".outbound.v1.GetIpLocationConfigResponse" +
|
|
5506
|
+
"\"\000\022\216\001\n\023SetIpLocationConfig\0229.com.lanswee" +
|
|
5507
|
+
"per.dp.outbound.v1.SetIpLocationConfigRe" +
|
|
5508
|
+
"quest\032:.com.lansweeper.dp.outbound.v1.Se" +
|
|
5509
|
+
"tIpLocationConfigResponse\"\0002\331\t\n\031DataCore" +
|
|
5510
|
+
"BackofficeService\022\\\n\014CreateEntity\022%.com." +
|
|
5511
|
+
"lansweeper.dp.outbound.v1.Entity\032%.com.l" +
|
|
5512
|
+
"answeeper.dp.outbound.v1.Entity\022\\\n\010GetAs" +
|
|
5513
|
+
"set\022).com.lansweeper.dp.outbound.v1.Enti" +
|
|
5514
|
+
"tyPath\032%.com.lansweeper.dp.outbound.v1.E" +
|
|
5515
|
+
"ntity\022[\n\013UpdateAsset\022%.com.lansweeper.dp" +
|
|
5516
|
+
".outbound.v1.Entity\032%.com.lansweeper.dp." +
|
|
5517
|
+
"outbound.v1.Entity\022_\n\013DeleteAsset\022).com." +
|
|
5518
|
+
"lansweeper.dp.outbound.v1.EntityPath\032%.c" +
|
|
5519
|
+
"om.lansweeper.dp.outbound.v1.Entity\022b\n\nL" +
|
|
5520
|
+
"istAssets\022+.com.lansweeper.dp.outbound.v" +
|
|
5521
|
+
"1.EntityFilter\032%.com.lansweeper.dp.outbo" +
|
|
5522
|
+
"und.v1.Entity0\001\022V\n\nCreateSite\022#.com.lans" +
|
|
5523
|
+
"weeper.dp.outbound.v1.Site\032#.com.lanswee" +
|
|
5524
|
+
"per.dp.outbound.v1.Site\022V\n\007GetSite\022&.com" +
|
|
5525
|
+
".lansweeper.dp.outbound.v1.SiteKey\032#.com" +
|
|
5526
|
+
".lansweeper.dp.outbound.v1.Site\022V\n\nUpdat" +
|
|
5527
|
+
"eSite\022#.com.lansweeper.dp.outbound.v1.Si" +
|
|
5528
|
+
"te\032#.com.lansweeper.dp.outbound.v1.Site\022" +
|
|
5529
|
+
"Y\n\nDeleteSite\022&.com.lansweeper.dp.outbou" +
|
|
5530
|
+
"nd.v1.SiteKey\032#.com.lansweeper.dp.outbou" +
|
|
5531
|
+
"nd.v1.Site\022v\n\017EntityDeconcile\022/.com.lans" +
|
|
5532
|
+
"weeper.dp.outbound.v1.DeconcileRequest\0320" +
|
|
5533
|
+
".com.lansweeper.dp.outbound.v1.Deconcile" +
|
|
5534
|
+
"Response\"\000\022\237\001\n\033CorrelationIndexRealignme" +
|
|
5535
|
+
"nt\022<.com.lansweeper.dp.outbound.v1.Corre" +
|
|
5536
|
+
"lationRealignmentRequest\032B.com.lansweepe" +
|
|
5537
|
+
"r.dp.outbound.v1.CorrelationIndexRealign" +
|
|
5538
|
+
"mentResponse\022a\n\022RefreshEntityCount\022&.com" +
|
|
5539
|
+
".lansweeper.dp.outbound.v1.SiteKey\032#.com" +
|
|
5540
|
+
".lansweeper.dp.outbound.v1.SiteB\022P\001Z\016./g" +
|
|
5541
|
+
"enerated-gob\006proto3"
|
|
5533
5542
|
};
|
|
5534
5543
|
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
|
5535
5544
|
.internalBuildGeneratedFileFrom(descriptorData,
|
|
@@ -7186,147 +7195,153 @@ public final class Outbound {
|
|
|
7186
7195
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPool_fieldAccessorTable = new
|
|
7187
7196
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7188
7197
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPool_descriptor,
|
|
7189
|
-
new java.lang.String[] { "Name", "Description", "RedoLog", "Tags", "VSwitchController", "HighAvailability", "HighAvailabilityAllowOvercommit", "HighAvailabilityOvercommitted", "HighAvailabilityHostFailuresToTolerate", "HighAvailabilityPlanExistsFor", "WorkloadBalancing", "WorkloadBalancingUrl", "WorkloadBalancingUsername", "WorkloadBalancingVerifyCert", "MasterHostUuid", "CrashDumpStorageRef", "SuspendImageStorageRef", "Appliances", "Networks", "OtherConfigurations", "Patches", "Restrictions", "TemplateName", "PhysicalInterfaces", "VirtualInterfaces", });
|
|
7190
|
-
|
|
7198
|
+
new java.lang.String[] { "Name", "Description", "RedoLog", "Tags", "VSwitchController", "HighAvailability", "HighAvailabilityAllowOvercommit", "HighAvailabilityOvercommitted", "HighAvailabilityHostFailuresToTolerate", "HighAvailabilityPlanExistsFor", "WorkloadBalancing", "WorkloadBalancingUrl", "WorkloadBalancingUsername", "WorkloadBalancingVerifyCert", "MasterHostUuid", "CrashDumpStorageRef", "SuspendImageStorageRef", "Appliances", "Networks", "OtherConfigurations", "Patches", "Restrictions", "TemplateName", "PhysicalInterfaces", "VirtualInterfaces", "CitrixUser", });
|
|
7199
|
+
internal_static_com_lansweeper_dp_outbound_v1_CitrixUser_descriptor =
|
|
7191
7200
|
getDescriptor().getMessageTypes().get(257);
|
|
7201
|
+
internal_static_com_lansweeper_dp_outbound_v1_CitrixUser_fieldAccessorTable = new
|
|
7202
|
+
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7203
|
+
internal_static_com_lansweeper_dp_outbound_v1_CitrixUser_descriptor,
|
|
7204
|
+
new java.lang.String[] { "Name", "ShortName", });
|
|
7205
|
+
internal_static_com_lansweeper_dp_outbound_v1_CitrixAppliance_descriptor =
|
|
7206
|
+
getDescriptor().getMessageTypes().get(258);
|
|
7192
7207
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixAppliance_fieldAccessorTable = new
|
|
7193
7208
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7194
7209
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixAppliance_descriptor,
|
|
7195
7210
|
new java.lang.String[] { "Name", "Description", });
|
|
7196
7211
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPoolOtherConfiguration_descriptor =
|
|
7197
|
-
getDescriptor().getMessageTypes().get(
|
|
7212
|
+
getDescriptor().getMessageTypes().get(259);
|
|
7198
7213
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPoolOtherConfiguration_fieldAccessorTable = new
|
|
7199
7214
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7200
7215
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPoolOtherConfiguration_descriptor,
|
|
7201
7216
|
new java.lang.String[] { "Key", "Value", "IsCustomField", });
|
|
7202
7217
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPoolRestriction_descriptor =
|
|
7203
|
-
getDescriptor().getMessageTypes().get(
|
|
7218
|
+
getDescriptor().getMessageTypes().get(260);
|
|
7204
7219
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPoolRestriction_fieldAccessorTable = new
|
|
7205
7220
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7206
7221
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPoolRestriction_descriptor,
|
|
7207
7222
|
new java.lang.String[] { "Key", "Value", });
|
|
7208
7223
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPoolPatch_descriptor =
|
|
7209
|
-
getDescriptor().getMessageTypes().get(
|
|
7224
|
+
getDescriptor().getMessageTypes().get(261);
|
|
7210
7225
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPoolPatch_fieldAccessorTable = new
|
|
7211
7226
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7212
7227
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPoolPatch_descriptor,
|
|
7213
7228
|
new java.lang.String[] { "Name", "Description", "Size", "Version", "AfterApplyGuidance", "Applied", });
|
|
7214
7229
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHost_descriptor =
|
|
7215
|
-
getDescriptor().getMessageTypes().get(
|
|
7230
|
+
getDescriptor().getMessageTypes().get(262);
|
|
7216
7231
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHost_fieldAccessorTable = new
|
|
7217
7232
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7218
7233
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHost_descriptor,
|
|
7219
7234
|
new java.lang.String[] { "Hostname", "Name", "Description", "IsMaster", "Address", "Edition", "Enabled", "ExternalAuthenticationServiceName", "ExternalAuthenticationType", "MemoryOverhead", "PowerOnMode", "SchedulerPolicy", "Tags", "Display", "LastUpdated", "Live", "MemoryFree", "MemoryTotal", "HostUuid", "CrashDumpStorageRef", "LocalCacheStorageRef", "SuspendImageStorageRef", "Storages", "PhysicalInterfaces", "Pcis", "ExtraInfos", "Patches", "PhysicalCpus", "CrashDumps", "CitrixPoolUuid", });
|
|
7220
7235
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostCrashDump_descriptor =
|
|
7221
|
-
getDescriptor().getMessageTypes().get(
|
|
7236
|
+
getDescriptor().getMessageTypes().get(263);
|
|
7222
7237
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostCrashDump_fieldAccessorTable = new
|
|
7223
7238
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7224
7239
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostCrashDump_descriptor,
|
|
7225
7240
|
new java.lang.String[] { "Size", "Timestamp", });
|
|
7226
7241
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPhysicalCpu_descriptor =
|
|
7227
|
-
getDescriptor().getMessageTypes().get(
|
|
7242
|
+
getDescriptor().getMessageTypes().get(264);
|
|
7228
7243
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPhysicalCpu_fieldAccessorTable = new
|
|
7229
7244
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7230
7245
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPhysicalCpu_descriptor,
|
|
7231
7246
|
new java.lang.String[] { "Family", "Features", "Flags", "Model", "ModelName", "NumberOfCpus", "Speed", "Stepping", "Vendor", });
|
|
7232
7247
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPatch_descriptor =
|
|
7233
|
-
getDescriptor().getMessageTypes().get(
|
|
7248
|
+
getDescriptor().getMessageTypes().get(265);
|
|
7234
7249
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPatch_fieldAccessorTable = new
|
|
7235
7250
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7236
7251
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostPatch_descriptor,
|
|
7237
7252
|
new java.lang.String[] { "Name", "Description", "Size", "Applied", "Version", });
|
|
7238
7253
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixStorage_descriptor =
|
|
7239
|
-
getDescriptor().getMessageTypes().get(
|
|
7254
|
+
getDescriptor().getMessageTypes().get(266);
|
|
7240
7255
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixStorage_fieldAccessorTable = new
|
|
7241
7256
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7242
7257
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixStorage_descriptor,
|
|
7243
7258
|
new java.lang.String[] { "Name", "Description", "PhysicalSize", "PhysicalUtilization", "Type", "ContentType", "Clustered", "IsToolsStorage", "LocalCache", "Shared", "Tags", "VirtualAllocation", "HostUuids", "StorageRef", "PhysicalBlockDevices", "VirtualDiskImages", });
|
|
7244
7259
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPhysicalBlockDevice_descriptor =
|
|
7245
|
-
getDescriptor().getMessageTypes().get(
|
|
7260
|
+
getDescriptor().getMessageTypes().get(267);
|
|
7246
7261
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPhysicalBlockDevice_fieldAccessorTable = new
|
|
7247
7262
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7248
7263
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPhysicalBlockDevice_descriptor,
|
|
7249
7264
|
new java.lang.String[] { "CurrentlyAttached", "Location", "Username", "Type", "Version", });
|
|
7250
7265
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualDiskImage_descriptor =
|
|
7251
|
-
getDescriptor().getMessageTypes().get(
|
|
7266
|
+
getDescriptor().getMessageTypes().get(268);
|
|
7252
7267
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualDiskImage_fieldAccessorTable = new
|
|
7253
7268
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7254
7269
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualDiskImage_descriptor,
|
|
7255
7270
|
new java.lang.String[] { "Name", "Description", "AllowCaching", "IsASnapshot", "Location", "Managed", "MetadataLatest", "Missing", "OnBoot", "PhysicalUtilisation", "ReadOnly", "Sharable", "StorageLock", "Tags", "Type", "VirtualSize", "HostUuid", "VirtualBlockDeviceUuids", });
|
|
7256
7271
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPci_descriptor =
|
|
7257
|
-
getDescriptor().getMessageTypes().get(
|
|
7272
|
+
getDescriptor().getMessageTypes().get(269);
|
|
7258
7273
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPci_fieldAccessorTable = new
|
|
7259
7274
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7260
7275
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPci_descriptor,
|
|
7261
7276
|
new java.lang.String[] { "ClassName", "DeviceName", "SubsystemDeviceName", "SubsystemVendorName", "VendorName", });
|
|
7262
7277
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostExtraInfo_descriptor =
|
|
7263
|
-
getDescriptor().getMessageTypes().get(
|
|
7278
|
+
getDescriptor().getMessageTypes().get(270);
|
|
7264
7279
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostExtraInfo_fieldAccessorTable = new
|
|
7265
7280
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7266
7281
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixHostExtraInfo_descriptor,
|
|
7267
7282
|
new java.lang.String[] { "InfoTypeId", "Key", "Value", });
|
|
7268
7283
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixGuest_descriptor =
|
|
7269
|
-
getDescriptor().getMessageTypes().get(
|
|
7284
|
+
getDescriptor().getMessageTypes().get(271);
|
|
7270
7285
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixGuest_fieldAccessorTable = new
|
|
7271
7286
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7272
7287
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixGuest_descriptor,
|
|
7273
7288
|
new java.lang.String[] { "Name", "Description", "Memory", "CpuCount", "State", "Live", "LastUpdated", "HvmBootPolicy", "HvmShadowMultiplier", "PciBus", "PvArguments", "PvBootloader", "PvBootloaderArguments", "PvKernel", "PvLegacyArguments", "PvRamdisk", "ActionsAfterCrash", "ActionsAfterReboot", "ActionsAfterShutdown", "HaAlwaysRun", "HaRestartPriority", "HardwarePlatformVersion", "LastBootedRecord", "MemoryDynamicMax", "MemoryDynamicMin", "MemoryOverhead", "MemoryStaticMax", "MemoryStaticMin", "MemoryTarget", "Order", "PowerState", "ShutdownDelay", "StartDelay", "Tags", "UserVersion", "Version", "InstallTime", "StartTime", "HostUuid", "GuestUuid", "VirtualInterfaces", "ExtraInfos", "VirtualBlockDevices", "CitrixHostUuid", "CitrixPoolUuid", });
|
|
7274
7289
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixGuestExtraInfo_descriptor =
|
|
7275
|
-
getDescriptor().getMessageTypes().get(
|
|
7290
|
+
getDescriptor().getMessageTypes().get(272);
|
|
7276
7291
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixGuestExtraInfo_fieldAccessorTable = new
|
|
7277
7292
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7278
7293
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixGuestExtraInfo_descriptor,
|
|
7279
7294
|
new java.lang.String[] { "InfoTypeId", "Key", "Value", });
|
|
7280
7295
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualBlockDevice_descriptor =
|
|
7281
|
-
getDescriptor().getMessageTypes().get(
|
|
7296
|
+
getDescriptor().getMessageTypes().get(273);
|
|
7282
7297
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualBlockDevice_fieldAccessorTable = new
|
|
7283
7298
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7284
7299
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualBlockDevice_descriptor,
|
|
7285
7300
|
new java.lang.String[] { "Bootable", "CurrentlyAttached", "Device", "Empty", "Mode", "QosAlgorithmParameters", "QosAlgorithmType", "QosSupportedAlgorithms", "RuntimeProperties", "StatusCode", "StatusDetails", "StorageLock", "Type", "Unpluggable", "UserDevice", "VirtualBlockDeviceUuid", });
|
|
7286
7301
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPhysicalInterface_descriptor =
|
|
7287
|
-
getDescriptor().getMessageTypes().get(
|
|
7302
|
+
getDescriptor().getMessageTypes().get(274);
|
|
7288
7303
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPhysicalInterface_fieldAccessorTable = new
|
|
7289
7304
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7290
7305
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixPhysicalInterface_descriptor,
|
|
7291
7306
|
new java.lang.String[] { "DeviceName", "Mac", "Mtu", "Dns", "Ip", "Netmask", "Gateway", "Vendor", "Speed", "LastUpdated", "CurrentlyAttached", "DisallowUnplug", "IpV6", "Device", "IpConfigurationMode", "IpV6ConfigurationMode", "IpV6Gateway", "Managed", "Management", "Physical", "PrimaryAddressType", "Carrier", "Duplex", "DeviceId", "PciBusPath", "VendorId", "VendorName", "HostUuid", "InterfaceUuid", });
|
|
7292
7307
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterfaceAddress_descriptor =
|
|
7293
|
-
getDescriptor().getMessageTypes().get(
|
|
7308
|
+
getDescriptor().getMessageTypes().get(275);
|
|
7294
7309
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterfaceAddress_fieldAccessorTable = new
|
|
7295
7310
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7296
7311
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterfaceAddress_descriptor,
|
|
7297
7312
|
new java.lang.String[] { "IpVersion", "Ip", });
|
|
7298
7313
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterface_descriptor =
|
|
7299
|
-
getDescriptor().getMessageTypes().get(
|
|
7314
|
+
getDescriptor().getMessageTypes().get(276);
|
|
7300
7315
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterface_fieldAccessorTable = new
|
|
7301
7316
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7302
7317
|
internal_static_com_lansweeper_dp_outbound_v1_CitrixVirtualInterface_descriptor,
|
|
7303
7318
|
new java.lang.String[] { "Device", "Mac", "MacAutoGenerated", "Mtu", "StatusCode", "StatusDetails", "CurrentlyAttached", "QosAlgorithmType", "QosAlgorithms", "LockingMode", "HostUuid", "VmRef", "InterfaceUuid", "Addresses", });
|
|
7304
7319
|
internal_static_com_lansweeper_dp_outbound_v1_IpLocationConfig_descriptor =
|
|
7305
|
-
getDescriptor().getMessageTypes().get(
|
|
7320
|
+
getDescriptor().getMessageTypes().get(277);
|
|
7306
7321
|
internal_static_com_lansweeper_dp_outbound_v1_IpLocationConfig_fieldAccessorTable = new
|
|
7307
7322
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7308
7323
|
internal_static_com_lansweeper_dp_outbound_v1_IpLocationConfig_descriptor,
|
|
7309
7324
|
new java.lang.String[] { "Name", "LocalIpCidr", "LocalIpStart", "LocalIpEnd", "SourceId", "InternetIpCidr", "InternetCountryCode", "InternetCountryCity", });
|
|
7310
7325
|
internal_static_com_lansweeper_dp_outbound_v1_SiteKey_descriptor =
|
|
7311
|
-
getDescriptor().getMessageTypes().get(
|
|
7326
|
+
getDescriptor().getMessageTypes().get(278);
|
|
7312
7327
|
internal_static_com_lansweeper_dp_outbound_v1_SiteKey_fieldAccessorTable = new
|
|
7313
7328
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7314
7329
|
internal_static_com_lansweeper_dp_outbound_v1_SiteKey_descriptor,
|
|
7315
7330
|
new java.lang.String[] { "SiteId", });
|
|
7316
7331
|
internal_static_com_lansweeper_dp_outbound_v1_ReconRuleSet_descriptor =
|
|
7317
|
-
getDescriptor().getMessageTypes().get(
|
|
7332
|
+
getDescriptor().getMessageTypes().get(279);
|
|
7318
7333
|
internal_static_com_lansweeper_dp_outbound_v1_ReconRuleSet_fieldAccessorTable = new
|
|
7319
7334
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7320
7335
|
internal_static_com_lansweeper_dp_outbound_v1_ReconRuleSet_descriptor,
|
|
7321
7336
|
new java.lang.String[] { "ReconRules", });
|
|
7322
7337
|
internal_static_com_lansweeper_dp_outbound_v1_ReconRule_descriptor =
|
|
7323
|
-
getDescriptor().getMessageTypes().get(
|
|
7338
|
+
getDescriptor().getMessageTypes().get(280);
|
|
7324
7339
|
internal_static_com_lansweeper_dp_outbound_v1_ReconRule_fieldAccessorTable = new
|
|
7325
7340
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7326
7341
|
internal_static_com_lansweeper_dp_outbound_v1_ReconRule_descriptor,
|
|
7327
7342
|
new java.lang.String[] { "Id", "Name", "Description", "Priority", "Enabled", });
|
|
7328
7343
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Organization_descriptor =
|
|
7329
|
-
getDescriptor().getMessageTypes().get(
|
|
7344
|
+
getDescriptor().getMessageTypes().get(281);
|
|
7330
7345
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Organization_fieldAccessorTable = new
|
|
7331
7346
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7332
7347
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Organization_descriptor,
|
|
@@ -7338,13 +7353,13 @@ public final class Outbound {
|
|
|
7338
7353
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Organization_AssignedPlansEntry_descriptor,
|
|
7339
7354
|
new java.lang.String[] { "Key", "Value", });
|
|
7340
7355
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Mailbox_descriptor =
|
|
7341
|
-
getDescriptor().getMessageTypes().get(
|
|
7356
|
+
getDescriptor().getMessageTypes().get(282);
|
|
7342
7357
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Mailbox_fieldAccessorTable = new
|
|
7343
7358
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7344
7359
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Mailbox_descriptor,
|
|
7345
7360
|
new java.lang.String[] { "O365MailboxId", "O365OrganizationId", "DisplayName", "PrimaryEmail", "EmailAddress", "Alias", "RecipientType", "RecipientTypeDetails", "UserPrincipalName", "Identity", "O365MailboxKey", "O365OrganizationKey", });
|
|
7346
7361
|
internal_static_com_lansweeper_dp_outbound_v1_Office365AssignedPlan_descriptor =
|
|
7347
|
-
getDescriptor().getMessageTypes().get(
|
|
7362
|
+
getDescriptor().getMessageTypes().get(283);
|
|
7348
7363
|
internal_static_com_lansweeper_dp_outbound_v1_Office365AssignedPlan_fieldAccessorTable = new
|
|
7349
7364
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7350
7365
|
internal_static_com_lansweeper_dp_outbound_v1_Office365AssignedPlan_descriptor,
|
|
@@ -7356,31 +7371,31 @@ public final class Outbound {
|
|
|
7356
7371
|
internal_static_com_lansweeper_dp_outbound_v1_Office365AssignedPlan_UsersKeysEntry_descriptor,
|
|
7357
7372
|
new java.lang.String[] { "Key", "Value", });
|
|
7358
7373
|
internal_static_com_lansweeper_dp_outbound_v1_Office365AssignedLicense_descriptor =
|
|
7359
|
-
getDescriptor().getMessageTypes().get(
|
|
7374
|
+
getDescriptor().getMessageTypes().get(284);
|
|
7360
7375
|
internal_static_com_lansweeper_dp_outbound_v1_Office365AssignedLicense_fieldAccessorTable = new
|
|
7361
7376
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7362
7377
|
internal_static_com_lansweeper_dp_outbound_v1_Office365AssignedLicense_descriptor,
|
|
7363
7378
|
new java.lang.String[] { "O365AssignedLicenseId", "O365LicenseId", "O365UserId", "O365AssignedLicenseKey", "O365LicenseKey", });
|
|
7364
7379
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Contact_descriptor =
|
|
7365
|
-
getDescriptor().getMessageTypes().get(
|
|
7380
|
+
getDescriptor().getMessageTypes().get(285);
|
|
7366
7381
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Contact_fieldAccessorTable = new
|
|
7367
7382
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7368
7383
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Contact_descriptor,
|
|
7369
7384
|
new java.lang.String[] { "DisplayName", "Mail", });
|
|
7370
7385
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Domain_descriptor =
|
|
7371
|
-
getDescriptor().getMessageTypes().get(
|
|
7386
|
+
getDescriptor().getMessageTypes().get(286);
|
|
7372
7387
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Domain_fieldAccessorTable = new
|
|
7373
7388
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7374
7389
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Domain_descriptor,
|
|
7375
7390
|
new java.lang.String[] { "Id", "OrganizationId", "DomainName", "AuthenticationType", "IsAdminManaged", "IsDefault", "IsInitial", "IsRoot", "IsVerified", "SupportedServices", "State", "AvailabilityStatus", });
|
|
7376
7391
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Group_descriptor =
|
|
7377
|
-
getDescriptor().getMessageTypes().get(
|
|
7392
|
+
getDescriptor().getMessageTypes().get(287);
|
|
7378
7393
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Group_fieldAccessorTable = new
|
|
7379
7394
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7380
7395
|
internal_static_com_lansweeper_dp_outbound_v1_Office365Group_descriptor,
|
|
7381
7396
|
new java.lang.String[] { "ObjectId", "DisplayName", "Description", "MailEnabled", "SecurityEnabled", "Mail", "MailNickname", "ProxyAddresses", "OrganizationEntityKey", "Type", });
|
|
7382
7397
|
internal_static_com_lansweeper_dp_outbound_v1_Office365License_descriptor =
|
|
7383
|
-
getDescriptor().getMessageTypes().get(
|
|
7398
|
+
getDescriptor().getMessageTypes().get(288);
|
|
7384
7399
|
internal_static_com_lansweeper_dp_outbound_v1_Office365License_fieldAccessorTable = new
|
|
7385
7400
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7386
7401
|
internal_static_com_lansweeper_dp_outbound_v1_Office365License_descriptor,
|
|
@@ -7392,13 +7407,13 @@ public final class Outbound {
|
|
|
7392
7407
|
internal_static_com_lansweeper_dp_outbound_v1_Office365License_UsersKeysEntry_descriptor,
|
|
7393
7408
|
new java.lang.String[] { "Key", "Value", });
|
|
7394
7409
|
internal_static_com_lansweeper_dp_outbound_v1_Office365ServicePlan_descriptor =
|
|
7395
|
-
getDescriptor().getMessageTypes().get(
|
|
7410
|
+
getDescriptor().getMessageTypes().get(289);
|
|
7396
7411
|
internal_static_com_lansweeper_dp_outbound_v1_Office365ServicePlan_fieldAccessorTable = new
|
|
7397
7412
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7398
7413
|
internal_static_com_lansweeper_dp_outbound_v1_Office365ServicePlan_descriptor,
|
|
7399
7414
|
new java.lang.String[] { "ServicePlanId", "ServicePlanName", "ProvisioningStatus", "AppliesTo", });
|
|
7400
7415
|
internal_static_com_lansweeper_dp_outbound_v1_Office365User_descriptor =
|
|
7401
|
-
getDescriptor().getMessageTypes().get(
|
|
7416
|
+
getDescriptor().getMessageTypes().get(290);
|
|
7402
7417
|
internal_static_com_lansweeper_dp_outbound_v1_Office365User_fieldAccessorTable = new
|
|
7403
7418
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
7404
7419
|
internal_static_com_lansweeper_dp_outbound_v1_Office365User_descriptor,
|