google-apis-chromepolicy_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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/chromepolicy_v1/classes.rb +10 -10
- data/lib/google/apis/chromepolicy_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b696c9bf9396cd643c8c80789ec7b56d26dee6e48ef50f61e665d6f57bbfe28b
|
4
|
+
data.tar.gz: 84e10f7972188e6c58386182dd5f345ebf856bd5ab73a8760fffe99a7df1141b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d6d91d550770f2850ab0fa1af7fc3e608a2f5d11f103a0d0ba7894a1be2d264e2fb1def59b4d8f5c8e1811bfcfeedec7bf7a2a4b8ea80d89dbf287afaf4d1944
|
7
|
+
data.tar.gz: 52f3b05de2b84b43a606ac5032e7c98e3477956d166d4e6c18ee2a80269488920bac784d3a64d38db076025c1e77766da4e6417d1ede233fcae9ca3bd2edeef1
|
data/CHANGELOG.md
CHANGED
@@ -34,11 +34,11 @@ module Google
|
|
34
34
|
# Represents a whole or partial calendar date, such as a birthday. The time of
|
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
|
-
# following: * A full date, with non-zero year, month, and day values * A month
|
38
|
-
# and day, with a zero year (
|
39
|
-
# zero month and a zero day * A year and month, with a zero day (
|
40
|
-
# card expiration date) Related types: * google.type.
|
41
|
-
# DateTime * google.protobuf.Timestamp
|
37
|
+
# following: * A full date, with non-zero year, month, and day values. * A month
|
38
|
+
# and day, with a zero year (for example, an anniversary). * A year on its own,
|
39
|
+
# with a zero month and a zero day. * A year and month, with a zero day (for
|
40
|
+
# example, a credit card expiration date). Related types: * google.type.
|
41
|
+
# TimeOfDay * google.type.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
|
@@ -676,11 +676,11 @@ module Google
|
|
676
676
|
# Represents a whole or partial calendar date, such as a birthday. The time of
|
677
677
|
# day and time zone are either specified elsewhere or are insignificant. The
|
678
678
|
# date is relative to the Gregorian Calendar. This can represent one of the
|
679
|
-
# following: * A full date, with non-zero year, month, and day values * A month
|
680
|
-
# and day, with a zero year (
|
681
|
-
# zero month and a zero day * A year and month, with a zero day (
|
682
|
-
# card expiration date) Related types: * google.type.
|
683
|
-
# DateTime * google.protobuf.Timestamp
|
679
|
+
# following: * A full date, with non-zero year, month, and day values. * A month
|
680
|
+
# and day, with a zero year (for example, an anniversary). * A year on its own,
|
681
|
+
# with a zero month and a zero day. * A year and month, with a zero day (for
|
682
|
+
# example, a credit card expiration date). Related types: * google.type.
|
683
|
+
# TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
|
684
684
|
class GoogleTypeDate
|
685
685
|
include Google::Apis::Core::Hashable
|
686
686
|
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.15.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220228"
|
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.
|
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-03-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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-chromepolicy_v1/v0.15.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: []
|