google-apis-androidmanagement_v1 0.82.0 → 0.83.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 06d0b1d5d2d5b8e97ede7450d8e0ae87628ff6c63131a8f91dafc676f393b781
4
- data.tar.gz: 761c824e128d49b3d9cf433c59dd15381577b730de4b29ec9fba50cd58e46833
3
+ metadata.gz: 65933fd9f5f13ee153345c623a7795d57f3e6ddb6581cd23d0d6224a2471170c
4
+ data.tar.gz: 9ae1acc7c352f28e0be7e37b08ab16be60ad35eb8128008294e57dd4a7236296
5
5
  SHA512:
6
- metadata.gz: 281c8855186411525effa45506136d305b5466ada664e5833db79c4d5595571afacca237e9afbaa4d7cf68224588d392f1dfa26524efe46bd5e5adc87ca1adc5
7
- data.tar.gz: b90058a075c643074441c620fe5e1fa03ddfa8a5878899efa3505478cbb2995307b88643acbd91ff28da6491dc907cf834d174808f6e82c035248ae5a9ff254a
6
+ metadata.gz: dc098000da44635c5029326eb280d3925b9322ae42b602f69e9f9fc0de9513919b405574bb0e498cf5634fa2d144c39f8b507ed0382f4b64a78bc5e2af71aa7c
7
+ data.tar.gz: 5881337e548ef732c24b9c547567c2ed956ef8ffa8def9846cecb9b22b28199f7f83179739da58df0d1870d1d9743193ec0a488e7f9346df25964dca3e4835e9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-androidmanagement_v1
2
2
 
3
+ ### v0.83.0 (2024-11-03)
4
+
5
+ * Regenerated from discovery document revision 20241031
6
+
3
7
  ### v0.82.0 (2024-09-29)
4
8
 
5
9
  * Regenerated from discovery document revision 20240924
@@ -602,13 +602,13 @@ module Google
602
602
  alias_method :disabled?, :disabled
603
603
 
604
604
  # Configuration to enable an app as an extension app, with the capability of
605
- # interacting with Android Device Policy offline. For Android versions 13 and
605
+ # interacting with Android Device Policy offline. For Android versions 11 and
606
606
  # above, extension apps are exempt from battery restrictions so will not be
607
607
  # placed into the restricted App Standby Bucket (https://developer.android.com/
608
608
  # topic/performance/appstandby#restricted-bucket). Extensions apps are also
609
609
  # protected against users clearing their data or force-closing the application,
610
610
  # although admins can continue to use the clear app data command on extension
611
- # apps if needed for Android 13 and above.
611
+ # apps if needed for Android 11 and above.
612
612
  # Corresponds to the JSON property `extensionConfig`
613
613
  # @return [Google::Apis::AndroidmanagementV1::ExtensionConfig]
614
614
  attr_accessor :extension_config
@@ -2321,13 +2321,13 @@ module Google
2321
2321
  end
2322
2322
 
2323
2323
  # Configuration to enable an app as an extension app, with the capability of
2324
- # interacting with Android Device Policy offline. For Android versions 13 and
2324
+ # interacting with Android Device Policy offline. For Android versions 11 and
2325
2325
  # above, extension apps are exempt from battery restrictions so will not be
2326
2326
  # placed into the restricted App Standby Bucket (https://developer.android.com/
2327
2327
  # topic/performance/appstandby#restricted-bucket). Extensions apps are also
2328
2328
  # protected against users clearing their data or force-closing the application,
2329
2329
  # although admins can continue to use the clear app data command on extension
2330
- # apps if needed for Android 13 and above.
2330
+ # apps if needed for Android 11 and above.
2331
2331
  class ExtensionConfig
2332
2332
  include Google::Apis::Core::Hashable
2333
2333
 
@@ -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.82.0"
19
+ GEM_VERSION = "0.83.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240924"
25
+ REVISION = "20241031"
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.82.0
4
+ version: 0.83.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: 2024-09-29 00:00:00.000000000 Z
11
+ date: 2024-11-03 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.82.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.83.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.5.6
78
+ rubygems_version: 3.5.21
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Android Management API V1