google-apis-chromepolicy_v1 0.12.0 → 0.13.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: 4827928595532ca0858d6df092a9e07ee036449a42789aeccbf5fdacd481ca74
4
- data.tar.gz: 9500235444f5ed1b088265ea7bba91f960cbe00d1e0c3a4879d10c0df0e6b96e
3
+ metadata.gz: 6e16ddfc0d0e5e1ca925172efccff2f82b6c771acb274c7ef98778e744d9f08b
4
+ data.tar.gz: 92a62e2d6ca3638dc8339246112cd088e348bc0f53921f0dc7cfa62a8e5ebf4b
5
5
  SHA512:
6
- metadata.gz: a01ceee8f6b76c9b58a0ce0109002e2ce3e2e2f56d2bb1abf29ab91679ae1a2428ba4425a2c0f2f75ce69ba201451bc814662720d84e801c9eecca4626216736
7
- data.tar.gz: 80398a1630a62cbe55931dfc8ac185325ee5f52a23d6da47d8da9e5aa0bd56c1ade294ab3dae84d575469473f9e13c504439b179a4a46d18549cb223b461d3ca
6
+ metadata.gz: 6ca9506235398c7bfd6038129f6b3a2e1556c30491117ed26b60dd8ebfe40daf0360d732bf049711e284a117555b3e981083013011ad5a8fd50e3b003977b5d7
7
+ data.tar.gz: 16f688601adb0e79b91ecea83ab19d967ca4ad7617db86c0caec4b0804268ff12e3ecc0bf8a55bdd9bc0d225e5d3c3fb6ba7908971def1d26db66a0526ad96ea
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-chromepolicy_v1
2
2
 
3
+ ### v0.13.0 (2022-02-03)
4
+
5
+ * Regenerated from discovery document revision 20220131
6
+ * Regenerated using generator version 0.4.1
7
+
3
8
  ### v0.12.0 (2021-12-14)
4
9
 
5
10
  * Unspecified changes
@@ -35,10 +35,10 @@ module Google
35
35
  # day and time zone are either specified elsewhere or are insignificant. The
36
36
  # date is relative to the Gregorian Calendar. This can represent one of the
37
37
  # following: * A full date, with non-zero year, month, and day values * A month
38
- # and day value, with a zero year, such as an anniversary * A year on its own,
39
- # with zero month and day values * A year and month value, with a zero day, such
40
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
41
- # google.protobuf.Timestamp`.
38
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
39
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
40
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
41
+ # DateTime * google.protobuf.Timestamp
42
42
  # Corresponds to the JSON property `endSupport`
43
43
  # @return [Google::Apis::ChromepolicyV1::GoogleTypeDate]
44
44
  attr_accessor :end_support
@@ -671,10 +671,10 @@ module Google
671
671
  # day and time zone are either specified elsewhere or are insignificant. The
672
672
  # date is relative to the Gregorian Calendar. This can represent one of the
673
673
  # following: * A full date, with non-zero year, month, and day values * A month
674
- # and day value, with a zero year, such as an anniversary * A year on its own,
675
- # with zero month and day values * A year and month value, with a zero day, such
676
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
677
- # google.protobuf.Timestamp`.
674
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
675
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
676
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
677
+ # DateTime * google.protobuf.Timestamp
678
678
  class GoogleTypeDate
679
679
  include Google::Apis::Core::Hashable
680
680
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ChromepolicyV1
18
18
  # Version of the google-apis-chromepolicy_v1 gem
19
- GEM_VERSION = "0.12.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211105"
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-chromepolicy_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.13.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-01-10 00:00:00.000000000 Z
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-chromepolicy_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-chromepolicy_v1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chromepolicy_v1/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chromepolicy_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.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Chrome Policy API V1