google-apis-androidmanagement_v1 0.21.0 → 0.25.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.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5ca5cc1a030ad79a345cd7fdc54751874c344b5bc63e9f6da94620a4bde2037b
|
4
|
+
data.tar.gz: 8605d9e420c5bd0bd1583ddc98bab0e7e63e9645a4e1a202da3336061160bcec
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dcb17ee564b8bb9b18d76513e3e5a8f2cb2589a671e083b41ed93aa9f0784300969959465a15404aa6ba19f148d09ef3a3a587fb3d5c81252338a89f5f91ac19
|
7
|
+
data.tar.gz: 63303421a75a1fdf3cbd323137260b043fb51e4f15a3a846b1c37027d084c58e988b0d19dec98d9dee5b9fc404e80793b53dde205cfef2c6754b0b6d8fe09985
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Release history for google-apis-androidmanagement_v1
|
2
2
|
|
3
|
+
### v0.25.0 (2022-01-11)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220104
|
6
|
+
|
7
|
+
### v0.24.0 (2021-12-14)
|
8
|
+
|
9
|
+
* Unspecified changes
|
10
|
+
|
11
|
+
### v0.23.0 (2021-12-02)
|
12
|
+
|
13
|
+
* Regenerated from discovery document revision 20211122
|
14
|
+
|
15
|
+
### v0.22.0 (2021-11-09)
|
16
|
+
|
17
|
+
* Regenerated from discovery document revision 20211101
|
18
|
+
|
3
19
|
### v0.21.0 (2021-11-04)
|
4
20
|
|
5
21
|
* Regenerated from discovery document revision 20211025
|
data/OVERVIEW.md
CHANGED
@@ -51,7 +51,7 @@ require "google/apis/androidmanagement_v1"
|
|
51
51
|
client = Google::Apis::AndroidmanagementV1::AndroidManagementService.new
|
52
52
|
|
53
53
|
# Authenticate calls
|
54
|
-
client.
|
54
|
+
client.authorization = # ... use the googleauth gem to create credentials
|
55
55
|
```
|
56
56
|
|
57
57
|
See the class reference docs for information on the methods you can call from a client.
|
@@ -171,7 +171,7 @@ module Google
|
|
171
171
|
# @return [Array<Google::Apis::AndroidmanagementV1::ManagedProperty>]
|
172
172
|
attr_accessor :managed_properties
|
173
173
|
|
174
|
-
# The name of the app in the form enterprises/`
|
174
|
+
# The name of the app in the form enterprises/`enterprise`/applications/`
|
175
175
|
# package_name`.
|
176
176
|
# Corresponds to the JSON property `name`
|
177
177
|
# @return [String]
|
@@ -2761,6 +2761,12 @@ module Google
|
|
2761
2761
|
attr_accessor :bluetooth_disabled
|
2762
2762
|
alias_method :bluetooth_disabled?, :bluetooth_disabled
|
2763
2763
|
|
2764
|
+
# Controls the use of the camera and whether the user has access to the camera
|
2765
|
+
# access toggle.
|
2766
|
+
# Corresponds to the JSON property `cameraAccess`
|
2767
|
+
# @return [String]
|
2768
|
+
attr_accessor :camera_access
|
2769
|
+
|
2764
2770
|
# Whether all cameras on the device are disabled.
|
2765
2771
|
# Corresponds to the JSON property `cameraDisabled`
|
2766
2772
|
# @return [Boolean]
|
@@ -2915,6 +2921,12 @@ module Google
|
|
2915
2921
|
# @return [Fixnum]
|
2916
2922
|
attr_accessor :maximum_time_to_lock
|
2917
2923
|
|
2924
|
+
# Controls the use of the microphone and whether the user has access to the
|
2925
|
+
# microphone access toggle. This applies only on fully managed devices.
|
2926
|
+
# Corresponds to the JSON property `microphoneAccess`
|
2927
|
+
# @return [String]
|
2928
|
+
attr_accessor :microphone_access
|
2929
|
+
|
2918
2930
|
# The minimum allowed Android API level.
|
2919
2931
|
# Corresponds to the JSON property `minimumApiLevel`
|
2920
2932
|
# @return [Fixnum]
|
@@ -3037,6 +3049,16 @@ module Google
|
|
3037
3049
|
# @return [Array<Google::Apis::AndroidmanagementV1::PolicyEnforcementRule>]
|
3038
3050
|
attr_accessor :policy_enforcement_rules
|
3039
3051
|
|
3052
|
+
# Controls whether preferential network service is enabled on the work profile.
|
3053
|
+
# For example, an organization may have an agreement with a carrier that all of
|
3054
|
+
# the work data from its employees' devices will be sent via a network service
|
3055
|
+
# dedicated for enterprise use. An example of a supported preferential network
|
3056
|
+
# service is the enterprise slice on 5G networks. This has no effect on fully
|
3057
|
+
# managed devices.
|
3058
|
+
# Corresponds to the JSON property `preferentialNetworkService`
|
3059
|
+
# @return [String]
|
3060
|
+
attr_accessor :preferential_network_service
|
3061
|
+
|
3040
3062
|
# Allows showing UI on a device for a user to choose a private key alias if
|
3041
3063
|
# there are no matching rules in ChoosePrivateKeyRules. For devices below
|
3042
3064
|
# Android P, setting this may leave enterprise keys vulnerable.
|
@@ -3215,6 +3237,7 @@ module Google
|
|
3215
3237
|
@bluetooth_config_disabled = args[:bluetooth_config_disabled] if args.key?(:bluetooth_config_disabled)
|
3216
3238
|
@bluetooth_contact_sharing_disabled = args[:bluetooth_contact_sharing_disabled] if args.key?(:bluetooth_contact_sharing_disabled)
|
3217
3239
|
@bluetooth_disabled = args[:bluetooth_disabled] if args.key?(:bluetooth_disabled)
|
3240
|
+
@camera_access = args[:camera_access] if args.key?(:camera_access)
|
3218
3241
|
@camera_disabled = args[:camera_disabled] if args.key?(:camera_disabled)
|
3219
3242
|
@cell_broadcasts_config_disabled = args[:cell_broadcasts_config_disabled] if args.key?(:cell_broadcasts_config_disabled)
|
3220
3243
|
@choose_private_key_rules = args[:choose_private_key_rules] if args.key?(:choose_private_key_rules)
|
@@ -3240,6 +3263,7 @@ module Google
|
|
3240
3263
|
@location_mode = args[:location_mode] if args.key?(:location_mode)
|
3241
3264
|
@long_support_message = args[:long_support_message] if args.key?(:long_support_message)
|
3242
3265
|
@maximum_time_to_lock = args[:maximum_time_to_lock] if args.key?(:maximum_time_to_lock)
|
3266
|
+
@microphone_access = args[:microphone_access] if args.key?(:microphone_access)
|
3243
3267
|
@minimum_api_level = args[:minimum_api_level] if args.key?(:minimum_api_level)
|
3244
3268
|
@mobile_networks_config_disabled = args[:mobile_networks_config_disabled] if args.key?(:mobile_networks_config_disabled)
|
3245
3269
|
@modify_accounts_disabled = args[:modify_accounts_disabled] if args.key?(:modify_accounts_disabled)
|
@@ -3260,6 +3284,7 @@ module Google
|
|
3260
3284
|
@personal_usage_policies = args[:personal_usage_policies] if args.key?(:personal_usage_policies)
|
3261
3285
|
@play_store_mode = args[:play_store_mode] if args.key?(:play_store_mode)
|
3262
3286
|
@policy_enforcement_rules = args[:policy_enforcement_rules] if args.key?(:policy_enforcement_rules)
|
3287
|
+
@preferential_network_service = args[:preferential_network_service] if args.key?(:preferential_network_service)
|
3263
3288
|
@private_key_selection_enabled = args[:private_key_selection_enabled] if args.key?(:private_key_selection_enabled)
|
3264
3289
|
@recommended_global_proxy = args[:recommended_global_proxy] if args.key?(:recommended_global_proxy)
|
3265
3290
|
@remove_user_disabled = args[:remove_user_disabled] if args.key?(:remove_user_disabled)
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.25.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220104"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1140,6 +1140,7 @@ module Google
|
|
1140
1140
|
property :bluetooth_config_disabled, as: 'bluetoothConfigDisabled'
|
1141
1141
|
property :bluetooth_contact_sharing_disabled, as: 'bluetoothContactSharingDisabled'
|
1142
1142
|
property :bluetooth_disabled, as: 'bluetoothDisabled'
|
1143
|
+
property :camera_access, as: 'cameraAccess'
|
1143
1144
|
property :camera_disabled, as: 'cameraDisabled'
|
1144
1145
|
property :cell_broadcasts_config_disabled, as: 'cellBroadcastsConfigDisabled'
|
1145
1146
|
collection :choose_private_key_rules, as: 'choosePrivateKeyRules', class: Google::Apis::AndroidmanagementV1::ChoosePrivateKeyRule, decorator: Google::Apis::AndroidmanagementV1::ChoosePrivateKeyRule::Representation
|
@@ -1171,6 +1172,7 @@ module Google
|
|
1171
1172
|
property :long_support_message, as: 'longSupportMessage', class: Google::Apis::AndroidmanagementV1::UserFacingMessage, decorator: Google::Apis::AndroidmanagementV1::UserFacingMessage::Representation
|
1172
1173
|
|
1173
1174
|
property :maximum_time_to_lock, :numeric_string => true, as: 'maximumTimeToLock'
|
1175
|
+
property :microphone_access, as: 'microphoneAccess'
|
1174
1176
|
property :minimum_api_level, as: 'minimumApiLevel'
|
1175
1177
|
property :mobile_networks_config_disabled, as: 'mobileNetworksConfigDisabled'
|
1176
1178
|
property :modify_accounts_disabled, as: 'modifyAccountsDisabled'
|
@@ -1200,6 +1202,7 @@ module Google
|
|
1200
1202
|
property :play_store_mode, as: 'playStoreMode'
|
1201
1203
|
collection :policy_enforcement_rules, as: 'policyEnforcementRules', class: Google::Apis::AndroidmanagementV1::PolicyEnforcementRule, decorator: Google::Apis::AndroidmanagementV1::PolicyEnforcementRule::Representation
|
1202
1204
|
|
1205
|
+
property :preferential_network_service, as: 'preferentialNetworkService'
|
1203
1206
|
property :private_key_selection_enabled, as: 'privateKeySelectionEnabled'
|
1204
1207
|
property :recommended_global_proxy, as: 'recommendedGlobalProxy', class: Google::Apis::AndroidmanagementV1::ProxyInfo, decorator: Google::Apis::AndroidmanagementV1::ProxyInfo::Representation
|
1205
1208
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-androidmanagement_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.25.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-01-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidmanagement_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.25.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidmanagement_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.
|
78
|
+
rubygems_version: 3.3.5
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Android Management API V1
|