google-apis-chromemanagement_v1 0.55.0 → 0.57.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: 4f12b8ce9a1769282393497715f1eac320361438cfee2ccb80da13312b3318bd
|
4
|
+
data.tar.gz: 5c753436a0603d9b95122bef78ef9b9d634aef93ee367af01a70c22064f88801
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 796188a6f6e1c111324dfda8fbf5da3000fc3003822b4b4ada71486ad50f418e368be682fe7babfd4a5a9e21f2547d04e4f73c19a4cb818266e99eb47c072d05
|
7
|
+
data.tar.gz: c5a8d6a8d6975685cd3b1e5dc2b76d54e8d7fa5cd36871cb995420ea0e92dd2ba05150b1683e18110e15b71dc8a9b928ee92bcf8fcea531adff275bc8b76260e
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1
1
|
# Release history for google-apis-chromemanagement_v1
|
2
2
|
|
3
|
+
### v0.57.0 (2024-10-06)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20241003
|
6
|
+
|
7
|
+
### v0.56.0 (2024-08-18)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20240815
|
10
|
+
* Regenerated using generator version 0.15.1
|
11
|
+
|
3
12
|
### v0.55.0 (2024-07-25)
|
4
13
|
|
5
14
|
* 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.57.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 = "20241003"
|
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
|
@@ -37,7 +37,7 @@ module Google
|
|
37
37
|
# See reports about devices and Chrome browsers managed within your organization
|
38
38
|
AUTH_CHROME_MANAGEMENT_REPORTS_READONLY = 'https://www.googleapis.com/auth/chrome.management.reports.readonly'
|
39
39
|
|
40
|
-
# See basic device and telemetry information collected from
|
40
|
+
# See basic device and telemetry information collected from ChromeOS devices or users managed within your organization
|
41
41
|
AUTH_CHROME_MANAGEMENT_TELEMETRY_READONLY = 'https://www.googleapis.com/auth/chrome.management.telemetry.readonly'
|
42
42
|
end
|
43
43
|
end
|
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.57.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-10-06 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.57.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: []
|