google-apis-chromemanagement_v1 0.4.0 → 0.5.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b9f22afd35f8cc05616127dc5878071f890f08b52e7f7a6442e205adb0dcd00c
|
4
|
+
data.tar.gz: 17b362f6cfc19a234199695a279b3483082f08a6d653fde8a8d9658e5db50324
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 63b2580859dd4d4e5b7ecccd300038385fc4ff615794e659fd6f0e6aab0e72103522ccb78c40ff38056b6c36f7f0c65c29980a89b3ef9205273097933a1614c5
|
7
|
+
data.tar.gz: b57c85eb16390a2cdbc347eebf4b1cfb9853d97fba71307d78cd691ae81bdeccac620ca1e95c1e3339f8a43dc0d0e232863ab84684811a89b8c52ad5fc1fd083
|
data/CHANGELOG.md
CHANGED
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ChromemanagementV1
|
18
18
|
# Version of the google-apis-chromemanagement_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.5.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 = "20210319"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -161,8 +161,7 @@ module Google
|
|
161
161
|
# operations are not supported in this filter. Supported filter fields: *
|
162
162
|
# last_active_date
|
163
163
|
# @param [String] order_by
|
164
|
-
# Field used to order results. Supported order by fields: *
|
165
|
-
# device_id
|
164
|
+
# Field used to order results. Supported order by fields: * machine * device_id
|
166
165
|
# @param [String] org_unit_id
|
167
166
|
# The ID of the organizational unit.
|
168
167
|
# @param [Fixnum] page_size
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-chromemanagement_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.5.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-03-
|
11
|
+
date: 2021-03-29 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-chromemanagement_v1/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.5.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-chromemanagement_v1
|
57
57
|
post_install_message:
|
58
58
|
rdoc_options: []
|