google-apis-androidmanagement_v1 0.43.0 → 0.45.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: 2b0d7c928d1815bac65b6c6adfa5884da481eb807e19c0f08c36621fbc37b0af
4
- data.tar.gz: 076faea82e6c4ecb6aa44b90e1dd386d3f4d10b3dd87290e9dc09b42ff6c0125
3
+ metadata.gz: a03fbc39e3c740a09fdacf19bcabaa65ed969506fe16e87d534e3c8b85c2c976
4
+ data.tar.gz: bfe243bcb9b7ab83f3071881bb2c6b9cd7a8979a4993f27329d956cddfc86afa
5
5
  SHA512:
6
- metadata.gz: 545f6df0acd8749fcdcdbecf61dfcbcc3e036da86ec963459ed525139a04b38eeb1e1ce4387ef4092deab76d42076bdd7908a72fc1ebff189a1c558e27488dd9
7
- data.tar.gz: 62d1c49ac4c582256a05c58c939091ab13bbaaac95b5b0010cd61f66a095640bc46481079f5adb2278ba905aec605b0a5cfee10f07f2fb736c35a867e538c297
6
+ metadata.gz: 91258d4140bfb9f8edb6668c61efa87177f76f88415ec12ab75019a397589c947a4b174f620b4a0570139fa1d7b26314c1fb0cd4d408f78e766f55709749679e
7
+ data.tar.gz: 871fa6d73ea4472ea27efd5765d6e0bc028843bbb8107e20a86e1f5f9e770761ed7d286c1ef0ca6ed81ca9303ade607f156219e2949e0f93e28a5406d41ed5f1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-androidmanagement_v1
2
2
 
3
+ ### v0.45.0 (2022-09-30)
4
+
5
+ * Regenerated from discovery document revision 20220921
6
+
7
+ ### v0.44.0 (2022-09-21)
8
+
9
+ * Regenerated from discovery document revision 20220912
10
+ * Regenerated using generator version 0.10.0
11
+
3
12
  ### v0.43.0 (2022-09-17)
4
13
 
5
14
  * Unspecified changes
@@ -3907,7 +3907,8 @@ module Google
3907
3907
  attr_accessor :install_unknown_sources_allowed
3908
3908
  alias_method :install_unknown_sources_allowed?, :install_unknown_sources_allowed
3909
3909
 
3910
- # Whether the keyguard is disabled.
3910
+ # If true, this disables the Lock Screen (https://source.android.com/docs/core/
3911
+ # display/multi_display/lock-screen) for primary and/or secondary displays.
3911
3912
  # Corresponds to the JSON property `keyguardDisabled`
3912
3913
  # @return [Boolean]
3913
3914
  attr_accessor :keyguard_disabled
@@ -4138,7 +4139,8 @@ module Google
4138
4139
  # @return [Array<Google::Apis::AndroidmanagementV1::SetupAction>]
4139
4140
  attr_accessor :setup_actions
4140
4141
 
4141
- # Whether location sharing is disabled.
4142
+ # Whether location sharing is disabled. share_location_disabled is supported for
4143
+ # both fully managed devices and personally owned work profiles.
4142
4144
  # Corresponds to the JSON property `shareLocationDisabled`
4143
4145
  # @return [Boolean]
4144
4146
  attr_accessor :share_location_disabled
@@ -4245,7 +4247,7 @@ module Google
4245
4247
  attr_accessor :vpn_config_disabled
4246
4248
  alias_method :vpn_config_disabled?, :vpn_config_disabled
4247
4249
 
4248
- # Whether configuring Wi-Fi access points is disabled.Note: If a network
4250
+ # Whether configuring Wi-Fi access points is disabled. Note: If a network
4249
4251
  # connection can't be made at boot time and configuring Wi-Fi is disabled then
4250
4252
  # network escape hatch will be shown in order to refresh the device policy (see
4251
4253
  # 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.43.0"
19
+ GEM_VERSION = "0.45.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220829"
25
+ REVISION = "20220921"
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.43.0
4
+ version: 0.45.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-19 00:00:00.000000000 Z
11
+ date: 2022-10-03 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.7.2
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.7.2
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.43.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.45.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: []