google-apis-androidmanagement_v1 0.9.0 → 0.10.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 29da6dd11f25c34f6b56186555f74fe5e5d608f36942296fe877f41408c16544
|
|
4
|
+
data.tar.gz: 982a186f925f6b6831c10ebc4f3ae107fddc7964fc22cb059b345bd39a0ebc2e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 28a8f82021c90b50bf5ab89efc67cc342173a5abbffc095ce13f2f22841fab56b6da4f76ddc86c9f89bf6e84ce12228f0347d68039142b7d17a0e32662333903
|
|
7
|
+
data.tar.gz: d1f90fcd480eb20af02340b7733c0f110ec78fc7b219f7b5a33c31ee7ba77a842b502a82e334258bf37633440b3c94d9edcf1b9755362a23fad7ca54b71f3992
|
data/CHANGELOG.md
CHANGED
|
@@ -1629,6 +1629,19 @@ module Google
|
|
|
1629
1629
|
end
|
|
1630
1630
|
end
|
|
1631
1631
|
|
|
1632
|
+
# Response on issuing a command. This is currently empty as a placeholder.
|
|
1633
|
+
class IssueCommandResponse
|
|
1634
|
+
include Google::Apis::Core::Hashable
|
|
1635
|
+
|
|
1636
|
+
def initialize(**args)
|
|
1637
|
+
update!(**args)
|
|
1638
|
+
end
|
|
1639
|
+
|
|
1640
|
+
# Update properties of this object
|
|
1641
|
+
def update!(**args)
|
|
1642
|
+
end
|
|
1643
|
+
end
|
|
1644
|
+
|
|
1632
1645
|
# Keyed app state reported by the app.
|
|
1633
1646
|
class KeyedAppState
|
|
1634
1647
|
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.
|
|
19
|
+
GEM_VERSION = "0.10.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.2.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20210524"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -190,6 +190,12 @@ module Google
|
|
|
190
190
|
include Google::Apis::Core::JsonObjectSupport
|
|
191
191
|
end
|
|
192
192
|
|
|
193
|
+
class IssueCommandResponse
|
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
|
+
|
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
197
|
+
end
|
|
198
|
+
|
|
193
199
|
class KeyedAppState
|
|
194
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
201
|
|
|
@@ -832,6 +838,12 @@ module Google
|
|
|
832
838
|
end
|
|
833
839
|
end
|
|
834
840
|
|
|
841
|
+
class IssueCommandResponse
|
|
842
|
+
# @private
|
|
843
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
844
|
+
end
|
|
845
|
+
end
|
|
846
|
+
|
|
835
847
|
class KeyedAppState
|
|
836
848
|
# @private
|
|
837
849
|
class Representation < Google::Apis::Core::JsonRepresentation
|
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.
|
|
4
|
+
version: 0.10.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: 2021-
|
|
11
|
+
date: 2021-06-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -52,7 +52,7 @@ licenses:
|
|
|
52
52
|
metadata:
|
|
53
53
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
54
54
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-androidmanagement_v1/CHANGELOG.md
|
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.
|
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-androidmanagement_v1/v0.10.0
|
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-androidmanagement_v1
|
|
57
57
|
post_install_message:
|
|
58
58
|
rdoc_options: []
|