google-apis-chromemanagement_v1 0.5.0 → 0.6.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: b9f22afd35f8cc05616127dc5878071f890f08b52e7f7a6442e205adb0dcd00c
4
- data.tar.gz: 17b362f6cfc19a234199695a279b3483082f08a6d653fde8a8d9658e5db50324
3
+ metadata.gz: 6aee4939cf5b0c9349853cbf5342c1ce4da8caeb169273ca0532ae01e50d2b90
4
+ data.tar.gz: 519a2055fb06e7b52b08eead08a697392e351d7ac8b1dc726ce43dd94e3043f6
5
5
  SHA512:
6
- metadata.gz: 63b2580859dd4d4e5b7ecccd300038385fc4ff615794e659fd6f0e6aab0e72103522ccb78c40ff38056b6c36f7f0c65c29980a89b3ef9205273097933a1614c5
7
- data.tar.gz: b57c85eb16390a2cdbc347eebf4b1cfb9853d97fba71307d78cd691ae81bdeccac620ca1e95c1e3339f8a43dc0d0e232863ab84684811a89b8c52ad5fc1fd083
6
+ metadata.gz: 4b009d4a70e0007c69851e6a385bf0508bab792336bd73830a9a262887811edd4e3987bcb4d9bc0ed6564eea6bfbcbfa06768612ea120d18e10c6edcad78f9f0
7
+ data.tar.gz: b810f5dcf0520727794af7c189ea2d632b725abd9d3c7361f75245d43b8ffcc390c2c6478ba08480d970934dd121e2903b0e3366246755df54b59b652ffb9fbd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-chromemanagement_v1
2
2
 
3
+ ### v0.6.0 (2021-05-11)
4
+
5
+ * Regenerated from discovery document revision 20210508
6
+
3
7
  ### v0.5.0 (2021-03-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20210319
@@ -74,7 +74,7 @@ module Google
74
74
  # @return [Array<Google::Apis::ChromemanagementV1::GoogleChromeManagementV1BrowserVersion>]
75
75
  attr_accessor :browser_versions
76
76
 
77
- # Token to specify the next page in the list.
77
+ # Token to specify the next page of the request.
78
78
  # Corresponds to the JSON property `nextPageToken`
79
79
  # @return [String]
80
80
  attr_accessor :next_page_token
@@ -105,7 +105,7 @@ module Google
105
105
  # @return [Array<Google::Apis::ChromemanagementV1::GoogleChromeManagementV1InstalledApp>]
106
106
  attr_accessor :installed_apps
107
107
 
108
- # Token to specify next page in the list.
108
+ # Token to specify the next page of the request.
109
109
  # Corresponds to the JSON property `nextPageToken`
110
110
  # @return [String]
111
111
  attr_accessor :next_page_token
@@ -163,7 +163,7 @@ module Google
163
163
  # @return [Array<Google::Apis::ChromemanagementV1::GoogleChromeManagementV1Device>]
164
164
  attr_accessor :devices
165
165
 
166
- # Token to specify the next page in the list.
166
+ # Token to specify the next page of the request.
167
167
  # Corresponds to the JSON property `nextPageToken`
168
168
  # @return [String]
169
169
  attr_accessor :next_page_token
@@ -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.5.0"
19
+ GEM_VERSION = "0.6.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 = "20210319"
25
+ REVISION = "20210508"
26
26
  end
27
27
  end
28
28
  end
@@ -64,7 +64,7 @@ module Google
64
64
  # @param [Fixnum] page_size
65
65
  # Maximum number of results to return. Maximum and default are 100.
66
66
  # @param [String] page_token
67
- # Token to specify the next page in the list.
67
+ # Token to specify the page of the request to be returned.
68
68
  # @param [String] fields
69
69
  # Selector specifying which fields to include in a partial response.
70
70
  # @param [String] quota_user
@@ -113,7 +113,7 @@ module Google
113
113
  # @param [Fixnum] page_size
114
114
  # Maximum number of results to return. Maximum and default are 100.
115
115
  # @param [String] page_token
116
- # Token to specify next page in the list.
116
+ # Token to specify the page of the request to be returned.
117
117
  # @param [String] fields
118
118
  # Selector specifying which fields to include in a partial response.
119
119
  # @param [String] quota_user
@@ -167,7 +167,7 @@ module Google
167
167
  # @param [Fixnum] page_size
168
168
  # Maximum number of results to return. Maximum and default are 100.
169
169
  # @param [String] page_token
170
- # Token to specify the next page in the list.
170
+ # Token to specify the page of the request to be returned.
171
171
  # @param [String] fields
172
172
  # Selector specifying which fields to include in a partial response.
173
173
  # @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.5.0
4
+ version: 0.6.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-29 00:00:00.000000000 Z
11
+ date: 2021-05-18 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.5.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.6.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: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Chrome Management API V1