google-apis-content_v2_1 0.30.0 → 0.31.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: 4b3a8befa2ab4494644dc003567a15cee311656e259c8bc20aaec5302333e150
4
- data.tar.gz: fc385da77ba403284fe9e7ee0f93e67a7583b57a0fd465e987ee7ae23cc068fd
3
+ metadata.gz: '09a26334ade5fe3f0aab5e33424ec0a4fde2eccb322f9b0442697563acf331ab'
4
+ data.tar.gz: d87501a03290fd6cdeb8dc1fe67cc4c127271c14382b7fa760870c2b6482f223
5
5
  SHA512:
6
- metadata.gz: e8475fa16910bfae81c8f82e5b582bba4b5800367761208c05728ead4f6443370224e3180497d001e11461504f8d010b535363062f9beab5cf3d928f29b3e0fd
7
- data.tar.gz: 78c8c79edeb624f549f6de58215dd12cad648acbe29cc3cd0267f63812968ac15e8a3245e045dba1c5ad431f660dd432a00a9dd8513462665a41936c18f3f39e
6
+ metadata.gz: d0411101a467141db357a6a91e107ce14f8370d48e20780e2638cb4833f42311224bce3a5e3ed533c2528ddddc2aceffc3f4741d4b3abaac199e459fdb97cc98
7
+ data.tar.gz: d0f1bdac5bd387cf145f071e6e580e3b80e7873fae7aa1877aab3a138181cf2d5e69a07d37ecc8f68c6729377ba14123fa7c166360234d3593ee38f7c88f6200
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-content_v2_1
2
2
 
3
+ ### v0.31.0 (2022-02-08)
4
+
5
+ * Regenerated from discovery document revision 20220203
6
+
3
7
  ### v0.30.0 (2022-01-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20220112
@@ -3317,10 +3317,10 @@ module Google
3317
3317
  # day and time zone are either specified elsewhere or are insignificant. The
3318
3318
  # date is relative to the Gregorian Calendar. This can represent one of the
3319
3319
  # following: * A full date, with non-zero year, month, and day values * A month
3320
- # and day value, with a zero year, such as an anniversary * A year on its own,
3321
- # with zero month and day values * A year and month value, with a zero day, such
3322
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
3323
- # google.protobuf.Timestamp`.
3320
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
3321
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
3322
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
3323
+ # DateTime * google.protobuf.Timestamp
3324
3324
  class Date
3325
3325
  include Google::Apis::Core::Hashable
3326
3326
 
@@ -12696,10 +12696,10 @@ module Google
12696
12696
  # day and time zone are either specified elsewhere or are insignificant. The
12697
12697
  # date is relative to the Gregorian Calendar. This can represent one of the
12698
12698
  # following: * A full date, with non-zero year, month, and day values * A month
12699
- # and day value, with a zero year, such as an anniversary * A year on its own,
12700
- # with zero month and day values * A year and month value, with a zero day, such
12701
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
12702
- # google.protobuf.Timestamp`.
12699
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
12700
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
12701
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
12702
+ # DateTime * google.protobuf.Timestamp
12703
12703
  # Corresponds to the JSON property `date`
12704
12704
  # @return [Google::Apis::ContentV2_1::Date]
12705
12705
  attr_accessor :date
@@ -13044,10 +13044,10 @@ module Google
13044
13044
  # day and time zone are either specified elsewhere or are insignificant. The
13045
13045
  # date is relative to the Gregorian Calendar. This can represent one of the
13046
13046
  # following: * A full date, with non-zero year, month, and day values * A month
13047
- # and day value, with a zero year, such as an anniversary * A year on its own,
13048
- # with zero month and day values * A year and month value, with a zero day, such
13049
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
13050
- # google.protobuf.Timestamp`.
13047
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
13048
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
13049
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
13050
+ # DateTime * google.protobuf.Timestamp
13051
13051
  # Corresponds to the JSON property `date`
13052
13052
  # @return [Google::Apis::ContentV2_1::Date]
13053
13053
  attr_accessor :date
@@ -14411,10 +14411,10 @@ module Google
14411
14411
  # day and time zone are either specified elsewhere or are insignificant. The
14412
14412
  # date is relative to the Gregorian Calendar. This can represent one of the
14413
14413
  # following: * A full date, with non-zero year, month, and day values * A month
14414
- # and day value, with a zero year, such as an anniversary * A year on its own,
14415
- # with zero month and day values * A year and month value, with a zero day, such
14416
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
14417
- # google.protobuf.Timestamp`.
14414
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
14415
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
14416
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
14417
+ # DateTime * google.protobuf.Timestamp
14418
14418
  # Corresponds to the JSON property `date`
14419
14419
  # @return [Google::Apis::ContentV2_1::Date]
14420
14420
  attr_accessor :date
@@ -14473,10 +14473,10 @@ module Google
14473
14473
  # day and time zone are either specified elsewhere or are insignificant. The
14474
14474
  # date is relative to the Gregorian Calendar. This can represent one of the
14475
14475
  # following: * A full date, with non-zero year, month, and day values * A month
14476
- # and day value, with a zero year, such as an anniversary * A year on its own,
14477
- # with zero month and day values * A year and month value, with a zero day, such
14478
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
14479
- # google.protobuf.Timestamp`.
14476
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
14477
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
14478
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
14479
+ # DateTime * google.protobuf.Timestamp
14480
14480
  # Corresponds to the JSON property `week`
14481
14481
  # @return [Google::Apis::ContentV2_1::Date]
14482
14482
  attr_accessor :week
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContentV2_1
18
18
  # Version of the google-apis-content_v2_1 gem
19
- GEM_VERSION = "0.30.0"
19
+ GEM_VERSION = "0.31.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 = "20220112"
25
+ REVISION = "20220203"
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-content_v2_1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0
4
+ version: 0.31.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-24 00:00:00.000000000 Z
11
+ date: 2022-02-14 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-content_v2_1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-content_v2_1/v0.30.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-content_v2_1/v0.31.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-content_v2_1
63
63
  post_install_message:
64
64
  rdoc_options: []