google-apis-androidmanagement_v1 0.89.0 → 0.91.0

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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AndroidmanagementV1
18
18
  # Version of the google-apis-androidmanagement_v1 gem
19
- GEM_VERSION = "0.89.0"
19
+ GEM_VERSION = "0.91.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.16.0"
22
+ GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250402"
25
+ REVISION = "20250529"
26
26
  end
27
27
  end
28
28
  end
@@ -34,6 +34,12 @@ module Google
34
34
  include Google::Apis::Core::JsonObjectSupport
35
35
  end
36
36
 
37
+ class AddEsimParams
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
37
43
  class AdvancedSecurityOverrides
38
44
  class Representation < Google::Apis::Core::JsonRepresentation; end
39
45
 
@@ -52,6 +58,18 @@ module Google
52
58
  include Google::Apis::Core::JsonObjectSupport
53
59
  end
54
60
 
61
+ class ApnPolicy
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class ApnSetting
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
55
73
  class AppProcessInfo
56
74
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
75
 
@@ -112,6 +130,12 @@ module Google
112
130
  include Google::Apis::Core::JsonObjectSupport
113
131
  end
114
132
 
133
+ class BackupServiceToggledEvent
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
115
139
  class BatchUsageLogEvents
116
140
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
141
 
@@ -262,6 +286,18 @@ module Google
262
286
  include Google::Apis::Core::JsonObjectSupport
263
287
  end
264
288
 
289
+ class Eid
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class EidInfo
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
265
301
  class Empty
266
302
  class Representation < Google::Apis::Core::JsonRepresentation; end
267
303
 
@@ -292,6 +328,24 @@ module Google
292
328
  include Google::Apis::Core::JsonObjectSupport
293
329
  end
294
330
 
331
+ class EsimCommandStatus
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class EsimInfo
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class EuiccChipInfo
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
295
349
  class ExtensionConfig
296
350
  class Representation < Google::Apis::Core::JsonRepresentation; end
297
351
 
@@ -358,6 +412,12 @@ module Google
358
412
  include Google::Apis::Core::JsonObjectSupport
359
413
  end
360
414
 
415
+ class InternalErrorDetails
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
361
421
  class IssueCommandResponse
362
422
  class Representation < Google::Apis::Core::JsonRepresentation; end
363
423
 
@@ -670,6 +730,18 @@ module Google
670
730
  include Google::Apis::Core::JsonObjectSupport
671
731
  end
672
732
 
733
+ class PreferentialNetworkServiceConfig
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class PreferentialNetworkServiceSettings
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
673
745
  class ProvisioningInfo
674
746
  class Representation < Google::Apis::Core::JsonRepresentation; end
675
747
 
@@ -688,6 +760,24 @@ module Google
688
760
  include Google::Apis::Core::JsonObjectSupport
689
761
  end
690
762
 
763
+ class RemoveEsimParams
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class RequestDeviceInfoParams
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class RequestDeviceInfoStatus
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
691
781
  class ScreenBrightnessSettings
692
782
  class Representation < Google::Apis::Core::JsonRepresentation; end
693
783
 
@@ -880,6 +970,12 @@ module Google
880
970
  include Google::Apis::Core::JsonObjectSupport
881
971
  end
882
972
 
973
+ class WorkAccountSetupConfig
974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
975
+
976
+ include Google::Apis::Core::JsonObjectSupport
977
+ end
978
+
883
979
  class AdbShellCommandEvent
884
980
  # @private
885
981
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -893,6 +989,14 @@ module Google
893
989
  end
894
990
  end
895
991
 
992
+ class AddEsimParams
993
+ # @private
994
+ class Representation < Google::Apis::Core::JsonRepresentation
995
+ property :activation_code, as: 'activationCode'
996
+ property :activation_state, as: 'activationState'
997
+ end
998
+ end
999
+
896
1000
  class AdvancedSecurityOverrides
897
1001
  # @private
898
1002
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -921,6 +1025,41 @@ module Google
921
1025
  end
922
1026
  end
923
1027
 
1028
+ class ApnPolicy
1029
+ # @private
1030
+ class Representation < Google::Apis::Core::JsonRepresentation
1031
+ collection :apn_settings, as: 'apnSettings', class: Google::Apis::AndroidmanagementV1::ApnSetting, decorator: Google::Apis::AndroidmanagementV1::ApnSetting::Representation
1032
+
1033
+ property :override_apns, as: 'overrideApns'
1034
+ end
1035
+ end
1036
+
1037
+ class ApnSetting
1038
+ # @private
1039
+ class Representation < Google::Apis::Core::JsonRepresentation
1040
+ property :always_on_setting, as: 'alwaysOnSetting'
1041
+ property :apn, as: 'apn'
1042
+ collection :apn_types, as: 'apnTypes'
1043
+ property :auth_type, as: 'authType'
1044
+ property :carrier_id, as: 'carrierId'
1045
+ property :display_name, as: 'displayName'
1046
+ property :mms_proxy_address, as: 'mmsProxyAddress'
1047
+ property :mms_proxy_port, as: 'mmsProxyPort'
1048
+ property :mmsc, as: 'mmsc'
1049
+ property :mtu_v4, as: 'mtuV4'
1050
+ property :mtu_v6, as: 'mtuV6'
1051
+ property :mvno_type, as: 'mvnoType'
1052
+ collection :network_types, as: 'networkTypes'
1053
+ property :numeric_operator_id, as: 'numericOperatorId'
1054
+ property :password, as: 'password'
1055
+ property :protocol, as: 'protocol'
1056
+ property :proxy_address, as: 'proxyAddress'
1057
+ property :proxy_port, as: 'proxyPort'
1058
+ property :roaming_protocol, as: 'roamingProtocol'
1059
+ property :username, as: 'username'
1060
+ end
1061
+ end
1062
+
924
1063
  class AppProcessInfo
925
1064
  # @private
926
1065
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1034,6 +1173,7 @@ module Google
1034
1173
  property :package_name, as: 'packageName'
1035
1174
  collection :permission_grants, as: 'permissionGrants', class: Google::Apis::AndroidmanagementV1::PermissionGrant, decorator: Google::Apis::AndroidmanagementV1::PermissionGrant::Representation
1036
1175
 
1176
+ property :preferential_network_id, as: 'preferentialNetworkId'
1037
1177
  property :user_control_settings, as: 'userControlSettings'
1038
1178
  property :work_profile_widgets, as: 'workProfileWidgets'
1039
1179
  end
@@ -1066,6 +1206,15 @@ module Google
1066
1206
  end
1067
1207
  end
1068
1208
 
1209
+ class BackupServiceToggledEvent
1210
+ # @private
1211
+ class Representation < Google::Apis::Core::JsonRepresentation
1212
+ property :admin_package_name, as: 'adminPackageName'
1213
+ property :admin_user_id, as: 'adminUserId'
1214
+ property :backup_service_state, as: 'backupServiceState'
1215
+ end
1216
+ end
1217
+
1069
1218
  class BatchUsageLogEvents
1070
1219
  # @private
1071
1220
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1137,6 +1286,8 @@ module Google
1137
1286
  class Command
1138
1287
  # @private
1139
1288
  class Representation < Google::Apis::Core::JsonRepresentation
1289
+ property :add_esim_params, as: 'addEsimParams', class: Google::Apis::AndroidmanagementV1::AddEsimParams, decorator: Google::Apis::AndroidmanagementV1::AddEsimParams::Representation
1290
+
1140
1291
  property :clear_apps_data_params, as: 'clearAppsDataParams', class: Google::Apis::AndroidmanagementV1::ClearAppsDataParams, decorator: Google::Apis::AndroidmanagementV1::ClearAppsDataParams::Representation
1141
1292
 
1142
1293
  property :clear_apps_data_status, as: 'clearAppsDataStatus', class: Google::Apis::AndroidmanagementV1::ClearAppsDataStatus, decorator: Google::Apis::AndroidmanagementV1::ClearAppsDataStatus::Representation
@@ -1144,7 +1295,15 @@ module Google
1144
1295
  property :create_time, as: 'createTime'
1145
1296
  property :duration, as: 'duration'
1146
1297
  property :error_code, as: 'errorCode'
1298
+ property :esim_status, as: 'esimStatus', class: Google::Apis::AndroidmanagementV1::EsimCommandStatus, decorator: Google::Apis::AndroidmanagementV1::EsimCommandStatus::Representation
1299
+
1147
1300
  property :new_password, as: 'newPassword'
1301
+ property :remove_esim_params, as: 'removeEsimParams', class: Google::Apis::AndroidmanagementV1::RemoveEsimParams, decorator: Google::Apis::AndroidmanagementV1::RemoveEsimParams::Representation
1302
+
1303
+ property :request_device_info_params, as: 'requestDeviceInfoParams', class: Google::Apis::AndroidmanagementV1::RequestDeviceInfoParams, decorator: Google::Apis::AndroidmanagementV1::RequestDeviceInfoParams::Representation
1304
+
1305
+ property :request_device_info_status, as: 'requestDeviceInfoStatus', class: Google::Apis::AndroidmanagementV1::RequestDeviceInfoStatus, decorator: Google::Apis::AndroidmanagementV1::RequestDeviceInfoStatus::Representation
1306
+
1148
1307
  collection :reset_password_flags, as: 'resetPasswordFlags'
1149
1308
  property :start_lost_mode_params, as: 'startLostModeParams', class: Google::Apis::AndroidmanagementV1::StartLostModeParams, decorator: Google::Apis::AndroidmanagementV1::StartLostModeParams::Representation
1150
1309
 
@@ -1300,7 +1459,12 @@ module Google
1300
1459
  class DeviceConnectivityManagement
1301
1460
  # @private
1302
1461
  class Representation < Google::Apis::Core::JsonRepresentation
1462
+ property :apn_policy, as: 'apnPolicy', class: Google::Apis::AndroidmanagementV1::ApnPolicy, decorator: Google::Apis::AndroidmanagementV1::ApnPolicy::Representation
1463
+
1464
+ property :bluetooth_sharing, as: 'bluetoothSharing'
1303
1465
  property :configure_wifi, as: 'configureWifi'
1466
+ property :preferential_network_service_settings, as: 'preferentialNetworkServiceSettings', class: Google::Apis::AndroidmanagementV1::PreferentialNetworkServiceSettings, decorator: Google::Apis::AndroidmanagementV1::PreferentialNetworkServiceSettings::Representation
1467
+
1304
1468
  property :tethering_settings, as: 'tetheringSettings'
1305
1469
  property :usb_data_access, as: 'usbDataAccess'
1306
1470
  property :wifi_direct_settings, as: 'wifiDirectSettings'
@@ -1376,6 +1540,21 @@ module Google
1376
1540
  end
1377
1541
  end
1378
1542
 
1543
+ class Eid
1544
+ # @private
1545
+ class Representation < Google::Apis::Core::JsonRepresentation
1546
+ property :eid, as: 'eid'
1547
+ end
1548
+ end
1549
+
1550
+ class EidInfo
1551
+ # @private
1552
+ class Representation < Google::Apis::Core::JsonRepresentation
1553
+ collection :eids, as: 'eids', class: Google::Apis::AndroidmanagementV1::Eid, decorator: Google::Apis::AndroidmanagementV1::Eid::Representation
1554
+
1555
+ end
1556
+ end
1557
+
1379
1558
  class Empty
1380
1559
  # @private
1381
1560
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1438,6 +1617,31 @@ module Google
1438
1617
  end
1439
1618
  end
1440
1619
 
1620
+ class EsimCommandStatus
1621
+ # @private
1622
+ class Representation < Google::Apis::Core::JsonRepresentation
1623
+ property :esim_info, as: 'esimInfo', class: Google::Apis::AndroidmanagementV1::EsimInfo, decorator: Google::Apis::AndroidmanagementV1::EsimInfo::Representation
1624
+
1625
+ property :internal_error_details, as: 'internalErrorDetails', class: Google::Apis::AndroidmanagementV1::InternalErrorDetails, decorator: Google::Apis::AndroidmanagementV1::InternalErrorDetails::Representation
1626
+
1627
+ property :status, as: 'status'
1628
+ end
1629
+ end
1630
+
1631
+ class EsimInfo
1632
+ # @private
1633
+ class Representation < Google::Apis::Core::JsonRepresentation
1634
+ property :icc_id, as: 'iccId'
1635
+ end
1636
+ end
1637
+
1638
+ class EuiccChipInfo
1639
+ # @private
1640
+ class Representation < Google::Apis::Core::JsonRepresentation
1641
+ property :eid, as: 'eid'
1642
+ end
1643
+ end
1644
+
1441
1645
  class ExtensionConfig
1442
1646
  # @private
1443
1647
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1510,6 +1714,8 @@ module Google
1510
1714
  collection :cpu_throttling_temperatures, as: 'cpuThrottlingTemperatures'
1511
1715
  property :device_baseband_version, as: 'deviceBasebandVersion'
1512
1716
  property :enterprise_specific_id, as: 'enterpriseSpecificId'
1717
+ collection :euicc_chip_info, as: 'euiccChipInfo', class: Google::Apis::AndroidmanagementV1::EuiccChipInfo, decorator: Google::Apis::AndroidmanagementV1::EuiccChipInfo::Representation
1718
+
1513
1719
  collection :gpu_shutdown_temperatures, as: 'gpuShutdownTemperatures'
1514
1720
  collection :gpu_throttling_temperatures, as: 'gpuThrottlingTemperatures'
1515
1721
  property :hardware, as: 'hardware'
@@ -1543,6 +1749,16 @@ module Google
1543
1749
  end
1544
1750
  end
1545
1751
 
1752
+ class InternalErrorDetails
1753
+ # @private
1754
+ class Representation < Google::Apis::Core::JsonRepresentation
1755
+ property :error_code, :numeric_string => true, as: 'errorCode'
1756
+ property :error_code_detail, as: 'errorCodeDetail'
1757
+ property :operation_code, :numeric_string => true, as: 'operationCode'
1758
+ property :operation_code_detail, as: 'operationCodeDetail'
1759
+ end
1760
+ end
1761
+
1546
1762
  class IssueCommandResponse
1547
1763
  # @private
1548
1764
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1967,6 +2183,7 @@ module Google
1967
2183
  # @private
1968
2184
  class Representation < Google::Apis::Core::JsonRepresentation
1969
2185
  collection :account_types_with_management_disabled, as: 'accountTypesWithManagementDisabled'
2186
+ property :bluetooth_sharing, as: 'bluetoothSharing'
1970
2187
  property :camera_disabled, as: 'cameraDisabled'
1971
2188
  property :max_days_with_work_off, as: 'maxDaysWithWorkOff'
1972
2189
  collection :personal_applications, as: 'personalApplications', class: Google::Apis::AndroidmanagementV1::PersonalApplicationPolicy, decorator: Google::Apis::AndroidmanagementV1::PersonalApplicationPolicy::Representation
@@ -2023,6 +2240,7 @@ module Google
2023
2240
 
2024
2241
  property :encryption_policy, as: 'encryptionPolicy'
2025
2242
  property :ensure_verify_apps_enabled, as: 'ensureVerifyAppsEnabled'
2243
+ property :enterprise_display_name_visibility, as: 'enterpriseDisplayNameVisibility'
2026
2244
  property :factory_reset_disabled, as: 'factoryResetDisabled'
2027
2245
  collection :frp_admin_emails, as: 'frpAdminEmails'
2028
2246
  property :fun_disabled, as: 'funDisabled'
@@ -2101,6 +2319,9 @@ module Google
2101
2319
  property :vpn_config_disabled, as: 'vpnConfigDisabled'
2102
2320
  property :wifi_config_disabled, as: 'wifiConfigDisabled'
2103
2321
  property :wifi_configs_lockdown_enabled, as: 'wifiConfigsLockdownEnabled'
2322
+ collection :wipe_data_flags, as: 'wipeDataFlags'
2323
+ property :work_account_setup_config, as: 'workAccountSetupConfig', class: Google::Apis::AndroidmanagementV1::WorkAccountSetupConfig, decorator: Google::Apis::AndroidmanagementV1::WorkAccountSetupConfig::Representation
2324
+
2104
2325
  end
2105
2326
  end
2106
2327
 
@@ -2133,6 +2354,24 @@ module Google
2133
2354
  end
2134
2355
  end
2135
2356
 
2357
+ class PreferentialNetworkServiceConfig
2358
+ # @private
2359
+ class Representation < Google::Apis::Core::JsonRepresentation
2360
+ property :fallback_to_default_connection, as: 'fallbackToDefaultConnection'
2361
+ property :non_matching_networks, as: 'nonMatchingNetworks'
2362
+ property :preferential_network_id, as: 'preferentialNetworkId'
2363
+ end
2364
+ end
2365
+
2366
+ class PreferentialNetworkServiceSettings
2367
+ # @private
2368
+ class Representation < Google::Apis::Core::JsonRepresentation
2369
+ property :default_preferential_network_id, as: 'defaultPreferentialNetworkId'
2370
+ collection :preferential_network_service_configs, as: 'preferentialNetworkServiceConfigs', class: Google::Apis::AndroidmanagementV1::PreferentialNetworkServiceConfig, decorator: Google::Apis::AndroidmanagementV1::PreferentialNetworkServiceConfig::Representation
2371
+
2372
+ end
2373
+ end
2374
+
2136
2375
  class ProvisioningInfo
2137
2376
  # @private
2138
2377
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2169,6 +2408,29 @@ module Google
2169
2408
  end
2170
2409
  end
2171
2410
 
2411
+ class RemoveEsimParams
2412
+ # @private
2413
+ class Representation < Google::Apis::Core::JsonRepresentation
2414
+ property :icc_id, as: 'iccId'
2415
+ end
2416
+ end
2417
+
2418
+ class RequestDeviceInfoParams
2419
+ # @private
2420
+ class Representation < Google::Apis::Core::JsonRepresentation
2421
+ property :device_info, as: 'deviceInfo'
2422
+ end
2423
+ end
2424
+
2425
+ class RequestDeviceInfoStatus
2426
+ # @private
2427
+ class Representation < Google::Apis::Core::JsonRepresentation
2428
+ property :eid_info, as: 'eidInfo', class: Google::Apis::AndroidmanagementV1::EidInfo, decorator: Google::Apis::AndroidmanagementV1::EidInfo::Representation
2429
+
2430
+ property :status, as: 'status'
2431
+ end
2432
+ end
2433
+
2172
2434
  class ScreenBrightnessSettings
2173
2435
  # @private
2174
2436
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2345,7 +2607,9 @@ module Google
2345
2607
  class TelephonyInfo
2346
2608
  # @private
2347
2609
  class Representation < Google::Apis::Core::JsonRepresentation
2610
+ property :activation_state, as: 'activationState'
2348
2611
  property :carrier_name, as: 'carrierName'
2612
+ property :config_mode, as: 'configMode'
2349
2613
  property :icc_id, as: 'iccId'
2350
2614
  property :phone_number, as: 'phoneNumber'
2351
2615
  end
@@ -2378,6 +2642,8 @@ module Google
2378
2642
 
2379
2643
  property :app_process_start_event, as: 'appProcessStartEvent', class: Google::Apis::AndroidmanagementV1::AppProcessStartEvent, decorator: Google::Apis::AndroidmanagementV1::AppProcessStartEvent::Representation
2380
2644
 
2645
+ property :backup_service_toggled_event, as: 'backupServiceToggledEvent', class: Google::Apis::AndroidmanagementV1::BackupServiceToggledEvent, decorator: Google::Apis::AndroidmanagementV1::BackupServiceToggledEvent::Representation
2646
+
2381
2647
  property :cert_authority_installed_event, as: 'certAuthorityInstalledEvent', class: Google::Apis::AndroidmanagementV1::CertAuthorityInstalledEvent, decorator: Google::Apis::AndroidmanagementV1::CertAuthorityInstalledEvent::Representation
2382
2648
 
2383
2649
  property :cert_authority_removed_event, as: 'certAuthorityRemovedEvent', class: Google::Apis::AndroidmanagementV1::CertAuthorityRemovedEvent, decorator: Google::Apis::AndroidmanagementV1::CertAuthorityRemovedEvent::Representation
@@ -2531,6 +2797,14 @@ module Google
2531
2797
  class Representation < Google::Apis::Core::JsonRepresentation
2532
2798
  end
2533
2799
  end
2800
+
2801
+ class WorkAccountSetupConfig
2802
+ # @private
2803
+ class Representation < Google::Apis::Core::JsonRepresentation
2804
+ property :authentication_type, as: 'authenticationType'
2805
+ property :required_account_email, as: 'requiredAccountEmail'
2806
+ end
2807
+ end
2534
2808
  end
2535
2809
  end
2536
2810
  end
@@ -320,9 +320,10 @@ module Google
320
320
  execute_or_queue_command(command, &block)
321
321
  end
322
322
 
323
- # Deletes a device. This operation wipes the device. Deleted devices do not show
324
- # up in enterprises.devices.list calls and a 404 is returned from enterprises.
325
- # devices.get.
323
+ # Deletes a device. This operation attempts to wipe the device but this is not
324
+ # guaranteed to succeed if the device is offline for an extended period. Deleted
325
+ # devices do not show up in enterprises.devices.list calls and a 404 is returned
326
+ # from enterprises.devices.get.
326
327
  # @param [String] name
327
328
  # The name of the device in the form enterprises/`enterpriseId`/devices/`
328
329
  # deviceId`.
@@ -1072,7 +1073,7 @@ module Google
1072
1073
 
1073
1074
  # Gets a web app.
1074
1075
  # @param [String] name
1075
- # The name of the web app in the form enterprises/`enterpriseId`/webApp/`
1076
+ # The name of the web app in the form enterprises/`enterpriseId`/webApps/`
1076
1077
  # packageName`.
1077
1078
  # @param [String] fields
1078
1079
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-androidmanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.89.0
4
+ version: 0.91.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-04-16 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidmanagement_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.89.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.91.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidmanagement_v1
62
62
  rdoc_options: []
63
63
  require_paths:
@@ -66,14 +66,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
66
66
  requirements:
67
67
  - - ">="
68
68
  - !ruby/object:Gem::Version
69
- version: '2.7'
69
+ version: '3.1'
70
70
  required_rubygems_version: !ruby/object:Gem::Requirement
71
71
  requirements:
72
72
  - - ">="
73
73
  - !ruby/object:Gem::Version
74
74
  version: '0'
75
75
  requirements: []
76
- rubygems_version: 3.6.5
76
+ rubygems_version: 3.6.9
77
77
  specification_version: 4
78
78
  summary: Simple REST client for Android Management API V1
79
79
  test_files: []