google-apis-chromemanagement_v1 0.55.0 → 0.56.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: f4bbbe6595a27a3325316f681d316d574890b26c53e74b37517514527045576a
|
4
|
+
data.tar.gz: 50cdae28e8f5318d75da7303afe78fd697a6b731469803c73c3f1985a670122a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6ea1385f43d4ecdbff43b3ee76168a4512dee71766d167184ccc4aa64c36b116a094d10c18f9ced4be1c0a697d9ff38f07722fd0889ec6aa23ca607c032ffc0b
|
7
|
+
data.tar.gz: e42b24134f857f4f25d97e50077a2922744a9ba86c51e210b06b3bb42d7447b384edfdf799a95e49c481b27bd8badaa09ab2f95b983a618a937603b34bbd686c
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-chromemanagement_v1
|
2
2
|
|
3
|
+
### v0.56.0 (2024-08-18)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20240815
|
6
|
+
* Regenerated using generator version 0.15.1
|
7
|
+
|
3
8
|
### v0.55.0 (2024-07-25)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20240709
|
@@ -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.56.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.15.
|
22
|
+
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240815"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1084,7 +1084,8 @@ module Google
|
|
1084
1084
|
# Read mask to specify which fields to return. Supported read_mask paths are: -
|
1085
1085
|
# name - org_unit_id - user_id - user_email - user_device.device_id -
|
1086
1086
|
# user_device.audio_status_report - user_device.device_activity_report -
|
1087
|
-
# user_device.network_bandwidth_report - user_device.peripherals_report
|
1087
|
+
# user_device.network_bandwidth_report - user_device.peripherals_report -
|
1088
|
+
# user_device.app_report
|
1088
1089
|
# @param [String] fields
|
1089
1090
|
# Selector specifying which fields to include in a partial response.
|
1090
1091
|
# @param [String] quota_user
|
@@ -1129,7 +1130,8 @@ module Google
|
|
1129
1130
|
# Read mask to specify which fields to return. Supported read_mask paths are: -
|
1130
1131
|
# name - org_unit_id - user_id - user_email - user_device.device_id -
|
1131
1132
|
# user_device.audio_status_report - user_device.device_activity_report -
|
1132
|
-
# user_device.network_bandwidth_report - user_device.peripherals_report
|
1133
|
+
# user_device.network_bandwidth_report - user_device.peripherals_report -
|
1134
|
+
# user_device.app_report
|
1133
1135
|
# @param [String] fields
|
1134
1136
|
# Selector specifying which fields to include in a partial response.
|
1135
1137
|
# @param [String] quota_user
|
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.56.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: 2024-
|
11
|
+
date: 2024-08-18 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-chromemanagement_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.56.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chromemanagement_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|