google-apis-androidmanagement_v1 0.43.0 → 0.44.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: e76f27740939767b0fada41c51a15d0de8f507b4b973185a47f12c3f9952d8c0
|
|
4
|
+
data.tar.gz: '093db99b1419cda6f1279ca8030f8539e5b2a14cf99a3fe7fdef9d559c773ec3'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: deebcb1e3d648520e911f70fcab3f871a1473aca3446d37c6a92c652131c2d717c6fa5e4fb2774493106f0bb8126e8e0138c429e434fd55f5da5ebce881a43da
|
|
7
|
+
data.tar.gz: '0934686bfaae99633a8e4ea0c887bb58b7f8214bad36049bb1a379fd708404b19a1fb25bdfe6444c09e640edb2c0590acf4344589cfac9651f2dc649f1cc1e08'
|
data/CHANGELOG.md
CHANGED
|
@@ -4138,7 +4138,8 @@ module Google
|
|
|
4138
4138
|
# @return [Array<Google::Apis::AndroidmanagementV1::SetupAction>]
|
|
4139
4139
|
attr_accessor :setup_actions
|
|
4140
4140
|
|
|
4141
|
-
# Whether location sharing is disabled.
|
|
4141
|
+
# Whether location sharing is disabled. share_location_disabled is supported for
|
|
4142
|
+
# both fully managed devices and personally owned work profiles.
|
|
4142
4143
|
# Corresponds to the JSON property `shareLocationDisabled`
|
|
4143
4144
|
# @return [Boolean]
|
|
4144
4145
|
attr_accessor :share_location_disabled
|
|
@@ -4245,7 +4246,7 @@ module Google
|
|
|
4245
4246
|
attr_accessor :vpn_config_disabled
|
|
4246
4247
|
alias_method :vpn_config_disabled?, :vpn_config_disabled
|
|
4247
4248
|
|
|
4248
|
-
# Whether configuring Wi-Fi access points is disabled.Note: If a network
|
|
4249
|
+
# Whether configuring Wi-Fi access points is disabled. Note: If a network
|
|
4249
4250
|
# connection can't be made at boot time and configuring Wi-Fi is disabled then
|
|
4250
4251
|
# network escape hatch will be shown in order to refresh the device policy (see
|
|
4251
4252
|
# networkEscapeHatchEnabled).
|
|
@@ -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.44.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
|
-
GENERATOR_VERSION = "0.
|
|
22
|
+
GENERATOR_VERSION = "0.10.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20220912"
|
|
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.44.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: 2022-09-
|
|
11
|
+
date: 2022-09-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -16,7 +16,7 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - ">="
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 0.
|
|
19
|
+
version: 0.9.0
|
|
20
20
|
- - "<"
|
|
21
21
|
- !ruby/object:Gem::Version
|
|
22
22
|
version: 2.a
|
|
@@ -26,7 +26,7 @@ dependencies:
|
|
|
26
26
|
requirements:
|
|
27
27
|
- - ">="
|
|
28
28
|
- !ruby/object:Gem::Version
|
|
29
|
-
version: 0.
|
|
29
|
+
version: 0.9.0
|
|
30
30
|
- - "<"
|
|
31
31
|
- !ruby/object:Gem::Version
|
|
32
32
|
version: 2.a
|
|
@@ -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.44.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: []
|