google-apis-adsense_v2 0.9.0 → 0.10.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: 23add441df83dd0934ac36e7f052c44a671bdd632ecef0aa65148f5abef8853f
4
- data.tar.gz: 806912454b4d31eb74394763e02fed835a3ea14e59429a66f88ac53e074a0b79
3
+ metadata.gz: aa4b96e4aa896094a6b054bb186472669e87ff3304d0f4b18c9d6676fd61dadc
4
+ data.tar.gz: c77496be31245b9dff71f40813eaf1fcc5a9bc95e3c1fd626d3f84b4352d5e14
5
5
  SHA512:
6
- metadata.gz: cabdf6094da1f2b24078c3d9c6bf9cb5cc30127dc5b26902327dbf0177305476b7b80d06ea836422b155ddfccccfeaffcf3553aa8ce061e576c4dc4e89e32d08
7
- data.tar.gz: 13645f260e47feed0e17be0982767905b6ea10952d4f8aa5081a7d546f56bcd4b72f21f1238dfdb4135027fd5f3fcef76db51982478d57bff7ce27af8cf94b9a
6
+ metadata.gz: 2a1d3cf23554ffe80c83f92942f0d73b160f9420c5db3625d40bef0ecc5ae4e6c2bb58d9421ea49aef1d274790c06582d297c8a330b0b0af10a294572b142afc
7
+ data.tar.gz: b681bba771c59b21979cd1001e9ad2c14472c8b5a7552a4160c2110cc609d83ce11eaa22655ba5c534237ae3029b45c8e82d49f7aff36fd8b11b6f3b6fe4e672
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-adsense_v2
2
2
 
3
+ ### v0.10.0 (2022-02-03)
4
+
5
+ * Regenerated from discovery document revision 20220201
6
+
3
7
  ### v0.9.0 (2022-01-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20220125
@@ -329,10 +329,10 @@ module Google
329
329
  # day and time zone are either specified elsewhere or are insignificant. The
330
330
  # date is relative to the Gregorian Calendar. This can represent one of the
331
331
  # following: * A full date, with non-zero year, month, and day values * A month
332
- # and day value, with a zero year, such as an anniversary * A year on its own,
333
- # with zero month and day values * A year and month value, with a zero day, such
334
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
335
- # google.protobuf.Timestamp`.
332
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
333
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
334
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
335
+ # DateTime * google.protobuf.Timestamp
336
336
  class Date
337
337
  include Google::Apis::Core::Hashable
338
338
 
@@ -760,10 +760,10 @@ module Google
760
760
  # day and time zone are either specified elsewhere or are insignificant. The
761
761
  # date is relative to the Gregorian Calendar. This can represent one of the
762
762
  # following: * A full date, with non-zero year, month, and day values * A month
763
- # and day value, with a zero year, such as an anniversary * A year on its own,
764
- # with zero month and day values * A year and month value, with a zero day, such
765
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
766
- # google.protobuf.Timestamp`.
763
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
764
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
765
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
766
+ # DateTime * google.protobuf.Timestamp
767
767
  # Corresponds to the JSON property `date`
768
768
  # @return [Google::Apis::AdsenseV2::Date]
769
769
  attr_accessor :date
@@ -802,10 +802,10 @@ module Google
802
802
  # day and time zone are either specified elsewhere or are insignificant. The
803
803
  # date is relative to the Gregorian Calendar. This can represent one of the
804
804
  # following: * A full date, with non-zero year, month, and day values * A month
805
- # and day value, with a zero year, such as an anniversary * A year on its own,
806
- # with zero month and day values * A year and month value, with a zero day, such
807
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
808
- # google.protobuf.Timestamp`.
805
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
806
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
807
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
808
+ # DateTime * google.protobuf.Timestamp
809
809
  # Corresponds to the JSON property `endDate`
810
810
  # @return [Google::Apis::AdsenseV2::Date]
811
811
  attr_accessor :end_date
@@ -826,10 +826,10 @@ module Google
826
826
  # day and time zone are either specified elsewhere or are insignificant. The
827
827
  # date is relative to the Gregorian Calendar. This can represent one of the
828
828
  # following: * A full date, with non-zero year, month, and day values * A month
829
- # and day value, with a zero year, such as an anniversary * A year on its own,
830
- # with zero month and day values * A year and month value, with a zero day, such
831
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
832
- # google.protobuf.Timestamp`.
829
+ # and day, with a zero year (e.g., an anniversary) * A year on its own, with a
830
+ # zero month and a zero day * A year and month, with a zero day (e.g., a credit
831
+ # card expiration date) Related types: * google.type.TimeOfDay * google.type.
832
+ # DateTime * google.protobuf.Timestamp
833
833
  # Corresponds to the JSON property `startDate`
834
834
  # @return [Google::Apis::AdsenseV2::Date]
835
835
  attr_accessor :start_date
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AdsenseV2
18
18
  # Version of the google-apis-adsense_v2 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.10.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 = "20220125"
25
+ REVISION = "20220201"
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-adsense_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.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-31 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-adsense_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-adsense_v2/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-adsense_v2/v0.10.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-adsense_v2
63
63
  post_install_message:
64
64
  rdoc_options: []