google-apis-chromemanagement_v1 0.3.0 → 0.4.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: 89c758138675d561183a6898ae990928dcd8c97c677da089409aa2d9a03e93e5
4
- data.tar.gz: 6eea0f4b91fbceb02ead85c0b2e7d3691e8a4110318d76f6be2c309482569ad1
3
+ metadata.gz: 4c1de0e7cd7eb2422dd5eb6d21b4b1789d031113a3b9068749c756ca25e544fc
4
+ data.tar.gz: be105cc7b1e49b6f243ef8afc970e72fe802a012b328cc9daaa71d4449af56ad
5
5
  SHA512:
6
- metadata.gz: 769ccfc73914408a4baf49c20c2c72fd8a73ad9abc9412b951d431fe0844ffa191d9f4fccd4bc8cb1e3f1a59878cc74ba0f74c9d7c66557137e513f460e17f1d
7
- data.tar.gz: b3feaa79679880e81360461c3de8a57b8264f0bcb52352d3315259d83d781e17aa6285ad5803299bb1b2b363dc4b9bd5c678db08c2e29e7f697aa120a53ac718
6
+ metadata.gz: 22cd487a84ff439387ffe5fd51c530047fb086d570490539f4dab32e2ed197f5d6579d819ee250497cdbd3d7c56aab81ad2919cbf540d286dafcfdd0d275c8c3
7
+ data.tar.gz: 3c3591dab27493d70e677e5398a15a83614dd14b3e46e309ff1cefa044b044951a4e388d086ff58b34381700db51809bfbb07c11b92d0d7294c721c6849ca935
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-chromemanagement_v1
2
2
 
3
+ ### v0.4.0 (2021-03-17)
4
+
5
+ * Regenerated from discovery document revision 20210315
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.3.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -22,10 +22,8 @@ module Google
22
22
  # Chrome Management API
23
23
  #
24
24
  # The Chrome Management API is a suite of services that allows Chrome
25
- # administrators to view, manage and gain insights on their Chrome OS The Chrome
26
- # Management API is a suite of services that allows GSuite domain administrators
27
- # to view, manage and gain insights on their Chrome OS and Chrome Browser
28
- # devices and users.
25
+ # administrators to view, manage and gain insights on their Chrome OS and Chrome
26
+ # Browser devices.
29
27
  #
30
28
  # @see http://developers.google.com/chrome/management/
31
29
  module ChromemanagementV1
@@ -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.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210227"
25
+ REVISION = "20210315"
26
26
  end
27
27
  end
28
28
  end
@@ -23,10 +23,8 @@ module Google
23
23
  # Chrome Management API
24
24
  #
25
25
  # The Chrome Management API is a suite of services that allows Chrome
26
- # administrators to view, manage and gain insights on their Chrome OS The Chrome
27
- # Management API is a suite of services that allows GSuite domain administrators
28
- # to view, manage and gain insights on their Chrome OS and Chrome Browser
29
- # devices and users.
26
+ # administrators to view, manage and gain insights on their Chrome OS and Chrome
27
+ # Browser devices.
30
28
  #
31
29
  # @example
32
30
  # require 'google/apis/chromemanagement_v1'
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.3.0
4
+ version: 0.4.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-08 00:00:00.000000000 Z
11
+ date: 2021-03-22 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.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.4.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: []