google-apis-androidmanagement_v1 0.95.0 → 0.96.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: 2889a84d19e4bab81b6f6df113f3854698f425fc25614ddea62e5154f64401f8
4
- data.tar.gz: f42ef1a705335653bad0d31edd49d490465a2ccac6085554b78d57af44f1c70a
3
+ metadata.gz: bf457cbe1cc6079e009bd6bcc3196ae936152a0f82a854c29581f97bba798eaf
4
+ data.tar.gz: 583339f36476a2231401951f2020a66b6ed2f3d3ac988de725c215a58311b3d9
5
5
  SHA512:
6
- metadata.gz: 40f154474f780c1ff4f54c15d717ef254ff501ddfb196146652a4336a6b65400672316d0fe259fc79fb4d4bb2bee5a1f71d4db58ebacb311bd3711ee73812f39
7
- data.tar.gz: 883ef101d8f131cf57e619ac3304e4ebf951ea05ef530828b0d3bf4c999a27eab41acf018689d963f0c0cbf8a0bc4f859f6e1bfbad5876e29e87d218e67e76ee
6
+ metadata.gz: 383b2a4e5e0076aba5d753b32e99c199b9f630e4a3a611036ab5b9cd6b4f6547420f1be342a5a31113672651bf4b7e2b9a467cd4c0bca36623450c4171bfd4ea
7
+ data.tar.gz: 89ce8ecd1e616d3a5eeb4e8c671a476423596c29009b80c248e3a157330efef77283fe48e852a0b910c164ca065c1e1b7aab68e1aa554809f4ff5c28e6717b3d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-androidmanagement_v1
2
2
 
3
+ ### v0.96.0 (2025-07-06)
4
+
5
+ * Regenerated from discovery document revision 20250702
6
+
3
7
  ### v0.95.0 (2025-06-29)
4
8
 
5
9
  * Regenerated from discovery document revision 20250626
@@ -2858,7 +2858,13 @@ module Google
2858
2858
  include Google::Apis::Core::Hashable
2859
2859
 
2860
2860
  # Fully qualified class name of the receiver service class for Android Device
2861
- # Policy to notify the extension app of any local command status updates.
2861
+ # Policy to notify the extension app of any local command status updates. The
2862
+ # service must be exported in the extension app's AndroidManifest.xml and extend
2863
+ # NotificationReceiverService (https://developers.google.com/android/management/
2864
+ # reference/amapi/com/google/android/managementapi/notification/
2865
+ # NotificationReceiverService) (see Integrate with the AMAPI SDK (https://
2866
+ # developers.google.com/android/management/sdk-integration) guide for more
2867
+ # details).
2862
2868
  # Corresponds to the JSON property `notificationReceiver`
2863
2869
  # @return [String]
2864
2870
  attr_accessor :notification_receiver
@@ -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.95.0"
19
+ GEM_VERSION = "0.96.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250626"
25
+ REVISION = "20250702"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-androidmanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.95.0
4
+ version: 0.96.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidmanagement_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.95.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.96.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidmanagement_v1
62
62
  rdoc_options: []
63
63
  require_paths: