google-apis-chromemanagement_v1 0.14.0 → 0.15.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: dec6ea3b478497e16d5318133e5e84b35a8c280fbc364e27782782752e63f01e
|
4
|
+
data.tar.gz: 39c6046ef67f482c6f757b6624aa9f231803b4b0a9c2499949abeba264a2def8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b79a722148128c17ea7b7ef572aa06b7f478f90b00f04b7ae487bf027070aaff1e96575c805c524eeb5681e2f46e975033b7b73183dd313c71978950cdf5ce60
|
7
|
+
data.tar.gz: f884da65459fba5f620d10f29481c8006d793abecdc73465ee387c61b67c84130d613a3ac36791cf1e5eb477595eb7421bef35fe15a542fbe920ee7a1ce6dcbd
|
data/CHANGELOG.md
CHANGED
@@ -219,10 +219,10 @@ module Google
|
|
219
219
|
# day and time zone are either specified elsewhere or are insignificant. The
|
220
220
|
# date is relative to the Gregorian Calendar. This can represent one of the
|
221
221
|
# following: * A full date, with non-zero year, month, and day values * A month
|
222
|
-
# and day
|
223
|
-
#
|
224
|
-
#
|
225
|
-
# google.protobuf.Timestamp
|
222
|
+
# and day, with a zero year (e.g., an anniversary) * A year on its own, with a
|
223
|
+
# zero month and a zero day * A year and month, with a zero day (e.g., a credit
|
224
|
+
# card expiration date) Related types: * google.type.TimeOfDay * google.type.
|
225
|
+
# DateTime * google.protobuf.Timestamp
|
226
226
|
# Corresponds to the JSON property `manufactureDate`
|
227
227
|
# @return [Google::Apis::ChromemanagementV1::GoogleTypeDate]
|
228
228
|
attr_accessor :manufacture_date
|
@@ -1562,10 +1562,10 @@ module Google
|
|
1562
1562
|
# day and time zone are either specified elsewhere or are insignificant. The
|
1563
1563
|
# date is relative to the Gregorian Calendar. This can represent one of the
|
1564
1564
|
# following: * A full date, with non-zero year, month, and day values * A month
|
1565
|
-
# and day
|
1566
|
-
#
|
1567
|
-
#
|
1568
|
-
# google.protobuf.Timestamp
|
1565
|
+
# and day, with a zero year (e.g., an anniversary) * A year on its own, with a
|
1566
|
+
# zero month and a zero day * A year and month, with a zero day (e.g., a credit
|
1567
|
+
# card expiration date) Related types: * google.type.TimeOfDay * google.type.
|
1568
|
+
# DateTime * google.protobuf.Timestamp
|
1569
1569
|
class GoogleTypeDate
|
1570
1570
|
include Google::Apis::Core::Hashable
|
1571
1571
|
|
@@ -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.15.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.4.
|
22
|
+
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220131"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
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.15.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: 2022-
|
11
|
+
date: 2022-02-07 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.15.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: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.3.
|
78
|
+
rubygems_version: 3.3.5
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Chrome Management API V1
|