google-apis-androidmanagement_v1 0.3.0 → 0.4.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: 50fb93a4edfb2b5e2c277f066bb167207e41fcaf025f3a37ab58988bdb86107e
|
|
4
|
+
data.tar.gz: 7012ce9d3ebb90f783afbb6d71312cdbe4d53c0f1e52bc26483eac3e30093ec0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8b9decfded27dc328d74ff24f4dc14b85cf2f3ed9b6f8e2fe809295fe08133063647d9df3cc1280aa58520d2f3b35b2d582ac2bf4b183a4c79f953e18f1510f6
|
|
7
|
+
data.tar.gz: 30c811a1f1033c534dcc57f4864195bf62fc09c5c3a1074aed8d8332014ab6c7b72b40f0efdd6357b248fef6ee5a177309073bb8cb9d247a0aae7feca20de1a0
|
data/CHANGELOG.md
CHANGED
|
@@ -2004,8 +2004,7 @@ module Google
|
|
|
2004
2004
|
attr_accessor :network_operator_name
|
|
2005
2005
|
|
|
2006
2006
|
# Provides telephony information associated with each SIM card on the device.
|
|
2007
|
-
# Only supported on fully managed devices starting from Android API level 23
|
|
2008
|
-
# above.
|
|
2007
|
+
# Only supported on fully managed devices starting from Android API level 23.
|
|
2009
2008
|
# Corresponds to the JSON property `telephonyInfos`
|
|
2010
2009
|
# @return [Array<Google::Apis::AndroidmanagementV1::TelephonyInfo>]
|
|
2011
2010
|
attr_accessor :telephony_infos
|
|
@@ -2423,7 +2422,8 @@ module Google
|
|
|
2423
2422
|
attr_accessor :camera_disabled
|
|
2424
2423
|
alias_method :camera_disabled?, :camera_disabled
|
|
2425
2424
|
|
|
2426
|
-
# Controls how long the work profile can stay off.
|
|
2425
|
+
# Controls how long the work profile can stay off. The duration must be at least
|
|
2426
|
+
# 3 days.
|
|
2427
2427
|
# Corresponds to the JSON property `maxDaysWithWorkOff`
|
|
2428
2428
|
# @return [Fixnum]
|
|
2429
2429
|
attr_accessor :max_days_with_work_off
|
|
@@ -3626,8 +3626,7 @@ module Google
|
|
|
3626
3626
|
end
|
|
3627
3627
|
|
|
3628
3628
|
# Telephony information associated with a given SIM card on the device. Only
|
|
3629
|
-
# supported on fully managed devices starting from Android API level 23
|
|
3630
|
-
# above.
|
|
3629
|
+
# supported on fully managed devices starting from Android API level 23.
|
|
3631
3630
|
class TelephonyInfo
|
|
3632
3631
|
include Google::Apis::Core::Hashable
|
|
3633
3632
|
|
|
@@ -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.4.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.1.2"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20210208"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
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.4.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: 2021-02-
|
|
11
|
+
date: 2021-02-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -52,7 +52,7 @@ licenses:
|
|
|
52
52
|
metadata:
|
|
53
53
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
54
54
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-androidmanagement_v1/CHANGELOG.md
|
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.
|
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.4.0
|
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-androidmanagement_v1
|
|
57
57
|
post_install_message:
|
|
58
58
|
rdoc_options: []
|