google-apis-androidmanagement_v1 0.38.0 → 0.39.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: 00fc3fb1d477c70a9ac1f07bf89773b408ae9697ba00c3215a4ba0ae8e61e5dc
4
- data.tar.gz: f4cf8d8e0ffaf76d72a3fd7bed6fb2f9cfd21a68a98ccf50bb75f71d84d8b456
3
+ metadata.gz: a073db41e0aee946b07e3ff8af03c3f059b2478f4e873e4fc0ba1e8e12b20e1d
4
+ data.tar.gz: 62037d9064677d8c732a84652f6bc162b9aa0067870afb491199d73485a6e813
5
5
  SHA512:
6
- metadata.gz: 3c2e5227a9b92819377e4d4c276dd3d273ed949b2531e09160ddc26db4d51647f1248d9f78c471d2526a8fa4e1ac0ec6f2d775bc592f7507f664e36468fd35db
7
- data.tar.gz: fc89e761221d25979ef83d436f87e49cfd55ed8f57be29a802f9b71e986a9e492fcc1d5970669e5df54ffa84f831c397c6d2620463370b24a13afb35b3507955
6
+ metadata.gz: 77b3fe65993d4d54ddac9b113e4154351a1c90fa73958c93ca1470238b1fbaafdc1a511a808c644df82c33f33abbeca82d1f28092670a4cc86d73021af4adfe0
7
+ data.tar.gz: 9d65f3dc498fb4a2fcabd7ed35bf507e37aba19e5deca50135455cb9e1ea4bb07d6303ca0c42b96f1cc742a75cb6b4cce22d410ac2be43bc2b368ed78eb2e5b1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-androidmanagement_v1
2
2
 
3
+ ### v0.39.0 (2022-07-05)
4
+
5
+ * Regenerated from discovery document revision 20220627
6
+ * Regenerated using generator version 0.9.0
7
+
3
8
  ### v0.38.0 (2022-06-30)
4
9
 
5
10
  * Regenerated using generator version 0.8.0
@@ -173,10 +173,10 @@ module Google
173
173
  # @return [String]
174
174
  attr_accessor :apk_sha256_hash
175
175
 
176
- # Package names of all packages that are associated with the particular user id.
176
+ # Package names of all packages that are associated with the particular user ID.
177
177
  # In most cases, this will be a single package name, the package that has been
178
- # assigned that user id. If multiple application share a uid then all packages
179
- # sharing uid will be included.
178
+ # assigned that user ID. If multiple application share a UID then all packages
179
+ # sharing UID will be included.
180
180
  # Corresponds to the JSON property `packageNames`
181
181
  # @return [Array<String>]
182
182
  attr_accessor :package_names
@@ -5218,8 +5218,8 @@ module Google
5218
5218
  # @return [Google::Apis::AndroidmanagementV1::RemoteLockEvent]
5219
5219
  attr_accessor :remote_lock_event
5220
5220
 
5221
- # The work profile or company-owned device failed to wipe when when requested.
5222
- # This could be user initiated or admin initiated e.g. delete was received.
5221
+ # The work profile or company-owned device failed to wipe when requested. This
5222
+ # could be user initiated or admin initiated e.g. delete was received.
5223
5223
  # Intentionally empty.
5224
5224
  # Corresponds to the JSON property `wipeFailureEvent`
5225
5225
  # @return [Google::Apis::AndroidmanagementV1::WipeFailureEvent]
@@ -5475,8 +5475,8 @@ module Google
5475
5475
  end
5476
5476
  end
5477
5477
 
5478
- # The work profile or company-owned device failed to wipe when when requested.
5479
- # This could be user initiated or admin initiated e.g. delete was received.
5478
+ # The work profile or company-owned device failed to wipe when requested. This
5479
+ # could be user initiated or admin initiated e.g. delete was received.
5480
5480
  # Intentionally empty.
5481
5481
  class WipeFailureEvent
5482
5482
  include Google::Apis::Core::Hashable
@@ -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.38.0"
19
+ GEM_VERSION = "0.39.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220613"
25
+ REVISION = "20220627"
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.38.0
4
+ version: 0.39.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-07-04 00:00:00.000000000 Z
11
+ date: 2022-07-11 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.38.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.39.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: []