google-apis-androidenterprise_v1 0.23.0 → 0.25.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: b8cf78d48826a41fa6613d97cdb533235587ec0d7849222c729c6a04cb9389d2
4
- data.tar.gz: ab839a97f3fca63afdea620b0c40eb85fe0c42847248c2b6f78f2e3e5d0d3ae7
3
+ metadata.gz: b6d62ac035a0c19d7300b6e88a8e3efab453a4b428065d63a82ecc8246aa1514
4
+ data.tar.gz: '096d8e6a4fbd32c8ea0a79e54be36e17505a428af0ee22cd75399605fb8c93dc'
5
5
  SHA512:
6
- metadata.gz: 1771b4210f50c766b49d1be5e51c83708e1241244ee683e2f7ad2343ae206f1d5618a5120f242eea65009717188a7ccb020dd006b4cfaf7dac823a80cfe061eb
7
- data.tar.gz: 627640fbff42c5193d394a0b96c1f3947d0cdef93cfad87bbfcec574aea4a7f70a45a3a6fa17850b1987378efe169e23ce150f2891b075e7c6465efde7d15bd9
6
+ metadata.gz: fa6f80a65160e00c58808c446cbc2e862691123ac992b57b44ad466859fcba69179490196618d7405f1abececc679cab1f914bf6efbb064e08d43b2ca52910ca
7
+ data.tar.gz: c32306d9eaf77f8494bd4fbb7cfb286438b161a7ad0a68191eab31954530989f6e71000dc80ee4b543c6ac74d37f0c8eee7c6a757812b44e93122833f1b3af4a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-androidenterprise_v1
2
2
 
3
+ ### v0.25.0 (2023-10-22)
4
+
5
+ * Regenerated from discovery document revision 20231018
6
+
7
+ ### v0.24.0 (2023-08-06)
8
+
9
+ * Regenerated from discovery document revision 20230802
10
+
3
11
  ### v0.23.0 (2023-07-23)
4
12
 
5
13
  * Regenerated from discovery document revision 20230713
@@ -1895,12 +1895,12 @@ module Google
1895
1895
  include Google::Apis::Core::Hashable
1896
1896
 
1897
1897
  # A longer description of the Permissions resource, giving more details of what
1898
- # it affects.
1898
+ # it affects. This field may be absent.
1899
1899
  # Corresponds to the JSON property `description`
1900
1900
  # @return [String]
1901
1901
  attr_accessor :description
1902
1902
 
1903
- # The name of the permission.
1903
+ # The name of the permission. This field may be absent.
1904
1904
  # Corresponds to the JSON property `name`
1905
1905
  # @return [String]
1906
1906
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AndroidenterpriseV1
18
18
  # Version of the google-apis-androidenterprise_v1 gem
19
- GEM_VERSION = "0.23.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230713"
25
+ REVISION = "20231018"
26
26
  end
27
27
  end
28
28
  end
@@ -1072,7 +1072,10 @@ module Google
1072
1072
  end
1073
1073
 
1074
1074
  # Requests to remove an app from a device. A call to get or list will still show
1075
- # the app as installed on the device until it is actually removed.
1075
+ # the app as installed on the device until it is actually removed. A successful
1076
+ # response indicates that a removal request has been sent to the device. The
1077
+ # call will be considered successful even if the app is not present on the
1078
+ # device (e.g. it was never installed, or was removed by the user).
1076
1079
  # @param [String] enterprise_id
1077
1080
  # The ID of the enterprise.
1078
1081
  # @param [String] user_id
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-androidenterprise_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.25.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: 2023-07-23 00:00:00.000000000 Z
11
+ date: 2023-10-22 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-androidenterprise_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-androidenterprise_v1/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidenterprise_v1/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidenterprise_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.4.2
78
+ rubygems_version: 3.4.19
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Google Play EMM API V1