google-apis-androidmanagement_v1 0.102.0 → 0.103.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: 94f4f3f1347438ddceaa9cb53aa53ae4cce2c5f4482b6447f631bb03d4f52066
4
- data.tar.gz: acfe86f9a8ab711cd4e46b11e5c062eca16c5361c2adc692aebdb5313a9cf917
3
+ metadata.gz: 602fe89d4d040ccb126c74a4b762f2709bd447c8f833a12953fdd23d2fde5d98
4
+ data.tar.gz: 895fff69bc791b82cf90ba743fede9d93da0cd48d62c7129f67198ecd63dc910
5
5
  SHA512:
6
- metadata.gz: 9f418793ca8b14ea97f65d9acaf2fe1a05d1cee3fa9ed4e4f19a40b50d479dd35f7e58016a95af9024032785a50dda12a302c278bdc43f9d8e70ba69b2f6e9c9
7
- data.tar.gz: 88328262c7c4e4d12eba06941f71dd145525b52b524bd7bcb5527007ba1a710df073989ef9328105fdfdea1207b698cfd424829ca1444877e3bf77262c659693
6
+ metadata.gz: 8a5ef669be595c72bd658d426baabb41bc1720ee4388f655cf57b88dc4177d8cd4613c38303ab5016dd91106b5852f040f1f0de50109153a7714d09ec9fa8a95
7
+ data.tar.gz: e57ca344904213f55e8b6eaa3c37928119ae9026ca212c7837ad01cd88588e9bb95f18c4a24489f385fef1b7f0d6cba072f8b3f6e9951df2be872ca6cf1d042d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-androidmanagement_v1
2
2
 
3
+ ### v0.103.0 (2025-11-16)
4
+
5
+ * Regenerated from discovery document revision 20251111
6
+
3
7
  ### v0.102.0 (2025-10-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20251015
@@ -5727,8 +5727,8 @@ module Google
5727
5727
  attr_accessor :screen_capture_disabled
5728
5728
  alias_method :screen_capture_disabled?, :screen_capture_disabled
5729
5729
 
5730
- # Whether changing the user icon is disabled. The setting has effect only on
5731
- # fully managed devices.
5730
+ # Whether changing the user icon is disabled. This applies only on devices
5731
+ # running Android 7 and above.
5732
5732
  # Corresponds to the JSON property `setUserIconDisabled`
5733
5733
  # @return [Boolean]
5734
5734
  attr_accessor :set_user_icon_disabled
@@ -5745,8 +5745,7 @@ module Google
5745
5745
  # @return [Array<Google::Apis::AndroidmanagementV1::SetupAction>]
5746
5746
  attr_accessor :setup_actions
5747
5747
 
5748
- # Whether location sharing is disabled. share_location_disabled is supported for
5749
- # both fully managed devices and personally owned work profiles.
5748
+ # Whether location sharing is disabled.
5750
5749
  # Corresponds to the JSON property `shareLocationDisabled`
5751
5750
  # @return [Boolean]
5752
5751
  attr_accessor :share_location_disabled
@@ -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.102.0"
19
+ GEM_VERSION = "0.103.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 = "20251015"
25
+ REVISION = "20251111"
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.102.0
4
+ version: 0.103.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.102.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.103.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: